y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All87,914🧠AI22,940⛓️Crypto17,363💎DeFi1,799🤖AI × Crypto1,480📰General44,332

AI × Crypto News Feed

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

87914 articles
AIBullisharXiv – CS AI · Jun 116/10
🧠

Overcoming State Inertia in Full-Duplex Spoken Language Models via Activation Steering

Researchers identify and solve a critical limitation in full-duplex spoken language models: state inertia that causes them to miss user interruptions. Using activation steering without fine-tuning, they improve interruption comprehension from 28% to 45% correctness, demonstrating a training-free method to enhance real-time conversational AI.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Small Experiments, Cheaper Decisions: A Case Study in Staged Promotion for Micro-Pretraining

Researchers present a staged-promotion protocol for efficiently screening machine learning configurations during micro-pretraining, using fixed budget increments across heterogeneous hardware to reduce experimental costs while mitigating the risk of selecting configurations that perform well only at tiny scales. The study demonstrates that early-stage rankings are unstable across hardware types, but a frozen promotion rule successfully identified a consistent top performer while reducing total GPU-hours from 432 to 169.2.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Steering Where to Listen: Instruction-Based Activation Steering Redirects Temporal Attention in Large Audio-Language Models

Researchers developed instruction-based vector steering to redirect temporal attention in Large Audio-Language Models (LALMs), enabling these systems to concentrate on acoustically relevant regions without retraining. The technique achieves 60-68% accuracy in locating queried sound events, substantially outperforming standard prompting methods, revealing how LALMs encode temporal structure in audio understanding.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Signed Compression Progress on a Sealed Audit is Goodhart-Resistant

Researchers prove that compression-based intrinsic motivation for AI agents resists reward hacking when implemented as signed loss decrease on a sealed audit panel. The mathematical guarantee shows cumulative reward telescopes to true model improvement, with bounded deviation proportional to the model class complexity, and experiments validate the theory against various exploitation attempts.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Towards a Bridge Layer Between Bibliographic and Formalized Mathematical Knowledge

Researchers propose a bridge-database system connecting bibliographic mathematical literature with formal proof libraries, introducing a formalization score to measure publication coverage in machine-verifiable systems like Lean mathlib. This framework aims to unify fragmented mathematical knowledge across informal publications and formal verification ecosystems.

AINeutralarXiv – CS AI · Jun 116/10
🧠

The Power of Test-Time Training for Approximate Sampling

Researchers formalize test-time training (TTT) as a theoretical framework for sampling from complex probability distributions, proving that the Jerrum-Sinclair random walk approach is query-optimal with a quadratic lower bound. The work bridges generative AI sampling efficiency with classical algorithmic theory, establishing foundational principles for adapting language models during inference.

AIBullisharXiv – CS AI · Jun 116/10
🧠

APEX: Automated Prompt Engineering eXpert with Dynamic Data Selection

APEX introduces a data-efficient framework for automatic prompt optimization in large language models by dynamically categorizing training data into Easy, Hard, and Mixed tiers. The system prioritizes Mixed-tier data to identify high-leverage subsets that improve prompt quality, achieving 11.2% performance gains on Gemini 2.5 Flash with 40% fewer evaluations than static approaches.

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

LSTM-Based Detection of Structural Breaks in Property Insurance Loss Reserving: A Climate-Informed Approach

Researchers propose using LSTM neural networks to detect structural breaks in insurance loss reserves caused by climate-driven catastrophes, testing the approach against traditional actuarial methods using 15+ years of Florida and Louisiana data enriched with hurricane and ocean temperature metrics. The study targets 15-20% improvement in reserve accuracy for catastrophe-exposed years, addressing a critical gap where conventional methods fail to adapt to accelerating climate impacts.

AINeutralarXiv – CS AI · Jun 116/10
🧠

CRUMB: Efficient Prior Fitted Network Inference via Distributionally Matched Context Batching

CRUMB is a new inference wrapper that makes prior-fitted networks (PFNs) more practical for large datasets by clustering test queries and selecting distributionally matched training subsets using maximum mean discrepancy minimization. The technique is architecture-agnostic, requires no retraining, and demonstrates superior performance across multiple PFN models on tabular benchmarks.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Towards Fully Automated Exam Grading: Fairness-Aware Recognition of Handwritten Answers with Foundation Models

Researchers demonstrate that vision-language foundation models can achieve 98.4% accuracy in automatically grading handwritten exam answers, compared to previous methods' 88-91%. The approach prioritizes fairness by minimizing false negatives that disadvantage students and shows promise for scalable, automated exam grading without sacrificing pedagogical quality.

🏢 Meta
AINeutralarXiv – CS AI · Jun 116/10
🧠

Hubs or Fringes: Pretraining Data Selection via Web Graph Centrality

Researchers propose WebGraphMix, a data selection framework that leverages web graph centrality scores to optimize pretraining data for language models without requiring labeled data or auxiliary classifiers. Testing on models up to 1B parameters shows that combining central and peripheral web regions in a 1:1 ratio improves performance to 41.4% versus 39.8% for uniform sampling, suggesting web topology captures complementary knowledge orthogonal to content-based approaches.

AINeutralarXiv – CS AI · Jun 116/10
🧠

On the Study of Biometric Spoofing Detection using Deep Learning

Researchers evaluated deep learning models for detecting facial recognition spoofing attacks using the CelebA-Spoof dataset, finding MobileNetV2 most effective at 92% accuracy. The study highlights vulnerabilities in biometric security systems and identifies generalization challenges that require advances in domain adaptation to strengthen real-world deployment.

AIBullisharXiv – CS AI · Jun 116/10
🧠

Pretrained self-supervised speech models can recognize unseen consonants

Researchers demonstrate that pretrained self-supervised speech models (Wav2Vec2 and HuBERT) can accurately recognize click consonants from low-resource Khoisan languages despite training data heavily skewed toward high-resource languages. Fine-tuning on click-rich language data reveals these models generalize better to rare phonemes than expected, suggesting self-supervision creates robust representations across diverse human speech sounds.

AINeutralarXiv – CS AI · Jun 116/10
🧠

End-to-End Machine Learning for Depressive State Classification via EEG and fNIRS

Researchers present a machine learning framework for detecting depression through biological signals (EEG and fNIRS) rather than traditional clinical interviews, addressing the subjectivity inherent in psychiatric diagnosis. The pilot study with eleven healthy students establishes a foundational approach for automated, objective depression screening that could be particularly valuable for identifying latent cases and differentiating depression from dementia in aging populations.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Privacy-Preserving Federated Autoencoder for ECG Anomaly Detection on Edge Devices

Researchers developed a federated learning system for ECG anomaly detection that simultaneously achieves GDPR/HIPAA compliance, real-time edge device performance, and clinical-grade detection accuracy across non-uniform hospital data. The system combines differential privacy, quantization, and federated averaging to enable privacy-preserving cardiac monitoring on resource-constrained hardware like Raspberry Pi 4.

AINeutralarXiv – CS AI · Jun 116/10
🧠

ConsistencyPlanner: Real-time Planning with Fast-Sampling Consistency Models

ConsistencyPlanner introduces a real-time planning framework for autonomous driving that combines fast-sampling consistency models with heterogeneous feature fusion to balance multimodal driving behavior prediction and computational efficiency. The approach demonstrates improved safety metrics in the Waymax simulator compared to existing methods, addressing a key limitation in learning-based autonomous driving systems.

AINeutralarXiv – CS AI · Jun 116/10
🧠

AVIS: Adaptive Test-Time Scaling for Vision-Language Models

Researchers introduce AVIS, a lightweight adaptive policy that optimizes inference efficiency in Vision-Language Models by jointly scaling visual context and reasoning computation. The method uses token pruning and difficulty prediction to reduce computational costs while maintaining or improving accuracy across image and video reasoning tasks.

AINeutralarXiv – CS AI · Jun 115/10
🧠

Model-Based and Data-Driven Hierarchical Control and Topology Co-Design for Robust Networked Systems

Researchers propose a hierarchical control strategy for networked systems using both model-based and data-driven approaches to ensure robust performance while optimizing network topology. The method leverages dissipativity theory and linear matrix inequality problems to design distributed controllers without requiring centralized computation, with applications demonstrated in DC microgrid voltage regulation.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Information-Theoretic Decomposition for Multimodal Interaction Learning

Researchers introduce DMIL (Decomposition-based Multimodal Interaction Learning), a novel framework that systematically analyzes and learns from dynamic, sample-specific interactions across multiple data modalities. The approach addresses fundamental limitations in existing multimodal learning paradigms by explicitly modeling redundant, unique, and synergistic information components, demonstrating consistent performance improvements across diverse tasks.

AINeutralarXiv – CS AI · Jun 116/10
🧠

When Context Returns: Toward Robust Internalization in On-Policy Distillation

Researchers identify a critical failure mode in on-policy distillation where reintroducing privileged context (like system prompts) to a distilled student model degrades performance, even on previously solved tasks. They propose a lightweight consistency regularizer using stop-gradient anchoring and forward KL divergence to achieve 'context removability,' enabling models to internalize context while remaining stable when it reappears.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Sovereign Assurance Boundary: Certificate-Bound Admission for Agentic Infrastructure

Researchers propose the Sovereign Assurance Boundary (SAB), a cryptographic runtime admission layer that controls autonomous agent execution in infrastructure systems. SAB intercepts agent proposals, binds them to cryptographic evidence and policy versions, and issues revocable certificates before execution—addressing critical security gaps where non-deterministic AI systems can mutate production resources without sufficient authorization controls.

AIBullisharXiv – CS AI · Jun 116/10
🧠

Are LLMs Bad at Moral Reasoning?

A new analysis of the MoReBench moral reasoning dataset challenges prior pessimistic conclusions about LLMs' ethical capabilities. By repositioning the evaluation task to have LLMs generate scoring rubrics rather than being evaluated against them, researchers demonstrate that language models exhibit significantly stronger moral reasoning abilities than previously reported.

AINeutralarXiv – CS AI · Jun 116/10
🧠

TAROT: Task-Adaptive Refinement of LLM-prior Graphs for Few-shot Tabular Learning

TAROT is a new GNN-based framework that improves few-shot tabular learning by constructing task-adaptive semantic graphs from LLM-inferred feature relationships. The approach addresses privacy concerns of direct LLM tabular data processing while achieving state-of-the-art performance on few-shot benchmarks through intelligent graph refinement that filters LLM hallucinations.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Sparse probes and murky physics: a case study of interpretability challenges in a foundation model for continuum dynamics

Researchers applied mechanistic interpretability techniques to Walrus, a foundation model for continuum dynamics, using sparse autoencoders to probe internal mechanisms. The study reveals inconsistent feature alignment with known physics and systematic discrepancies in model outputs, highlighting fundamental challenges in understanding and validating scientific AI systems.

AINeutralarXiv – CS AI · Jun 116/10
🧠

ARGUS: Stacked Multi-View Identity Mosaic Injection for Subject-Preserving Video Generation

Researchers introduce Argus, a novel AI framework for generating videos of people that maintains identity consistency across challenging conditions like extreme head turns, occlusions, and expression changes. The system uses a multi-view identity mosaic injection technique and achieves state-of-the-art performance on identity-preservation benchmarks.

← PrevPage 1121 of 3517Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined