Information boundary
Which databases, papers, patient records, or proprietary results may the agent access?
Layer 7 — Scientific AI · Chapter 6
A scientific agent does more than make one prediction. It can organize a research objective, retrieve evidence, write and run code, call simulations, operate instruments, interpret results, and decide what to do next. When connected to laboratory automation, the agent becomes part of a closed loop linking reasoning to physical experimentation.
| Level | System role | Human role |
|---|---|---|
| 1. Instrument automation | Executes a fixed protocol. | Defines every step and interprets results. |
| 2. Assisted workflow | Prepares runs, checks data, and flags anomalies. | Approves decisions and selects experiments. |
| 3. Adaptive experiment | Changes parameters in response to measurements. | Defines the search space, objective, and safety rules. |
| 4. Closed-loop laboratory | Selects, executes, analyzes, and repeats experiments. | Supervises objectives, exceptions, and scientific interpretation. |
| 5. Research program agent | Coordinates literature, theory, simulation, and multiple experimental systems. | Sets broad goals and governance; autonomy remains bounded. |
Digital tools operate in standardized environments. Laboratories contain liquids, powders, biological samples, fragile instruments, changing consumables, contamination, calibration drift, and tacit human techniques. A protocol written in a paper may omit small actions that experienced researchers perform automatically.
Automation therefore requires both physical reliability and rich process data. The system must know not only the intended protocol but what actually occurred: which instrument version was used, whether a transfer was incomplete, how long a sample waited, and whether environmental conditions changed.
The best next experiment is not always the candidate predicted to perform best. It may be an experiment that distinguishes between two mechanisms, reveals whether a measurement is reliable, tests a boundary condition, or reduces uncertainty in a region important for later decisions.
Scientific agents can use Bayesian optimization, active learning, causal design, optimal experimental design, or heuristic planning. But every method depends on the objective supplied. An agent optimized only for rapid improvement may avoid surprising failures that would teach the most important science.
An autonomous system must produce a complete record of its work. This includes data versions, software versions, model prompts, model outputs, code, instrument settings, calibration, environmental conditions, decision rationale, and human interventions.
Without provenance, a discovery cannot be audited or repeated. The agent may also unknowingly use a result generated by itself as if it were independent evidence, creating circular confirmation. Research systems need lineage tracking that distinguishes observation, simulation, inference, and copied claims.
Which databases, papers, patient records, or proprietary results may the agent access?
Which instruments, code environments, procurement systems, and robots may it control?
Which materials, organisms, energies, temperatures, pressures, and scales are permitted?
Which actions require review, replication, independent verification, or regulatory approval?
Risk increases when digital planning is connected to physical action. High-consequence experiments require hard interlocks, independent monitoring, approved protocols, and the ability to stop safely even when the software fails.
Agents are strongest at sustained search, consistent recordkeeping, rapid iteration, and combining large volumes of information. Humans contribute judgment about significance, unusual observations, hidden assumptions, ethics, and whether the question itself is worth pursuing.
A productive system should expose uncertainty and invite correction rather than imitate authority. Scientists need to see why an experiment was selected, what evidence influenced the decision, and which alternatives were rejected.
The autonomous laboratory is not simply a robot scientist. It is a carefully governed feedback system in which models, instruments, data, and people learn from one another.