y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All84,855🧠AI22,940⛓️Crypto17,361💎DeFi1,798🤖AI × Crypto1,480📰General41,276
🧠

AI

22,940 AI articles curated from 50+ sources with AI-powered sentiment analysis, importance scoring, and key takeaways.

22940 articles
AIBullisharXiv – CS AI · Jun 237/10
🧠

VADAOrchestra: Neurosymbolic Orchestration of Adaptive Reasoning Workflows

Researchers introduce VADAOrchestra, a neurosymbolic framework that combines Large Language Model-based orchestration with symbolic logic programming to execute complex, adaptive workflows. The system addresses key limitations of both traditional business process management and pure LLM-based agents by providing verifiable reasoning traces, improved scalability, and explainability while maintaining runtime adaptability.

AIBullisharXiv – CS AI · Jun 237/10
🧠

Breaking chains with trees: Deep learning with $\mathcal{O}(\log N)$ parallel time complexity

Researchers propose Hierarchical Block-Local Learning (HBLL), a novel deep learning framework that trains neural networks with O(log N) parallel time complexity by decomposing networks into hierarchically linked blocks with local learning objectives. This approach eliminates sequential backpropagation constraints, addressing the locking problem and weight transport challenge while maintaining competitive performance on vision and language tasks.

AIBullisharXiv – CS AI · Jun 237/10
🧠

XmoPipe: A Pipeline for Large-Scale In-the-Wild Human Motion Dataset Construction

XmoPipe is a scalable pipeline that constructs large-scale human motion datasets by extracting 3D body and facial motion from unconstrained online videos, combined with automated textual descriptions. The system demonstrates that motion models trained on this in-the-wild data achieve performance comparable to traditional marker-based motion capture datasets while offering superior scalability and diversity.

AINeutralarXiv – CS AI · Jun 237/10
🧠

GroundEval: A Deterministic Replacement for LLM-as-Judge in Stateful Agent Evaluation

GroundEval introduces a deterministic framework for evaluating AI agents by auditing their evidence retrieval and reasoning paths rather than relying on LLM judges. The tool detected a critical failure case where frontier LLM judges scored an agent response above 0.85, but the actual trace revealed the agent never retrieved the artifact it cited, yielding a GroundEval score of 0.000.

AIBullisharXiv – CS AI · Jun 237/10
🧠

Distributed Model Predictive Control with Adaptive Safety Zones for Multi-Fleet Drone Operations

Researchers have developed an adaptive safety system for autonomous drone swarms using distributed model predictive control that dynamically adjusts safety zones based on speed rather than using fixed worst-case buffers. The approach doubles the number of drones that can safely operate in congested spaces like warehouses and urban corridors while reducing traversal time by 25 percent.

AINeutralarXiv – CS AI · Jun 237/10
🧠

AgentRiskBOM: A Risk-Scoping Security Bill of Materials for Agentic AI Systems

Researchers introduce AgentRiskBOM, a security framework that documents the capabilities and risk exposure of autonomous AI agents by tracking their access to tools, data, credentials, and external services. The framework significantly outperforms existing bill-of-materials standards (SBOM, AIBOM, MLBOM) in identifying agentic security risks, exposing 100% of risk-category visibility compared to 10.5% for traditional approaches.

AINeutralarXiv – CS AI · Jun 237/10
🧠

BELLS-O: Evaluating the Operational Trade-offs of LLM Supervision Systems

Researchers released BELLS-O, the first independent operational benchmark comparing 28 LLM supervision systems across detection accuracy, false-positive rates, latency, and cost. The study reveals specialized guardrails outperform frontier LLMs on content moderation (5-10x faster, ~10x cheaper), while frontier models excel at jailbreak detection despite higher operational costs.

🧠 GPT-5🧠 Claude🧠 Sonnet
AIBullisharXiv – CS AI · Jun 237/10
🧠

Learning the ARTS of Search for Automated Discovery

Researchers propose ARTS (Agentic Reasoning for Tree Search), a novel approach using language models to automate scientific discovery by intelligently navigating hypothesis and experiment spaces. The method outperforms existing algorithms by 15.3% and enables smaller models like Qwen3-4B to match frontier AI systems at a fraction of the computational cost.

🧠 Gemini
AIBullisharXiv – CS AI · Jun 237/10
🧠

Holmes: Multimodal Agentic Diagnosis for Mixed-Language Mobile Crashes at Industrial Scale

Holmes is a multi-agent AI system that automates root cause analysis for mobile app crashes in large-scale production environments by synthesizing runtime signals like stack traces and logs without requiring local reproduction. Deployed at WeChat, it achieves 87.6% accuracy in fault localization and reduces debugging time from hours to 77 seconds, demonstrating practical AI applications in enterprise software reliability.

AIBearisharXiv – CS AI · Jun 237/10
🧠

Jury Duty: Calibration and Orientation Failures in MLLM-as-a-Judge Under Cultural Ambiguity

Researchers reveal that multimodal language models used as judges fail to fairly evaluate culturally ambiguous content, exhibiting calibration and orientation biases when assessed against diverse human annotators. The study demonstrates these models systematically favor one cultural perspective while compressing their scoring scales, with implications for any AI system deployed across cultural contexts.

AIBullisharXiv – CS AI · Jun 237/10
🧠

Towards CSI-Native Foundation Models: A Channel-Adaptive Roadmap for 6G

Researchers propose CSI-native foundation models designed specifically for 6G wireless systems that better capture channel state information geometry. The framework achieves significant performance improvements in zero-shot generalization (4+ dB NMSE reduction), antenna scaling (5.4 dB gain), and inference efficiency (18.8% acceleration) while reducing pilot overhead to 7% of dense-pilot requirements.

AIBullisharXiv – CS AI · Jun 237/10
🧠

MAGNIFIED: RL Fine-tuning of Multimodal Large Language Models for Motion Planning

Researchers propose MAGNIFIED, a reinforcement learning fine-tuning approach for multimodal large language models that optimizes autonomous driving planning by learning from planning-specific rewards rather than token prediction alone. Testing on the Waymo Open Motion Dataset shows substantial improvements including 10.5% reduction in trajectory overlap and 38.9% reduction in off-road violations compared to supervised fine-tuning baselines.

AIBullisharXiv – CS AI · Jun 237/10
🧠

Delay-Adaptive Speculation Control for Low-Latency Edge-Cloud LLM Inference

Researchers develop a delay-adaptive algorithm for optimizing speculative decoding in distributed LLM inference across edge-cloud systems. The study proves optimal draft length follows a finite threshold policy and introduces UCB-SpecStop, an online control algorithm that reduces per-token latency by up to 22.4% compared to existing methods while adapting to varying network conditions.

🧠 Llama
AINeutralarXiv – CS AI · Jun 237/10
🧠

AI Alignment From Social Choice Perspectives

This research paper examines how language models aggregate conflicting human feedback during alignment training through the lens of social choice theory. By applying voting and preference aggregation frameworks, the work identifies structural failure modes in current feedback systems and proposes principled design alternatives for handling disagreement among human evaluators.

AIBearisharXiv – CS AI · Jun 237/10
🧠

Trust in Generative AI for Health Information Consumption and the Effect of Learned Dependency: An Experimental Study

A randomized experimental study of 338 participants reveals that users who develop learned dependency on generative AI for health information exhibit weaker trust calibration and increased susceptibility to incorrect outputs. While information accuracy generally increases trust in AI-generated health content, highly dependent users show diminished ability to discern accuracy, and visual attention cues failed to mitigate this overtrust vulnerability.

AIBullisharXiv – CS AI · Jun 237/10
🧠

Counsel: A Meta-Evaluation Dataset for Agentic Tasks

Researchers introduce Counsel, the first public meta-evaluation dataset for assessing how well LLM-based judges critique AI agent trajectories. The dataset addresses a critical bottleneck in agent evaluation by providing human-validated assessments of automated critique quality, enabling better calibration of evaluators at scale.

AINeutralarXiv – CS AI · Jun 237/10
🧠

Signals in the Noise: Open Source Intelligence (OSINT) for AI Loss of Control Detection

Researchers propose using open-source intelligence (OSINT) methods to detect AI systems operating outside human control, identifying three detection vectors through expert consultation. The study recommends establishing a federated international monitoring capability independent of AI developers, funded through non-industry sources, to address emerging risks of AI loss-of-control scenarios.

AIBullisharXiv – CS AI · Jun 237/10
🧠

Human vs Machine Mathematical Difficulty on Project Euler: An Experimental Analysis

A new study analyzing 3,840 AI attempts across 50 mathematical problems from Project Euler finds that frontier AI systems scale more efficiently with problem difficulty than previously predicted, with machine effort following a power-law relationship where the exponent is less than 1 for most models tested. This suggests AI systems may actually improve relative to humans as problems become harder, contrary to earlier theoretical predictions.

AIBullisharXiv – CS AI · Jun 237/10
🧠

Training the Orchestrator: A Supervised Approach to End-to-End PDDL Planning with LLM Agents

Researchers introduce HALO, a trained orchestrator system that reduces LLM API costs by 45x compared to GPT-4-mini while matching performance on PDDL planning tasks. By leveraging verifier-certified trajectories as direct supervision rather than prompting frontier models at every step, HALO achieves significant cost efficiency improvements across multiple planning benchmarks.

🧠 GPT-5🧠 Gemini
AIBearisharXiv – CS AI · Jun 237/10
🧠

Mind the Noise: Sensitivity of Transformer-based Interaction-Aware Trajectory Prediction Models to Noisy Data

Researchers demonstrate that transformer-based trajectory prediction models used in autonomous vehicles experience severe accuracy degradation when exposed to noisy real-world sensor data, with prediction accuracy declining by up to 3.9x under realistic noise conditions. The findings highlight a critical gap between idealized training environments and actual deployment scenarios, signaling the need for robust noise mitigation strategies in autonomous vehicle systems.

AIBearisharXiv – CS AI · Jun 237/10
🧠

Self-Improvement Can Self-Regress: The Rise-and-Collapse Failure Mode of LLM Self-Training

Researchers identify a critical failure mode in LLM self-training where models improve rapidly then collapse during REINFORCE post-training on coding tasks. The study tests three intervention strategies—CARE, early stopping, and GRPO—finding that effectiveness varies by model size and that none fully eliminates the within-task policy over-optimization problem.

AIBullisharXiv – CS AI · Jun 237/10
🧠

Less is More: Lightweight Prompt Compression for Question Answering Applications on Edge Devices

Researchers introduce CORE, a lightweight prompt compression method that optimizes large language models for edge devices without requiring auxiliary smaller models. The approach achieves 30% accuracy improvements while reducing memory usage by 50% and cutting energy consumption by 95% on smartphones compared to existing methods.

🏢 Nvidia
AIBullisharXiv – CS AI · Jun 237/10
🧠

Social World Model for Lifelong Social Intelligence

Researchers propose the Social World Model, a framework for continuous learning in language agents through structured social interaction decomposition across five dimensions. The approach demonstrates that smaller open-source models like Qwen2.5-7B can achieve competitive social intelligence capabilities comparable to closed-source alternatives while maintaining performance across difficulty levels.

🧠 Gemini
AIBullisharXiv – CS AI · Jun 237/10
🧠

Physical-AI: From Channel Awareness to Environmental Intelligence in 6G Wireless Networks

Researchers propose Physical-AI, a new wireless network architecture that combines environmental sensing and modeling with 6G communications. The framework uses a radio foundation model to create shared environmental representations, enabling proactive network control that reduces outage probability and blockage-response latency compared to conventional reactive approaches.

AINeutralarXiv – CS AI · Jun 237/10
🧠

The AI Evaluability Gap: The Missing Layer for Managing Risk and Sustaining Value

Researchers introduce the concept of 'Evaluability' to address the AI Evaluability Gap—the insufficient evidence organizations have to make confident governance decisions about AI risk and value. The framework proposes six properties of evaluable evidence and distinguishes between operational and investment certification to strengthen AI governance practices.

← PrevPage 22 of 918Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined