y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All95,813🧠AI22,940⛓️Crypto17,363💎DeFi1,799🤖AI × Crypto1,480📰General52,231

AI × Crypto News Feed

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

95815 articles
AINeutralarXiv – CS AI · May 296/10
🧠

Adopt $\neq$ Adapt: Longitudinal Analyses of LLM Conversations in the Wild

Researchers analyzed 12,000 Microsoft Bing Copilot users over time and found that individual user behavior with LLMs remains remarkably consistent despite broader population-level trends, with significant variation between active and casual users. The study reveals that existing datasets like WildChat-4.8M predominantly represent power users and fail to capture typical user-AI interactions.

🏢 Microsoft
AINeutralarXiv – CS AI · May 296/10
🧠

When Models Disagree: Rethinking LLM Evaluation for Public Comment Analysis

Researchers propose an Interpretive Audit Pipeline that uses multi-model disagreement to improve how federal agencies evaluate LLM categorization of public comments. Analysis of 1,260 USDA comments across four LLMs reveals significant interpretive divergence between models, suggesting that standard accuracy metrics alone miss critical differences in how AI systems organize policy input.

AINeutralarXiv – CS AI · May 295/10
🧠

Practitioner Beliefs and Behaviors in AI-Enhanced Education: DOT Framework Survey Evidence

A survey of 72 higher education practitioners reveals favorable attitudes toward AI in teaching while emphasizing human oversight and governance. The study, grounded in the DOT Framework combining design thinking and open systems theory, identifies significant gaps between theoretical best practices and actual implementation, with institutional barriers limiting effective AI adoption.

$DOT
AINeutralarXiv – CS AI · May 296/10
🧠

Differentiable Belief-based Opponent Shaping

Researchers introduce Differentiable Belief-based Opponent Shaping (D-BOS), a novel multi-agent reinforcement learning method that shapes opponent behavior by differentiating through their belief states rather than manipulating parameters or policies directly. The approach demonstrates superior performance in hidden-role games compared to existing methods like PPO and BBM, with particular effectiveness in mixed-motive scenarios.

AINeutralarXiv – CS AI · May 296/10
🧠

Trends in AI and Human-AI Interaction in Clinical Trials -- A Hybrid Human-AI Exploration

Researchers analyzed ClinicalTrials.gov data to track AI adoption in clinical research, finding exponential growth in AI-related trials globally with machine learning, deep learning, and large language models increasingly prevalent. Using a hybrid human-AI screening approach, the study revealed that while AI and humans agreed on identifying non-AI studies, they diverged significantly on classifying human-AI interactions, highlighting the need for clearer trial reporting standards.

🧠 GPT-5
AINeutralarXiv – CS AI · May 296/10
🧠

PRO-CUA: Process-Reward Optimization for Computer Use Agents

Researchers introduce PRO-CUA, a reinforcement learning framework that improves training of computer use agents (AI systems that automate digital workflows) by using step-level process rewards instead of trajectory-level feedback. The method reduces training costs and distribution shift while achieving better performance on live web benchmarks.

AINeutralarXiv – CS AI · May 296/10
🧠

The Confidence Shortcut: A Reasoning Failure Mode of Masked Diffusion Models

Researchers identify a critical failure mode in masked diffusion language models where confidence-based decoding strategies cause reasoning errors on complex tasks. The study demonstrates that confidence-aligned training amplifies these failures by an order of magnitude, while random masking preserves robust reasoning capabilities across five reasoning tasks.

AINeutralarXiv – CS AI · May 296/10
🧠

Governing Technical Debt in Agentic AI Systems

Researchers define 'Agentic Technical Debt' as governance liabilities arising from rapidly deployed AI agent systems that lack proper validation and standardization. The paper distinguishes this from traditional technical debt and introduces 'Stochastic Tax' as the ongoing operational cost of managing probabilistic agent behavior, proposing lightweight dashboards and controls to address these challenges.

AINeutralarXiv – CS AI · May 296/10
🧠

Better Later Than Sooner: Neuro-Symbolic Knowledge Graph Construction via Ontology-grounded Post-extraction Correction

Researchers propose a neuro-symbolic framework for constructing knowledge graphs that combines LLM-based extraction with post-hoc ontology constraint validation, reducing token costs while improving consistency for complex question-answering tasks. The method defers corrections to after extraction rather than during it, enabling SQL-like querying capabilities for multi-hop reasoning across documents.

AINeutralarXiv – CS AI · May 296/10
🧠

ReasonOps: Operator Segmentation for LLM Reasoning Traces

Researchers introduced ReasonOps, an unsupervised method for analyzing chain-of-thought traces from large language models that identifies seven universal reasoning operators (backtracking, inferring, hypothesizing, etc.) appearing consistently across 12 different LLM families. The framework enables model identification, correctness prediction, and early quality estimation without manual annotation, revealing that each model family has a distinctive reasoning fingerprint.

AINeutralarXiv – CS AI · May 296/10
🧠

BenchTrace: A Benchmark for Testing Reflection Ability and Controlled Evolution in LLM Agents

Researchers introduce BenchTrace, a benchmark framework for evaluating how well large language model agents learn from failures through reflection and self-evolution. Testing on Qwen3-32B and GPT-4.1 reveals significant limitations: both models achieve below 30% accuracy on reflection tasks, struggle with diagnosis, and experience performance degradation as noise accumulates in their learning processes.

🧠 GPT-4
AINeutralarXiv – CS AI · May 296/10
🧠

Tailoring the Curriculum: Student-Centered Reasoning Distillation via Dynamic Data-Model Compatibility

Researchers introduce the Data-Model Compatibility (DMC) metric to evaluate how well training datasets align with student models during reasoning distillation from large language models. The metric jointly assesses data quality, difficulty, and student capability, demonstrating strong correlation with distillation performance and enabling dynamic dataset selection that improves outcomes across multiple models and tasks.

AINeutralarXiv – CS AI · May 296/10
🧠

Rethinking Literature Search Evaluation: Deep Research Helps, and Human Citation Lists Are Not a Ground Truth

Researchers demonstrate that deep literature search pipelines dramatically improve retrieval performance (from ~20% to 80% recall) compared to basic API searches, while simultaneously revealing that human citation lists contain significant bias and are unsuitable as ground truth for evaluation. The study advocates for multi-dimensional evaluation metrics beyond simple recall to assess citation quality accurately.

AINeutralarXiv – CS AI · May 295/10
🧠

Surfacing Isolated Learners with Outcome-Independent Mediation of Feedback between Teachers and Students Using AI

Researchers developed an AI-powered decision layer that identifies struggling students and prioritized course topics without relying on grades, combining student self-reports, observed learning difficulties, and teacher concerns. Testing in a graduate CS course showed the multi-signal approach achieved 96% accuracy in surfacing at-risk learners and aligned with instructor priorities, demonstrating transparent human-AI collaboration in educational settings.

AINeutralarXiv – CS AI · May 296/10
🧠

Harmonizing Real-Time Constraints and Long-Horizon Reasoning: An Asynchronous Agentic Framework for Dynamic Scheduling

Researchers introduce RACE-Sched, an asynchronous AI framework that combines real-time symbolic heuristics with LLM-powered reasoning to solve dynamic job shop scheduling problems in industrial systems. The approach decouples fast reactive execution from slower deliberative optimization, enabling superior performance over deep reinforcement learning baselines while maintaining interpretability and millisecond-level response times.

AIBullisharXiv – CS AI · May 296/10
🧠

CoHyDE: Iterative Co-Training of LLM Rewriter & Dense Encoder for Tool Retrieval

Researchers introduce CoHyDE, an iterative co-training method that jointly optimizes a dense encoder and LLM rewriter to improve tool retrieval for AI agents. The approach outperforms single-component baselines by 2.5-8 percentage points on standard and vague queries, addressing the fundamental challenge of bridging colloquial user language with technical API vocabularies.

AINeutralarXiv – CS AI · May 296/10
🧠

Diagnosing Harmful Continuation in Answer-Correct Long-CoT Training Traces

Researchers identify harmful continuation in long chain-of-thought training data where LLMs continue reasoning after the answer is sufficiently supported, degrading fine-tuning performance. Using a delete-only editor, they remove post-conclusion continuations and demonstrate improved SFT outcomes, introducing Harmful Continuation Cut (HCC) as a lightweight solution to detect and eliminate this problematic pattern.

AINeutralarXiv – CS AI · May 296/10
🧠

Entropy-KL Divergence-based Token Masking: A Novel Approach for Selective Fine-tuning of Large Language Models

Researchers propose EKSFT, a novel fine-tuning method that selectively masks high-entropy and high-KL divergence tokens during supervised fine-tuning of large language models. The approach aims to preserve pre-trained model distributions while efficiently activating task-relevant capabilities in low-data regimes, demonstrating improved performance on mathematical reasoning benchmarks.

AINeutralarXiv – CS AI · May 296/10
🧠

Rubric-Guided Process Reward for Stepwise Model Routing

Researchers introduce RoRo, a novel framework for stepwise model routing in Large Reasoning Models that uses process-based rewards rather than outcome-only rewards to evaluate intermediate routing decisions. The approach combines rubric-guided evaluation with reinforcement learning to improve efficiency and accuracy across multiple reasoning benchmarks.

AIBullisharXiv – CS AI · May 296/10
🧠

ConMoE: Expert-Pool Consolidation via Prototype Reassignment for MoE Compression

ConMoE presents a novel post-training compression method for Mixture-of-Experts language models that consolidates expert pools through prototype reassignment rather than pruning or weight merging. The train-free approach selectively retains pretrained experts as reusable prototypes and remaps original expert references to these prototypes, achieving competitive or superior performance on major MoE models while significantly reducing deployment memory requirements.

AIBullisharXiv – CS AI · May 296/10
🧠

EvoMD-LLM: Learning the Language of Species Evolution in Reactive Molecular Dynamics

Researchers introduce EvoMD-LLM, a framework that adapts large language models to predict molecular dynamics by treating chemical reactions as temporal sequences with duration-aware tokens. The model achieves 66.14% accuracy on prediction tasks and demonstrates the ability to generate explanations for its predictions without explicit supervision, suggesting LLMs can effectively ground themselves in physical simulations through symbolic temporal modeling.

AINeutralarXiv – CS AI · May 296/10
🧠

Architecture-Sensitive Supervised Fine-Tuning for Screen-Conditioned Action Prediction: A PiSAR Benchmark

Researchers benchmark supervised fine-tuned vision-language models against frontier zero-shot AI baselines on screen-conditioned action prediction using the PiSAR dataset. A fine-tuned Qwen3-VL-8B model substantially outperforms GPT and Claude zero-shot approaches (0.783 vs 0.459-0.482 semantic similarity), but the same training recipe fails on Gemma-4-26B, revealing critical architecture-to-method misalignment in model optimization.

🧠 GPT-5🧠 Claude🧠 Opus
AINeutralarXiv – CS AI · May 296/10
🧠

When Does Persona Prompting Actually Help? A Retrieval and Metric Analysis of Expert Role Injection in LLMs

Researchers conducted a controlled study of persona prompting in large language models across 1,140 questions and 38 expert roles, finding that while aggregate metrics show minimal improvement, persona prompting consistently trades clarity for expertise depth. The technique's effectiveness varies significantly by domain and question type, with benefits appearing mainly in advisory contexts like medicine and psychology, while baseline prompting outperforms in domains requiring concise explanations.

AIBullisharXiv – CS AI · May 296/10
🧠

ReasonLight: A Multimodal Foundation Model-Enhanced Reinforcement Learning Framework for Zero-Shot Traffic Signal Control

ReasonLight introduces a multimodal AI framework that enhances reinforcement learning for traffic signal control by integrating camera feeds, sensor data, and foundation models to handle rare events unseen during training. The system demonstrates zero-shot adaptation capabilities, reducing emergency vehicle response times by up to 88.7% without requiring model retraining.

← PrevPage 1415 of 3833Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined