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

AI × Crypto News Feed

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

99201 articles
AIBullisharXiv – CS AI · May 126/10
🧠

Beyond Autonomy: A Dynamic Tiered AgentRunner Framework for Governable and Resilient Enterprise AI Execution

Researchers propose the Dynamic Tiered AgentRunner, an enterprise-grade framework that adds governance controls to autonomous AI agents through risk-adaptive resource allocation, separation of powers between independent agents, and resilience mechanisms. The framework addresses critical gaps in current LLM agent deployments by preventing unauthorized high-risk operations and enabling enterprise compliance requirements.

AIBullisharXiv – CS AI · May 126/10
🧠

E-TCAV: Formalizing Penultimate Proxies for Efficient Concept Based Interpretability

Researchers introduce E-TCAV, an optimized version of TCAV that improves the efficiency and stability of neural network interpretability testing by leveraging penultimate layer representations. The method achieves linear speed-ups while maintaining accuracy, advancing practical tools for model debugging and real-time concept-guided training across vision and language tasks.

AINeutralarXiv – CS AI · May 126/10
🧠

AgentRx: A Benchmark Study of LLM Agents for Multimodal Clinical Prediction Tasks

Researchers benchmarked LLM-based agents for multimodal clinical prediction tasks using real-world healthcare data, finding that single-agent systems outperform naive multi-agent frameworks in handling diverse data types like medical images, notes, and EHR records. The study reveals critical limitations in current multi-agent collaboration approaches and provides an open-source evaluation framework to advance clinical AI development.

AINeutralarXiv – CS AI · May 126/10
🧠

Positive Alignment: Artificial Intelligence for Human Flourishing

Researchers propose 'Positive Alignment' as a new framework for AI safety that goes beyond preventing harm to actively promote human flourishing through context-sensitive, user-authored systems. The approach addresses alignment failures like engagement hacking and loss of autonomy while emphasizing decentralized governance and diverse viewpoints rather than centralized institutional control.

AINeutralarXiv – CS AI · May 126/10
🧠

Verifiable Process Rewards for Agentic Reasoning

Researchers introduce Verifiable Process Rewards (VPR), a framework that enhances reinforcement learning for large language models by providing dense, intermediate-level feedback during reasoning tasks rather than relying solely on sparse outcome-level rewards. The approach leverages symbolic, algorithmic, and probabilistic verification methods to improve credit assignment in long-horizon agentic reasoning, with theoretical and empirical validation across multiple benchmarks.

AIBullisharXiv – CS AI · May 126/10
🧠

EmbodiSkill: Skill-Aware Reflection for Self-Evolving Embodied Agents

EmbodiSkill introduces a training-free framework enabling embodied AI agents to autonomously improve their skills through reflection on task execution trajectories. By distinguishing between skill deficiencies and execution lapses, the system allows frozen language models to achieve significantly higher task success rates, with a Qwen 3.5-27B model reaching 93.28% success on ALFWorld benchmarks.

🧠 GPT-5
AIBullisharXiv – CS AI · May 126/10
🧠

CORTEG: Foundation Models Enable Cross-Modality Representation Transfer from Scalp to Intracranial Brain Recordings

Researchers introduce CORTEG, a framework that adapts pretrained scalp-EEG foundation models to intracranial ECoG recordings, enabling brain-computer interfaces to learn across patients with minimal calibration time. The approach demonstrates competitive or superior performance on finger trajectory and audio envelope decoding tasks while reducing per-patient training requirements to 10-30 minutes.

AINeutralarXiv – CS AI · May 126/10
🧠

PaperFit: Vision-in-the-Loop Typesetting Optimization for Scientific Documents

Researchers introduce PaperFit, a vision-in-the-loop AI agent that automates the typesetting optimization of LaTeX scientific documents by iteratively rendering pages, diagnosing visual defects, and applying constrained repairs. The work formalizes Visual Typesetting Optimization (VTO) as a critical missing stage in document automation, addressing the gap between compilable but visually flawed PDFs and publication-ready outputs through a new benchmark of 200 papers.

AIBullisharXiv – CS AI · May 126/10
🧠

TMAS: Scaling Test-Time Compute via Multi-Agent Synergy

Researchers introduce TMAS, a multi-agent framework that improves test-time compute scaling for large language models by enabling specialized agents to collaborate through hierarchical memory systems. The approach balances exploration and exploitation more effectively than existing methods, achieving stronger iterative scaling on challenging reasoning benchmarks.

AINeutralarXiv – CS AI · May 126/10
🧠

How Mobile World Model Guides GUI Agents?

Researchers developed and evaluated mobile world models across four modalities (delta text, full text, diffusion images, and renderable code) to guide GUI agents in executing smartphone tasks. The study reveals that renderable code provides the best in-distribution fidelity while text-based models are more robust for out-of-distribution execution, and that world-model-generated trajectories can improve agent training despite not preserving original data distributions.

AINeutralarXiv – CS AI · May 126/10
🧠

EGL-SCA: Structural Credit Assignment for Co-Evolving Instructions and Tools in Graph Reasoning Agents

Researchers introduce EGL-SCA, a framework for graph reasoning agents that jointly optimizes both natural language instructions and computational tools through structural credit assignment. The system achieves 92.0% success rate on graph reasoning benchmarks by precisely routing failures to either prompt optimization or tool synthesis, outperforming isolated improvement approaches.

AINeutralarXiv – CS AI · May 126/10
🧠

Autonomous FAIR Digital Objects: From Passive Assertions to Active Knowledge

Researchers introduce Autonomous FAIR Digital Objects (aFDOs), a framework that transforms static scientific data into self-governing entities capable of validating evidence, resolving contradictions, and updating confidence independently. The system combines semantic web standards with Byzantine-fault-tolerant consensus mechanisms to enable scientific knowledge to persist and evolve beyond institutional stewardship.

🏢 Meta
AIBullisharXiv – CS AI · May 126/10
🧠

Agent-X: Full Pipeline Acceleration of On-device AI Agents

Researchers introduce Agent-X, a software framework that accelerates LLM-based agents running on edge devices by optimizing both prefill and decode stages through prompt rewriting and LLM-free speculative decoding. The framework achieves 1.61x end-to-end speedup with no accuracy loss, addressing a critical performance bottleneck in on-device AI deployments.

AINeutralarXiv – CS AI · May 126/10
🧠

Agentic Performance at the Edge: Insights from Benchmarking

Researchers benchmark agentic AI performance on edge devices constrained to 8 billion parameters or smaller, finding that model quality loss isn't simply proportional to parameter reduction. The study reveals that optimal edge-agent deployment requires joint optimization of model selection and tool workflows, with distinct failure patterns across model families guiding practical deployment strategies.

AINeutralarXiv – CS AI · May 126/10
🧠

LLM4Branch: Large Language Model for Discovering Efficient Branching Policies of Integer Programs

LLM4Branch introduces a novel framework using large language models to automatically discover efficient branching policies for Mixed Integer Linear Programming (MILP) solvers. The approach generates executable programs via LLMs and optimizes parameters through performance feedback, achieving competitive results with state-of-the-art GPU-based methods on standard benchmarks.

AINeutralarXiv – CS AI · May 126/10
🧠

ASIA: an Autonomous System Identification Agent

ASIA is an autonomous AI agent framework that automates system identification tasks by delegating model selection, training algorithms, and hyperparameter tuning to a large language model. The framework eliminates manual trial-and-error processes in dynamical systems modeling, though empirical testing reveals concerns around test leakage and reproducibility.

AIBullisharXiv – CS AI · May 126/10
🧠

SLASH the Sink: Sharpening Structural Attention Inside LLMs

Researchers present SLASH, a training-free method that improves how Large Language Models understand graph structures by fixing an internal attention bottleneck. The approach leverages LLMs' spontaneous ability to reconstruct graph topologies internally, addressing a fundamental limitation where language-focused attention patterns suppress graph reasoning capabilities.

AINeutralarXiv – CS AI · May 126/10
🧠

Consistency as a Testable Property: Statistical Methods to Evaluate AI Agent Reliability

Researchers present a rigorous statistical framework for measuring AI agent reliability through U-statistics and kernel-based metrics, moving beyond traditional pass@1 evaluation methods. The study reveals that agents can possess requisite knowledge yet fail catastrophically under minor task variations, with trajectory-level consistency metrics providing significantly better diagnostic sensitivity for identifying failure modes in high-stakes deployments.

AINeutralarXiv – CS AI · May 126/10
🧠

PrimeKG-CL: A Continual Graph Learning Benchmark on Evolving Biomedical Knowledge Graphs

Researchers introduced PrimeKG-CL, a benchmark dataset for continual graph learning built from nine biomedical databases with 129K+ nodes and 8.1M+ edges across two temporal snapshots (2021-2023). The work evaluates how different machine learning strategies handle evolving biomedical knowledge graphs, revealing that decoder choice and learning strategy interact significantly and that standard metrics fail to distinguish between retaining valid facts and forgetting outdated ones.

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

A Reflective Storytelling Agent for Older Adults: Integrating Argumentation Schemes and Argument Mining in LLM-Based Personalised Narratives

Researchers developed a reflective storytelling agent that combines large language models with knowledge graphs and argumentation theory to generate personalized narratives for older adults. Testing with 55 participants showed the system successfully identified personally relevant purposes in two-thirds of narratives, with argument-based grounding and hallucination detection significantly improving perceived consistency and clarity.

AINeutralarXiv – CS AI · May 126/10
🧠

Bridging Sequence and Graph Structure for Epigenetic Age Prediction

Researchers present a novel machine learning framework that combines DNA sequence analysis with graph neural networks to predict biological age from methylation patterns, achieving 12.8% improvement over existing methods. The approach uses handcrafted sequence features rather than deep learning to encode biological context, demonstrating practical advantages in aging research applications.

AINeutralarXiv – CS AI · May 125/10
🧠

A Resilient Solution for Sewer Overflow Monitoring across Cloud and Edge

Researchers have developed a web-based monitoring system that combines deep learning forecasting with cloud and edge computing to predict combined sewer overflow (CSO) events in aging urban infrastructure. The system operates as a resilient dashboard capable of functioning during network outages, addressing a critical infrastructure challenge exacerbated by extreme weather events in historical cities.

AINeutralarXiv – CS AI · May 126/10
🧠

LLARS: Enabling Domain Expert & Developer Collaboration for LLM Prompting, Generation and Evaluation

LLARS is an open-source platform designed to streamline collaboration between domain experts and software developers in building LLM-based systems. The tool integrates prompt engineering, batch generation, and hybrid evaluation into a unified workflow, with validation from domain experts confirming significant time savings and improved interdisciplinary teamwork.

AINeutralarXiv – CS AI · May 126/10
🧠

Budget-Efficient Automatic Algorithm Design via Code Graph

Researchers propose a budget-efficient automatic algorithm design framework using large language models that operates on code graphs rather than full algorithms. The approach uses LLMs to generate compact corrections—code modifications that add, replace, or remove blocks—which compose into new algorithms, reducing computational waste and improving fitness outcomes on combinatorial optimization problems.

AINeutralarXiv – CS AI · May 126/10
🧠

Hierarchical Causal Abduction: A Foundation Framework for Explainable Model Predictive Control

Researchers present Hierarchical Causal Abduction (HCA), a framework that makes Model Predictive Control decisions interpretable by combining physics-informed reasoning, optimization evidence, and causal discovery. The method achieves 53% higher explanation accuracy than existing approaches across industrial control applications, addressing a critical barrier to deploying AI in safety-critical infrastructure.

← PrevPage 1561 of 3969Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined