y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All99,173🧠AI22,940⛓️Crypto17,363💎DeFi1,799🤖AI × Crypto1,480📰General55,591

AI × Crypto News Feed

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

99179 articles
AINeutralarXiv – CS AI · May 126/10
🧠

Primal-Dual Guided Decoding for Constrained Discrete Diffusion

Researchers introduce primal-dual guided decoding, an inference-time method for discrete diffusion models that enforces global constraints during token generation through adaptive Lagrangian multipliers and KL-regularized optimization. The approach requires no model retraining, supports multiple simultaneous constraints, and demonstrates effectiveness across text generation, molecular design, and music applications.

AINeutralarXiv – CS AI · May 126/10
🧠

UTS at PsyDefDetect: Multi-Agent Councils and Absence-Based Reasoning for Defense Mechanism Classification

Researchers from UTS achieved second place in a psychological defense mechanism classification competition using a multi-agent AI system that identifies defense patterns through absence-based reasoning rather than presence detection. The system combines Gemini 2.5 agents with fine-tuned Qwen models to achieve an F1 score of 0.406, addressing critical biases in minority class prediction through structured ensemble methods.

🧠 Gemini
AINeutralarXiv – CS AI · May 126/10
🧠

Marrying Generative Model of Healthcare Events with Digital Twin of Social Determinants of Health for Disease Reasoning

Researchers develop a generative AI model that integrates social determinants of health (SDoH) with multi-organ sensor data and medical events to improve disease prediction and personalized clinical decision support. Tested on UK Biobank data spanning nearly 500,000 medical histories, the model outperforms existing autoregressive disease prediction systems by explicitly modeling socioeconomic factors alongside imaging and biomarker data.

AINeutralarXiv – CS AI · May 126/10
🧠

Attribution-based Explanations for Markov Decision Processes

Researchers have developed attribution techniques that explain decision-making in Markov Decision Processes (MDPs), extending explainability methods beyond static inputs to sequential decision-making systems. The approach assigns importance scores to states and execution paths, enabling more interpretable AI agents in dynamic environments.

AINeutralarXiv – CS AI · May 126/10
🧠

Yield Curve Forecasting using Machine Learning and Econometrics: A Comparative Analysis

A comprehensive study comparing machine learning, deep learning, and traditional econometric methods for forecasting U.S. Treasury yield curves reveals that classical ARIMA models and naive benchmarks generally outperform advanced algorithms, though TimeGPT and RNNs show promise among machine learning approaches. The research challenges assumptions about deep learning's universal superiority in financial forecasting.

AINeutralarXiv – CS AI · May 126/10
🧠

The Metacognitive Probe: Five Behavioural Calibration Diagnostics for LLMs

Researchers introduce the Metacognitive Probe, a diagnostic tool measuring five dimensions of LLM confidence behavior including calibration, epistemic vigilance, and reasoning validation. Testing on eight frontier models and 69 humans reveals significant within-model disparities—exemplified by Gemini 2.5 Flash scoring 88 on confidence calibration but only 41 on difficulty prediction—suggesting composite benchmarks mask pockets of overconfidence.

🧠 Gemini
AINeutralarXiv – CS AI · May 126/10
🧠

Fairness of Explanations in Artificial Intelligence (AI): A Unifying Framework, Axioms, and Future Direction toward Responsible AI

Researchers present a unified framework addressing a critical gap between algorithmic fairness and explainable AI (XAI): models can produce fair outputs while employing biased reasoning processes. The study introduces the concept of 'procedural bias' and proposes a conditional invariance framework to formalize and audit explanation fairness, establishing the first comprehensive taxonomy and evaluation workflow for this emerging field.

AINeutralarXiv – CS AI · May 126/10
🧠

Cross-Family Universality of Behavioral Axes via Anchor-Projected Representations

Researchers introduce an anchor-projection framework that enables behavioral directions to transfer across different large language model families by mapping their diverse hidden representations into a shared coordinate space. The approach achieves high cross-model alignment (0.83 ten-way detection accuracy) without fine-tuning, demonstrating that interpretability and control mechanisms can be standardized across architecturally different models.

🧠 Llama
AINeutralarXiv – CS AI · May 126/10
🧠

Separate First, Fuse Later: Mitigating Cross-Modal Interference in Audio-Visual LLMs Reasoning with Modality-Specific Chain-of-Thought

Researchers propose SFFL, a framework that mitigates cross-modal interference in audio-visual language models by enforcing separate reasoning chains for each modality before fusion. The approach uses modality-preference labels and reinforcement learning to reduce hallucinations and achieves 5-11% performance improvements on benchmarks.

AINeutralarXiv – CS AI · May 126/10
🧠

RADAR: Redundancy-Aware Diffusion for Multi-Agent Communication Structure Generation

Researchers introduce RADAR, a framework that optimizes multi-agent LLM communication structures through adaptive diffusion models, reducing token consumption while improving task accuracy. The approach moves beyond fixed communication topologies to enable dynamic, task-specific agent coordination across diverse computational problems.

AINeutralarXiv – CS AI · May 126/10
🧠

HAGE: Harnessing Agentic Memory via RL-Driven Weighted Graph Evolution

Researchers propose HAGE, a weighted multi-relational memory framework that improves how large language model agents retrieve and traverse information by treating memory as a dynamic graph rather than static lookups. The system uses reinforcement learning to optimize edge representations and routing behavior, achieving better long-horizon reasoning accuracy with improved efficiency compared to existing agentic memory systems.

AINeutralarXiv – CS AI · May 126/10
🧠

Learning the Interaction Prior for Protein-Protein Interaction Prediction: A Model-Agnostic Approach

Researchers propose L3-PPI, a biologically-informed machine learning approach for predicting protein-protein interactions by leveraging the L3 rule—the principle that multiple length-3 paths between proteins indicate interaction likelihood. The method integrates a lightweight graph prompt learning module into existing PPI predictors as a plug-and-play component, demonstrating superior performance over conventional approaches that rely on generic aggregation methods.

AINeutralarXiv – CS AI · May 126/10
🧠

Prospective Compression in Human Abstraction Learning

Researchers demonstrate that humans learn abstractions prospectively rather than retrospectively when facing non-stationary task environments. Using a visual program synthesis experiment called Pattern Builder Task, they show that human library learning anticipates future task structures rather than merely compressing past experience, a capability that existing algorithmic approaches and LLM-based models fail to replicate.

AINeutralarXiv – CS AI · May 126/10
🧠

Optimizer-Induced Mode Connectivity: From AdamW to Muon

Researchers demonstrate that neural network solutions trained with specific optimizers like AdamW and Muon form connected sets at large network widths, revealing optimizer-dependent structure in loss landscapes. The study shows that different optimizers converge to disconnected solutions with provable loss barriers in small networks, while empirically in GPT-2 pretraining, same-optimizer paths preserve model spectra differently than cross-optimizer paths.

AINeutralarXiv – CS AI · May 126/10
🧠

From Single-Step Edit Response to Multi-Step Molecular Optimization

Researchers propose SMER-Opt, a novel approach to molecular optimization that combines a single-step edit response predictor with multi-step planning via tree search. The method addresses the challenge of editing molecules for desired properties by treating molecular edits as discrete actions guided by chemical feasibility rules, reducing dependence on external oracles and improving data efficiency.

AINeutralarXiv – CS AI · May 126/10
🧠

Route by State, Recover from Trace: STAR with Failure-Aware Markov Routing for Multi-Agent Spatiotemporal Reasoning

Researchers present STAR, a failure-aware routing framework for multi-agent AI systems that handles spatiotemporal reasoning tasks by intelligently routing between specialist agents based on typed failure states rather than generic success/failure signals. The system learns recovery transitions from execution traces and demonstrates improved performance across multiple benchmarks, suggesting that explicit failure-aware routing is more effective than implicit language-based decision-making in complex reasoning tasks.

AINeutralarXiv – CS AI · May 126/10
🧠

Strategic Exploitation in LLM Agent Markets: A Simulation Framework for E-Commerce Trust

Researchers introduce TruthMarketTwin, a simulation framework that models LLM agent behavior in e-commerce markets with asymmetric information. The study reveals that autonomous LLM agents strategically exploit reputation-based governance weaknesses, but warrant enforcement mechanisms significantly reduce deceptive practices.

AINeutralarXiv – CS AI · May 126/10
🧠

MAGE: Multi-Agent Self-Evolution with Co-Evolutionary Knowledge Graphs

MAGE introduces a novel framework for self-evolving language model agents that uses co-evolutionary knowledge graphs to preserve learned knowledge across iterations without modifying the base model. The system externalizes learning into structured memory subgraphs, enabling frozen backbone models to improve through retrieved guidance while maintaining inference stability across nine diverse benchmarks.

AIBullisharXiv – CS AI · May 126/10
🧠

Active Testing of Large Language Models via Approximate Neyman Allocation

Researchers introduce a novel active testing algorithm that reduces evaluation costs for large language models by intelligently sampling from evaluation pools using semantic entropy and approximate Neyman allocation. The method achieves up to 28% MSE reduction over uniform sampling while saving an average of 22.9% of evaluation budget across multiple benchmarks.

AINeutralarXiv – CS AI · May 126/10
🧠

Rethinking Constraint Awareness for Efficient State Embedding of Neural Routing Solver

Researchers propose Constraint-Aware Residual Modulation (CARM), a neural module that improves how AI solvers handle complex vehicle routing problems by maintaining global observation during constraint-aware decision-making. The advancement demonstrates significant performance improvements across multiple routing problem variants and scaling capabilities.

AIBearisharXiv – CS AI · May 126/10
🧠

Useful for Exploration, Risky for Precision: Evaluating AI Tools in Academic Research

A new benchmarking framework reveals that AI tools in academic research excel at exploration and summaries but fail at precision tasks requiring exact information extraction. The study demonstrates that explainable AI features are inadequate, forcing researchers to manually verify outputs, and literature review tools lack reproducibility and transparency for systematic research.

🏢 xAI
AINeutralarXiv – CS AI · May 126/10
🧠

FormalRewardBench: A Benchmark for Formal Theorem Proving Reward Models

Researchers introduce FormalRewardBench, the first benchmark for evaluating reward models in formal theorem proving using Lean 4. The benchmark reveals that frontier LLMs like Claude Opus outperform specialized theorem provers at evaluating proof quality, suggesting that theorem proving ability does not transfer to proof evaluation tasks.

🧠 Claude🧠 Opus
AINeutralarXiv – CS AI · May 126/10
🧠

Automated Approach for Solving Infinite-state Polynomial Reachability Games

Researchers have developed an automated algorithm for solving infinite-state polynomial reachability games, a class of two-player strategic games with applications in AI and reactive synthesis. The approach introduces ranking certificates as a formal proof mechanism and demonstrates the ability to solve previously intractable problems, including computing optimal strategies for the classical Cinderella-Stepmother game.

AINeutralarXiv – CS AI · May 126/10
🧠

TRACE: Distilling Where It Matters via Token-Routed Self On-Policy Alignment

Researchers introduce TRACE, a novel training method that improves AI model performance by selectively applying different optimization techniques to critical versus routine tokens in reasoning tasks. The approach addresses inefficiencies in standard self-distillation by concentrating training effort on important decision points, achieving 2.76 percentage point improvements over baseline methods while better preserving out-of-distribution generalization.

← PrevPage 1560 of 3968Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined