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

AI × Crypto News Feed

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

94498 articles
AIBullisharXiv – CS AI · Jun 107/10
🧠

Effective Reinforcement Learning for Agentic Search by Recycling Zero-Variance Queries During Training

Researchers propose a query recycling technique for training large language model search agents that dramatically improves efficiency by reusing initially non-informative training examples as the model evolves. A 1.7B parameter model trained with this method achieves performance comparable to much larger 7B parameter systems, suggesting significant computational savings in AI training.

AINeutralarXiv – CS AI · Jun 107/10
🧠

Unifying Data, Memory, and Compute Efficiency in LLM training: A Survey

A comprehensive survey examines how data efficiency, memory constraints, and compute budgets interact as coupled bottlenecks in LLM training. The research reveals that optimal training strategies are resource-dependent rather than universal, with GPU memory often being the primary limiting factor rather than raw computational power.

AIBearisharXiv – CS AI · Jun 107/10
🧠

Ethical and Technical Limits of Deepfake Speech Datasets

Researchers auditing 39 deepfake speech detection datasets found critical flaws undermining fairness claims and generalization metrics. Most datasets lack demographic metadata, and widespread overlap in underlying training sources creates illusions of robustness that may not transfer to real-world scenarios.

AIBullisharXiv – CS AI · Jun 107/10
🧠

UniDexTok: A Unified Dexterous Hand Tokenizer from Real Data

UniDexTok introduces a unified tokenization system that standardizes how different dexterous robotic hands represent their states, enabling cross-embodiment learning from real-world data. By mapping diverse hand kinematics to a shared 22-degree-of-freedom interface, the system achieves sub-millimeter reconstruction accuracy—a 99% improvement over previous approaches—while eliminating the need for simulation or manual retargeting.

AIBullisharXiv – CS AI · Jun 107/10
🧠

Dep-LLM: Training-Free Depression Diagnosis via Evidence-Guided Structured Multi-factor with Reliable LLM Reasoning

Researchers introduce Dep-LLM, a training-free framework that diagnoses depression from clinical interviews by decomposing dialogue into structured themes and using large language models without fine-tuning. The system outperforms supervised approaches and commercial LLMs while requiring no additional training, addressing critical gaps in mental health AI deployment.

AIBearisharXiv – CS AI · Jun 107/10
🧠

The Distributed Detectability Band Against Marginal-Preserving Attacks

Researchers demonstrate a sophisticated attack on AI safety monitoring systems where harmful behavior is distributed across many individually benign steps, encoded in temporal correlations rather than marginal statistics. Traditional per-step monitors fail by design, but temporal-correlation-based monitors can detect the attack with 79-97% accuracy, establishing a measurable detectability boundary.

AIBullisharXiv – CS AI · Jun 107/10
🧠

Harnessing the Collective Intelligence of AI Agents in the Wild for New Discoveries

EinsteinArena, a decentralized platform for AI agents, has demonstrated that autonomous agents can collaboratively solve open mathematical problems without human intervention. Since May 2026, agents on the platform have discovered 12 state-of-the-art solutions, including improvements to the kissing number problem in dimension 11, showcasing a new paradigm for distributed scientific discovery through agent-to-agent knowledge sharing.

AI × CryptoBullisharXiv – CS AI · Jun 107/10
🤖

Post-Quantum Secure Federated DeFi for Inclusive Banking

Researchers propose a post-quantum secure federated DeFi framework that combines lattice-based cryptography with homomorphic encryption to enable collaborative lending between banks while protecting against future quantum computing threats. The system uses encrypted data processing and geospatial AI models to assess creditworthiness of underserved borrowers, tested on agricultural lending in rural Virginia.

AINeutralarXiv – CS AI · Jun 107/10
🧠

Hidden Consensus:Preference-Validity Compression in Human Feedback

Researchers identify a critical flaw in standard RLHF (Reinforcement Learning from Human Feedback) pipelines: they collapse culturally and contextually diverse human preferences into single scalar rewards, potentially misaligning AI systems in pluralistic societies. A study of Malaysian annotators found that 79% of prompts contained multiple majority-supported valid responses that standard aggregation would discard, suggesting current alignment measurement fails to capture legitimate interpretive diversity.

AIBullisharXiv – CS AI · Jun 107/10
🧠

Sample Where You Struggle: Sharpening Base Model Reasoning via Entropy-Guided Power Sampling

Researchers introduce Entropy-Guided Power Sampling (EGPS), a novel training-free sampling method that accelerates reasoning in base language models by targeting high-entropy decision points rather than uniformly sampling across sequences. The technique achieves up to 12.6x speedup on mathematical and coding benchmarks while maintaining or improving accuracy, addressing fundamental inefficiencies in existing MCMC sampling approaches.

AIBullisharXiv – CS AI · Jun 107/10
🧠

LC-QAT: Data-Efficient 2-Bit QAT for LLMs via Linear-Constrained Vector Quantization

Researchers introduce LC-QAT, a novel 2-bit quantization method for large language models that combines vector quantization with learnable affine mappings to achieve superior compression with minimal training data. The approach outperforms existing quantization-aware training methods while requiring only 0.1-10% of typical training data, advancing the practical deployment of extremely low-bit LLMs.

AIBullisharXiv – CS AI · Jun 107/10
🧠

Achieving Cloud-Grade SLOs for Local Mixture-of-Experts Inference through CPU-GPU Hybrid Design

Researchers present a CPU-GPU hybrid system enabling local deployment of large Mixture-of-Experts models with cloud-level performance, achieving 1,800 tokens/s throughput and supporting 45K-token prompts within 30 seconds using consumer hardware. The breakthrough addresses critical gaps in local inference including latency, throughput, and concurrent workload handling without requiring quantization or model distillation.

AIBullisharXiv – CS AI · Jun 107/10
🧠

Atomic Intent Reasoning: Bringing LLM Semantics to Industrial Cross-Domain Recommendations

Researchers introduce AIR (Atomic Intent Reasoning), an LLM-driven framework that enables cross-domain recommendations by moving language model inference offline and dynamically constructing user intents during online operations. The system achieves 400x inference acceleration while maintaining semantic understanding, with real-world testing at Kuaishou E-commerce showing a +3.446% GMV increase.

AI × CryptoBullisharXiv – CS AI · Jun 107/10
🤖

Bittensor Agent Arenas as a Trajectory Primitive: Distilling a Shopping Agent from ShoppingBench Subnet Traces

Researchers demonstrate that Bittensor's ORO Subnet 15 (ShoppingBench) can generate high-quality trajectory data for training smaller AI agents, achieving 42.7% performance on held-out tests—matching synthetic baselines while using only a fraction of a day's subnet output. The work establishes incentive-aligned agent arenas as a practical alternative to biased synthetic data and unfiltered production logs for agentic AI post-training.

$TAO
AIBullisharXiv – CS AI · Jun 107/10
🧠

Dynamic Linear Attention

Researchers propose Dynamic Linear Attention (DLA), a novel framework that improves how large language models process long sequences by adaptively managing memory states. DLA addresses the limitations of existing linear attention mechanisms by dynamically merging less important information while preserving critical semantic transitions, achieving superior performance across 16 datasets.

AIBearisharXiv – CS AI · Jun 107/10
🧠

Catching One in Five: LLM-as-Judge Blind Spots in Production Multi-Turn Transaction Agents

A study of a deployed food-and-beverage ordering chatbot reveals that LLM-based quality judges catch fewer than 25% of genuine defects, missing systematic failures in state-tracking and multi-turn consistency while excelling only at single-turn issues. The research demonstrates that automated evaluation metrics are fundamentally insufficient for production multi-agent systems and should not replace human review.

AIBullisharXiv – CS AI · Jun 107/10
🧠

Conformal Prediction for Neural Operators: Distribution-Free Uncertainty Quantification in Physics Simulation

Researchers propose the first application of split conformal prediction to neural operators for physics simulation, enabling distribution-free uncertainty quantification with formal coverage guarantees. The method achieves 89.1% empirical coverage on heat conduction benchmarks while providing spatially adaptive prediction intervals, addressing a critical gap in deploying AI models for safety-critical engineering applications.

🏢 Nvidia
AIBearisharXiv – CS AI · Jun 107/10
🧠

IDP-Bench: Benchmarking ability of LLMs to protect personal information in interdependent privacy contexts

Researchers introduced IDP-Bench, the first benchmark evaluating how well large language models protect interdependent privacy—where one person's data can be revealed by others without consent. Testing eight open-source LLMs revealed strong performance in recognizing data co-ownership but significant weaknesses in understanding contextual integrity parameters and judging sharing appropriateness, with smaller models showing particular vulnerability to prompt sensitivity.

AIBearisharXiv – CS AI · Jun 107/10
🧠

Test-time Adversarial Takeover: A Real-time Hijacking Interface against Robotic Diffusion Policies

Researchers demonstrate Test-time Adversarial Takeover (TAKO), a novel attack that allows adversaries to remotely hijack diffusion-based robotic policies by injecting universal visual patches into camera streams. The attack achieves 100% success across multiple robotic tasks and visual encoders, revealing a critical vulnerability in vision-conditioned AI systems deployed in robotics.

AIBearisharXiv – CS AI · Jun 107/10
🧠

Assessing Automated Prompt Injection Attacks in Agentic Environments

Researchers have evaluated automated prompt injection attacks against large language model agents using both white-box and black-box optimization methods, finding that black-box approaches significantly outperform gradient-based techniques in realistic agentic settings. While task-universal attacks transfer effectively across domains, attacks trained on smaller models fail to generalize to frontier models like GPT-5, suggesting model-dependent vulnerabilities rather than universal exploits.

🧠 GPT-5
AIBullisharXiv – CS AI · Jun 107/10
🧠

Dropout-GRPO: Variational Stochasticity for Continuous Latent Reasoning

Researchers propose Dropout-GRPO, a method that addresses a fundamental limitation in training latent-reasoning language models by introducing structured stochasticity through dropout masks. The technique enables Group Relative Policy Optimization to work effectively with continuous hidden states rather than discrete tokens, improving performance on mathematical reasoning tasks.

AIBullisharXiv – CS AI · Jun 107/10
🧠

Generalized-CVO: Fast and Correspondence-Free Local Point Cloud Registration with Second Order Riemannian Optimization

Researchers propose Generalized-CVO, a fast point cloud registration method using second-order Riemannian optimization that achieves 10x speedup over previous approaches. The technique demonstrates significant improvements in LiDAR tracking with >55% drift reduction in sparse environments and enhanced robustness on object registration benchmarks.

AINeutralarXiv – CS AI · Jun 107/10
🧠

VFUSE: Virulent Feature Understanding with Sparse autoEncoders

Researchers introduce VFUSE, a mechanistic interpretability tool using sparse autoencoders to audit protein design models for hazardous features. The approach successfully identifies virulent design patterns in popular open-weight models like RoseTTAFold3 and RFDiffusion3, achieving up to 0.84 AUROC detection rates while maintaining model performance.

← PrevPage 200 of 3780Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined