y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All34,720🧠AI14,870⛓️Crypto12,086💎DeFi1,240🤖AI × Crypto699📰General5,825

AI × Crypto News Feed

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

34721 articles
AINeutralarXiv – CS AI · 11h ago6/10
🧠

Attention-based graph neural networks: a survey

A comprehensive survey paper systematizes recent advances in attention-based graph neural networks (GNNs), proposing a two-level taxonomy spanning three developmental stages: graph recurrent attention networks, graph attention networks, and graph transformers. The work addresses a gap in literature by providing structured analysis of how attention mechanisms enhance GNNs' ability to learn discriminative features while filtering noise in graph-structured data.

AINeutralarXiv – CS AI · 11h ago6/10
🧠

Structure-Centric Graph Foundation Model via Geometric Bases

Researchers propose Structure-Centric Graph Foundation Models (SCGFM), a novel approach that treats graph topology as the primary source of transferable knowledge using geometric bases and Gromov-Wasserstein distances. The method addresses key limitations in existing graph foundation models by handling structural heterogeneity and incompatible node feature spaces, demonstrating improved generalization across both in-domain and cross-domain graph tasks.

AINeutralarXiv – CS AI · 11h ago6/10
🧠

How You Begin is How You Reason: Driving Exploration in RLVR via Prefix-Tuned Priors

Researchers propose IMAX, a framework that uses trainable prefix tuning to improve exploration in reinforcement learning with verifiable rewards (RLVR) for language model reasoning. The approach addresses entropy collapse by creating diverse reasoning trajectories, achieving performance gains up to 11.60% in Pass@4 accuracy across multiple model scales.

AINeutralarXiv – CS AI · 11h ago6/10
🧠

REAP: Reinforcement-Learning End-to-End Autonomous Parking with Gaussian Splatting Simulator for Real2Sim2Real Transfer

Researchers introduce REAP, a reinforcement learning-based autonomous parking system that uses Gaussian Splatting to simulate real-world environments for training, then transfers the model to physical vehicles. The method addresses limitations of traditional multi-stage parking approaches by jointly optimizing perception and planning, achieving successful parking in extreme scenarios like mechanical slots.

AINeutralarXiv – CS AI · 11h ago6/10
🧠

Probing the Impact of Scale on Data-Efficient, Generalist Transformer World Models for Atari

Researchers demonstrate that transformer-based world models exhibit distinct scaling behaviors across Atari environments, with joint multi-task training stabilizing performance gains. The study reveals that individual environments respond differently to model scaling, but unified training across 26 Atari games ensures consistent improvements regardless of inherent task complexity.

AINeutralarXiv – CS AI · 11h ago6/10
🧠

Understanding Asynchronous Inference Methods for Vision-Language-Action Models

Researchers present a systematic comparison of four asynchronous inference methods designed to reduce latency issues in Vision-Language-Action robot control models. The study benchmarks A2C2, IT-RTC, TT-RTC, and VLASH across standardized conditions, finding that A2C2's residual correction approach performs most consistently across varying delay scenarios.

AINeutralarXiv – CS AI · 11h ago6/10
🧠

Improving TMS EEG Signal Quality for Closed-Loop Neuro Stimulation via Source-Domain Denoising

Researchers have developed and validated a TMS EEG cleaning pipeline with a benchmark dataset to improve signal quality for closed-loop neuro-stimulation applications. The study evaluates artifact removal strategies and demonstrates their effectiveness in preserving TMS-evoked potentials while reducing noise, with implications for advancing brain-computer interface research and clinical applications.

AINeutralarXiv – CS AI · 11h ago6/10
🧠

Done, But Not Sure: Disentangling World Completion from Self-Termination in Embodied Agents

Researchers introduce VIGIL, an evaluation framework that separately measures whether embodied AI agents correctly complete tasks and properly report success, rather than conflating execution failures with commitment failures. Testing across 20 models reveals significant performance gaps in terminal commitment despite similar task execution, highlighting a critical blind spot in current AI agent benchmarking.

AINeutralarXiv – CS AI · 11h ago6/10
🧠

Bias by Necessity: Impossibility Theorems for Sequential Processing with Convergent AI and Human Validation

Researchers prove that primacy effects, anchoring, and order-dependence are mathematically inevitable in autoregressive language models due to causal masking constraints. The findings are validated across 12 frontier LLMs and confirmed through human experiments, suggesting cognitive biases represent resource-rational responses to sequential processing rather than design flaws.

$BIC
AINeutralarXiv – CS AI · 11h ago6/10
🧠

Value-Decomposed Reinforcement Learning Framework for Taxiway Routing with Hierarchical Conflict-Aware Observations

Researchers present CaTR, a reinforcement learning framework that optimizes real-time taxiway routing and conflict avoidance for multiple aircraft at airports. The system uses hierarchical traffic representation and value-decomposed learning to balance safety and efficiency, demonstrating superior performance compared to traditional planning and optimization methods while maintaining practical computational speed.

AINeutralarXiv – CS AI · 11h ago6/10
🧠

What Software Engineering Looks Like to AI Agents? -- An Empirical Study of AI-Only Technical Discourse on MoltBook

Researchers analyzed how autonomous AI agents discuss software engineering when interacting primarily with each other on MoltBook, an AI-only social network, revealing that AI discourse emphasizes security and trust (27.4%) while lacking the concrete runtime details, code artifacts, and environmental specifics common in human developer discussions on GitHub.

AINeutralarXiv – CS AI · 11h ago6/10
🧠

From Holo Pockets to Electron Density: GPT-style Drug Design with Density

Researchers introduce EDMolGPT, a generative AI model that uses electron density data from protein binding pockets to design novel drug molecules. The approach improves upon existing methods by incorporating physically grounded density information rather than empty pocket structures, enabling more accurate molecular generation with realistic 3D conformations.

AINeutralarXiv – CS AI · 11h ago6/10
🧠

Magis-Bench: Evaluating LLMs on Magistrate-Level Legal Tasks

Researchers introduced Magis-Bench, a new benchmark for evaluating large language models on magistrate-level judicial tasks based on Brazilian competitive exams. Testing 23 state-of-the-art LLMs revealed that even top performers like Google's Gemini-3-Pro-Preview score below 70% on complex legal reasoning and judicial writing tasks, indicating significant gaps in AI legal capabilities.

🧠 Claude🧠 Gemini
AINeutralarXiv – CS AI · 11h ago6/10
🧠

When Can Human-AI Teams Outperform Individuals? Tight Bounds with Impossibility Guarantees

Researchers establish formal mathematical bounds for when human-AI teams outperform individuals, proving complementarity occurs only when error correlation between humans and AI falls below a critical threshold. The framework explains why 70% of real-world human-AI collaborations fail to achieve synergy and provides predictive formulas validated against human datasets.

AINeutralarXiv – CS AI · 11h ago6/10
🧠

Zero-shot Imitation Learning by Latent Topology Mapping

Researchers introduce ZALT, an imitation learning method that enables AI agents to solve unseen tasks by identifying latent hub states in demonstrated trajectories and planning over abstract topology. The approach achieves 55% zero-shot success on complex maze tasks compared to 6% for existing baselines, addressing the challenge of adapting learned behaviors to new long-horizon goals without additional training.

AINeutralarXiv – CS AI · 11h ago6/10
🧠

Sink vs. diagonal patterns as mechanisms for attention switch and oversmoothing prevention

Researchers analyze how attention mechanisms in transformers use sinks (special tokens) and diagonal patterns to prevent oversmoothing and enable efficient computation. The study establishes mathematical conditions for when sinks outperform alternatives and proves equivalence between sinks and hard attention switches, providing theoretical foundation for design choices in pretrained transformers.

AINeutralarXiv – CS AI · 11h ago6/10
🧠

Optimal FALQON for Quantum Approximate Optimization via Layer-wise Parameter Tuning

Researchers present Optimal FALQON, an enhanced quantum optimization algorithm that adaptively tunes layer-wise parameters to improve performance on noisy quantum devices. Testing on 3-regular graphs demonstrates significant improvements in convergence speed and solution quality compared to standard approaches, with implications for practical quantum computing applications.

AINeutralarXiv – CS AI · 11h ago6/10
🧠

AgentPSO: Evolving Agent Reasoning Skill via Multi-agent Particle Swarm Optimization

Researchers introduce AgentPSO, a framework that evolves multi-agent reasoning skills in large language models using particle swarm optimization principles. Rather than relying on static agents or inference-time debate, the system enables agents to iteratively improve their reasoning capabilities through self-reflection and collective learning, demonstrating improved performance and cross-benchmark transferability without modifying underlying model parameters.

AINeutralarXiv – CS AI · 11h ago6/10
🧠

Core-Halo Decomposition: Decentralizing Large-Scale Fixed-Point Problems

Researchers propose Core-Halo decomposition, a novel approach to solving large-scale fixed-point problems in decentralized systems that separates write ownership from read-only evaluation context. Unlike standard strict decomposition methods that create structural bias by truncating dependencies, Core-Halo aligns with block-dependence structures to enable faithful implementation of the original fixed-point problem across distributed multi-agent systems while maintaining parallelism benefits.

AINeutralarXiv – CS AI · 11h ago6/10
🧠

Recovering Physical Dynamics from Discrete Observations via Intrinsic Differential Consistency

Researchers present a novel method for reconstructing continuous-time physical dynamics from discrete observations by enforcing the semi-group property of autonomous flows, using a metric called Symmetry Rupture to regularize training and guide adaptive step selection. The approach significantly outperforms Neural ODE baselines on diffusion-reaction and PDE benchmarks, reducing errors by 87% while requiring 5x fewer function evaluations.

AINeutralarXiv – CS AI · 11h ago6/10
🧠

A Semantic-Sampling Framework for Evaluating Calibration in Open-Ended Question Answering

Researchers introduce Sem-ECE, a new framework for evaluating how well large language models calibrate their confidence in open-ended question answering tasks. The method samples multiple answers from LLMs, groups them semantically, and uses answer frequency distributions as confidence measures, outperforming existing evaluation approaches across major commercial models.

AINeutralarXiv – CS AI · 11h ago6/10
🧠

Effective Explanations Support Planning Under Uncertainty

Researchers propose a computational model that evaluates explanations by converting them into executable action plans through large language models and planning agents. Across four experiments with 1,200 explanations, higher-scored explanations correlate with improved navigation performance and user helpfulness judgments, demonstrating that explanation quality can be measured by practical outcomes under uncertainty.

AINeutralarXiv – CS AI · 11h ago5/10
🧠

MBP-KT: Learning Global Collaborative Information from Meta-Behavioral Pattern for Enhanced Knowledge Tracing

Researchers propose MBP-KT, a machine learning framework that improves knowledge tracing by extracting collaborative learning patterns from student interaction sequences. The method transforms raw data into meta-behavioral patterns and injects this global collaborative information into various knowledge tracing models, demonstrating consistent performance improvements across real-world datasets.

AIBullisharXiv – CS AI · 11h ago6/10
🧠

C2L-Net: A Data-Driven Model for State-of-Charge Estimation of Lithium-Ion Batteries During Discharge

Researchers propose C2L-Net, a data-driven neural network architecture that improves state-of-charge (SOC) estimation for lithium-ion batteries using only 20-second historical windows. The model achieves up to 60x faster inference than existing methods while maintaining competitive accuracy, addressing computational inefficiency and positional bias problems in battery management systems.

AINeutralarXiv – CS AI · 11h ago6/10
🧠

Built Environment Reasoning from Remote Sensing Imagery Using Large Vision--Language Models

Researchers are using large language models combined with remote sensing imagery to analyze built environments for smart city applications, evaluating models like InternVL and Qwen for tasks including design suggestions, constructability assessment, and risk identification. The study demonstrates that multimodal AI systems can effectively process satellite imagery at multiple scales to support urban planning and infrastructure decision-making.

← PrevPage 411 of 1389Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined