AX Research

COMPLETED May 17, 2026
Summary

Briefing: AX Research

Purpose: Tracking core AX research questions and open problems — with focus on evaluation frameworks, human-agent interaction design, and safety/alignment challenges — to support positioning for industry research roles.

Key Insights

  • Current evaluation infrastructure is structurally unfit for real-world agentic deployment. Microsoft Research found that frontier models degrade 19–34% in artifact fidelity over just 20 delegated iterations — a condition that routine professional workflows create constantly. The problem is not marginal: if benchmark-passing agents are being shipped into contexts their evaluations never tested, then teams relying on benchmark proxies are carrying hidden reliability risk. For a researcher entering industry, naming this gap precisely — and knowing what it would take to close it — is a credibility differentiator.
  • Further Notes on Our Recent Research on AI Delegation and Long-Horizon Reliability

  • The degradation problem may be partly an interface design problem, not just a model capability problem. The same study found that Python workflows degraded less than 1% on average under identical conditions — compared to 19–34% for natural language workflows. This contrast implies that how tasks are represented to agents matters as much as what agents can do. The practical implication for AX interaction design is pointed: agent interfaces might need to guide users toward more structured task specifications rather than defaulting to open-ended natural language delegation.

  • Further Notes on Our Recent Research on AI Delegation and Long-Horizon Reliability

  • A concrete evaluation methodology now exists for delegated agent tasks, and it measures the right thing. The DELEGATE-52 benchmark uses chained transformation-and-inversion tasks with domain-specific semantic parsing — designed to detect degradation in underlying intent, not surface formatting. This is methodologically significant because it operationalizes what users actually care about in delegated workflows: whether the agent preserved their meaning across many steps. Researchers designing AX evaluation protocols should treat this as a replicable template, while noting that DELEGATE-52 was explicitly scoped as a stress test under minimal human intervention, not a representative sample of all deployments.

  • Further Notes on Our Recent Research on AI Delegation and Long-Horizon Reliability

  • "Delegated work" is a distinct interaction pattern that AX research needs to treat as its own unit of analysis. The research defines delegation specifically as multi-step artifact modification — documents, spreadsheets, code — with limited human verification between steps. This is categorically different from single-turn or conversational AI use, and the reliability failures observed only emerge at this scale. For a cognitive or experimental psychologist entering the field, this is a natural entry point: the paradigm maps onto human factors questions about trust calibration, attention allocation, and error detection under reduced monitoring.

  • Further Notes on Our Recent Research on AI Delegation and Long-Horizon Reliability

Emerging Patterns

  1. Human oversight is not a binary safety feature — it is a calibratable design variable. The research treats oversight intensity as something that varies across deployments: DELEGATE-52 tests one extreme (minimal intervention), while real-world deployed systems routinely layer in orchestration, verification procedures, and memory mechanisms. The implication is that the relevant design question for AX researchers is not "does this system have human oversight?" but "at what oversight density does reliability become acceptable for this task and stakes level?" This reframe pulls AX research toward a human factors and interaction design paradigm — directly toward the reader's existing expertise — rather than treating reliability as a purely model-intrinsic property.
  2. Further Notes on Our Recent Research on AI Delegation and Long-Horizon Reliability

  3. The field is converging on ecological validity as the core methodological challenge for AX evaluation. The motivating tension running through this research — strong benchmark performance that fails to generalize to extended, minimally-supervised workflows — is an ecological validity problem. Standard benchmarks don't replicate the compounding, low-oversight conditions of real delegation. Addressing this requires evaluation designs that stress-test agents under realistic interaction conditions, which is precisely the kind of methodological contribution researchers with experimental psychology backgrounds are well-positioned to make.

  4. Further Notes on Our Recent Research on AI Delegation and Long-Horizon Reliability

Note: All entries in this briefing derive from a single source. The patterns above reflect genuine internal tensions within that work — not cross-source convergence. Dissent assessment and broader pattern detection require additional sources; this briefing should be understood as a strong single-source signal, not a field-wide synthesis.

Read & Act

What to read

  • Further Notes on Our Recent Research on AI Delegation and Long-Horizon Reliability — Read primarily for the methodology section: how chained transformation-and-inversion tasks are constructed, and how domain-specific semantic parsing is operationalized to distinguish meaningful degradation from surface noise. Summaries lose the technical specificity that makes this portable for designing your own evaluation protocols. Also read the Python-vs.-natural-language comparison in full — it's the most practically actionable finding in the piece and the one most likely to be glossed over.

What to do

  • Map the DELEGATE-52 methodology against your own experimental design toolkit. The chained transformation-and-inversion paradigm is essentially a within-subjects repeated-measures design measuring semantic content preservation under compounding conditions — territory a cognitive psychologist knows well. Spend time identifying where your existing skills in experimental control, manipulation checks, and construct validity map onto the evaluation design choices made here, and where the agent-specific elements (semantic parsing, artifact fidelity scoring) represent genuine new learning. This exercise will let you speak credibly about evaluation design in industry interviews without overclaiming familiarity.

  • Use the Python/natural language degradation gap as an interview anchor for interaction design conversations. The finding that task representation format — not just model capability — predicts reliability under delegation is a concrete, counterintuitive result that illustrates why AX needs researchers who think about interface design and human behavior, not just ML performance. Prepare to explain what this finding implies for how agent interfaces should be designed (e.g., progressive structuring, guided specification, disambiguation prompts) and what experiments you would run to test those design hypotheses. This positions your psychology background as an asset rather than a gap.