y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All94,456🧠AI22,940⛓️Crypto17,363💎DeFi1,799🤖AI × Crypto1,480📰General50,874

AI × Crypto News Feed

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

94465 articles
AINeutralarXiv – CS AI · Jun 25/10
🧠

Beyond the Mouth: Upper-Face Affective Cues in Audiovisual Sentence Recognition under Acoustic Uncertainty

A new study demonstrates that upper-face affective cues significantly enhance audiovisual speech recognition systems when audio quality degrades, particularly in noisy environments. Rather than encoding linguistic content directly, emotional facial expressions improve model calibration and robustness, suggesting that human communication relies on socially expressive signals beyond traditional mouth-region visual cues.

AINeutralarXiv – CS AI · Jun 26/10
🧠

COPF: An Online Framework for Deployment-Stable Counterfactual Fairness in Evolving Graphs

Researchers introduce COPF, a framework for monitoring and controlling fairness in online link recommendation systems on evolving graphs. The system addresses the challenge that recommendation algorithms are performative—they change user behavior and create feedback loops that make traditional fairness estimates unreliable after deployment.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Shape Your Body: Value Gradients for Multi-Embodiment Robot Design

Researchers propose using multi-embodiment value functions trained across diverse robot designs as reusable models for optimizing future robot morphologies without retraining. By leveraging value gradients from frozen neural networks, this approach enables efficient design optimization across hundreds of continuous parameters and can identify performance-critical design choices.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Information-Theoretic Lower Bounds for Bit-Constrained Stochastic Optimization via a Reduction to Compressed Gaussian Mean Estimation

Researchers establish information-theoretic lower bounds for bit-constrained stochastic optimization, proving that B-bit quantized gradients require communication overhead of TB = Omega(d) and statistical complexity of T = Omega(sigma^2 d / eps^2 * max{1, d/B}). The work provides the first rigorous characterization of what's theoretically possible in low-precision pretraining, contrasting with existing empirical studies of FP8 and MXFP4 systems.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Multi-Agent Conformal Prediction with Personalized Statistical Validity

Researchers propose personalized federated weighted conformal prediction (PFWCP), a framework that enables reliable uncertainty quantification across multiple agents while preserving privacy and handling data heterogeneity. The method provides statistical validity guarantees for individual participants rather than only aggregate averages, with practical applications in distributed machine learning systems.

AINeutralarXiv – CS AI · Jun 26/10
🧠

SORA: Free Second-Order Attacks in Fast Adversarial Training

Researchers introduce SORA, a new adversarial training method that addresses catastrophic overfitting in fast neural network defense systems. By leveraging perturbation variability and a novel gradient alignment metric, SORA achieves state-of-the-art robustness against adversarial attacks while maintaining higher clean accuracy with improved computational efficiency.

AINeutralarXiv – CS AI · Jun 26/10
🧠

SkyShield: Occupancy as a Safety Interface for Low-Altitude UAV Autonomy

Researchers introduce SkyShield, the first monocular semantic occupancy benchmark for low-altitude UAV autonomy below 20 meters, addressing a critical gap in aerial safety perception. The dataset includes 36K annotated samples with 6-DoF pose tracking and a new safety-aware evaluation metric (KAR-mIoU) that prioritizes collision-critical risks over traditional accuracy measures.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Causal Density Functions

Researchers introduce causal density functions, a mathematical framework that uses Radon-Nikodym derivatives to measure causal effects by comparing interventional and observational distributions. This development enables pointwise scoring of directed influence and provides testable methods for validating causal relationships through reweighting observational data.

AIBullisharXiv – CS AI · Jun 26/10
🧠

Logit Distillation on Manifolds: Mapping by Learning

Researchers introduce a layer-wise projection mapping technique for knowledge distillation that enables efficient model compression, reducing trainable parameters to under 1% of the teacher model while maintaining performance improvements. Combined with LoRA injection, this approach significantly outperforms traditional distillation methods in word error rate metrics and enables rapid parallel training without the computational overhead of mixture-of-experts models.

AINeutralarXiv – CS AI · Jun 26/10
🧠

GIRL-DETR: Gradient-Isolated Reinforcement Learning for Video Moment Retrieval

GIRL-DETR introduces a novel reinforcement learning approach for video moment retrieval that addresses the optimization gap between training losses and evaluation metrics. By freezing backbone networks and applying progressive RL only to detection heads, the method achieves significant accuracy improvements while protecting learned feature representations in lightweight models.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Behavior-Invariant Task Representation Learning with Transformer-based World Models for Offline Meta-Reinforcement Learning

Researchers propose a novel offline meta-reinforcement learning framework combining information-theoretic task representation learning with Transformer-based world models to address distribution shifts in sparse-reward environments. The approach extracts behavior-invariant task representations and applies conservative value penalties to prevent model exploitation, demonstrating improved generalization over existing methods.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Bayesian Inference of Nonlinear Malaria Dynamics in Ghana via an Ensemble Markov Chain Monte Carlo Sampler

Researchers developed a Bayesian machine learning framework to model malaria dynamics in Ghana using health facility data from 2014-2023, achieving 99.58% accuracy in capturing non-linear, age-specific disease patterns. The model forecasts a gradual resurgence in malaria cases through 2026, with projections ranging from 137,000-149,000 cases in children under five and 348,000-375,000 in older populations, enabling data-driven public health decision-making.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Extending Causal Metamodeling to a non-Markovian Queue

Researchers extended modular dynamic Bayesian networks (MDBNs) to model non-Markovian queuing systems by approximating non-exponential distributions with phase-type distributions. This advancement enables causal metamodeling for complex systems previously limited to Markovian analysis, achieving orders-of-magnitude speedup in inference compared to direct simulation.

AINeutralarXiv – CS AI · Jun 26/10
🧠

DASH: Dual-Branch Score Distillation for Guidance-Calibrated Compact Diffusion Models

DASH introduces a dual-branch distillation framework for compressing class-conditional diffusion models while preserving classifier-free guidance effectiveness. By independently supervising both conditional and unconditional score branches, the method achieves 5.9x model compression with minimal quality degradation, addressing a critical limitation in existing distillation approaches where guidance mechanisms collapse during compression.

AINeutralarXiv – CS AI · Jun 25/10
🧠

Dynamic Coordination Strategy Selection for Enterprise Multi-Agent Systems

A research paper evaluates dynamic coordination strategy selection for enterprise multi-agent systems across 1,440 test cases, finding that while optimal strategies vary by problem class, no single coordination approach consistently outperforms others. The study recommends dynamic routing as a calibrated default rather than deterministic winner-selection, challenging the assumption that fixed global coordination policies suit all enterprise tasks.

🏢 OpenAI
AINeutralarXiv – CS AI · Jun 26/10
🧠

SkillPager: Query-Adaptive Intra-Skill Navigation via Semantic Node Retrieval

SkillPager is a novel retrieval framework that optimizes how large language model agents access long procedural documents by selecting minimal, execution-sufficient context from skill documents. The system achieves 78.89% sufficiency while reducing prompt tokens by 47.04% compared to full-document prompting, demonstrating that typed semantic granularity significantly improves efficiency in skill-based LLM agent systems.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Beyond Independent Manipulation: Individual Fairness-aware Strategic Classification with Peer Imitation

Researchers introduce Individual Fairness-aware Strategic Classification (IFSC), a framework addressing how agents manipulate features when machine learning models prioritize individual fairness. Unlike existing approaches assuming independent agent behavior, IFSC models peer-driven manipulation where agents imitate nearby positively-decided peers, using robust learning to handle uncertainty in peer observability.

AINeutralarXiv – CS AI · Jun 25/10
🧠

Hybrid Probabilistic Forecasting of Under-Five Malaria Admissions in Ghana: A Gaussian Process Regression with Holt-Winters Smoothing

Researchers in Ghana developed a hybrid machine learning framework combining Gaussian Process Regression with Holt-Winters exponential smoothing to forecast under-five malaria admissions with high accuracy (R² = 0.9906). The model projects 8,000-12,200 monthly cases through 2028 and provides probabilistic uncertainty estimates, supporting evidence-based malaria control planning in sub-Saharan Africa.

AINeutralarXiv – CS AI · Jun 26/10
🧠

MoEIoU: Rethinking Bounding-Box Regression as a Mixture of Experts

Researchers introduce MoEIoU, a novel machine learning approach that reformulates bounding-box regression for object detection using a mixture-of-experts framework. The method dynamically balances multiple localization objectives during training, outperforming existing solutions across standard benchmarks and architectures.

AIBullisharXiv – CS AI · Jun 26/10
🧠

RefDiffNet: Learning to Expose Subtle PCB Defects Before Detection

RefDiffNet introduces a lightweight neural network module that enhances PCB defect detection by comparing defective images against reference images, improving detection accuracy by up to 18% while adding minimal computational overhead. The plug-and-play approach works across multiple detector architectures, bridging classical inspection techniques with modern deep learning.

AINeutralarXiv – CS AI · Jun 26/10
🧠

GenPT: Beyond Self-Report for Reliable LLM Psychometrics via Generative Projective Testing

Researchers introduce GenPT (Generative Projective Testing), a novel psychometric methodology that uses AI-generated stimuli to assess the psychological states of language models more reliably than traditional self-report questionnaires. The approach mitigates contamination from training data and social-desirability bias, showing significantly greater sensitivity to contextual changes in depression assessment compared to conventional methods.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Benchmarks for Vision-Language Models in Urban Perception Should Be Reliability-Aware and Negotiated

Researchers argue that benchmarking vision-language models for urban perception tasks must account for human disagreement and measurement reliability rather than treating consensus as ground truth. A study of seven VLMs evaluated on 100 Montreal street scenes reveals that model performance correlates with inter-annotator reliability, highlighting the need for transparent uncertainty reporting in AI evaluation frameworks.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Task diversity produces systematic transfer but inhibits continual reinforcement learning

Researchers introduce Banyan, a benchmark for studying continual reinforcement learning that reveals task diversity improves immediate transfer between tasks but fails to sustain learning across multiple distribution shifts. While agents trained on diverse tasks generalize well to new task distributions, they forget earlier tasks and struggle with longer-horizon objectives as training continues.

AIBullisharXiv – CS AI · Jun 26/10
🧠

Dive into Waves: Morlet Spectral Transformer for Cross-Subject Emotion Decoding from EEG

Researchers propose Morlet Spectral Transformer (MST), a novel neural network architecture for detecting emotions from EEG brain signals across different subjects. The method outperforms larger pretrained models by using specialized wavelet-based signal processing and frequency-specific spatial analysis, demonstrating that intelligent representation design can replace computationally expensive pretraining approaches.

← PrevPage 1360 of 3779Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined