Archives AI News

SemaTune: Semantic-Aware Online OS Tuning with Large Language Models

arXiv:2605.15026v1 Announce Type: cross Abstract: Online OS tuning can improve long-running services, but existing controllers are poorly matched to live hosts. They treat scheduler, power, memory, and I/O controls as black-box variables and optimize a scalar reward. This view ignores…

SkillFlow: Flow-Driven Recursive Skill Evolution for Agentic Orchestration

arXiv:2605.14089v1 Announce Type: new Abstract: In recent years, a variety of powerful LLM-based agentic systems have been applied to automate complex tasks through task orchestration. However, existing orchestration methods still face key challenges, including strategy collapse under reward maximization, high…

ClawForge: Generating Executable Interactive Benchmarks for Command-Line Agents

arXiv:2605.14133v1 Announce Type: new Abstract: Interactive agent benchmarks face a tension between scalable construction and realistic workflow evaluation. Hand-authored tasks are expensive to extend and revise, while static prompt evaluation misses failures that only appear when agents operate over persistent…

Sequential Resource Trading Using Comparison-Based Gradient Estimation

arXiv:2408.11186v4 Announce Type: replace-cross Abstract: We study sequential multi-issue trading between two greedily rational agents who exchange resources from a finite set of categories. Each agent’s utility depends on its allocation, but the offering agent does not know the responding…

Distribution-Aware Algorithm Design with LLM Agents

arXiv:2605.14141v1 Announce Type: new Abstract: We study learning when the learned object is executable solver code rather than a predictor. In this setting, correctness is not enough: two solvers may both return valid solutions on the deployment distribution while differing…