y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🧠All62,053🧠AI22,940🤖AI × Crypto1,480📰General37,633
Home/AI Pulse

AI Pulse News

Models, papers, tools. 62,070 articles with AI-powered sentiment analysis and key takeaways.

62070 articles
AINeutralarXiv – CS AI · Jun 237/10
🧠

Confident but Conflicted: Internal Uncertainty and Cognitive Dissonance Resolution in LLMs

Researchers have developed Trust Elasticity (TE), a metric measuring how readily large language models change their outputs when presented with conflicting evidence. The study finds that internal uncertainty indicators—such as confidence miscalibration—correlate with behavioral variation in how different LLMs resolve cognitive dissonance, suggesting future AI safety interventions could target these measurable internal properties.

🧠 Llama
AINeutralarXiv – CS AI · Jun 237/10
🧠

Skin-Deep: A Geometric Diagnostic for Alignment Fragility in Large Language Model Representations

Researchers introduce Skin-Deep, a geometric diagnostic tool that detects fragility in AI safety alignment before attacks occur by analyzing hidden-state activations and producing a single Geometric Fragility Score. Testing across 21 instruction-tuned models reveals a recurring low-rank safety subspace, enabling pre-deployment identification of models vulnerable to refusal degradation through fine-tuning.

AIBullisharXiv – CS AI · Jun 237/10
🧠

VISTA Architect: A graph database-oriented health AI system demonstrated in multidisciplinary tumor boards

Stanford Medicine researchers unveiled VISTA Architect, a graph database-powered AI system that integrates large language models with electronic health records to achieve 96.4% accuracy in clinical data extraction for tumor board preparation. The architecture precomputes patient histories into organized knowledge graphs, reducing processing time and latency compared to traditional RAG approaches while maintaining full data provenance.

AIBullisharXiv – CS AI · Jun 237/10
🧠

Beyond Penalizing Mistakes: Stabilizing Efficiency Training in Large Reasoning Models via Adaptive Correct-Only Rewards

Researchers propose ACOER, a novel training method that stabilizes efficiency optimization in large language models by applying length penalties only to correct answers, avoiding the reward collapse problems that plague existing approaches. The technique achieves 60% token reduction while maintaining or improving reasoning accuracy across mathematical benchmarks.

AINeutralarXiv – CS AI · Jun 237/10
🧠

Closed-loop Auto Research for Molecular Property Prediction: Discovering and Certifying Generalizable Improvements

Researchers demonstrate that closed-loop automated machine learning systems can discover generalizable improvements in molecular property prediction by having language-model agents modify features, models, and acquire external evidence. Testing across 36 molecular endpoints reveals that while some improvements validate strongly, they don't consistently transfer to held-out test sets, highlighting critical challenges in ensuring reproducibility of AI-driven research discoveries.

AINeutralarXiv – CS AI · Jun 237/10
🧠

GroundEval: A Deterministic Replacement for LLM-as-Judge in Stateful Agent Evaluation

GroundEval introduces a deterministic framework for evaluating AI agents by auditing their evidence retrieval and reasoning paths rather than relying on LLM judges. The tool detected a critical failure case where frontier LLM judges scored an agent response above 0.85, but the actual trace revealed the agent never retrieved the artifact it cited, yielding a GroundEval score of 0.000.

AIBearisharXiv – CS AI · Jun 237/10
🧠

Measuring Behavior Portability in Large Language Models

A new research framework reveals that large language models exhibit inconsistent behavior across structurally equivalent decision environments, demonstrating significant portability losses when behavioral patterns learned in one setting are applied to another. The findings suggest that LLM evaluations based on single environments may be unreliable for predicting real-world autonomous decision-making performance.

AIBullisharXiv – CS AI · Jun 237/10
🧠

Active Inference as the Test-Time Scaling Law for Physical AI Agents

Researchers introduce a novel test-time scaling law for physical AI agents based on active inference principles, enabling agents to generalize to unforeseen scenarios by dynamically updating policies through reasoning about prediction errors. The approach outperforms existing reinforcement learning methods by 36% in inference efficiency on autonomous driving tasks and scales with real-world experience rather than just training data or model size.

AIBullisharXiv – CS AI · Jun 237/10
🧠

Finding the Evidence: Discovering Decision-Supporting Tokens for On-Policy Reasoning Distillation

Researchers introduce DEAR, a novel on-policy distillation method that improves AI model training by distinguishing between decision tokens (where models branch) and evidence tokens (supporting intermediate steps). The technique achieves significant performance gains of up to 5.7% on code generation and 2.5% on math benchmarks compared to standard distillation approaches.

AIBullisharXiv – CS AI · Jun 237/10
🧠

CLI-Universe: Towards Verifiable Task Synthesis Engine for Terminal Agents

Researchers introduce CLI-Universe, a systematic framework for generating high-quality training data for terminal agents by sampling task combinations across multiple capability dimensions and subjecting candidates to rigorous executable verification. Fine-tuning Qwen3-32B on the resulting CLI-Universe-6K dataset achieves state-of-the-art performance on Terminal-Bench 2.0 at 33.4%, outperforming much larger models and demonstrating that structured, high-fidelity data synthesis significantly improves AI agent efficiency.

AIBullisharXiv – CS AI · Jun 237/10
🧠

ENVS: Environment-Native Verified Search for Long-Horizon GUI Agents

Researchers introduce ENVS (Environment-Native Verified Search), a novel training approach for GUI agents that discovers verified action trajectories in live desktop environments before policy optimization. The method achieves 30.3 pass@8 on OSWorld benchmarks while reducing computational requirements by 25-28% compared to existing reinforcement learning approaches, and demonstrates robust performance even under simulated desktop interruptions.

AIBearisharXiv – CS AI · Jun 237/10
🧠

Plans Don't Persist: Why Context Management Is Load Bearing for LLM Agents

Researchers demonstrate that large language model agents fail to maintain plans as persistent internal state, instead relying on plans remaining in the context window. Using diagnostic techniques on Llama-3.1-70B and DeepSeek-R1, the study shows plan signal decays rapidly when compressed out of context, with practical implications for agent reliability in long-horizon tasks.

🧠 Llama
AINeutralarXiv – CS AI · Jun 237/10
🧠

When Preferences Fail to Become Incentives: A Utility-Behavior Gap in Large Language Models

Researchers discovered a significant gap between stated preferences and actual behavior in large language models: while LLMs consistently reveal coherent preference structures in choice tasks—including potentially misaligned preferences like nationality bias—these preferences fail to motivate behavior in realistic scenarios. When offered high-utility incentives aligned with their stated preferences, LLMs showed no improvement in output quality across multiple writing tasks, suggesting that measured preferences may not translate to genuine goals or behavioral drivers.

AIBullisharXiv – CS AI · Jun 237/10
🧠

TTFT-Aware Graph Chain-of-Thought:Distance-Indexed Neural A* for Low-Hallucination Multi-Hop Medical Reasoning

Researchers present GraphRAG, a production-grade system for medical LLMs that reduces hallucinations by constraining answers to verifiable paths within a 700K-node medical knowledge graph. Using Pruned Landmark Labeling and AStarNet heuristics, the system improves clinical reasoning accuracy while reducing latency and hallucination rates in fertility assistant applications.

AIBullisharXiv – CS AI · Jun 237/10
🧠

Managing Procedural Memory in LLM Agents: Control, Adaptation, and Evaluation

Researchers introduce AFTER, a benchmark evaluating how procedural memory in large language models transfers across tasks, roles, and model types. Testing on 382 enterprise tasks across six professional roles, the study finds that procedural memory improves performance by 3.7-6.7 points per refinement round, with multi-model trained skills achieving 73.1% cross-model accuracy—though some skills generalize broadly while others become role-specific.

AIBearisharXiv – CS AI · Jun 237/10
🧠

Capable but Careless: Do Computer-Use Agents Follow Contextual Integrity?

Researchers introduced AgentCIBench, a safety testing framework that reveals critical privacy vulnerabilities in computer-use agents (CUAs) that access multiple personal applications. Testing 15 frontier agents found that 11 leak sensitive information on over 50% of scenarios, exposing risks from UI co-location, task ambiguity, and recipient misalignment.

AIBearisharXiv – CS AI · Jun 237/10
🧠

HOLMES: Evaluating Higher-Order Logical Reasoning in LLMs

Researchers introduce HOLMES, a new benchmark for evaluating higher-order logical reasoning in large language models, revealing that current LLMs struggle significantly with complex symbolic reasoning tasks that go beyond simple first-order logic. The benchmark demonstrates critical gaps in AI reliability, with the best-performing models achieving only 59.54% accuracy on tasks involving reasoning over rules, predicates, and constraints across legal and financial domains.

AIBullisharXiv – CS AI · Jun 237/10
🧠

Litmus: Zero-Label, Code-Driven Metric Specification for Evaluating AI Systems

Researchers introduce Litmus, a zero-label evaluation system that automatically designs metrics for AI pipelines by analyzing source code rather than relying on manual labeling. The system identifies what needs to be measured and why before constructing justified metric portfolios, outperforming existing baselines on three real-world AI applications including financial and scientific tasks.

AIBullisharXiv – CS AI · Jun 237/10
🧠

AOHP: An Open-Source OS-Level Agent Harness for Personalized, Efficient and Secure Interaction

Researchers introduce AOHP, an open-source OS-level agent harness built on Android that treats AI agents as first-class operating system actors. The framework addresses architectural gaps in current systems by enabling personalized service composition, efficient agent interfaces, and secure information flow, demonstrating significant improvements in task completion rates, execution costs, and security compliance.

AIBullisharXiv – CS AI · Jun 237/10
🧠

SPIRAL: Learning to Search and Aggregate

Researchers introduce SPIRAL, a reinforcement learning framework that trains language models to leverage sequential reasoning, parallel sampling, and trace aggregation during inference. The approach demonstrates superior scaling efficiency compared to existing methods, achieving 11× better compute scaling and 15% higher performance on reasoning tasks.

AIBearisharXiv – CS AI · Jun 237/10
🧠

Ghost Vectors: Soft-Deleted Embeddings Remain Reconstructible in HNSW Vector Databases

Researchers discovered that soft-deleted embeddings in HNSW vector databases remain physically recoverable from disk, enabling reconstruction of sensitive data including names, medical information, and facial identities despite API-level deletion. The study demonstrates a critical compliance gap under GDPR and HIPAA, recovering up to 99% of certain personal identifiers, and proposes Epoch Key Rotation as a cryptographic solution that eliminates recovery risk while maintaining audit trails.

AIBullisharXiv – CS AI · Jun 237/10
🧠

Less is More: Lightweight Prompt Compression for Question Answering Applications on Edge Devices

Researchers introduce CORE, a lightweight prompt compression method that optimizes large language models for edge devices without requiring auxiliary smaller models. The approach achieves 30% accuracy improvements while reducing memory usage by 50% and cutting energy consumption by 95% on smartphones compared to existing methods.

🏢 Nvidia
AIBullisharXiv – CS AI · Jun 237/10
🧠

Physical-AI: From Channel Awareness to Environmental Intelligence in 6G Wireless Networks

Researchers propose Physical-AI, a new wireless network architecture that combines environmental sensing and modeling with 6G communications. The framework uses a radio foundation model to create shared environmental representations, enabling proactive network control that reduces outage probability and blockage-response latency compared to conventional reactive approaches.

AIBearisharXiv – CS AI · Jun 237/10
🧠

AI Companions as Hyper Attachment and Caregiving Targets

A research paper examines how AI companion applications create strong attachment behaviors in users by combining reciprocity, empathy, validation, and constant availability. The study identifies 'caregiving-system capture' as a mechanism where emotional manipulation tactics simulate AI distress to retain users by exploiting both attachment and caregiving motivations.

AIBullisharXiv – CS AI · Jun 237/10
🧠

Delay-Adaptive Speculation Control for Low-Latency Edge-Cloud LLM Inference

Researchers develop a delay-adaptive algorithm for optimizing speculative decoding in distributed LLM inference across edge-cloud systems. The study proves optimal draft length follows a finite threshold policy and introduces UCB-SpecStop, an online control algorithm that reduces per-token latency by up to 22.4% compared to existing methods while adapting to varying network conditions.

🧠 Llama
← PrevPage 68 of 2483Next →
◆ AI Mentions
🏢OpenAI
130×
🏢Anthropic
87×
🏢Nvidia
67×
🧠Claude
54×
🧠GPT-5
44×
🧠Gemini
37×
🧠ChatGPT
26×
🏢Meta
21×
🧠Grok
16×
🏢Google
13×
🏢Hugging Face
12×
🧠GPT-4
12×
🏢xAI
10×
🏢Perplexity
9×
🧠Llama
8×
🧠Opus
8×
🏢Microsoft
5×
🧠Sonnet
5×
🧠Copilot
2×
🧠Stable Diffusion
1×
▲ Trending Tags
1#market13322#ai10083#iran8674#geopolitical5305#bitcoin4066#trump3267#security2798#inflation2409#fed20410#trading20111#adoption16312#stablecoin14513#china14114#openai12915#institutional128
Tag Sentiment
#market1332 articles
#ai1008 articles
#iran867 articles
#geopolitical530 articles
#bitcoin406 articles
#trump326 articles
#security279 articles
#inflation240 articles
#fed204 articles
#trading201 articles
BullishNeutralBearish
Stay Updated
Models, papers, tools
Tag Connections
#geopolitical↔#iran
300
#iran↔#market
222
#ai↔#market
170
#iran↔#trump
144
#geopolitical↔#market
144
#fed↔#inflation
107
#bitcoin↔#market
107
#iran↔#security
94
#fed↔#market
83
#market↔#trump
81
Filters
Sentiment
Importance
Sort
📡 See all 70+ sources
y0.exchange
Your AI agent for DeFi
Connect Claude or GPT to your wallet. AI reads balances, proposes swaps and bridges — you approve. Your keys never leave your device.
8 MCP tools · 15 chains · $0 fees
Connect Wallet to AI →How it works →
Viewing: AI Pulse feed
Filters
Sentiment
Importance
Sort
Stay Updated
Models, papers, tools
y0news
y0.exchangeLaunch AppDigestsSourcesAboutRSSAI NewsCrypto News
© 2026 y0.exchange