y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All92,398🧠AI22,940⛓️Crypto17,363💎DeFi1,799🤖AI × Crypto1,480📰General48,816

AI × Crypto News Feed

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

92399 articles
AINeutralarXiv – CS AI · Jun 46/10
🧠

Geometry-Aware Hallucination Detection in Large Language Models

Researchers introduce GA-ICL, a geometry-aware framework that improves hallucination detection in large language models by selecting better in-context learning demonstrations. Rather than relying on surface-level text similarity, the method uses latent representations and prototype geometry to choose demonstrations, achieving stronger performance across factual verification and hallucination detection benchmarks while maintaining robustness across model scales.

AINeutralarXiv – CS AI · Jun 46/10
🧠

Outcome-Based RL Provably Leads Transformers to Reason, but Only With the Right Data

Researchers prove that Transformers trained with reinforcement learning and outcome-based rewards spontaneously develop chain-of-thought reasoning capabilities, but only when training data includes sufficient 'simple examples' requiring fewer reasoning steps. The findings bridge theory and practice, explaining how sparse reward signals drive emergence of interpretable algorithmic behavior in language models.

AINeutralarXiv – CS AI · Jun 46/10
🧠

Conditional PED-ANOVA: Hyperparameter Importance in Hierarchical & Dynamic Search Spaces

Researchers propose conditional PED-ANOVA (condPED-ANOVA), a new framework for measuring hyperparameter importance in machine learning search spaces where parameters have conditional dependencies. The method addresses limitations of existing approaches by accurately handling cases where a hyperparameter's presence or domain depends on other hyperparameters, improving the reliability of AutoML systems.

AINeutralarXiv – CS AI · Jun 46/10
🧠

Culturally Grounded Personas in Large Language Models: Characterization and Alignment with Socio-Psychological Value Frameworks

Researchers investigate how Large Language Models generate culturally-grounded personas and whether these synthetic identities accurately reflect real-world value systems across different cultures. By mapping LLM-generated personas against established frameworks like the World Values Survey and Moral Foundations Theory, the study reveals how AI models interpret and reproduce cultural and moral variation.

AINeutralarXiv – CS AI · Jun 46/10
🧠

Tuning the Implicit Regularizer of Masked Diffusion Language Models: Enhancing Generalization via Insights from $k$-Parity

Researchers demonstrate that Masked Diffusion Language Models fundamentally alter neural network learning dynamics on the k-parity problem, eliminating the typical grokking phenomenon and enabling faster generalization. By decomposing the MD objective into signal and noise regimes, they optimize mask probability distribution, achieving up to 8.8% performance improvements on 50M-parameter models and 5.8% gains on 8B-parameter models.

🏢 Perplexity
AINeutralarXiv – CS AI · Jun 46/10
🧠

SUSD: Structured Unsupervised Skill Discovery through State Factorization

SUSD introduces a novel unsupervised skill discovery framework that factorizes state space into independent components to learn diverse, dynamic skills without extrinsic rewards. By allocating distinct skill variables to different environmental factors and using a dynamic model to guide exploration, SUSD achieves superior performance in discovering complex, compositional behaviors compared to existing MI-based and distance-maximizing approaches.

AINeutralarXiv – CS AI · Jun 46/10
🧠

AlgoVeri: An Aligned Benchmark for Verified Code Generation on Classical Algorithms

Researchers introduced AlgoVeri, a unified benchmark for evaluating AI-generated formally verified code across three major verification systems (Dafny, Verus, and Lean). The benchmark reveals significant performance disparities depending on the verification language, with frontier AI models achieving 40.3% success in Dafny but only 7.8% in Lean, highlighting fundamental challenges in cross-paradigm code verification.

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

MuCO: Generative Peptide Cyclization Empowered by Multi-stage Conformation Optimization

Researchers introduce MuCO, a generative AI method for modeling cyclic peptide structures through multi-stage conformation optimization. The approach outperforms existing methods in stability, diversity, and efficiency, offering significant implications for computational drug discovery and peptide-based therapeutic development.

AINeutralarXiv – CS AI · Jun 46/10
🧠

Unifying Model-Free Efficiency and Model-Based Representations via Latent Dynamics

Researchers introduce Unified Latent Dynamics (ULD), a reinforcement learning algorithm that combines the sample efficiency of model-free methods with the representational advantages of model-based approaches without requiring planning overhead. The method achieves competitive performance across 80 diverse environments including continuous control, visual tasks, and Atari games with minimal hyperparameter tuning.

🏢 Google
AIBullisharXiv – CS AI · Jun 46/10
🧠

Toward Autonomous O-RAN: A Multi-Scale Agentic AI Framework for Real-Time Network Control and Management

Researchers propose a multi-scale agentic AI framework for Open Radio Access Networks (O-RAN) that uses hierarchical AI agents—from Large Language Models to wireless foundation models—to autonomously manage 6G network control across different timescales. The framework addresses operational complexity in disaggregated networks by enabling coordinated AI decision-making across standardized interfaces, demonstrated through proof-of-concept scenarios.

AINeutralarXiv – CS AI · Jun 46/10
🧠

Tomography by Design: An Algebraic Approach to Low-Rank Quantum States

Researchers present a novel algebraic algorithm for quantum state tomography that efficiently reconstructs low-rank quantum states from partial measurements using matrix completion techniques. The method offers computational efficiency and deterministic recovery guarantees compared to existing approaches, advancing practical quantum state characterization.

AINeutralarXiv – CS AI · Jun 46/10
🧠

A Unified Framework for Locality in Scalable MARL

Researchers present a unified mathematical framework for certifying locality in scalable multi-agent reinforcement learning (MARL) systems by decomposing the state-transition matrix into environment and policy sensitivity components. The approach uses spectral radius analysis to weaken prior Dobrushin bounds and applies temperature-scaled softmax policies to control locality, enabling exponentially decaying truncation bias in networked agent systems.

AIBullisharXiv – CS AI · Jun 46/10
🧠

DSL-Topic: Improving Topic Modeling by Distilling Soft Labelsfrom Language Models

Researchers introduce DSL-Topic, a novel framework that improves neural topic modeling by distilling soft labels from language models rather than relying on traditional bag-of-words reconstruction. The approach leverages LM-generated contextual signals to produce higher-quality topics with better coherence and semantic alignment, demonstrating significant improvements over existing baselines.

AINeutralarXiv – CS AI · Jun 46/10
🧠

Does Order Matter : Connecting The Law of Robustness to Robust Generalization

Researchers establish a theoretical connection between the Law of Robustness and robust generalization in machine learning, proving that Lipschitz constants maintain consistent scaling properties across both global and localized function classes. This work resolves an open problem by demonstrating how overparameterization requirements for robust interpolation relate to statistical learning guarantees for test performance.

AINeutralarXiv – CS AI · Jun 46/10
🧠

Do LLMs Hold Their Values? MANTA: A Multi-Turn Adversarial Benchmark for Animal Welfare Reasoning

Researchers introduced MANTA, a 1,088-conversation benchmark evaluating how large language models maintain animal welfare values under adversarial pressure across five-turn exchanges. The study reveals that models significantly change performance rankings when subjected to sustained questioning rather than single-turn queries, with some models like Gemini Flash Lite dropping dramatically in value stability despite initial moral sensitivity.

🧠 GPT-5🧠 Claude🧠 Opus
AINeutralarXiv – CS AI · Jun 46/10
🧠

ZeroUnlearn: Few-Shot Knowledge Unlearning in Large Language Models

Researchers introduce ZeroUnlearn, a novel machine unlearning framework that efficiently removes sensitive information from large language models through knowledge re-mapping and representational orthogonality, rather than expensive retraining. The method preserves overall model utility while selectively unlearning harmful data in few-shot settings, addressing critical privacy and safety concerns in LLMs.

AINeutralarXiv – CS AI · Jun 46/10
🧠

Markov Chain Decoders Overcome the Heavy-Tail Limitations of Lipschitz Generative Models

Researchers demonstrate that standard generative models cannot produce heavy-tailed distributions due to Gaussian decoder limitations and Lipschitz constraints. They propose replacing Gaussian decoders with Phase-Type distributions based on Markov chains, achieving up to 10x improvement in extreme quantile error for heavy-tailed data generation.

AINeutralarXiv – CS AI · Jun 46/10
🧠

DEFLECT: Temporal Counterfactual Preference Learning for Delay-Robust Asynchronous VLAs

Researchers introduce DEFLECT, an offline post-training framework that improves Vision-Language-Action (VLA) robot policies by addressing latency-induced misalignment in asynchronous inference. The method uses counterfactual preference learning to teach policies to favor execution-time-aligned actions over stale prediction-time actions, achieving up to 6.4 percentage-point improvements in high-latency success rates without requiring human labels, reward models, or architectural changes.

AINeutralarXiv – CS AI · Jun 46/10
🧠

Rebalancing Reference Frame Dominance to Improve Motion in Image-to-Video Models

Researchers identify reference-frame dominance as the cause of static motion in image-to-video models and propose DyMoS, a training-free method that rebalances attention mechanisms to improve motion dynamics while preserving image fidelity. The approach requires no model retraining and introduces a single controllable parameter for motion strength adjustment.

AIBullisharXiv – CS AI · Jun 46/10
🧠

Learning to Evaluate: Cost-Effective Model Evaluation on Unlabeled Data with Meta-Learning

Researchers introduce MetaEvaluator, a meta-learning framework that enables cost-effective evaluation of machine learning models on unlabeled datasets without requiring expensive annotation or per-model retraining. This model-agnostic approach addresses a critical bottleneck in AI development by allowing rapid benchmarking of new models across diverse architectures and modalities.

CryptoBearishNewsBTC · Jun 46/10
⛓️

XRP Price Takes Another Hit As Bitcoin-Led Weakness Spreads Across Crypto

XRP price has fallen below $1.20 and is consolidating losses amid broader cryptocurrency market weakness led by Bitcoin. Technical indicators suggest continued downside pressure, with major support levels at $1.1550 and $1.1440, while resistance remains at $1.1950 and $1.20.

XRP Price Takes Another Hit As Bitcoin-Led Weakness Spreads Across Crypto
$BTC$ETH$XRP
CryptoBullishNewsBTC · Jun 46/10
⛓️

Smart Money Keeps Buying HYPE Despite Rising Market Fear – Price Holds Above $70 Level

HYPE token maintains support above $70 despite broader market weakness, with institutional investors including Galaxy Digital and a newly-identified whale accumulating over $40 million in combined withdrawals from exchanges within hours. This counter-trend buying during market downturn suggests institutional conviction in HYPE's fundamentals independent of Bitcoin and Ethereum momentum.

Smart Money Keeps Buying HYPE Despite Rising Market Fear – Price Holds Above $70 Level
$BTC$ETH$LINK🧠 ChatGPT
CryptoBearishCrypto Briefing · Jun 46/10
⛓️

Bitcoin price drops to $60k, triggering $1.7B in crypto liquidations

Bitcoin declined to $60,000, triggering approximately $1.7 billion in liquidations across cryptocurrency markets. The sharp price movement reflects heightened market volatility and investor uncertainty, raising questions about price stability and leverage exposure in the crypto ecosystem.

Bitcoin price drops to $60k, triggering $1.7B in crypto liquidations
$BTC
← PrevPage 1287 of 3696Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined