y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All96,650🧠AI22,940⛓️Crypto17,363💎DeFi1,799🤖AI × Crypto1,480📰General53,068

AI × Crypto News Feed

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

96650 articles
AINeutralarXiv – CS AI · May 286/10
🧠

From Fact Overwriting to Knowledge Evolution: Causal Editing via On-Policy Self-Distillation

Researchers present CODE, a novel approach to knowledge editing in large language models that replaces fact overwriting with causal reasoning. By embedding causal narratives and on-policy distillation into model parameters, CODE reduces self-refutation rates from 95.6% to 1.8%, enabling LLMs to evolve knowledge coherently rather than storing isolated facts.

AINeutralarXiv – CS AI · May 285/10
🧠

An Enhanced Large Neighborhood Search Approach for the Capacitated Facility Location Problem with Incompatible Customers

Researchers have developed an enhanced Large Neighborhood Search (LNS) algorithm to solve a variant of the capacitated facility location problem that incorporates customer incompatibilities, where certain customer pairs cannot share the same facility. The new method employs hybrid destroy operators and exact solvers, achieving superior performance over existing metaheuristics on all benchmark instances.

AINeutralarXiv – CS AI · May 286/10
🧠

Picid: A Modular Evaluation Infrastructure for Reproducible PHM Across Tasks and Domains

Researchers introduce Picid, a standardized evaluation infrastructure for Prognostics and Health Management (PHM) that addresses the reproducibility crisis in predictive maintenance across industries. The framework formalizes dataset construction, preprocessing, and evaluation metrics to enable fair comparisons of fault detection, diagnostics, and prognostics models across diverse domains like batteries, bearings, and engines.

🏢 Meta
AINeutralarXiv – CS AI · May 286/10
🧠

FedMPT: Federated Multi-label Prompt Tuning of Vision-Language Models

Researchers introduce FedMPT, a novel federated learning method for multi-label recognition in vision-language models that addresses overfitting to spurious label correlations in decentralized settings. The approach uses causal modeling, LLM-driven condition analysis, and optimal transport mechanisms to improve model robustness when adapting to clients with heterogeneous private data.

AINeutralarXiv – CS AI · May 286/10
🧠

Risk-Controlled Lean-as-Judge for Natural-Language Mathematical Reasoning

Researchers demonstrate that Lean formal proof verification produces unreliable signals for validating natural-language mathematical reasoning, with accuracy varying from 96% at high coverage to 20% at low coverage. They introduce COVCAL, a risk-control method that certifies when partial formal signals can be trusted, showing that feasibility depends critically on autoformalization quality and coverage rates.

AINeutralarXiv – CS AI · May 286/10
🧠

CyberJurors: A Multi-Agent Simulation Task for E-Commerce Disputes Verdict

Researchers introduce CyberJurors, a multi-agent AI framework and VerdictBench dataset designed to automate e-commerce dispute resolution through simulated jury deliberation. The system decomposes dispute analysis into structured reasoning stages and incorporates multi-agent consensus mechanisms to better align with real-world crowdsourced jury decisions.

🏢 Hugging Face
AINeutralarXiv – CS AI · May 286/10
🧠

From paper to benchmark: agentic, framework-based reproduction of under-specified methods in machine health intelligence

Researchers introduce an agentic, framework-based approach to reproducibly translate machine learning papers—specifically in Prognostics and Health Management (PHM)—into executable, comparable benchmark implementations. By mapping papers onto a shared framework with structured slot-binding interfaces, the method addresses critical reproducibility gaps caused by incomplete documentation, implicit design choices, and restricted dataset access.

AINeutralarXiv – CS AI · May 286/10
🧠

Mechanistically Interpreting the Role of Sample Difficulty in RLVR for LLMs

Researchers mechanistically analyze how sample difficulty affects Reinforcement Learning with Verifiable Reward (RLVR) training in large language models, discovering that medium-difficulty problems yield optimal reasoning improvements while overly hard problems degrade performance. The study proposes difficulty-adaptive strategies using backward-reasoning reformulation and sparse autoencoders to optimize reward signals during training.

AINeutralarXiv – CS AI · May 286/10
🧠

HRBench: Benchmarking and Understanding Thinking-Mode Switch Strategies in Hybrid-Reasoning LLMs

Researchers introduced HRBench, a unified evaluation framework for testing hybrid-reasoning LLMs that allow dynamic switching between fast and slow reasoning modes. The framework systematically compares 12+ prior methods across three switching strategy families and four training approaches, revealing that prompt-based methods offer better token-accuracy trade-offs while routing methods provide more stable cost reduction.

AINeutralarXiv – CS AI · May 286/10
🧠

Measuring Progress Toward AGI: A Cognitive Framework

Researchers propose a Cognitive Taxonomy framework to measure progress toward AGI by evaluating systems against 10 key cognitive faculties derived from psychology and neuroscience research. The framework aims to address the lack of standardized metrics for AGI advancement and provide empirical evaluation methods to support responsible AI governance.

AIBullisharXiv – CS AI · May 286/10
🧠

DenoiseRL: Bootstrapping Reasoning Models to Recover from Noisy Prefixes

Researchers introduce DenoiseRL, a reinforcement learning framework that improves large language model reasoning by learning from failures of weak models rather than relying on stronger teacher models or curated datasets. The approach demonstrates improved performance on mathematical and reasoning benchmarks while reducing dependency on expensive external supervision.

AINeutralarXiv – CS AI · May 286/10
🧠

GONDOR to the Rescue: Satisficing Planning with Low Memory

Researchers introduce GONDOR, a memory-efficient extension of Greedy Best-First Search that enables planning algorithms to operate under strict memory constraints by compressing search trees while retaining sparse anchor states. The algorithm reconstructs paths through re-searching between these states, with experiments showing consistent improvements in coverage on low-memory devices compared to standard approaches.

AINeutralarXiv – CS AI · May 286/10
🧠

Diffusion Large Language Models for Visual Speech Recognition

Researchers introduce DLLM-VSR, a diffusion-based large language model framework for visual speech recognition that replaces traditional left-to-right decoding with iterative masked denoising. The system achieves state-of-the-art 19.5% word error rate on LRS3 by using confidence-based unmasking and length-guided candidate decoding to resolve visual ambiguities.

AINeutralarXiv – CS AI · May 286/10
🧠

From Learning Resources to Competencies: LLM-Based Tagging with Evidence and Graph Constraints

Researchers developed an LLM-based pipeline that automatically tags learning resources with competencies from structured frameworks, combining language models with graph constraints and evidence extraction. The system achieved strong performance metrics (0.57 micro-F1, 0.82 MRR) while providing transparent, auditable evidence spans—outperforming traditional baselines and addressing the labor-intensive challenge of manual resource tagging in educational systems.

AINeutralarXiv – CS AI · May 286/10
🧠

ProvMind: Provenance-grounded reasoning for materials synthesis

Researchers introduce ProvMind, a framework for optimizing materials synthesis processes using provenance-grounded reasoning. The system combines process retrieval, compatibility scoring, and language models to achieve 52.84% accuracy on complex out-of-distribution benchmarks, outperforming standard AI approaches in materials science workflow optimization.

AINeutralarXiv – CS AI · May 286/10
🧠

Benchmarking AI for low-resource contexts: Thinking beyond leaderboards

Researchers argue that current AI evaluation benchmarks fail to reflect real-world performance in low-resource environments, where factors like noisy inputs, poor connectivity, and low-end hardware significantly impact usability. The paper proposes a new evaluation framework that assesses deployed systems holistically rather than isolated models, with standardized reporting cards designed for policymakers and implementers.

AIBullisharXiv – CS AI · May 286/10
🧠

Let Relations Speak: An End-to-End LLM-GNN Soft Prompt Framework for Fraud Detection

Researchers propose LGSPF, an LLM-GNN framework using soft prompts to improve fraud detection without relying on textual data. The method combines language models with graph neural networks to capture multi-relational complexity in fraud patterns, achieving state-of-the-art results across benchmarks.

AIBullisharXiv – CS AI · May 286/10
🧠

Entropy-aware Masking for Masked Language Modeling

Researchers propose entropy-aware masking for masked language modeling, which selectively masks tokens based on prediction uncertainty rather than random selection. The approach achieves 5% improvement in GLUE scores and performs best when combined with knowledge distillation, offering a more efficient pretraining strategy for encoder-based language models.

AINeutralarXiv – CS AI · May 286/10
🧠

Do Agents Know What They Can't Do? Evaluating Feasibility Awareness in Tool-Using Agents

Researchers propose FeasiGen, a framework for automatically generating infeasible task benchmarks to evaluate whether AI agents recognize when tasks cannot be completed with available tools. Testing across nine models reveals critical weaknesses, with agents continuing execution on impossible tasks up to 73.9% of the time, though multi-agent architectures show improved performance.

AINeutralarXiv – CS AI · May 286/10
🧠

Cultural Binding Heads in Language Models

Researchers identify specific attention heads in large language models responsible for cultural binding—associating cultural items with appropriate identities. Through mechanistic interpretability analysis, they find that steering these heads can improve cultural differentiation accuracy by 1-3 percentage points, revealing that models possess far more cultural knowledge than they actively use.

AIBullisharXiv – CS AI · May 286/10
🧠

Modeling Vehicle-Type-Specific Pedestrian Crash Avoidance Behavior in Safety-Critical Interactions Using Smooth-Mamba Deep Reinforcement Learning

Researchers developed SMamba-DDPG, a deep reinforcement learning framework that models how pedestrians behave differently when interacting with autonomous vehicles versus human-driven vehicles. The study found that pedestrians react faster to AVs and adopt lower crossing speeds, with AV interactions showing lower conflict rates than HDV scenarios.

AINeutralarXiv – CS AI · May 286/10
🧠

Tree of Thoughts as a Classical Heuristic Search Problem: Formal Foundations and Design Patterns

Researchers propose a unified framework for understanding Tree-of-Thoughts (ToT) as a classical heuristic search problem, mapping LLM reasoning to established search algorithms. The work synthesizes fragmented research across NLP and planning communities, identifying design patterns where Best-First Search suits shallow tasks while deeper reasoning benefits from lookahead-heavy strategies like DFS and MCTS.

AINeutralarXiv – CS AI · May 286/10
🧠

A Conflict-Aware Penalty and Statistical Loss Framework for Balancing Modalities and Enhancing Stability in Multimodal Sentiment Analysis

Researchers propose a Conflict-aware Penalty and Statistical Loss framework to address gradient norm conflicts in multimodal sentiment analysis, where dominant text modalities suppress weaker acoustic and visual streams. The approach achieves state-of-the-art results on CMU-MOSI benchmarks by balancing modality contributions and stabilizing training dynamics.

← PrevPage 1450 of 3866Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined