y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All91,654🧠AI22,940⛓️Crypto17,363💎DeFi1,799🤖AI × Crypto1,480📰General48,072

AI × Crypto News Feed

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

91676 articles
AIBullisharXiv – CS AI · Jun 86/10
🧠

Teaching the Way, Not the Answer: Privileged Tutoring Distillation for Multimodal Policy Optimization

Researchers introduce PTD-PO, a novel framework that improves how large vision-language models learn through reinforcement learning by providing dense guidance without exposing correct answers. The method uses spatial attention hints and reasoning steps to supervise token-level learning, achieving better performance than existing approaches while avoiding shortcuts in model training.

AINeutralarXiv – CS AI · Jun 86/10
🧠

StainFlow: Entity-Stain Tracking and Evidence Linking for Process Rewards in GUI Agents

Researchers introduce StainFlow, a process reward model that improves reinforcement learning for GUI agents by tracking entity states and dynamically linking evidence across trajectories. The method achieves 3.2% relative improvement in online RL success and 1.8% improvement in trajectory completion accuracy on benchmark tasks.

AINeutralarXiv – CS AI · Jun 85/10
🧠

Hierarchical Semantic-Constrained Heterogeneous Graph for Audio-Visual Event Localization

Researchers propose HSCHG, a novel framework for open-vocabulary audio-visual event localization that addresses temporal consistency and hierarchical semantic constraints by combining heterogeneous graphs in Euclidean space with hyperbolic space representations. The method uses hierarchical entailment regularization to improve recognition of unseen event categories while maintaining cross-modal alignment and semantic consistency across video and segment levels.

AINeutralarXiv – CS AI · Jun 86/10
🧠

Front-to-Attractors: Modifying the Front-to-Front Heuristic in Bidirectional Search

Researchers introduce Front-to-Attractors (F2A), a new heuristic class that optimizes bidirectional search algorithms by replacing computationally expensive pairwise frontier evaluations with estimates to a small set of dynamically maintained attractor states. The approach achieves 11.2x reduction in pairwise evaluations while maintaining performance gains over simpler heuristics.

AIBullisharXiv – CS AI · Jun 86/10
🧠

DyCon: Dynamic Reasoning Control via Evolving Difficulty Modeling

Researchers introduce DyCon, a training-free framework that dynamically models task difficulty during reasoning to reduce inefficiencies in Large Reasoning Models. The method leverages step-level embeddings to control reasoning depth, achieving significant efficiency gains across multiple model sizes and benchmarks without sacrificing accuracy.

AINeutralarXiv – CS AI · Jun 86/10
🧠

Beyond Post-hoc Explanation: Toward Glassbox AI via Probabilistic Mediation

Researchers propose the Glassbox Framework, a new AI architecture that replaces post-hoc explainability with ante-hoc probabilistic mediation using Bayesian networks as transparent reasoning layers for large language models. This approach aims to make AI systems fundamentally accountable in high-stakes domains like healthcare, law, and public administration by encoding domain knowledge and causal assumptions before inference occurs.

AINeutralarXiv – CS AI · Jun 86/10
🧠

Off-Policy Evaluation with Strategic Agents via Local Disclosure

Researchers propose a novel off-policy evaluation method that addresses strategic behavior by agents who modify their characteristics in response to policies. By leveraging post-hoc explanations to reveal pre-strategic information, the approach mitigates covariate shifts and enables more accurate policy assessment in one-shot settings with incomplete knowledge of agent responses.

$MKR
AINeutralarXiv – CS AI · Jun 86/10
🧠

Online Pandora's Box for Contextual LLM Cascading

Researchers propose an online contextual Pandora's Box model for optimizing LLM API cascading, where decision-makers sequentially query multiple APIs and select outputs based on indirect reward feedback. The approach achieves theoretically optimal regret bounds without requiring full distribution estimation, advancing practical optimization strategies for multi-API LLM systems.

$MKR
AINeutralarXiv – CS AI · Jun 86/10
🧠

Act As a Real Researcher: A Suite of Benchmarks Evaluating Frontier LLMs and Agentic Harnesses in Research Lifecycle

Researchers introduced AARRI-Bench, a new benchmark suite designed to evaluate frontier large language models and AI agents on their ability to conduct research with human-like professionalism and nuance. Testing showed that even top-performing systems like Claude Opus 4.7 with Mini-SWE-Agent achieved only 68.3% success rates, frequently missing subtle but critical details that human researchers would easily catch, highlighting the gap between autonomous research agents and truly capable human researchers.

🧠 Claude🧠 Opus
AINeutralarXiv – CS AI · Jun 86/10
🧠

When Does Multi-Agent Collaboration Help? An Entropy Perspective

Researchers analyzed multi-agent systems (MAS) built on large language models through an entropy lens, discovering that single agents outperform collaborative systems in 43.3% of cases. The study identifies key entropy patterns—certainty preference, base entropy levels, and task awareness—and proposes an Entropy Judger algorithm to improve MAS solution selection across various reasoning tasks.

AINeutralarXiv – CS AI · Jun 86/10
🧠

Trading Engagement for Sustainability: Carbon-Aware Re-ranking for E-commerce Recommendations

Researchers demonstrate a carbon-aware recommendation system for e-commerce that infers missing Product Carbon Footprint data and applies post-hoc re-ranking to balance user engagement against sustainability. The framework achieves substantial carbon reductions with minimal engagement cost across multiple product categories and recommendation models.

AINeutralarXiv – CS AI · Jun 85/10
🧠

Human Adults and LLMs as Scientists: Who Benefits from Active Exploration?

Research comparing human adults and large language models on causal learning tasks reveals that active exploration significantly improves humans' ability to identify conjunctive causal rules (where multiple causes must occur simultaneously), though conjunctive reasoning remains harder than disjunctive reasoning. State-of-the-art LLMs approach human performance on accuracy but demonstrate less efficient exploration strategies and similar reasoning gaps.

AINeutralarXiv – CS AI · Jun 85/10
🧠

A Geometric Gaussian Mixture Representation of Plane Curves

Researchers introduce a Gaussian Mixture Model (GMM) framework that represents plane curves as probabilistic geometric primitives, encoding both tangential and normal uncertainty. This mathematical approach enables uncertainty-aware geometric modeling applicable to CAD, robotics, and digital twin applications.

AINeutralarXiv – CS AI · Jun 86/10
🧠

Which Anatomy Matters Under Limited Labels? A Data-Efficient Anatomy-Aware Benchmark for Cardiac Pathology Prediction

Researchers present an anatomy-aware benchmark demonstrating that in low-data medical imaging scenarios, effective representation of clinically meaningful cardiac structures outperforms model complexity for pathology prediction. The study uses cardiac MRI segmentation data to show that simpler classifiers with better anatomical feature engineering achieve superior results compared to more complex models with generic representations.

AIBullisharXiv – CS AI · Jun 86/10
🧠

DxPTA: An Architecture Design Space Exploration with Optical Dataflow-guided Strategy for HW/SW Co-Design of Photonic Transformer Accelerators

Researchers introduce DxPTA, a design space exploration methodology for optimizing photonic transformer accelerators (PTAs) through hardware/software co-design. The approach automatically identifies optimal PTA architectures for AI models like DeiT and BERT while meeting area, power, energy, and latency constraints, achieving 15.2x faster design exploration than exhaustive methods.

AINeutralarXiv – CS AI · Jun 86/10
🧠

P-Cast Precision in FP8 Attention: Sink-Induced Collapse and the Optimality of S=2^8

Researchers analyze precision loss in FP8 (8-bit floating-point) attention computations, identifying how the Attention Sink phenomenon causes numerical underflow when probability matrices are cast to FP8. The study validates engineering choices in FlashAttention-3/4, proving that reverse KV iteration combined with a scaling factor of S=256 eliminates precision collapse and provides a closed-form threshold for predicting kernel-level accuracy loss.

AIBullisharXiv – CS AI · Jun 86/10
🧠

Agentic Large Language Models for Automated Structural Analysis of 3D Frame Systems

Researchers developed an agentic LLM framework that automates structural analysis of complex 3D frame systems by decomposing tasks across specialized AI agents. The system converts natural language descriptions into executable engineering simulations with 90% accuracy, advancing AI applications in domain-specific professional workflows.

AINeutralarXiv – CS AI · Jun 86/10
🧠

Attention Consistent Longitudinal Medical Visual Question Answering Guided by Vision Foundation Models

Researchers propose a novel attention-guided encoder-decoder architecture for longitudinal medical visual question answering using chest X-rays, incorporating affine registration and vision foundation models (DINO) to identify anatomical changes over time. The approach combines saliency masking with multimodal transformer decoding and auxiliary learning objectives, achieving strong benchmark performance while providing interpretable visual explanations for clinical reasoning.

AINeutralarXiv – CS AI · Jun 86/10
🧠

Attention-Guided Autoencoder Fusion for Insulator Defect Detection Using UAV Transmission-Line Imaging

Researchers developed AE-YOLO, an advanced deep learning framework combining autoencoders with YOLO object detection for identifying defects in high-voltage transmission-line insulators using UAV imagery. The system achieves 95.10% mAP performance, substantially outperforming existing YOLO baselines and offering a scalable solution for critical infrastructure inspection.

AIBearisharXiv – CS AI · Jun 86/10
🧠

Synthetic Benchmarks Overstate Forward-Forward Scaling: Real-Data Limits of Layer-Local Training

Researchers demonstrate that Forward-Forward (FF) layer-local learning, a biologically-plausible alternative to backpropagation, significantly underperforms on real-world image datasets despite closing gaps on synthetic benchmarks. The study reveals a critical scaling limitation: FF reaches only 49.4% accuracy at ImageNet-100 224x224 resolution versus 75%+ for standard backpropagation, undermining claims that layer-local training represents a viable alternative for realistic deep learning applications.

🏢 Meta
AINeutralarXiv – CS AI · Jun 86/10
🧠

Coordinated optimization of departure sequencing and section-track allocation in railway short-term concentrated departure scenarios based on qubo and hybrid quantum algorithms

Researchers developed a QUBO-based optimization framework combined with hybrid quantum algorithms to improve railway departure scheduling during peak periods. Testing shows quantum-enhanced methods reduced operational costs by 4-26% and delays by 4-24% compared to conventional approaches, though real-world validation remains pending.

AINeutralarXiv – CS AI · Jun 86/10
🧠

FAIR-Calib: Frontier-Aware Instability-Reweighted Calibration for Post-Training Quantization of Diffusion Large Language Models

Researchers propose FAIR-Calib, a novel post-training quantization framework designed to address instability issues in Diffusion Large Language Models (dLLMs) where early token decisions become permanently locked despite remaining fragile. The two-stage method uses frontier-aware reweighting to protect critical decision points during model compression, demonstrating improved performance over existing quantization baselines.

🏢 Meta
AINeutralarXiv – CS AI · Jun 86/10
🧠

Geometric Second-Order Feature Correlation Learning for Self-Supervised Speech Emotion Recognition

Researchers propose a Second-Order Correlation (SOC) layer that improves speech emotion recognition by modeling feature correlations as covariance descriptors rather than treating features independently. Using Log-Euclidean mapping to preserve geometric properties, the method demonstrates superior performance on standard emotion recognition datasets compared to conventional first-order aggregation approaches.

AIBullisharXiv – CS AI · Jun 86/10
🧠

Multi-Scale Feature Attention Network for Polymer Classification using THz Dual-Comb Spectroscopy

Researchers developed a Multi-Scale Feature Attention Network (MSFAN) that combines Terahertz Dual-Comb Spectroscopy with deep learning to classify 12 types of polymers with 85.2% accuracy. This approach offers a non-destructive, rapid alternative to conventional sorting techniques for recycled plastics, addressing critical quality and safety concerns in plastic recycling industries.

← PrevPage 1238 of 3668Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined