y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All94,395🧠AI22,940⛓️Crypto17,363💎DeFi1,799🤖AI × Crypto1,480📰General50,813

AI × Crypto News Feed

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

94404 articles
AINeutralarXiv – CS AI · Jun 26/10
🧠

Agentic Transformers Provably Learn to Search via Reinforcement Learning

Researchers demonstrate that transformer-based AI agents can learn tree-search capabilities through reinforcement learning without explicit instruction, with attention heads specializing to track action history and detect failures. The findings reveal how agents develop depth-first search mechanisms during training and generalize to deeper problems than they trained on, advancing theoretical understanding of how language models acquire reasoning abilities.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Learning to Construct Practical Agentic Systems

Researchers propose a practical framework for building LLM-based agentic systems that prioritizes simplicity, cost predictability, and controllability over maximum optimization. The framework uses modular "pseudo-tools" and fixed workflows, demonstrating that hand-engineered agents often outperform dynamically-planned systems in production environments.

AINeutralarXiv – CS AI · Jun 26/10
🧠

BAGEN: Are LLM Agents Budget-Aware?

Researchers introduce BAGEN, a framework for evaluating whether large language model agents properly manage computational budgets during execution. The study reveals that frontier AI models consistently fail to predict remaining costs and continue spending resources on unlikely-to-succeed tasks, though budget-aware training can reduce token waste by 28-64% on failed trajectories.

AIBullisharXiv – CS AI · Jun 26/10
🧠

From Rashomon Theory to PRAXIS: Efficient Decision Tree Rashomon Sets

Researchers introduce PRAXIS, an algorithm that efficiently computes Rashomon sets—collections of near-optimal machine learning models—achieving orders of magnitude improvements in runtime and memory usage compared to existing methods. The breakthrough enables practitioners to scalably explore model diversity and incorporate domain knowledge into decision-making for interpretable models like decision trees.

AINeutralarXiv – CS AI · Jun 25/10
🧠

SEMBridge: Tagless-Final Program Semantics with Weakest-Precondition and Bounded-Checking Interpretations

SEMBridge is a tagless-final framework that enables developers to write program semantics once and automatically generate multiple interpretations, including executable code, weakest-precondition verification conditions, and bounded-checking validators. The Python prototype demonstrates synchronization of formal verification artifacts with executable semantics across loop-free imperative programs, addressing the practical gap between formal methods and software engineering.

AIBullisharXiv – CS AI · Jun 26/10
🧠

InfoAtlas: A Foundation Model for Zero-Shot Statistical Dependence Estimate

Researchers introduce InfoAtlas, a foundation model that estimates statistical dependence between high-dimensional variables in a single forward pass rather than requiring iterative optimization. The breakthrough achieves 100x speedup while matching state-of-the-art accuracy, enabling real-time dependency analysis across varying data dimensions and sample sizes.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Effects of Varying LLM Access on Essay Writing Behavior

A pilot study of 24 college students found that constraining LLM access to limited prompts preserves student authorship confidence and perceived ownership while maintaining essay quality, suggesting that moderate restrictions rather than outright bans may optimize AI assistance in educational settings.

AINeutralarXiv – CS AI · Jun 26/10
🧠

ARCA: Adapter-Residual Credit Assignment When Token Signals Degenerate

Researchers propose ARCA, a new token-level credit assignment method for language model reinforcement learning that addresses degradation issues in parameter-efficient fine-tuning approaches like LoRA. By measuring where adapters actually modify hidden states rather than tracking output distribution shifts, ARCA provides non-degenerate credit signals competitive with existing baselines while requiring no additional learned components.

AINeutralarXiv – CS AI · Jun 26/10
🧠

When Softmax Fails at the Top: Extreme Value Corrections for InfoNCE

Researchers propose WEINCE, a modification to InfoNCE contrastive learning that corrects statistical misalignments in how softmax selects top-scoring examples using extreme value theory. The method adds anchor-wise batch statistics without trainable parameters and demonstrates consistent improvements across vision benchmarks.

AINeutralarXiv – CS AI · Jun 26/10
🧠

StressDream: Steering Video World Models for Robust Policy Evaluation and Improvement

StressDream is a novel technique that optimizes video world models to imagine high-impact yet plausible future scenarios for improved policy evaluation in robotics and autonomous driving. By steering diffusion-based world models toward specific outcomes via text prompts, the method enables more robust identification of actions that could lead to failures or undesirable results.

AIBullisharXiv – CS AI · Jun 26/10
🧠

Hyperbolic and Evidence-Prioritized Experts for Large Vision-Language Models

Researchers introduce AsyMoE, a novel Mixture of Experts architecture for Large Vision-Language Models that explicitly addresses the asymmetrical processing of visual and linguistic data. The approach uses hyperbolic geometry for hierarchical relationships and evidence-priority mechanisms to improve accuracy by up to 3.8% on hallucination-sensitive tasks while reducing parameter activation by 25.45% compared to dense models.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Synthetic Data from Cross-Domain Events for Large-Scale Recommendation Systems

Researchers introduce SCALR, a framework that generates synthetic user-item interaction data across recommendation system domains by leveraging observed events from source domains. The approach addresses data sparsity challenges in large-scale recommendation systems and demonstrates statistically significant improvements in industrial A/B testing.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Bridging Reasoning Trajectories in On-Policy Distillation via Near-Future Guidance

Researchers propose Trajectory-aware On-Policy Distillation (TOPD), a method that improves large language model reasoning by using near-future trajectory information to identify genuine reasoning divergences rather than surface-level token mismatches. The technique achieves significant performance gains on mathematical reasoning benchmarks, improving AIME24 scores from 60.0% to 63.3%.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Rethinking the Role of Temperature in Large Language Model Distillation

Researchers demonstrate that temperature scaling fundamentally alters the performance comparison between forward KL and reverse KL divergence in LLM distillation, revealing that forward KL substantially outperforms reverse KL at higher temperatures by better leveraging non-dominant token signals. This finding challenges the prevailing preference for reverse KL and suggests that temperature optimization enables simple KL-based methods to match state-of-the-art distillation approaches.

AINeutralarXiv – CS AI · Jun 26/10
🧠

How Generation Architecture Shapes Code Complexity in Multi-Agent LLM Systems: A Paired Study on HumanEval

A paired study comparing six multi-agent LLM architectures across 1,968 code generation tasks reveals that architectural complexity increases code structural complexity by 50-130% without improving functional accuracy. The research demonstrates that simpler orchestration pipelines match or exceed performance of elaborate multi-agent systems, challenging assumptions about architectural elaboration in AI code generation.

🧠 GPT-4
AINeutralarXiv – CS AI · Jun 26/10
🧠

DRL-Based Pose Control for Double-Ackermann Robots Under Actuation Uncertainties

Researchers extended the ManeuverNet deep reinforcement learning framework to achieve full pose control for double-Ackermann mobile robots while addressing the sim-to-real gap caused by actuation uncertainties. By incorporating Gazebo simulation dynamics into PyBullet training through multi-environment DRL, the team achieved 92% success rates in simulation and 69% under strict conditions, with successful real-world deployment without additional tuning.

AIBullisharXiv – CS AI · Jun 26/10
🧠

LLMs Need Encoders for Semantic IDs Too

Researchers propose PrefixMem, a dedicated encoder for Semantic IDs (hierarchical codes used in generative recommendation systems), arguing that LLMs require specialized preprocessing for this modality just as they do for vision and audio. Testing at Pinterest shows accuracy improvements up to 46% and retrieval recall gains of 22%, particularly on difficult cases where standard decoding fails.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Isolating LLM Lexical Bias: A Curation-Free Triangulated Metric for Preference-Stage Learning

Researchers introduce the Triangulated Preference Shift score, an automated metric that identifies lexical biases introduced during preference learning stages (like RLHF) in large language models without requiring manual curation. The metric isolates language pattern shifts across six model families, revealing that preference tuning may push models toward a 'language of prestige' that diverges from natural human language usage.

AINeutralarXiv – CS AI · Jun 26/10
🧠

(HB-ARFM) History-Bootstrapped Flow Matching for Inverse Boiling Reconstruction

Researchers introduce History-Bootstrapped Flow Matching (HB-ARFM), a machine learning method for reconstructing complete spatiotemporal fields from partial observations, demonstrating particular success in recovering velocity and temperature fields from limited boiling dynamics data. The approach addresses a fundamental challenge in scientific inference where incomplete observations create ill-posed inverse problems that traditional single-timestep models cannot solve.

AIBullisharXiv – CS AI · Jun 26/10
🧠

Drift Q-Learning

Researchers propose DriftQL, a new offline reinforcement learning method that combines drift-based behavioral regularization with critic-driven policy improvement to outperform diffusion and flow-based policies. The approach achieves single forward-pass inference while maintaining robustness under degraded data quality, advancing state-of-the-art performance on standard benchmarks.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Reinforcement Learning with Pairwise Preferences in Long-Term Decision Problems

Researchers propose 'Markov decision contests' as a new reinforcement learning framework that leverages pairwise preferences instead of scalar rewards, proving that stationary Markov policies are optimal and demonstrating superior learning efficiency in long-horizon problems compared to existing methods.

AIBullisharXiv – CS AI · Jun 26/10
🧠

Agentic Authoring of Interactive Multiview Visualizations in Genomics

Researchers developed agentic LLM-based systems to democratize the authoring of complex genomics visualizations through natural-language interfaces. By testing six different agent architectures across 159 test cases, they found that agentic iteration substantially improves visualization quality over baseline approaches, though more complex agent configurations provide diminishing returns.

AINeutralarXiv – CS AI · Jun 26/10
🧠

SUPREME: A Multi-GPU Framework for Reproducible Image Unlearning Method Evaluation

SUPREME is an open-source framework that accelerates machine unlearning evaluation by distributing computation across multiple GPUs, addressing a critical bottleneck in AI model evaluation. The framework enables reproducible testing of data removal methods at scale, which has implications for privacy-preserving AI development and regulatory compliance.

AINeutralarXiv – CS AI · Jun 26/10
🧠

A Distribution-Free Framework for Rewrite-Based Human-text Detection via Knockoff Filtering

Researchers propose a distribution-free statistical framework that enhances rewrite-based LLM detection systems with finite-sample false discovery rate (FDR) guarantees without requiring model retraining. By formulating detection as a knockoff-based multiple hypothesis testing problem, the framework enables existing detectors to inherit statistical guarantees through a simple calibration procedure, validated across multiple detection models, domains, and language models.

← PrevPage 1358 of 3777Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined