y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All97,955🧠AI22,940⛓️Crypto17,363💎DeFi1,799🤖AI × Crypto1,480📰General54,373

AI × Crypto News Feed

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

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

PDEAgent-Bench: A Multi-Metric, Multi-Library Benchmark for PDE Solver Generation

Researchers introduced PDEAgent-Bench, the first comprehensive benchmark for evaluating AI systems that generate numerical solvers from partial differential equations (PDEs). The benchmark contains 645 test cases across multiple PDE families and finite-element libraries, revealing that while current LLMs can produce runnable code, they substantially fail when accuracy and efficiency requirements are enforced.

AINeutralarXiv – CS AI · May 126/10
🧠

CodeClinic: Evaluating Automation of Coding Skills for Clinical Reasoning Agents

CodeClinic introduces a benchmark for evaluating whether large language model agents can autonomously generate clinical skills rather than relying on pre-built tool libraries. The research demonstrates that an offline autoformalization pipeline converting clinical guidelines into Python libraries improves consistency and reduces token usage by 40% compared to zero-shot code generation.

AINeutralarXiv – CS AI · May 126/10
🧠

Absurd World: A Simple Yet Powerful Method to Absurdify the Real-world for Probing LLM Reasoning Capabilities

Researchers introduce Absurd World, a benchmarking framework that tests large language models' logical reasoning by creating logically coherent but unrealistic scenarios derived from real-world problems. The framework reveals whether LLMs can reason independently of learned patterns by breaking down real-world models into symbols, actions, sequences, and events, then systematically altering them while preserving underlying logic.

AINeutralarXiv – CS AI · May 126/10
🧠

Unpredictability dissociates from structured control in language agents

Researchers demonstrate that unpredictability in language agents does not equate to effective control, finding that structured decision-making mechanisms significantly outperform stochastic sampling across 74,352 test cases. The study challenges assumptions about randomness and control in AI systems, with implications for agent reliability and interpretability.

AINeutralarXiv – CS AI · May 126/10
🧠

Medical Model Synthesis Architectures: A Case Study

Researchers propose MedMSA, a framework combining language models with formal probabilistic models to enable AI systems to make transparent, calibrated clinical predictions under uncertainty. The approach addresses critical limitations in current medical AI by producing verifiable differential diagnoses that explain patient symptoms with uncertainty weighting, marking progress toward safer clinical decision support.

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.

← PrevPage 1535 of 3919Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined