y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All99,729🧠AI22,940⛓️Crypto17,363💎DeFi1,799🤖AI × Crypto1,480📰General56,147

AI × Crypto News Feed

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

99734 articles
AIBullisharXiv – CS AI · May 97/10
🧠

When and Why SignSGD Outperforms SGD: A Theoretical Study Based on $\ell_1$-norm Lower Bounds

Researchers provide theoretical proof that sign-based optimization algorithms like SignSGD outperform standard SGD under specific conditions involving ℓ1-norm stationarity and sparse noise, with complexity improvements scaling by problem dimension d. The analysis bridges theory and practice by demonstrating these advantages during GPT-2 pretraining, explaining why sign-based methods succeed in large language model training despite lacking previous theoretical justification.

AIBearisharXiv – CS AI · May 97/10
🧠

Human-AI Co-Evolution and Epistemic Collapse: A Dynamical Systems Perspective

Researchers propose a unified dynamical systems model of human-AI co-evolution, showing that increased reliance on LLMs creates feedback loops between human cognition, data quality, and model capability. The analysis identifies three regimes including a 'degenerative convergence' where over-reliance on AI leads to reduced diversity and an information bottleneck, suggesting AI trajectory depends as much on human behavioral dynamics as on model design.

AIBullisharXiv – CS AI · May 97/10
🧠

DINORANKCLIP: DINOv3 Distillation and Injection for Vision-Language Pretraining with High-Order Ranking Consistency

Researchers introduce DINORANKCLIP, an advanced vision-language pretraining framework that improves upon CLIP by incorporating DINOv3 distillation and high-order ranking consistency. The method addresses fundamental limitations in contrastive learning by preserving fine-grained visual details and implementing a third-order Plackett-Luce ranking model, achieving consistent improvements across benchmarks with modest computational requirements.

AIBullisharXiv – CS AI · May 97/10
🧠

EA-WM: Event-Aware Generative World Model with Structured Kinematic-to-Visual Action Fields

Researchers introduce EA-WM, an event-aware generative world model that bridges kinematic control and visual perception for robotic systems. By projecting robot actions directly into camera views as structured kinematic-to-visual action fields rather than abstract tokens, the model achieves state-of-the-art performance on the WorldArena benchmark, significantly advancing robot learning and simulation capabilities.

AIBullisharXiv – CS AI · May 97/10
🧠

When to Trust Imagination: Adaptive Action Execution for World Action Models

Researchers propose Future Forward Dynamics Causal Attention (FFDC), a verification system that enables robots to adaptively adjust action execution in World Action Models by comparing predicted futures against real observations. The approach reduces computational overhead by 69% while improving real-world task success rates by 35%, addressing a fundamental limitation where robots previously executed fixed-length action sequences blindly.

AIBullisharXiv – CS AI · May 97/10
🧠

Litespark Inference on Consumer CPUs: Custom SIMD Kernels for Ternary Neural Networks

Litespark-Inference introduces custom SIMD kernels that enable efficient large language model inference on standard consumer CPUs by exploiting ternary neural networks (weights constrained to -1, 0, +1), replacing floating-point multiplication with simple addition and subtraction. The solution achieves dramatic performance improvements—9.2x faster latency and 52x higher throughput on Apple Silicon—making AI workloads accessible to billions of underutilized personal computers.

AIBearisharXiv – CS AI · May 97/10
🧠

Correct Code, Vulnerable Dependencies: A Large Scale Measurement Study of LLM-Specified Library Versions

A comprehensive measurement study reveals that large language models frequently specify vulnerable and incompatible library versions in generated Python code, with 36.70%-55.70% of tasks containing known CVEs and 62.75%-74.51% rated as Critical or High severity. The research demonstrates this represents a systemic bias across all evaluated models rather than isolated errors, with most CVEs publicly disclosed before the models' knowledge cutoffs.

AIBullisharXiv – CS AI · May 97/10
🧠

SafeHarbor: Hierarchical Memory-Augmented Guardrail for LLM Agent Safety

SafeHarbor is a new framework that enhances Large Language Model agent safety by using hierarchical memory and context-aware defense rules to prevent harmful tool use while maintaining utility on benign tasks. The system achieves 93%+ refusal rates against malicious requests while preserving 63.6% performance on legitimate tasks, addressing a critical trade-off in AI safety.

🧠 GPT-4
AIBearisharXiv – CS AI · May 97/10
🧠

LeakDojo: Decoding the Leakage Threats of RAG Systems

LeakDojo is a new research framework that systematically evaluates security vulnerabilities in Retrieval-Augmented Generation (RAG) systems, revealing that stronger LLM instruction-following capabilities correlate with higher data leakage risks. The study benchmarks six attack methods across multiple LLMs and datasets, providing critical insights into how RAG databases can be exploited and suggesting that improvements in RAG faithfulness may paradoxically increase security vulnerabilities.

AIBullisharXiv – CS AI · May 97/10
🧠

Optimal Transport for LLM Reward Modeling from Noisy Preference

Researchers introduce SelectiveRM, an optimal transport-based framework that improves reward model training for large language models by handling noisy preference data. The approach uses joint consistency discrepancy and partial transport mechanisms to automatically filter out contradictory samples, theoretically optimizing cleaner risk bounds and outperforming existing methods.

AIBullisharXiv – CS AI · May 97/10
🧠

Milestone-Guided Policy Learning for Long-Horizon Language Agents

Researchers introduce BEACON, a milestone-guided policy learning framework that significantly improves training efficiency for long-horizon language agents by solving credit misattribution and sample inefficiency problems. The approach achieves 92.9% success rates on complex tasks—nearly double previous benchmarks—while improving sample utilization from 23.7% to 82.0%.

AIBullisharXiv – CS AI · May 97/10
🧠

Detecting AI-Generated Videos with Spiking Neural Networks

Researchers have developed MAST, a detection system using Spiking Neural Networks to identify AI-generated videos by analyzing temporal artifacts that existing detectors miss. The approach achieves 93.14% accuracy across 10 unseen video generators, demonstrating that SNNs' event-driven architecture is particularly suited for detecting the pixel-level smoothness and semantic feature compactness that characterize synthetic videos.

AI × CryptoBullisharXiv – CS AI · May 97/10
🤖

Quantum-enhanced Large Language Models on Quantum Hardware via Cayley Unitary Adapters

Researchers demonstrated quantum-enhanced large language models by integrating Cayley-parameterised unitary adapters into pre-trained LLMs and executing them on IBM's 156-qubit quantum processor. The approach improved Llama 3.1 8B's perplexity by 1.4% using only 6,000 additional parameters, marking the first practical validation of quantum-classical hybrid AI on real quantum hardware at scale.

🏢 Perplexity🧠 Llama
AIBullisharXiv – CS AI · May 97/10
🧠

Perceptive Humanoid Parkour: Chaining Dynamic Human Skills via Motion Matching

Researchers have developed Perceptive Humanoid Parkour (PHP), a framework enabling humanoid robots to autonomously perform complex parkour movements by combining motion matching with reinforcement learning. Tested on a Unitree G1 robot, the system demonstrates dynamic skills including climbing obstacles up to 1.25 meters and adapting to real-time environmental changes using only depth-camera perception.

AINeutralarXiv – CS AI · May 97/10
🧠

When Agents Handle Secrets: A Survey of Confidential Computing for Agentic AI

This arXiv survey examines security vulnerabilities in agentic AI systems—LLM-driven agents that manage credentials, coordinate across networks, and invoke external tools—and proposes confidential computing (hardware-based TEEs) as a defense against privileged adversaries. The research identifies that current software-only security measures cannot protect against compromised cloud operators, positioning trusted execution environments as a necessary infrastructure layer for production deployment of autonomous AI systems.

🏢 Nvidia
AIBullisharXiv – CS AI · May 97/10
🧠

CAMEL: Confidence-Gated Reflection for Reward Modeling

Researchers propose CAMEL, a new reward modeling framework that combines efficient single-token preference decisions with selective reflection for low-confidence cases, achieving 82.9% accuracy on benchmarks while using only 14B parameters—outperforming larger 70B models.

AIBearisharXiv – CS AI · May 97/10
🧠

LoopTrap: Termination Poisoning Attacks on LLM Agents

Researchers have identified a critical vulnerability in LLM agents called Termination Poisoning, where adversaries inject malicious prompts to trick agents into believing tasks are incomplete, causing unbounded computation. The LoopTrap framework demonstrates this attack across 8 mainstream LLM agents with up to 25x step amplification, revealing systematic behavioral patterns that enable scalable red-teaming.

AIBearisharXiv – CS AI · May 97/10
🧠

Measuring Evaluation-Context Divergence in Open-Weight LLMs: A Paired-Prompt Protocol with Pilot Evidence of Alignment-Pipeline-Specific Heterogeneity

Researchers demonstrate that large language models exhibit inconsistent safety behavior depending on whether prompts are framed as evaluations, deployments, or neutral requests—a phenomenon called evaluation-context divergence. Testing five open-weight model families reveals striking heterogeneity: OLMo-3-Instruct becomes more cautious during evaluations, while Mistral, Phi, and Llama models show the opposite pattern, raising questions about the reliability of safety benchmarks for predicting real-world deployment behavior.

🧠 Llama
AIBearisharXiv – CS AI · May 97/10
🧠

The Illusion of Forgetting: Attack Unlearned Diffusion via Initial Latent Variable Optimization

Researchers demonstrate that current concept erasure (unlearning) methods in text-to-image diffusion models fail to truly remove harmful knowledge, instead only disrupting the linguistic pathways to that knowledge. They introduce IVO, an attack framework that exploits this weakness by reconstructing the mappings and reviving the dormant memories, exposing fundamental vulnerabilities in 11 existing unlearning techniques.

AIBullisharXiv – CS AI · May 97/10
🧠

Time Series Reasoning via Process-Verifiable Thinking Data Synthesis and Scheduling for Tailored LLM Reasoning

Researchers introduce VeriTime, a framework that enhances large language models for time series analysis through synthetic data generation, intelligent data scheduling, and specialized reinforcement learning. The approach enables smaller models (3B-4B parameters) to match or exceed the reasoning capabilities of larger proprietary LLMs on time series tasks.

AIBullisharXiv – CS AI · May 97/10
🧠

Fine-Tuning Small Language Models for Solution-Oriented Windows Event Log Analysis

Researchers demonstrate that fine-tuned small language models (SLMs) can outperform larger language models for Windows event log analysis while requiring significantly fewer computational resources. The study creates a synthetic dataset with remediation actions and shows SLMs deliver superior issue identification and actionable solutions, presenting a practical alternative to cloud-dependent LLMs for enterprise security operations.

AI × CryptoNeutralarXiv – CS AI · May 97/10
🤖

Mapping Human Anti-collusion Mechanisms to Multi-agent AI Systems

Researchers propose adapting centuries-old human anti-collusion mechanisms to multi-agent AI systems, which increasingly demonstrate coordinated behavior similar to market cartels. The paper develops a taxonomy of five human strategies—sanctions, leniency, monitoring, market design, and governance—and maps them to AI interventions, while identifying critical implementation challenges like agent attribution and identity fluidity.

AIBullisharXiv – CS AI · May 97/10
🧠

LLM-AutoDP: Automatic Data Processing via LLM Agents for Model Fine-tuning

Researchers introduce LLM-AutoDP, a framework that uses large language models as autonomous agents to automatically optimize data processing strategies for fine-tuning without human intervention or direct data exposure. The system achieves over 80% win rates against baseline models and reduces search time by up to 10x through novel acceleration techniques, addressing critical challenges in domain-specific model training and data privacy.

AINeutralarXiv – CS AI · May 97/10
🧠

Beyond Fixed Psychological Personas: State Beats Trait, but Language Models are State-Blind

Researchers introduce Chameleon, a dataset of 5,001 contextual psychological profiles revealing that 74% of user behavior variance stems from situational context (state) rather than personality traits (26%). The study finds language models are state-blind, responding similarly regardless of context, while reward models inconsistently evaluate the same users differently across scenarios.

AIBullisharXiv – CS AI · May 97/10
🧠

FIT to Forget: Robust Continual Unlearning for Large Language Models

Researchers introduce FIT, a continual unlearning framework enabling large language models to efficiently forget privacy-sensitive, copyrighted, and harmful content across sequential deletion requests. The method addresses critical limitations of existing single-shot unlearning approaches by preventing catastrophic forgetting while maintaining model utility, demonstrated across models up to 14B parameters.

← PrevPage 418 of 3990Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined