How should AI agents and humans divide research tasks?
In building its own foundation model, Atria Dawn studied how to split work between agents and human researchers. Understanding this division matters for designing effective human-AI collaboration in technical R&D.
The paper introduces Atria Dawn Preview, a foundation agentic model for scientific research and engineering workflows, and then turns to the project that produced it as "a case study of human–AI collaboration," analyzing "769 task records from 56 participants together with agent logs." Its central finding is a split of responsibility: "agents frequently propose methods and implement revisions, while humans retain most final decisions and guide exploration through judgment and feedback." One supporting figure: when asked to evaluate completed tasks "under comparable conditions," participants "rated about one-third of completed AI-assisted tasks as infeasible without AI."
The introduction poses the question that benchmark scores cannot answer: "who identifies worthwhile problems, chooses among proposed methods, interprets uncertain results, and decides what to pursue next?" The discussion answers with a shift in roles. Agents "assumed responsibility for aspects of research planning, including designing workflows and deciding how to revise experimental plans across iterations," so the human role is "moving from executing specific tasks to exercising judgment at critical decision points." The paper reads this as pointing toward "the possibility of recursive self-improvement," in which stronger models contribute more to R&D and yield stronger successors, while holding that human researchers remained important in the process.
Against the nearest notes, this adds a view from inside one development project. Can recursive self-improvement speed up the research process itself? states the premise that automation speeds outputs but not the research process; here agents are reported taking on parts of planning, which sits closer to the process than to the artifacts, though nothing in the excerpt measures process efficiency. Where does AI assistance become unreliable in research? draws a similar line from a survey of the field; this is a case-level observation of a comparable shape, with proposing and implementing delegated and final choice retained. The excerpt does not say the retained decisions are the ones without an external check, so the two are consistent rather than the same claim. Should AI systems stay collaborative rather than fully autonomous? argues for human involvement as a design position; this paper reports where human involvement sat in practice, which is descriptive rather than a test of that argument.
The excerpt is silent on most of what would let the split be weighed. It does not say how tasks were categorized, what share "most" final decisions represents, who the 56 participants were, or whether the 769 records cover the whole project. The one-third figure is the participants' own rating of tasks they completed, not a measured counterfactual. The sentence explaining why humans remained important is cut off mid-line in the excerpt, and the recursive self-improvement point is framed as a possibility, not a result. It is also one team's account of building its own model. What the evidence supports is narrow: in this project, at this time, the researchers' distinctive contribution was judgment at decision points, not execution.
Inquiring lines that read this note 2
This note is a source for these research framings, grouped by the broader line of inquiry each explores. Scan the bold lines of inquiry; follow any specific question forward.
When should work require human-AI partnership versus full automation? Can brute-force automated research substitute for iterative depth and human research intuition?Related concepts in this collection 4
This note in its neighbourhood — explore the map, then jump to a related concept in the list below.
Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph
-
Can recursive self-improvement speed up the research process itself?
Current AI research agents improve the artifacts they produce—faster training, cheaper inference—but not the pace of discovery itself. Can automating an agent's own code creation close that gap?
the premise about a fixed research process; this paper reports agents taking on some planning, without measuring efficiency
-
Where does AI assistance become unreliable in research?
This explores whether AI capability follows a sharp boundary in research tasks, and what determines which side of that line a task falls on. Understanding this matters because it reveals where humans must stay in control.
a survey-level boundary between assistance and autonomy; this paper gives one project's split between proposing and deciding
-
Should AI systems stay collaborative rather than fully autonomous?
Explores whether keeping humans in the loop with AI agents is more reliable than pursuing full autonomy. Investigates whether collaboration solves problems that autonomous systems structurally cannot.
a design position for keeping humans in the loop; this paper describes where humans sat in one project
-
Can AI research itself without losing human oversight?
Explores whether AI systems can internalize the human judgment and insight-distillation that normally drives research progress, and what this means for maintaining meaningful human control over AI advancement.
another AI-for-AI-research account, built around an analyzer loop; here the emphasis is on who decides
Related papers in this collection 8
Papers most semantically related to this note, ranked by cosine similarity in the embedding space.
- Atria Dawn: The Dawn of Agentic Superintelligence
- Recursive self-improvement of AI research agents
- Dr. Claw: An AI Scientist Workspace for Vibe Research
- Physics of Agents: Statistical Mechanics Predicts Collective Behavior of AI Agents
- TheAgentCompany: Benchmarking LLM Agents on Consequential Real World Tasks
- Beyond Final Scores: A Systematic Evaluation of Agents for Long-Horizon AI Research and Development
- What Does It Take to Be a Good AI Research Agent? Studying the Role of Ideation Diversity
- Repo-To-Skill: Distilling GitHub Repositories Into AI4AI Skills
Original note title
agents propose methods and implement revisions while humans retain most final decisions — the division of labor in Atria Dawn's own development