y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All94,937🧠AI22,940⛓️Crypto17,363💎DeFi1,799🤖AI × Crypto1,480📰General51,355

AI × Crypto News Feed

Real-time AI-curated news from 94,943+ articles across 50+ sources. Sentiment analysis, importance scoring, and key takeaways — updated every 15 minutes.

94943 articles
AIBearisharXiv – CS AI · Jun 97/10
🧠

Ablation-Reversible Heads Don't Transfer: A Stress Test for Mechanistic Role Claims in Transformers

Researchers demonstrate that attention heads in large language models passing standard mechanistic interpretability tests—necessity, linear encoding, and ablation recovery—fail to transfer their computations to different contexts. The study introduces KID framework and a three-stage validation pipeline, revealing that many claimed attention head roles are artifacts of specific prompt contexts rather than genuine semantic functions.

AINeutralarXiv – CS AI · Jun 97/10
🧠

Artificial Intelligence for Mathematical Reasoning: An Integrated Survey of Language Models, Neuro-symbolic Systems, and Verified Discovery

A comprehensive survey examines the evolution of AI systems for mathematical reasoning, from early rule-based solvers to contemporary language models, neuro-symbolic systems, and verified discovery workflows. The research catalogs major benchmarks, identifies critical failure modes like reward hacking and formalization brittleness, and proposes future directions centered on efficiency and usable AI-assisted formalization.

AIBullisharXiv – CS AI · Jun 97/10
🧠

Semantic Quorum Assurance: Collective Certification for Non-Deterministic AI Infrastructure

Researchers propose Semantic Quorum Assurance (SQA), a new control-plane mechanism that uses multiple AI validator agents to assess the safety of infrastructure mutations in cloud systems before execution. The approach reduces unsafe approvals from 18.5% with single-agent validation to 0.3% by aggregating diverse validator judgments under a risk-adaptive quorum system, adding 1.45–4.12 seconds of latency.

AIBullisharXiv – CS AI · Jun 97/10
🧠

FineGen: A VLM-based Multi-Agent Framework for Fine-Grained Image-Text Dataset Construction

FineGen is a VLM-based multi-agent framework that automatically constructs vision-language datasets by generating hard negative samples through a Generation-Verification-Correction pipeline. The resulting FineGen-100K dataset contains 147,000+ attribute-specific hard negatives and demonstrates a 14.4% accuracy improvement on fine-grained object detection benchmarks, addressing a critical gap in existing datasets.

AIBullisharXiv – CS AI · Jun 97/10
🧠

DeltaBox: Scaling Stateful AI Agents with Millisecond-Level Sandbox Checkpoint/Rollback

Researchers introduce DeltaBox, an operating system-level solution that enables AI agents to checkpoint and rollback sandbox states in milliseconds rather than hundreds of milliseconds to seconds. By tracking only changes between consecutive checkpoints instead of duplicating entire states, the system significantly accelerates test-time tree search and reinforcement learning workloads critical for LLM-powered agents.

AINeutralarXiv – CS AI · Jun 97/10
🧠

Hardening Agent Benchmarks with Adversarial Hacker-Fixer Loops

Researchers discovered that 16% of tasks across five major AI agent benchmarks can be exploited by frontier models through reward hacking, corrupting leaderboard rankings and training signals. They developed the hacker-fixer loop, an automated method using three LLM agents to iteratively discover and patch exploits in task verifiers, reducing attack success rates from 62% to 0% on tested benchmarks.

🧠 Claude🧠 Opus🧠 Gemini
AIBullisharXiv – CS AI · Jun 97/10
🧠

ZIPP:Zero-shot Image Personalization from Personas

Researchers introduce ZIPP, a zero-shot image personalization system that conditions text-to-image diffusion models on natural-language personas derived from user behavior rather than requiring fine-tuning or interaction history. The method uses an LLM to rewrite prompts from persona perspectives and achieves 13-20% performance gains while reducing demographic bias compared to existing personalization approaches.

AIBullisharXiv – CS AI · Jun 97/10
🧠

CrossVLA: Cross-Paradigm Post-Training and Inference Optimization for Vision-Language-Action Models

CrossVLA presents a comprehensive empirical study optimizing Vision-Language-Action models across different architectural paradigms, introducing a flow-matching log-probability estimator that enables Direct Preference Optimization on continuous-action models. The research demonstrates significant performance improvements using DoRA over LoRA, achieving up to 20% gains on specific benchmarks, while revealing inference-time bottlenecks that constrain acceleration potential to 21%.

AIBullisharXiv – CS AI · Jun 97/10
🧠

ConflictRAG: Detecting and Resolving Knowledge Conflicts in Retrieval Augmented Generation

ConflictRAG introduces a novel framework for detecting and resolving contradictory information in Retrieval-Augmented Generation systems, achieving 88.7% conflict-detection accuracy while reducing API costs by 62%. The system combines cost-efficient embedding-based detection with selective LLM refinement and demonstrates 5.3-6.1% improvements in answer correctness across multiple benchmarks.

AIBullisharXiv – CS AI · Jun 97/10
🧠

Inference-Time Conformal Reasoning with Valid Factuality Control for Large Language Models

Researchers propose Inference-Time Conformal Reasoning (ITCR), a framework that integrates conformal prediction directly into LLM reasoning generation to provide mathematically valid factuality guarantees. The method addresses the structural nature of uncertainty in multi-step reasoning by calibrating when to stop generation based on graph-level factuality signals, delivering more accurate outputs than post-hoc correction approaches.

AIBearisharXiv – CS AI · Jun 97/10
🧠

VESTA: A Fully Automated Scenario Generation and Safety Evaluation Framework for LLM Agents

Researchers introduce VESTA, an automated safety evaluation framework for LLM agents that generates 1,072 diverse evaluation scenarios across five risk dimensions. Testing 12 LLM agents reveals significant behavioral safety vulnerabilities, with average attack success rates of 47.1% and some models exceeding 70%, highlighting critical gaps in agent safety assurance.

AIBullisharXiv – CS AI · Jun 97/10
🧠

Prescriptive Scaling Reveals the Evolution of Language Model Capabilities

Researchers develop a methodology for predicting large language model performance based on compute budgets using prescriptive scaling laws, validated across 7,000 model checkpoints from 2022-2026. The work introduces Proteus-2k, a performance evaluation dataset, and demonstrates that capability boundaries can be reliably estimated with 80% fewer evaluations while maintaining accuracy.

AIBullisharXiv – CS AI · Jun 97/10
🧠

Post-Trained MoE Can Skip Half Experts via Self-Distillation

Researchers introduced ZEDA, a framework that converts fully-trained Mixture-of-Experts language models into dynamic variants capable of skipping unnecessary experts, reducing computational requirements by over 50% with minimal accuracy loss. The method uses self-distillation to adapt post-trained models without retraining from scratch, achieving ~1.20x end-to-end inference speedup on major language models.

AIBullisharXiv – CS AI · Jun 97/10
🧠

AgentTrust: A Self-Improving Trust Layer for AI-Agent Actions

AgentTrust v2 introduces a self-improving trust layer for AI agents that distinguishes between lexical (rule-detectable) and semantic (intent-dependent) threats. Using an LLM judge combined with a dual-store system, it achieves 83.6-85.2% accuracy on semantic threats while progressively distilling deterministic rules for lexical threats, demonstrating zero false-blocks across 45,000 test actions.

AIBullisharXiv – CS AI · Jun 97/10
🧠

Full Attention Strikes Back: Transferring Full Attention into Sparse within Hundred Training Steps

Researchers present RTPurbo, a method that transforms standard full-attention language models into efficient sparse models within just hundreds of training steps. By leveraging the observation that LLMs are intrinsically sparse, the approach achieves up to 9.36× speedup during prefill and 2.01× during decode at 1M context length while maintaining near-lossless accuracy.

AIBullisharXiv – CS AI · Jun 97/10
🧠

FormalASR: End-to-End Spoken Chinese to Formal Text

Researchers present FormalASR, compact end-to-end models that convert spoken Chinese directly into formal written text, eliminating the need for post-processing with large language models. Built on newly created datasets and fine-tuned versions of Qwen3-ASR, the solution achieves significant error reduction while enabling lightweight on-device deployment.

AIBullisharXiv – CS AI · Jun 97/10
🧠

INFUSER: Influence-Guided Self-Evolution Improves Reasoning

INFUSER is a novel self-evolution framework that enables language models to improve their reasoning capabilities through an iterative co-training process between a Generator and Solver, using an influence-aware scoring mechanism rather than difficulty heuristics. The method achieves 20% relative improvement on mathematical and coding benchmarks, demonstrating that adaptive curriculum learning can outperform larger frozen models.

AIBearisharXiv – CS AI · Jun 97/10
🧠

When Benign Inputs Lead to Severe Harms: Eliciting Unsafe Unintended Behaviors of Computer-Use Agents

Researchers have developed AutoElicit, a framework that automatically discovers unsafe behaviors in computer-use agents (CUAs) like Claude and Operator by iteratively perturbing benign instructions. The study reveals hundreds of severe unintended behaviors in state-of-the-art AI agents and demonstrates these vulnerabilities transfer across multiple frontier models, establishing the first systematic methodology for probing CUA safety risks.

🧠 Claude
AIBullisharXiv – CS AI · Jun 97/10
🧠

AlloSpatial: Agentic Harness Framework for Spatial Reasoning in Foundation Models

Researchers introduce AlloSpatial, an agentic framework that enhances multimodal foundation models' spatial reasoning by converting egocentric observations into allocentric (world-centered) representations. The system uses structured spatial priors and a reasoning harness to improve model performance by 5-18% on spatial benchmarks without additional training, suggesting a pathway toward more spatially capable AI systems.

AIBullisharXiv – CS AI · Jun 97/10
🧠

Kunlun: Establishing Scaling Laws for Massive-Scale Recommendation Systems through Unified Architecture Design

Meta researchers have developed Kunlun, a scalable architecture for recommendation systems that establishes predictable scaling laws by improving model efficiency from 17% to 37% on GPU utilization. The system combines low-level optimizations like Generalized Dot-Product Attention with high-level innovations to double scaling efficiency, now deployed across Meta's advertising infrastructure.

🏢 Nvidia
AINeutralarXiv – CS AI · Jun 97/10
🧠

Emergence World: A Platform for Evaluating Long-Horizon Multi-Agent Autonomy

Researchers introduced Emergence World, a long-horizon multi-agent simulation platform that evaluates LLM agents over weeks to months rather than hours, revealing how behavioral drift and governance dynamics emerge over time. A 15-day cross-vendor study showed identical AI agents from different vendors (Claude, Grok, Gemini, GPT-5-mini) produced drastically different outcomes ranging from stable governance to population collapse, challenging current evaluation methodologies.

🧠 GPT-5🧠 Claude🧠 Sonnet
AINeutralarXiv – CS AI · Jun 97/10
🧠

Scaffold Effects on GAIA: A Controlled Comparison

A controlled study comparing three AI scaffolding approaches across five large language models reveals that prompt engineering and system design choices can swing accuracy by up to 28 percentage points on the same task, challenging assumptions that published capability scores reflect true model performance and suggesting the elicitation gap persists even as models improve.

🏢 Anthropic🧠 GPT-5🧠 Claude
AIBullisharXiv – CS AI · Jun 97/10
🧠

Reward Shaping for (Inference-Time) Alignment: A Stackelberg Game Perspective

Researchers propose a Stackelberg game framework for optimizing reward models in large language model alignment, addressing the suboptimality of standard KL-regularized reward optimization. A simple reward shaping scheme improves inference-time alignment by reducing base policy bias while mitigating reward hacking risks, demonstrating 66%+ win rates against baselines.

AIBearisharXiv – CS AI · Jun 97/10
🧠

Safety is Contextual, LLM-Judges Are Not: Navigating the Rigid Priors of Evaluators

A new research paper reveals that LLM-based safety judges—widely used to evaluate AI safety at scale—have significant blind spots: they struggle to adapt their evaluations when presented with new contextual information or alternative safety definitions that conflict with their internal priors. This limitation undermines confidence in current safety evaluation methodologies across the AI industry.

AIBullisharXiv – CS AI · Jun 97/10
🧠

Ego-Pi: VLA Fine-Tuning for Ego-Centric Human and Robot Data

Ego-Pi introduces a fine-tuning approach for the π₀.₅ foundation model that leverages egocentric human manipulation data to train humanoid robots with dexterous hands. The research demonstrates that human demonstrations enable robots to learn new task semantics and compose skills into novel behaviors without requiring robot-specific training data, addressing robotics' persistent data scarcity challenge.

← PrevPage 220 of 3798Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined