y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All93,309🧠AI22,940⛓️Crypto17,363💎DeFi1,799🤖AI × Crypto1,480📰General49,727

AI × Crypto News Feed

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

93310 articles
AINeutralarXiv – CS AI · Jun 26/10
🧠

TrafficRAG: A Multimodal RAG Framework for Traffic Accident Liability Determination

TrafficRAG presents a multimodal retrieval-augmented generation framework that automates traffic accident liability analysis by combining vision-language models, hybrid legal document retrieval, and large language models to generate standardized liability reports. The system achieves 77.32% legal norm accuracy and demonstrates that integrating multimodal evidence with legal knowledge significantly improves accident analysis reliability.

AINeutralarXiv – CS AI · Jun 26/10
🧠

TriAlign: Towards Universal Truth Consistency in Personalized LLM Alignment

Researchers introduce TriAlign, a machine learning framework that addresses fairness issues in personalized large language models by ensuring universal truths remain consistent across different social groups. The method balances accuracy, fairness, and personalization through multi-agent reinforcement learning, reducing disparities in objective task performance while maintaining user preference adaptation.

AINeutralarXiv – CS AI · Jun 26/10
🧠

EvoBrain: Continual Learning of EEG Foundation Models Across Heterogeneous BCI Tasks

Researchers introduce EvoBrain, a continual learning framework that enables EEG foundation models to adapt across multiple brain-computer interface tasks without catastrophic forgetting. The system uses neural-spectral normalization and distillation techniques to balance learning new tasks while retaining knowledge from previous ones, advancing toward unified brain decoding systems.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Structure-Guided Adaptive Propagation for Protein-Protein Interaction Site Prediction

Researchers introduce SGAP-PPIS, a graph neural network model that uses adaptive propagation guided by protein structure geometry to predict protein-protein interaction sites more accurately. The model dynamically adjusts how information flows between residues based on their local geometric environment, outperforming fixed propagation approaches in distinguishing true interaction sites from similar non-interacting regions.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Stochastic convergence of parallel asynchronous adaptive first-order methods

Researchers introduce a new class of asynchronous adaptive first-order optimization methods that improve upon existing algorithms through momentum and inexact normalization variants. The methods achieve O(1/√t) convergence rates in stochastic non-convex settings and demonstrate practical relevance for large-scale heterogeneous machine learning systems.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Token Predictors Are Not Planners: Building Physically Grounded Causal Reasoners

Researchers introduce Causal-Plan-Bench and Causal-Plan-1M to shift embodied AI systems from linguistic token prediction toward physically grounded causal reasoning. The work demonstrates that leading models like Gemini 3 Pro struggle with genuine physical planning, while their Causal Planner model achieves 36.3% relative performance gains through million-scale causal training data.

🧠 Gemini
AINeutralarXiv – CS AI · Jun 26/10
🧠

CAPF: Guiding Search-Agent Rollouts with Credit-Attenuated Privileged Feedback

Researchers propose Credit-Attenuated Privileged Feedback (CAPF), a training mechanism that guides LLM search agents by providing verifier feedback during training to improve learning on difficult problems. The approach improves performance on open-domain QA benchmarks by leveraging information already available in reinforcement learning systems, increasing exact-match accuracy from 44.7% to 48.5% on Qwen3-4B.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Does Compression Preserve Uncertainty? A Unified Benchmark for Quantized and Sparse LLMs via Conformal Prediction

Researchers benchmark 12 LLMs under compression to evaluate whether quantization and pruning preserve uncertainty quantification alongside accuracy. The study reveals compression frequently decouples accuracy from uncertainty reliability, with smaller models absorbing compression-induced uncertainty poorly, suggesting current accuracy-only evaluation standards are insufficient for deployment readiness.

AINeutralarXiv – CS AI · Jun 26/10
🧠

WorldCoder-Bench: Benchmarking Physically Grounded 3D World Synthesis

Researchers introduce WorldCoder-Bench, a comprehensive benchmark for evaluating how well AI language models can generate interactive 3D web environments built with Three.js. The benchmark reveals that current frontier models achieve only 19.9-27.8% verification coverage, with failures primarily stemming from state management issues rather than missing visual elements.

AIBullisharXiv – CS AI · Jun 26/10
🧠

EVA-Net: Subject-Independent EEG Motor Decoding with Video-Derived Motor Priors

Researchers propose EVA-Net, a machine learning framework that uses video-based motor priors to improve EEG brain-computer interfaces (BCIs) across different subjects with minimal calibration. The two-stage approach achieves 8.66% accuracy improvement over existing methods, demonstrating that video is a more effective semantic anchor than text for decoding motor intent from brain signals.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Physically-Constrained Mamba-SDE for Remaining Useful Life Prediction under Irregular Observations

Researchers introduce PC-MambaSDE, a machine learning framework designed to predict remaining useful life in industrial equipment by combining continuous-time neural networks with physics-based constraints. The model handles irregular sensor data and prevents physically impossible degradation patterns, outperforming existing methods especially when observation data is sparse.

AINeutralarXiv – CS AI · Jun 25/10
🧠

Community-Aware Assessment of Social Textual Engagement and Resonance: A Human-Centric Perspective on User-Generated Content Evaluation

Researchers introduce CASTER, a new framework for evaluating user-generated content (UGC) based on community resonance rather than traditional visual quality metrics. The accompanying MEDEA architecture uses a novel Social Chain-of-Thought mechanism that simulates diverse viewer perspectives to predict how content will resonate socially, trained through supervised learning and reinforcement learning aligned with authentic human feedback.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Bayesian Spectral Emotion Transition Discovery from Multi-Annotator Disagreement

Researchers propose Bayesian Spectral Emotion Transition Discovery (BSETD), a framework that analyzes emotion dynamics in conversations by preserving multi-annotator disagreement rather than collapsing it into single labels. The method successfully identifies distinct emotion transition patterns across psychological theories and demonstrates strong cross-corpus validation, bridging computational linguistics with established emotion science.

AINeutralarXiv – CS AI · Jun 26/10
🧠

SMH-Bench: Benchmarking LLM Agents for Environment-Grounded Reasoning and Action in Smart Homes

Researchers introduce SMH-Bench, a comprehensive benchmark for evaluating large language models in smart-home environments, containing 1,100 tasks across varying complexity levels. The study reveals that while frontier LLMs excel at explicit control tasks, they struggle significantly with automation scheduling, ambiguity resolution, and personalized reasoning as household complexity increases.

AINeutralarXiv – CS AI · Jun 26/10
🧠

VET: A Framework for Analyzing AI Discourse

Researchers introduce the VET Framework, a structured method for categorizing AI discourse across three dimensions—valence, effectiveness, and trajectory—to combat polarized narratives in public AI discussions. The framework identifies and critiques four prevalent stances (AI Hype, AI Doom, AI Denial, and AI Normalcy) as tools for improving AI literacy among the general public.

AINeutralarXiv – CS AI · Jun 26/10
🧠

AutoMedBench: Towards Medical AutoResearch with Agentic AI Models

Researchers introduce AutoMedBench, a comprehensive benchmark for evaluating autonomous AI agents on medical research workflows rather than isolated tasks. The framework stages agent execution across five phases and reveals that current models struggle most with validation and verification, despite excelling at pipeline setup.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Algorithmic algorithm development with LLMs: A Case Study on LLM-Usage for Contraction Order Optimization in Tensor Networks

Researchers demonstrate a case study using large language models (LLMs) with OpenEvolve to optimize contraction orders in tensor networks, highlighting both the potential of verifier-guided evolutionary coding agents for algorithm development and the critical importance of human validation, evaluation metrics, and rigorous testing in AI-assisted research.

AINeutralarXiv – CS AI · Jun 25/10
🧠

An NLP-Driven Framework for Curriculum-Labor Market Alignment: Schema-Constrained LLM Extraction, ESCO-Anchored Semantic Matching, and Multi-Dimensional Gap Quantification

Researchers present an NLP framework that uses large language models and semantic matching to extract competencies from educational curricula and align them with labor-market demands. Applied to a UAE university's computer science program, the system identified significant gaps in general skills and algorithms while finding near-zero gaps in AI/data science, demonstrating a scalable approach to curriculum-labor market alignment.

AINeutralarXiv – CS AI · Jun 26/10
🧠

RL-ACRGNet: Reinforcement Learning-Based Chest Radiology Report Generation Network

RL-ACRGNet is a new deep learning model that automates chest X-ray report generation by combining DenseNet image encoding with LSTM text generation in a reinforcement learning framework. The system demonstrates measurable improvements over existing methods on medical imaging datasets, potentially streamlining radiologist workflows and reducing diagnostic inconsistencies.

GeneralNeutralarXiv – CS AI · Jun 25/10
📰

Topological texture analysis of microscopy images of dynamic casein gelation and its relation to rheological properties

Researchers developed an integrated computational toolbox combining topological data analysis, fractal imaging, and texture recognition to analyze protein gelation in real-time microscopy images. The method successfully tracked microstructural transitions during casein gelation and correlated them with rheological properties, offering a quantitative approach for characterizing complex material dynamics in food science.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Explainable Data-driven Deep Reinforcement Learning Methods for Optimal Energy Management in Buildings

Researchers developed an explainable deep reinforcement learning framework for optimizing energy management in buildings with renewable sources, battery storage, and dynamic pricing. Testing on real-world data from KIT's Living Lab Energy Campus showed that on-policy algorithms (A2C, PPO) outperformed off-policy methods while providing transparent insights into decision-making processes.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Where Do Deep-Research Agents Go Wrong? Span-Level Error Localization in Agent Trajectories

Researchers introduce TELBench, a benchmark for identifying errors in deep-research AI agent trajectories, and propose DRIFT, a claim-centric auditing framework that improves error localization accuracy by up to 30 percentage points. The work addresses a critical gap in AI evaluation by moving beyond final-answer assessment to analyze intermediate steps in agent reasoning.

AINeutralarXiv – CS AI · Jun 26/10
🧠

BADGER: Bridging Agentic and Deterministic Evaluation for Generative Enterprise Reasoning

Merkle has developed BADGER, a unified evaluation framework that combines text-to-SQL assessment with agentic behavior evaluation for enterprise AI systems. The framework achieves substantial agreement with human expert judgment (Cohen's kappa=0.717) and outperforms six competing evaluation approaches, addressing a critical gap in production-grade AI system assessment.

AIBullisharXiv – CS AI · Jun 26/10
🧠

Learning When Not to Act: Mitigating Tool Abuse in Agentic Reinforcement Learning

Researchers propose EAPO, a reinforcement learning framework that teaches AI agents to use external tools selectively rather than excessively. The method improves accuracy while reducing redundant tool calls by 18-25% across multiple language models, demonstrating that agents can learn optimal tool-use patterns without compromising reasoning capabilities.

🧠 Llama
AIBullisharXiv – CS AI · Jun 26/10
🧠

S3TS: Stochastic Scenario-Structured Tree Search for Advanced Planning Under Uncertainty

Researchers introduce S3TS, a novel algorithm combining Monte Carlo Tree Search with stochastic optimization to handle both non-linear complexity and uncertainty in energy grid scheduling. The approach demonstrates near-optimal performance in linear settings and significantly outperforms existing methods in non-linear scenarios, achieving up to 51% cost reductions compared to baseline algorithms.

← PrevPage 1330 of 3733Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined