AutoTrainess: Teaching Language Models to Improve Language Models Autonomously
TLDR
AutoTrainess is an LM agent that automates post-training of language models using agent-computer interfaces, outperforming CLI-only baselines on PostTrainBench.
Reasoning
Strengths: introduces a structured approach to automate LM post-training, shows empirical gains across models. Weaknesses: limited to post-training, not general scientific discovery; evaluation on a single benchmark.
Read-first score
Read-first score 51.6, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 31.
Field roles
Rank sensitivity
Stability: volatile; rank range: 98.
Keyword Scores
Deep Analysis
Innovations
- Agent-computer interfaces that expose post-training operations (planning, data preparation, training, evaluation, logging) as structured workflows rather than raw CLI actions.
- Externalization of human expertise as explicit workflows, rules, and execution constraints to guide the agent toward reliable training behavior.
- AutoTrainess system that enables language model agents to autonomously improve language models through iterative post-training.
Methodology
AutoTrainess provides a repository of agent-computer interfaces that structure the post-training pipeline into planning, data preparation, training, evaluation, and logging steps, embedding human-derived workflows and constraints. The agent is evaluated on PostTrainBench against CLI-only baselines using models like GPT-5.4 (Codex) and DeepSeek-V4-Flash (OpenCode).
Key Results
AutoTrainess with GPT-5.4 (Codex) achieves an average score of 26.94 on PostTrainBench, outperforming the CLI-only baseline (23.21), and improves DeepSeek-V4-Flash (OpenCode) from 12.13 to 19.58.