y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All81,867🧠AI22,940⛓️Crypto17,361💎DeFi1,798🤖AI × Crypto1,480📰General38,288

AI × Crypto News Feed

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

81868 articles
AINeutralarXiv – CS AI · Jun 236/10
🧠

Graph-Enhanced Large Language Models for Spatial Search

Researchers propose enhancing Large Language Models with graph-based spatial reasoning capabilities to address current limitations in understanding physical world questions. The work aims to enable search engines and LLMs to better answer complex spatial queries relevant to urban planning, engineering, and travel domains by integrating graph data structures.

AIBullisharXiv – CS AI · Jun 236/10
🧠

Cross-lingual Retrieval-Augmented Classification for Dysarthria Severity Assessment

Researchers propose Cross-lingual Retrieval-Augmented Classification (CRAC), an AI method that improves dysarthria severity assessment by leveraging speech data from different languages to overcome the scarcity of labeled pathological speech datasets. The approach achieves significant accuracy improvements on Korean and Italian datasets, demonstrating the potential of cross-lingual transfer learning in medical speech analysis.

AIBullisharXiv – CS AI · Jun 236/10
🧠

Intend, Reflect, Refine: An Adaptive Multimodal Reflection Framework for Autonomous Driving

Researchers present IRR-Drive, an adaptive multimodal reflection framework that enhances autonomous driving systems by having Vision-Language-Action models explicitly reason about future consequences before generating trajectories. The system uses dual-modality reflection combining textual intentions with predicted bird's-eye view representations to self-correct decisions based on scene complexity, achieving state-of-the-art results on the NAVSIM benchmark.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Hierarchical Reinforcement Learning for Sparse-Reward Search in Commutative Algebra

Researchers have developed a hierarchical reinforcement learning framework with graph neural networks to tackle Kalai's algebraic Hirsch conjecture, a decades-old mathematical problem characterized by extreme reward sparsity. The approach successfully finds counterexamples more efficiently than classical RL and greedy search methods, marking the first application of HRL to commutative algebra.

AINeutralarXiv – CS AI · Jun 236/10
🧠

BEV-Denoise: Learning Intrinsic Noise for Accurate Bird's-Eye-View Semantic Segmentation

BEV-Denoise presents a novel framework for improving Bird's-Eye-View semantic segmentation by leveraging noise estimation techniques inspired by diffusion models. The approach estimates and removes intrinsic noise from BEV features, demonstrating improved accuracy across multiple vision models on the nuScenes dataset.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Understanding Parallel Samplers in Masked Diffusion via Random Walks on Graphs

Researchers propose using random walks on graphs as a testing framework for parallel sampling strategies in masked diffusion models, proving that popular entropy-based sampling methods aren't universally optimal and introducing a new bisection sampler that achieves logarithmic-time sampling with theoretical guarantees.

AINeutralarXiv – CS AI · Jun 236/10
🧠

StatABench: Dataset and Framework for Evaluating Statistical Analysis Capabilities of LLMs

Researchers introduced StatABench, a comprehensive benchmark for evaluating LLMs' statistical analysis capabilities across 434 questions and tasks. Evaluations reveal significant performance gaps, with GPT-5.1 achieving only 68.6% accuracy on closed-ended questions and top agent frameworks scoring 61.86% on complex modeling tasks, exposing persistent weaknesses in tool-grounded reasoning and methodological decision-making.

🧠 GPT-5
AINeutralarXiv – CS AI · Jun 235/10
🧠

Neural Architecture Search of Sample Reweighting Networks for Complex Distribution Shift

Researchers enhance Meta-Weight-Net (MW-Net), a neural network for sample reweighting under distribution shifts, by applying neural architecture search to optimize its structure. The improved approach better handles combined label noise and class imbalance problems that degrade standard MW-Net performance, demonstrating effectiveness on CIFAR-10 and CIFAR-100 datasets.

AINeutralarXiv – CS AI · Jun 235/10
🧠

Physics-Guided Spatiotemporal State Space Modeling for Lookahead Molten Pool Segmentation in Laser Wire-Feed Welding

Researchers have developed WeldMamba, a physics-guided AI model that predicts the future state of molten pools in laser wire-feed welding 500 milliseconds in advance by analyzing historical images and process parameters. This lookahead capability addresses the critical challenge of sensor-to-actuator delays in closed-loop welding control systems, achieving 74.63% mIoU accuracy on a 43-sequence dataset.

AIBullisharXiv – CS AI · Jun 236/10
🧠

EvoRubrics: Dynamic Rubrics as Rewards via Adversarial Co-Evolution for LLM Reinforcement Learning

EvoRubrics introduces a co-evolutionary reinforcement learning framework where a Policy LLM and Rubric Generator jointly improve through adversarial interaction, addressing the limitation of static reward criteria that lose discriminative power as models improve. The approach enables real-time evaluation adaptation and generates transferable reward models, with experiments showing consistent improvements over static and dynamic baselines.

AINeutralarXiv – CS AI · Jun 235/10
🧠

The Model as One Rater Among Several: Measuring Political Positions in Data-Sparse Regions with a Language-Model Panel

Researchers propose a novel method for measuring political positions in data-sparse regions by treating large language models as fallible raters within a panel system rather than standalone measurement devices. The approach achieves 0.86 Krippendorff's alpha reliability across nine models and demonstrates that written axis definitions improve inter-rater agreement, though the method still requires human validation.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Prime Fourier Embeddings: A Principled Basis for Modular Arithmetic

Researchers introduce Prime Fourier Embeddings (PFE), a neural representation method that encodes integers using prime-indexed trigonometric pairs to expose algebraic structure in modular arithmetic. The approach achieves perfect accuracy on modular tasks with specialized neural channels corresponding to individual primes, validated through ablation studies showing 500x specialization ratios between relevant and irrelevant channels.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Domain Adaptation Under Wireless Network Constraints: When Does It Become Green?

Researchers investigate the energy consumption trade-offs of Unsupervised Domain Adaptation (UDA) versus retraining in 6G wireless networks, proposing a framework to determine when UDA becomes more energy-efficient when accounting for labeling costs and multiple target domains.

GeneralNeutralarXiv – CS AI · Jun 235/10
📰

Physics-governed executable modelling of triboelectric nanogenerators

Researchers have developed TENG-CLAW, a unified computational framework for simulating triboelectric nanogenerators that bridges analytical theories and finite-geometry numerical solvers. The physics-governed platform establishes a charge-defined hierarchy to enable reproducible, traceable TENG research and device design across disparate simulation workflows.

AINeutralarXiv – CS AI · Jun 236/10
🧠

From Text Metrics to Model Internals: A Study of Whisper ASR Hallucination Detection

Researchers developed multiple approaches to detect hallucinations in OpenAI's Whisper ASR model, where the system generates fluent but unfounded transcriptions. The study found that probing the model's internal decoder states outperformed text-based and LLM-based detection methods, with a hybrid approach combining text metrics and internal representations achieving the best overall performance.

AINeutralarXiv – CS AI · Jun 236/10
🧠

MotionHalluc: Diagnosing Kinematic Hallucinations in Fine-Grained Motion Reasoning

Researchers introduce MotionHalluc, a benchmark dataset for evaluating how AI models hallucinate when analyzing motion differences between paired videos. The study reveals that large multimodal models struggle with directional, attributional, and temporal hallucinations in motion reasoning, but shows that injecting explicit kinematic measurements can improve accuracy by 10.6%.

AIBullisharXiv – CS AI · Jun 236/10
🧠

Attention-Spectrum Regularization for Replay-Free Continual Multimodal LLMs

Researchers propose Attention-Spectrum Regularization (ASR), a new continual learning framework for multimodal large language models that prevents catastrophic forgetting when adapting to new visual domains and tasks without replaying past data. ASR preserves cross-modal attention patterns by storing compact spectral statistics rather than actual training examples, demonstrating improved performance on vision-language benchmarks.

AINeutralarXiv – CS AI · Jun 236/10
🧠

FLFL: Federated Latent Factor Learning for Private Recovery of Spatio-Temporal Signals

Researchers propose FLFL (Federated Latent Factor Learning), a privacy-preserving machine learning framework for recovering missing data in wireless sensor networks without centralizing raw data on servers. The model combines federated learning with spatio-temporal signal analysis to maintain data privacy while improving recovery accuracy across distributed sensors.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Self-Evolution for Multi-Turn Tool-Calling Agents via Divergence-Point Preference Learning

Researchers present ToolGraph, a framework that improves multi-turn tool-using AI agents through self-evolution via preference learning. By combining schema-derived topology with divergence-point preference optimization, the system achieves 16.8% improvement over baseline performance on benchmark tasks, with gains concentrated in airline and retail domains.

AIBullisharXiv – CS AI · Jun 236/10
🧠

PRIDE: Privileged Information-enhanced Distillation for Empathetic Dialogue Generation

Researchers introduce PRIDE, a knowledge distillation method that compresses large language models for empathetic dialogue while maintaining quality through privileged information available only during training. The technique demonstrates that smaller models can match or exceed larger teacher models' performance when trained with psychological annotations and contextual cues, enabling deployment in resource-constrained environments.

AINeutralarXiv – CS AI · Jun 236/10
🧠

AI-Empowered UAV-Assisted Backscatter Localization and ISAC for Zero-Energy IoT: A Comprehensive Survey

A comprehensive survey examines AI-powered UAV-assisted backscatter communication and integrated sensing for zero-energy IoT devices that harvest energy from ambient RF signals. The research addresses fundamental limitations in backscatter systems—including weak signal reflection, double-path loss, and coverage constraints—by leveraging unmanned aerial vehicles as mobile emitters, relays, and edge processors combined with AI optimization techniques.

AINeutralarXiv – CS AI · Jun 236/10
🧠

LLM-Aided A* Search in Non-Geometric Network Graphs

Researchers propose an LLM-aided A* algorithm that uses large language models to generate intermediate waypoints for finding shortest paths in non-geometric network graphs where traditional geometric heuristics don't apply. The approach reduces node expansion by ~50% while maintaining near-optimal path costs, demonstrating that combining LLMs with classical algorithms can enhance network optimization.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Interpretable Probabilistic Medical Image Segmentation via Gaussian Process with Explicit Modelling of Annotation Bias and Variability

Researchers propose a novel Gaussian Process-based framework for medical image segmentation that explicitly models annotation bias and variability across multiple raters rather than encoding them implicitly. The approach improves uncertainty calibration in probabilistic predictions while maintaining segmentation accuracy, with quantifiable parameters reflecting individual annotator behavior.

AINeutralarXiv – CS AI · Jun 236/10
🧠

When Does Intrinsic Self-Correction Help? A Task-Sensitive Analysis

Researchers find that intrinsic self-correction in large language models works inconsistently across tasks, succeeding only when task structure supports specific revision mechanisms like constraint verification or complex reasoning review. The study challenges the assumption that self-correction is universally reliable and instead positions it as a task-dependent inference strategy.

AINeutralarXiv – CS AI · Jun 236/10
🧠

The Correct Answer Trap: Pedagogically-Grounded Detection and Feedback for Hidden Misconceptions

Researchers demonstrate that automated educational feedback systems fail to detect hidden misconceptions when students arrive at correct answers through flawed reasoning, with fine-tuned classifiers achieving only 57% detection accuracy. A reasoning model reaches 84% accuracy but generates excessive false positives, prompting the proposal of a detect-verify-escalate pipeline that routes uncertain cases to diagnostic questions rather than immediate teacher escalation.

← PrevPage 954 of 3275Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined