y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All88,773🧠AI22,940⛓️Crypto17,363💎DeFi1,799🤖AI × Crypto1,480📰General45,191

AI × Crypto News Feed

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

88773 articles
AINeutralarXiv – CS AI · Jun 106/10
🧠

PatchSTG: Scalable Spatiotemporal Graph Transformers for Traffic Forecasting on Irregular Sensor Networks

Researchers introduce PatchSTG, a new graph Transformer architecture that addresses scalability challenges in traffic forecasting by partitioning unevenly distributed sensors into geographic patches. The model reduces computational complexity from quadratic to near-linear while maintaining competitive forecasting accuracy across multiple prediction horizons.

AINeutralarXiv – CS AI · Jun 106/10
🧠

TD-Grokking: Learning from Zero-Reward Problems by Training-Time Decomposition

Researchers introduce TD-Grokking, a training-time decomposition framework that enables large language models to learn from zero-reward problems by recursively breaking down unsolvable tasks into verifiable subproblems. This addresses a critical limitation in reinforcement learning with verifiable rewards (RLVR), where models typically fail to improve on challenging problems that produce uniform failure outcomes.

AINeutralarXiv – CS AI · Jun 106/10
🧠

SocraticPO: Policy Optimization via Interactive Guidance

SocraticPO is a new reinforcement learning framework that improves large language model training by combining natural-language teacher guidance with reward decay, rather than relying solely on scalar outcome rewards. The method shows improvements on scientific reasoning benchmarks while preventing models from exploiting teacher assistance as a shortcut to rewards.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Representation Curriculum: Stagewise Training for Robust Ranking and Allocation

Researchers propose Representation Curriculum (RC), a machine learning training method that improves ranking systems in digital marketplaces by strategically controlling when different data signals are introduced during model training. The approach reduces over-reliance on exposure-dependent historical signals and strengthens content-based merit evaluation, yielding better performance on cold-start scenarios and improved robustness across distribution shifts.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Tractogram foundation model

Researchers introduce TractFM, a foundation model that learns reusable representations from whole-brain diffusion MRI tractography data by combining local streamline encoding with permutation-equivariant processing. The model demonstrates strong transfer learning capabilities across different tractography algorithms, datasets, and prediction tasks, achieving accurate tract parcellation and demographic predictions without task-specific fine-tuning.

AIBullisharXiv – CS AI · Jun 106/10
🧠

HMAF: A Hierarchical Multi-Slot GD-RTB Allocation Framework

Researchers propose HMAF, a hierarchical allocation framework that optimizes ad impression distribution across guaranteed delivery contracts and real-time bidding auctions. Implemented at Meituan, the system achieved a 3.72% improvement in delivery rates and 1.59% revenue increase by unifying previously decoupled optimization approaches.

AINeutralarXiv – CS AI · Jun 106/10
🧠

When Attribution Patching Lies: Diagnosis and a Second-Order Correction

Researchers have identified systematic errors in attribution patching, a widely-used gradient-based method for interpreting language model behavior, and developed a Hessian-vector-product correction that eliminates leading-order errors with minimal computational overhead. The work provides practical tools including reliability scores and error bounds, enabling more accurate circuit identification in mechanistic interpretability research across model scales from 124M to 9B parameters.

AINeutralarXiv – CS AI · Jun 106/10
🧠

The Whale That Outswam Evolution: Swarm Intelligence Maximises Memory in Connectome Reservoirs

Researchers applied four bio-inspired optimization algorithms to connectome-based neural networks across six animal species, demonstrating that gradient-free optimization can enhance biological neural structures by up to 17x on memory capacity tasks. The findings show that biological weight values, refined through evolution, serve as critical initial conditions that topology alone cannot replicate, establishing a principled approach for improving connectome-based reservoir computing systems.

AINeutralarXiv – CS AI · Jun 106/10
🧠

LongMoE: Longitudinal Multimodal Learning via Trajectory-Aware Mixture-of-Experts

Researchers introduce LongMoE, a machine learning framework designed to improve clinical AI systems by simultaneously handling missing patient data and tracking disease progression over time. The model combines mixture-of-experts routing with temporal pattern recognition, demonstrating improvements across major medical datasets (ADNI, OASIS-3, MIMIC-IV).

AINeutralarXiv – CS AI · Jun 106/10
🧠

Mix, Don't Pick: Why Synthetic Corpus Composition Matters for Time Series Foundation Model Pretraining

Researchers demonstrate that synthetic data composition significantly impacts foundation model pretraining for time series forecasting, with a 2× performance gap between best and worst generators. Rather than selecting individual generators, an equal-weight mixture of all generators consistently outperforms individual choices across different model architectures, suggesting corpus composition is more critical than generator selection.

AIBullisharXiv – CS AI · Jun 106/10
🧠

Co-GLANCE: Uncertainty-Aware Active Perception for Heterogeneous Robot Teaming

Researchers introduce Co-GLANCE, an onboard AI system for multi-robot teams that detects and resolves perceptual uncertainty in unstructured environments without cloud computing. By distilling vision-language model capabilities into an efficient local model with statistical uncertainty guarantees, the system achieves 25-36% accuracy improvements over cloud-based approaches while reducing inference latency by 350x.

AINeutralarXiv – CS AI · Jun 106/10
🧠

The Bioelectrical Information Theory: Investigating the theoretical compression limit of bioelectrical signals under artificial intelligence

Researchers propose a novel information-theoretic framework for compressing bioelectrical signals that reframes compression limits as dependent on AI model capacity and task requirements rather than fixed signal properties. The three-level hierarchical approach—signal, physiological, and semantic—could enable more efficient brain-computer interfaces by transmitting only task-relevant residual information rather than raw waveforms.

AINeutralarXiv – CS AI · Jun 105/10
🧠

Forward-Only Convolutional Neural Networks with Learnable Channel-Class Assignment

Researchers introduce a learnable channel-class assignment mechanism for Forward-Forward (FF) neural networks, enabling adaptive specialization in convolutional layers. The method combines entropy and orthogonality regularization with loss-aware layer weighting to achieve state-of-the-art performance among FF-based models on image classification benchmarks, substantially narrowing the performance gap with traditional backpropagation.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Between Amnesia and Chaos: A Memory Stability Expressivity Trilemma for Trainable Dissipative Oscillator Networks

Researchers demonstrate that training physical neural networks composed of nonlinear oscillators reveals a fundamental tradeoff: memory capacity, gradient stability, and dynamical expressivity cannot be simultaneously optimized because all three are governed by damping parameters. Empirical validation on a twenty-oscillator network confirms theoretical predictions, showing trained substrates outperform frozen ones only within a narrow optimal band that contracts as memory horizons increase.

AINeutralarXiv – CS AI · Jun 106/10
🧠

When RL Fails after SFT: Rejuvenating Model Plasticity for Robust SFT-to-RL Handoff

Researchers identify a critical problem in LLM post-training where excessive Supervised Fine-Tuning (SFT) reduces model plasticity, limiting subsequent Reinforcement Learning (RL) effectiveness. They propose 'Rejuvenation,' a method combining base-anchored model fusion and targeted neuron reset to restore plasticity while preserving SFT knowledge, demonstrating improved RL performance on reasoning and agentic tasks.

AINeutralarXiv – CS AI · Jun 106/10
🧠

One Lens, Many Worlds : A Capability-Typed Interface for World-Model Interpretability

Researchers introduce WorldModelLens, an open-source interpretability framework that unifies analysis across diverse world model architectures (recurrent state-space models, token-based transformers, and joint-embedding systems) through a standardized capability-typed interface. The tool enables researchers to apply interpretability methods once rather than reimplementing them for each model architecture, addressing fragmentation in AI model analysis tooling.

AINeutralarXiv – CS AI · Jun 106/10
🧠

RKSC: Reasoning-Aware KV Cache Sharing and Confident Early Exit for Multi-Step LLM Inference

Researchers introduce RKSC, a training-free inference framework that optimizes multi-step LLM reasoning by sharing KV cache across similar branches and implementing early exit mechanisms. The system achieves 3x average speedup over baseline methods with minimal error rates, advancing efficiency in large language model inference without requiring model retraining.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Interactions Between Crosscoder Features: A Compact Proofs Perspective

Researchers introduce a framework using compact proofs to measure feature interactions in crosscoders and Sparse Autoencoders, revealing that interactions between learned features cause reconstruction errors. The work demonstrates practical applications including computationally sparse models that maintain 60% performance with minimal features and detection of sleeper agent behavior in AI systems.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Anomaly Detection and Root Cause Analysis for Microservice Systems

A research thesis addresses critical limitations in automated anomaly detection and root cause analysis (RCA) for microservice systems by introducing integrated methods that leverage multiple data types and establishing standardized benchmarking frameworks. The work combines anomaly detection with RCA, incorporates event data alongside traditional metrics, and eliminates dependency on service call graphs while advancing causal inference techniques.

GeneralNeutralarXiv – CS AI · Jun 106/10
📰

GAGI: A Gini-Adjusted GDP-per-Capita Index for Distribution-Aware Macroeconomic Welfare Monitoring

Researchers introduce GAGI (Gini-Adjusted GDP-per-Capita Index), a new macroeconomic monitoring metric that accounts for income inequality and inflation alongside GDP growth. Analysis of G7 economies from 2010-2026 reveals that welfare-adjusted prosperity has diverged significantly from headline GDP, with the gap widening sharply after 2022, suggesting traditional GDP metrics mask distributional harm from technological change.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Learning Where to Simulate: Generative Active Sampling for Online PDE Surrogate Training

Researchers introduce Online Generative Active Sampling (OGAS), an active learning method that improves PDE surrogate models by strategically sampling challenging configurations during training. Using a parallel diffusion model to steer data generation toward difficult regimes, OGAS reduces worst-case prediction errors across multiple PDE types without significant computational overhead.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Deep Slice Interpolation for Reducing Through-Plane Anisotropy and Noise in Head CT

Researchers have developed a deep learning system that synthesizes intermediate CT slices to reduce through-plane anisotropy in head CT imaging, effectively halving spacing while simultaneously denoising outputs. The system outperforms classical interpolation and existing video frame interpolation methods, with MS-SSIM+L1 loss providing optimal performance across structural measures.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Does Normalization Choice Matter for Causal Large Time-Series Models?

Researchers examine how normalization strategies affect large transformer-based time-series forecasting models, revealing that the choice of normalization significantly impacts both training convergence and prediction accuracy. The study addresses a critical technical challenge: preventing information leakage from future observations during causal training while maintaining model performance on non-stationary real-world data.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Uncertainty-Aware Motion Planning for Autonomous Driving in Mixed Traffic Environment

Researchers propose Uncertainty-Aware Motion Planning (UAMP), a new approach for autonomous vehicle decision-making in mixed-traffic environments that explicitly accounts for unpredictable human driver behavior. The method combines uncertainty estimation with value learning corrections to improve safety without sacrificing traffic efficiency.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Temporal Context Conditioning for Seasonality-Aware Precipitation Nowcasting of High-Intensity Rainfall

Researchers propose TA-SmaAt-UNet, an AI model that improves precipitation nowcasting by incorporating temporal context through cyclical time-of-day and time-of-year encodings. The approach demonstrates particular effectiveness for rare high-intensity rainfall events, suggesting that lightweight meteorological context enhances deep learning weather prediction reliability.

← PrevPage 1150 of 3551Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined