y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All96,745🧠AI22,940⛓️Crypto17,363💎DeFi1,799🤖AI × Crypto1,480📰General53,163

AI × Crypto News Feed

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

96745 articles
AIBullisharXiv – CS AI · Jun 27/10
🧠

Expected Value Alignment for Generative Reward Modeling in Formal Mathematics Verification

Researchers introduce Expected Value Alignment (EVA), a novel reward-modeling technique that enables Large Language Models to provide continuous numerical scores while maintaining human-readable text output for formal mathematics verification in Lean 4. The method bridges a critical gap between discrete generative outputs and continuous value assessment needed for reinforcement learning in theorem proving systems.

AIBearisharXiv – CS AI · Jun 27/10
🧠

Who Evaluates AI's Social Impacts? Mapping Coverage and Gaps in First and Third Party Evaluations

A comprehensive study examining 186 first-party AI model evaluation reports and 248 third-party sources reveals significant gaps in social impact assessments. Developers consistently under-report on bias, environmental costs, and labor impacts, while only they can authoritatively disclose data provenance and infrastructure details—information often withheld unless tied to compliance or product adoption.

AIBullisharXiv – CS AI · Jun 27/10
🧠

GuidaPA: Privacy-Preserving Chatbot for Public Administration via Federated Learning

GuidaPA is a privacy-preserving chatbot for Italian public administration that uses federated learning to train on sensitive documentation without centralizing data. The system achieves comparable performance to traditional centralized fine-tuning while keeping sensitive data distributed across agency servers, demonstrating federated learning's viability for regulated institutional deployments.

AINeutralarXiv – CS AI · Jun 27/10
🧠

Make Mechanistic Interpretability Auditable: A Call to Develop Guidelines via Continuous Collaborative Reviewing

Mechanistic interpretability (MI) research lacks standardized auditing systems, causing conflicting findings and limiting adoption in safety-critical applications like medical AI and autonomous systems. Researchers propose a collaborative reviewing platform with continuous feedback, expert-verified guidelines, and source-based auditing to improve the field's credibility and enable broader deployment.

AINeutralarXiv – CS AI · Jun 27/10
🧠

Visual Persuasion: What Influences Decisions of Vision-Language Models?

Researchers developed a framework to systematically study how vision-language models (VLMs) make visual decisions by perturbing images and measuring preference shifts. Using visual prompt optimization techniques, they identified consistent visual themes that influence VLM choices, revealing potential safety vulnerabilities in image-based AI agents operating at scale.

AIBullisharXiv – CS AI · Jun 27/10
🧠

WaveFilter: Enhancing the Long-Context Capability of Diffusion LLMs via Wavelet-Guided KV Cache Filtering

Researchers introduce WaveFilter, a training-free framework that uses wavelet transforms to optimize Key-Value cache filtering in Diffusion Large Language Models, addressing computational bottlenecks in long-context processing. The technique enables sparse KV caching to maintain generation quality while reducing inference latency, offering plug-and-play compatibility with existing LLM architectures.

AIBullisharXiv – CS AI · Jun 27/10
🧠

FlowTime: Towards Continuous Generative Watch Time Prediction via Flow-based Personalized Priors

FlowTime introduces a novel 'Continuous Generative Regression' paradigm for watch time prediction in short-video recommender systems, addressing limitations of existing regression, ordinal, and discrete generative approaches. The method uses flow-based personalized priors within a one-step generative VAE to model multimodal user-item interaction patterns while reducing inference latency, demonstrating superior performance in both offline experiments and A/B testing.

AIBullisharXiv – CS AI · Jun 27/10
🧠

Towards a Physics Foundation Model

Researchers introduce the General Physics Transformer (GPhyT), a foundation model trained on 1.8 TB of simulation data that can simulate diverse physical systems without domain-specific retraining. The model demonstrates breakthrough capabilities in multi-domain physics prediction, zero-shot generalization to unseen systems, and stable long-horizon forecasting, potentially democratizing access to high-fidelity scientific simulations.

AIBullisharXiv – CS AI · Jun 27/10
🧠

FreqLite: A Lightweight Frequency-Decomposed Linear Model with Adaptive Reversible Normalization for Robust Long-Term Time-Series Forecasting

FreqLite is a new lightweight linear model for long-term time-series forecasting that uses frequency decomposition and adaptive normalization to achieve better accuracy than larger transformer models while requiring 4x fewer parameters and significantly less computational resources. The method introduces Adaptive Reversible Instance Normalization (A-RevIN) to handle non-stationary data more effectively than existing approaches.

AIBullisharXiv – CS AI · Jun 27/10
🧠

LERD: Latent Event-Relational Dynamics for Neurodegenerative Classification

Researchers introduce LERD, a Bayesian machine learning system that analyzes multichannel EEG data to diagnose Alzheimer's disease by inferring latent neural events and their relationships without requiring annotated training data. The interpretable approach outperforms existing black-box classifiers while providing clinically meaningful insights into disease-related brain dynamics.

AINeutralarXiv – CS AI · Jun 27/10
🧠

Before the Model Learns the Bug:Fuzzing RLVR Verifiers

Researchers present a fuzzing framework to test verifiers used in Reinforcement Learning with Verifiable Rewards (RLVR), a system that replaces human feedback with automated reward functions like code validators. The study identifies a critical vulnerability: when verifiers contain bugs, AI models can learn and exploit those bugs during optimization, creating a new failure mode in AI safety.

AIBullisharXiv – CS AI · Jun 27/10
🧠

When Data Is Scarce: Scaling Sparse Language Models with Repeated Training

Researchers demonstrate that sparse neural networks can improve scaling efficiency in data-limited training scenarios, where models must train multiple epochs on repeated data. The study introduces a scaling law predicting performance across varying sparsity levels (up to 93.75%), finding that moderate sparsity around 50% optimizes loss while higher sparsity improves compute efficiency, challenging assumptions that sparsity is purely an efficiency tool.

AIBullisharXiv – CS AI · Jun 27/10
🧠

SHERLOCK: Towards Dynamic Knowledge Adaptation in LLM-enhanced E-commerce Risk Management

Sherlock is an AI framework that combines Large Language Models with structured domain knowledge to automate e-commerce fraud investigation and risk management. Deployed at JD.com, it achieved an 82% expert acceptance rate and 386.7% throughput increase while continuously adapting to evolving fraud tactics through a self-improving data flywheel.

AIBullisharXiv – CS AI · Jun 27/10
🧠

Extreme Low-Bit Inference in Reasoning Models: Failure Modes and Targeted Recovery

Researchers demonstrate that 2-bit quantization of large reasoning models causes instability leading to longer inference traces rather than speedup, but introduce lightweight recovery techniques (FP16 planning and loop rescue) that restore accuracy from 17-65% to 74-87% while maintaining computational efficiency.

AIBullisharXiv – CS AI · Jun 27/10
🧠

ToolSelf: Unifying Task Execution and Self-Reconfiguration via Tool-Driven Emergent Adaptation

ToolSelf introduces a runtime self-reconfiguration paradigm for LLM-powered agents that dynamically adapts task execution strategies during operation rather than relying on static pre-execution configurations. The approach unifies configuration updates with task execution through a standardized tool interface, achieving 28.8-point performance gains over static baselines after Configuration-Aware Two-stage Training.

AIBullisharXiv – CS AI · Jun 27/10
🧠

OctoT2I: A Self-Evolving Agentic Text-to-Image Router

Researchers introduce OctoT2I, an agentic text-to-image framework that autonomously routes tasks across multiple T2I models without human annotation. The system uses a self-evolving mechanism to discover each model's capabilities and achieves 90.3% faster inference with 56.6% better energy efficiency compared to existing methods while maintaining competitive quality scores.

AIBearisharXiv – CS AI · Jun 27/10
🧠

A Multi-Domain Red Teaming Framework for Safety, Robustness, and Fairness Evaluation of Medical Large Language Models

Researchers developed a comprehensive red teaming framework to evaluate 11 major LLMs across 690 clinically grounded scenarios, revealing that aggregate accuracy scores mask critical safety failures in medical AI systems. The study found that high-performing models (scoring 0.97+) still exhibited complete failures in individual safety-critical cases, and equity-related tasks showed 10-20% error amplification with demographic modifications.

🧠 GPT-5🧠 Claude🧠 Opus
AIBullisharXiv – CS AI · Jun 27/10
🧠

TRACE: Trajectory Risk-Aware Compression for Long-Horizon Agent Safety

Researchers introduce TRACE, a novel safety detection system for long-horizon LLM agents that compresses extended trajectories into compact evidence states to better identify distributed risk signals. The method achieves up to 12.6 percentage points improvement over baselines across multiple safety benchmarks while maintaining performance stability as context length increases.

AINeutralarXiv – CS AI · Jun 27/10
🧠

Acting with AI: An Interaction-Based Framework for Agentic Tort Liability

Researchers propose a legal framework for allocating tort liability when autonomous AI systems cause harm, distinguishing between pure tool use, collaborative planning, and autonomous drift scenarios. The framework draws on human concerted action law and uses interaction logs as evidence to determine where responsibility attaches between users and developers.

AINeutralarXiv – CS AI · Jun 27/10
🧠

Doing What They Say, Not What They Reason: Locating the Faithfulness Gap in LLM Agents

Researchers investigate whether large language model agents actually follow their stated reasoning when making decisions, using a Texas Poker simulator as a controlled test environment. The study identifies a 'faithfulness gap' by decomposing agent behavior into two distinct steps—reasoning-to-conclusion and conclusion-to-action—revealing they behave oppositely, raising concerns about LLM reliability in applications requiring transparent decision-making.

AIBullisharXiv – CS AI · Jun 27/10
🧠

TAPS: Target-Aware Prefix Tree Selection for Diffusion-Drafted Speculative Decoding

Researchers introduce TAPS, a target-aware prefix selection method that improves speculative decoding by optimizing how draft trees are verified in diffusion models. The technique achieves up to 7.9x speedup over standard autoregressive decoding and outperforms competing methods by 1.36-1.74x, addressing a fundamental inefficiency where existing approaches verify unreachable token sequences.

AIBullisharXiv – CS AI · Jun 27/10
🧠

KACE: Knowledge-Adaptive Context Engineering for Mathematical Reasoning

Researchers introduce KACE, a novel context engineering method that improves large language models' mathematical reasoning by separating knowledge storage from usage through difficulty and domain-based organization. The approach achieves 62.2% accuracy on AIME 2025, significantly outperforming existing self-consistency methods while maintaining comparable computational efficiency.

AIBullisharXiv – CS AI · Jun 27/10
🧠

Real2SAM2Real: Generative 3D Caches as Complementary Context for Video Diffusion

Researchers introduce Real2SAM2Real, a framework that enhances Video Diffusion Models by incorporating explicit 3D geometric caches extracted from SAM3D models, enabling more precise control over camera movements and scene dynamics while maintaining structural consistency in complex occlusions and high-motion scenarios.

AIBullisharXiv – CS AI · Jun 27/10
🧠

Coupling Language Models with Physics-based Simulation for Synthesis of Inorganic Materials

Researchers have developed a hybrid framework combining Large Language Models with physics-based simulations to improve synthesis planning for inorganic crystalline materials. Testing on the niobium-oxygen system shows LLMs generate more viable synthesis routes than classical algorithmic approaches by leveraging implicit priors about chemical processes.

AIBullisharXiv – CS AI · Jun 27/10
🧠

Mitigating Hallucinations in Large Language Models Via Decoder Layer Skipping

Researchers introduce DeLask, a novel decoding framework that reduces hallucinations in Large Language Models by dynamically skipping decoder layers prone to generating false information. The method uses gradient-based analysis to identify problematic layers and partially aggregates their hidden states, demonstrating consistent improvements across diverse LLMs without requiring model retraining.

← PrevPage 299 of 3870Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined