y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All92,608🧠AI22,940⛓️Crypto17,363💎DeFi1,799🤖AI × Crypto1,480📰General49,026

AI × Crypto News Feed

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

92609 articles
AIBullisharXiv – CS AI · Jun 197/10
🧠

From Construction to Injection: Edit-Based Fingerprints for Large Language Models

Researchers propose a novel fingerprinting framework for large language models that combines Code-mixing Fingerprints (CF) and Multi-Candidate Editing (MCEdit) to protect against unauthorized redistribution and commercial misuse. The approach addresses key vulnerabilities in existing fingerprinting methods by balancing imperceptibility with robustness against defensive filtering and downstream model modifications.

🏢 Perplexity
AIBullisharXiv – CS AI · Jun 197/10
🧠

ENPIRE: Agentic Robot Policy Self-Improvement in the Real World

Researchers introduce ENPIRE, a framework that enables AI coding agents to autonomously improve robot manipulation policies through real-world feedback loops without human intervention. The system achieves 99% success rates on complex dexterous tasks like pin box organization and tool use, demonstrating that AI agents can now conduct independent robotics research in physical environments.

🏢 Meta
AIBullisharXiv – CS AI · Jun 197/10
🧠

Human Universal Grasping

Researchers present HUG, a flow-matching AI model trained on 1M human grasping demonstrations that generates diverse, natural robot grasps from RGB-D images. The system outperforms existing baselines by 23-34% on real-world robotic grasping tasks and can be retargeted to various robot hands, advancing the generalization gap in robotic manipulation.

AIBearisharXiv – CS AI · Jun 197/10
🧠

Calibration Without Comprehension: Diagnosing the Limits of Fine-Tuning LLMs for Vulnerability Detection in Systems Software

A new research framework called CWE-Trace challenges the claim that large language models can reliably detect software vulnerabilities, revealing that fine-tuned models achieve only 52.1% accuracy at best and lack genuine security reasoning despite appearing well-calibrated. The study of 834 Linux kernel samples shows that models exhibit systematic failure patterns that persist across datasets and resist correction through fine-tuning, suggesting they memorize patterns rather than understand vulnerability detection.

AINeutralarXiv – CS AI · Jun 197/10
🧠

TRAP: Benchmark for Task-completion and Resistance to Active Privacy-extraction

Researchers introduce TRAP, a benchmark evaluating AI agents' ability to complete document-intensive tasks using private information while resisting extraction attempts. Testing 22 models reveals all exhibit privacy leakage, with instruction-following ability correlating to higher exposure risk, though a proposed structural isolation method using hash keys shows promise in mitigating the fundamental trade-off between task accuracy and privacy protection.

AIBullisharXiv – CS AI · Jun 197/10
🧠

Process-Verified Reinforcement Learning for Theorem Proving via Lean

Researchers demonstrate that the Lean proof assistant can provide fine-grained, process-level feedback during reinforcement learning training for theorem proving, beyond simple binary verification signals. By parsing proof attempts into tactic sequences and leveraging Lean's elaboration system, the approach delivers dense, verified credit signals grounded in type theory, showing improvements over outcome-only baselines on benchmarks like MiniF2F and ProofNet.

AIBullisharXiv – CS AI · Jun 197/10
🧠

Superhuman Safe and Agile Racing through Multi-Agent Reinforcement Learning

Researchers demonstrate that multi-agent reinforcement learning enables autonomous quadrotor drones to achieve superhuman racing performance while improving safety by 50% compared to single-agent systems. The breakthrough shows that training agents through competitive interaction with diverse opponents produces robust real-world coordination capabilities that generalize to human pilots without additional safety constraints.

AIBullisharXiv – CS AI · Jun 197/10
🧠

TerraMind: Large-Scale Generative Multimodality for Earth Observation

TerraMind is an open-source multimodal foundation model for Earth observation that combines token-level and pixel-level data across nine geospatial modalities. The model introduces "Thinking-in-Modalities" for synthetic data generation and achieves state-of-the-art performance on standard EO benchmarks while making its weights and code publicly available.

AIBullisharXiv – CS AI · Jun 197/10
🧠

A Neuromorphic Reinforcement Learning Framework for Efficient Pathfinding in Robotic Mobile Fulfillment Systems

Researchers present SDQN-RMFS, a framework that converts reinforcement learning policies into energy-efficient spiking neural networks for robotic warehouse systems. The approach achieves 11,281× energy savings and 2× latency reduction compared to GPU-based solutions while maintaining decision quality, demonstrating practical neuromorphic computing for real-world logistics applications.

AINeutralarXiv – CS AI · Jun 197/10
🧠

StaminaBench: Stress-Testing Coding Agents over 100 Interaction Turns

Amazon researchers introduced StaminaBench, a benchmark that evaluates coding agents' ability to handle extended multi-turn interactions (up to 100 consecutive change requests), revealing that current LLMs fail within 5-6 turns and that test feedback can improve performance up to 12x.

AIBullisharXiv – CS AI · Jun 197/10
🧠

SleepMaMi: A Universal Sleep Foundation Model for Integrating Macro- and Micro-structures

Researchers introduce SleepMaMi, a foundation model designed to analyze sleep patterns by capturing both hour-long sleep architecture and fine-grained biosignal features. Trained on over 20,000 polysomnography recordings, the model outperforms existing approaches and demonstrates superior generalizability for clinical sleep analysis applications.

AIBullisharXiv – CS AI · Jun 197/10
🧠

SARLO-80: Worldwide Slant SAR Language Optic Dataset 80cm

Researchers released SARLO-80, a large-scale dataset combining very-high-resolution synthetic aperture radar (SAR) imagery, aligned optical images, and natural-language descriptions across 2,500 worldwide scenes. The dataset addresses a critical gap in multimodal AI training by preserving complex-valued SAR measurements and native acquisition geometry, enabling more physically grounded foundation models for Earth observation applications.

🏢 Hugging Face
AIBullisharXiv – CS AI · Jun 197/10
🧠

Efficient and Sound Probabilistic Verification for AI Agents

Researchers introduce a probabilistic verification framework for AI agents that enforces security policies when systems contain uncertainty or imperfect predictors. Using distributionally robust optimization, the approach computes sound upper bounds on policy violations without requiring independence assumptions, demonstrating improvements over existing methods for terminal and tool-calling agents.

AIBullisharXiv – CS AI · Jun 197/10
🧠

Finetuning Vision-Language-Action Models Requires Fewer Layers Than You Think

Researchers demonstrate that Vision-Language-Action (VLA) models used in robotic manipulation contain significant layer-wise redundancy, enabling a training-free compression method that reduces model depth by up to 50% while improving downstream fine-tuning speed by 40-50% and inference speed by 30%. This finding suggests advanced robotics foundation models can operate effectively with substantially fewer parameters than currently assumed.

AIBullisharXiv – CS AI · Jun 197/10
🧠

Beyond Reasoning Gains: Mitigating General-Capability Forgetting in Large Reasoning Models

Researchers propose RECAP, a dynamic reweighting strategy that preserves general AI capabilities while improving reasoning performance in large language models trained with reinforcement learning. The method addresses a critical problem where models forget foundational skills like perception and faithfulness during post-training optimization on reasoning tasks.

AIBullisharXiv – CS AI · Jun 197/10
🧠

Uncertainty Decomposition for Clarification Seeking in LLM Agents

Researchers introduce a prompt-based uncertainty decomposition method that enables LLM agents to proactively seek clarification when task specifications are ambiguous. The approach separates action confidence from request uncertainty and demonstrates 36-73% improvements in clarification performance across multiple LLM backbones compared to existing uncertainty frameworks.

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

ScaleWoB: Guiding GUI Agents with Coding Agents via Large-Scale Environmental Synthesis

Researchers present ScaleWoB, a framework that synthesizes high-fidelity interactive environments for training and evaluating GUI agents across mobile, desktop, and automotive platforms. The approach addresses critical limitations of real-world testing by providing verifiable rewards, low resource costs, and accessibility via URL-based backends, with results showing state-of-the-art agents achieve only 27.92% success compared to 92.08% for humans.

AIBullisharXiv – CS AI · Jun 197/10
🧠

Efficiently Representing Algorithms With Chain-of-Thought Transformers

Researchers demonstrate that chain-of-thought transformers can efficiently simulate Word RAM algorithms with only poly-logarithmic overhead, enabling tasks like sorting and pathfinding at near-optimal computational complexity. This theoretical advance bridges the gap between practical algorithm design and transformer capabilities, suggesting reasoning models can perform substantial computation efficiently.

AIBullisharXiv – CS AI · Jun 197/10
🧠

Cost-Optimal LLM Routing with Limited User Feedback under User Satisfaction Guarantees

Researchers introduced SLARouter, an online algorithm that optimizes LLM request routing by learning cost-efficient policies from sparse user feedback while guaranteeing Service Level Agreement compliance. The approach reduces operating costs by up to 2.2x compared to existing solutions without requiring per-benchmark tuning.

AIBullisharXiv – CS AI · Jun 197/10
🧠

Autonomous Event-Driven Multi-Agent Orchestration for Enterprise AI at Scale

Researchers evaluated multi-agent orchestration architectures across enterprise scales, finding that scalability rather than task complexity is the primary performance bottleneck. A new Task Manager framework reduces latency and improves event handling at enterprise scale, demonstrating critical improvements needed for production AI systems managing hundreds of agents.

AIBullisharXiv – CS AI · Jun 197/10
🧠

Reward as An Agent for Embodied World Models

Researchers propose a novel reinforcement learning framework combining 'Reward as an Agent' with dynamic-aware rollout diversification to improve embodied world models. The approach addresses reward hacking by implementing robust verification strategies while enabling broader exploration beyond conservative training distributions, demonstrating significant accuracy gains across multiple open-source world models.

AINeutralarXiv – CS AI · Jun 197/10
🧠

Beyond Static Leaderboards: Predictive Validity for the Evaluation of LLM Agents

Researchers challenge the validity of aggregate-score leaderboards for evaluating LLM agents, arguing that rankings fail to predict performance in real-world deployment scenarios. Through fourteen parallel implementation studies and analysis of prior benchmarks, they propose measuring predictive validity—the correlation between test and out-of-distribution performance—rather than in-sample scores, establishing new evaluation standards for agentic AI systems.

AIBearisharXiv – CS AI · Jun 197/10
🧠

Analyzing the Narration Gap in LLM-Solver Loops

Researchers identify critical vulnerabilities in LLM-solver hybrid systems where formal verification guarantees break down during the narration phase—converting solver outputs to user-readable answers. Testing five open-source models reveals adversaries can manipulate final responses through prompt injection despite underlying formal correctness, indicating safety-critical applications using AI-assisted reasoning require additional safeguards beyond solver verification.

AIBullisharXiv – CS AI · Jun 197/10
🧠

Speeding up the annotation process in semantic segmentation industrial applications

Researchers developed an unsupervised computer vision approach that reduces semantic segmentation annotation time by 78% (from 170 to 37 hours) for industrial materials science applications. The study produced the largest public steel microstructure segmentation dataset to date and deployed a validated deep learning model in real industrial settings.

← PrevPage 144 of 3705Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined