Archives AI News

Flash-Searcher: Fast and Effective Web Agents via DAG-Based Parallel Execution

arXiv:2509.25301v1 Announce Type: new Abstract: Large language models (LLMs) have demonstrated remarkable capabilities in complex reasoning tasks when equipped with external tools. However, current frameworks predominantly rely on sequential processing, leading to inefficient execution particularly for tasks requiring extensive tool…

Towards Agentic OS: An LLM Agent Framework for Linux Schedulers

arXiv:2509.01245v4 Announce Type: replace Abstract: Operating system schedulers suffer from a fundamental semantic gap, where kernel policies fail to understand application-specific needs, leading to suboptimal performance. We introduce SchedCP, the first framework that enables fully autonomous Large Language Model (LLM)…

Spontaneous High-Order Generalization in Neural Theory-of-Mind Networks

arXiv:2509.25343v1 Announce Type: new Abstract: Theory-of-Mind (ToM) is a core human cognitive capacity for attributing mental states to self and others. Wimmer and Perner demonstrated that humans progress from first- to higher-order ToM within a short span, completing this development…

Adaptive Rectification Sampling for Test-Time Compute Scaling

arXiv:2504.01317v2 Announce Type: replace-cross Abstract: The newly released OpenAI-o1 and DeepSeek-R1 have demonstrated that test-time scaling can significantly improve model performance, especially in complex tasks such as logical reasoning. Common test-time scaling methods involve generating more chains of thought (CoTs)…

Decoupled Classifier-Free Guidance for Counterfactual Diffusion Models

arXiv:2506.14399v4 Announce Type: replace-cross Abstract: Counterfactual generation aims to simulate realistic hypothetical outcomes under causal interventions. Diffusion models have emerged as a powerful tool for this task, combining DDIM inversion with conditional generation and classifier-free guidance (CFG). In this work,…