CASX Literature and Products Review

CASX research

CASX Literature and Products Review

I asked Gemini to find me five recent papers (or product announcements) for each of the four thresholds for Tool - Actor Gradient: Capability, Autonomy, Scale, and Access (CASX). This is the raw research results. Use at your own risk.

Capability

The demonstrable ability to solve novel problems across diverse domains without specific training.The degree to which a system initiates and pursues multi-step plans without human-in-the-loop confirmation.

Based on recent research from 2024 to early 2026, the following five papers demonstrate AI’s capacity for cross-domain, novel problem solving—moving beyond rote pattern matching toward what researchers increasingly describe as “agentic” or “reasoning-based” capability.

1. The AI Scientist: Towards Fully Automated Open-Ended Scientific Discovery (2024)

This paper presents a framework capable of the entire scientific research cycle—from generating novel research ideas and writing code to executing experiments and summarizing results in a full paper. It is a benchmark for “AI Capability” because it demonstrates the ability to solve the complex, novel problem of scientific discovery without being pre-trained on the specific experiments it designs.

2. Comparing AI-Assisted Problem-Solving Ability in Medical Students (2026)

This cross-sectional study evaluated the ability of LLMs (specifically ChatGPT-4o) to solve novel pharmacology problems for users with no prior knowledge (“naive” students). It serves as a proof of concept for cross-domain capability, showing that AI can enable a person to solve problems in a domain where they have zero specific training, even outperforming “learned” peers using traditional search engines.

3. Reasoning Models Struggle to Control their Chains of Thought (2026)

Released by OpenAI researchers, this paper evaluates “frontier models” (like Claude 3.5 Sonnet and DeepSeek R1) across 14,076 problems from high-difficulty benchmarks like GPQA and SWE-Bench. It is critical for defining capability because it distinguishes between “output controllability” and “reasoning controllability,” highlighting how models solve novel, high-stakes problems through internal chain-of-thought (CoT).

4. ScienceAgentBench: Toward Rigorous Assessment of Language Agents (2024)

This paper introduces a benchmark for evaluating AI agents on data-driven scientific discovery. It specifically tests the ability to solve novel problems across diverse disciplines (like chemistry and physics) by using agentic reasoning rather than specific domain training.

5. SciAgents: Automating Scientific Discovery through Multi-Agent Intelligent Graph Reasoning (2024)

This research demonstrates AI’s ability to generate “new-to-the-world” scientific hypotheses by connecting disparate concepts across different domains (e.g., biology and materials science) using multi-agent reasoning. It fulfills your definition by showing the discovery of solutions to novel problems without human-led specific training for the specific discovery.


References

Chen, Z., Chen, S., Ning, Y., et al. (2024). ScienceAgentBench: Toward Rigorous Assessment of Language Agents for Data-Driven Scientific Discovery. arXiv. https://doi.org/10.48550/arXiv.2410.05080

Ghafarollahi, A., & Buehler, M. J. (2024). SciAgents: Automating scientific discovery through multi-agent intelligent graph reasoning. arXiv. https://doi.org/10.48550/arXiv.2409.05556

Lu, C., et al. (2024). The AI Scientist: Towards Fully Automated Open-Ended Scientific Discovery. arXiv. https://doi.org/10.48550/arXiv.2408.06292

Xavier, A. (2026). Comparing AI-Assisted Problem-Solving Ability With Internet Search Engine and e-Books in Medical Students With Variable Prior Subject Knowledge: Cross-Sectional Study. JMIR Medical Education, 12(1), e81264. https://mededu.jmir.org/2026/1/e81264

Yueh-Han, C., McCarthy, R., Lee, B. W., et al. (2026). Reasoning Models Struggle to Control their Chains of Thought. OpenAI Research. https://cdn.openai.com/pdf/a21c39c1-fa07-41db-9078-973a12620117/cot_controllability.pdf

Since you’re looking at “demonstrable ability,” are you more interested in the benchmarks used to prove these capabilities (like GPQA or SWE-Bench) or the specific architectural breakthroughs that enabled them?

Autonomy

The degree to which a system initiates and pursues multi-step plans without human-in-the-loop confirmation.

Recent research into “AI Autonomy” has shifted from simple automation to “Agentic AI”—systems that can decompose high-level goals, select tools, and execute long-horizon plans without human intervention.

The following five papers from 2024–2026 represent the current frontier of autonomous system design and evaluation.

1. The AI Scientist: Towards Fully Automated Open-Ended Scientific Discovery (2024)

This is the definitive paper for end-to-end autonomy. It describes a system that performs the entire scientific research cycle—generating hypotheses, writing and executing code, analyzing results, and drafting a full LaTeX paper—entirely without human-in-the-loop confirmation.

2. OSWorld: Benchmarking Multimodal Agents for Open-Ended Computer Use (2024/2025)

OSWorld introduces a unified benchmark for evaluating “Computer-Use Agents” (CUAs) across Windows, macOS, and Ubuntu. It measures autonomy by tracking how many steps an agent can take toward a complex goal (e.g., “Find the cheapest flight in my browser and add it to my calendar”) before failing or requiring human help.

3. Levels of Autonomy for AI Agents (2025)

This influential position paper establishes a 5-level framework (similar to the SAE levels for self-driving cars) for AI agents. It defines autonomy not as a binary, but as a deliberate design decision ranging from “Operator” (low autonomy) to “Observer” (full autonomy, where the human only monitors the final result).

4. SWE-agent: Agent-Computer Interfaces Enable Automated Software Engineering (2024)

This paper demonstrates autonomy in the specialized domain of software engineering. The system (SWE-agent) can autonomously browse a GitHub repository, reproduce a reported bug, and write/test a patch to fix it, significantly outperforming previous models by using a specialized “Agent-Computer Interface” (ACI).

5. Agent S: An Open Agentic Framework that Uses Computers Like a Human (2024)

Agent S introduces “experience-augmented hierarchical planning,” allowing an AI to learn from its past autonomous attempts. If it fails a multi-step task, it stores the failure in a knowledge base to avoid the same mistake in future autonomous runs, mimicking human-like skill acquisition.


Summary Table

Paper Focus Area Autonomy Level
The AI Scientist Research & Discovery Full (End-to-End)
OSWorld General OS Interaction Benchmarking Long-Horizon
Levels of Autonomy Policy & Governance Framework/Definitions
SWE-agent Coding & Debugging Task-Specific Autonomy
Agent S GUI Interaction Self-Improving Autonomy

Since you’re exploring the “initiation and pursuit” of plans, are you specifically looking for how these systems handle error recovery when a plan goes off the rails without a human to guide them back?

Scale

The breadth of deployment (number of users/instances) and the computational resources utilized.

Research into “AI Scale” has evolved from simple “bigger is better” scaling laws to a focus on computational efficiency, global infrastructure bottlenecks, and the distribution of instances (inference vs. training).

The following papers and reports from 2024–2026 highlight the shift from theoretical scaling to the physical and economic reality of massive deployment.

1. On the Slow Death of Scaling (2026)

This seminal essay/paper documents a pivot in the industry: while raw compute continues to grow, the marginal utility of scaling model parameters is hitting a “density wall.” It explores how smaller, high-density models are now outperforming their massive predecessors through data-optimal scaling.

2. The 2026 State of AI Infrastructure Report (2026)

Based on a study of 600 global enterprise leaders, this report profiles the “breadth of deployment” by analyzing how AI has moved from pilot projects to massive production instances. It identifies “complexity” and “power/cooling” as the primary governors of scale in 2026.

3. Training Compute-Optimal Large Language Models (2024 Update)

While the original “Chinchilla” paper was 2022, the 2024–2025 “Refined Scaling” updates have become the industry standard for determining how much compute should be spent on data vs. parameters. This research is critical for understanding why 2025/2026 models (like Llama 3 and 4) use significantly more tokens for smaller parameter counts.

4. AI Energy Demand: Computing Revolution Grid Impact (2026)

This paper analyzes the computational resources utilized at a macro scale. It quantifies the shift toward “co-location” strategies where AI data centers are built directly next to renewable energy sources to bypass the aging electrical grid.

5. Strategic Scaling: The $700 Billion Infrastructure Pivot (2026)

This report/paper examines the economic scale of AI, detailing the shift from “R&D scaling” to “Industrial scaling.” It profiles how companies are spending nearly $700 billion on specialized AI clusters (like Meta’s 16,000 H100 cluster) to support hundreds of millions of concurrent users.


Scale Matrix: Training vs. Deployment

Aspect 2024 Metric 2026 Metric (Projected/Current)
Typical Cluster Size 10k - 20k GPUs 100k+ GPUs (Single Campus)
Data Center Power 20 - 50 MW 500 MW - 1 GW
Training Tokens 2 - 5 Trillion 15 - 40 Trillion
Primary Bottleneck H100 Availability Power & Thermal Management

Given your interest in “breadth of deployment,” are you focusing more on the environmental/energy footprint of these massive systems, or the economic barriers that might prevent smaller players from reaching this level of scale?

Access

The connectivity to external infrastructure, financial systems, or physical robotic actuators.

The study of “AI Access” has shifted from models that merely “chat” to models that “do.” This involves API-driven connectivity to legacy infrastructure, agentic financial reasoning, and robotic foundation models that map digital logic to physical torque.

The following five papers/reports from late 2024 to early 2026 represent the frontier of AI’s interface with the world.

1. Computer Use: Enabling LLMs to Act via Graphical User Interfaces (2025)

This technical report details the shift from text-only APIs to “Computer Use” capabilities. It describes a system where an AI can “see” a screen (via screenshots) and “act” by generating precise (x,y) coordinates for mouse clicks and keystrokes. This is the ultimate “Access” unlock, allowing AI to use any software a human can, without needing a dedicated API.

2. Robots Empowered by AI Foundation Models and the Opportunities for 6G (2025)

This paper explores the “Physical Access” bottleneck. It introduces a prototype system where Foundation Models (FMs) use 6G networks to bypass local compute limits, allowing high-fidelity robotic actuators to be controlled by massive cloud-based reasoning engines in real-time.

3. The 2026 State of AI Infrastructure: The Year Intelligence Became Infrastructure (2026)

This special report documents the integration of AI agents into critical infrastructure. It profiles the transition from “isolated pilots” to “connected deployment,” where AI systems now have direct read/write access to power grids, logistics networks, and national security monitoring systems.

4. AI Transformation in Financial Services: Predictors for Success in 2026 (2025)

Focusing on “Financial Access,” this paper analyzes “Frontier Firms” that have given AI agents access to core banking workflows. It discusses the move from AI-as-advisor to AI-as-operator in capital markets, claims management, and real-time fraud prevention.

5. Insights into DeepSeek-V3: Scaling Challenges and Reflections on Hardware (2025)

This research highlights the “Hardware-Access” layer. It explains how models like DeepSeek-V3 use “hardware-aware co-design” to manage direct access to massive GPU clusters, optimizing how AI logic interacts with physical memory and communication interconnects (like NVLink and RDMA).


Access Comparison Table

Dimension Primary Access Mechanism Typical 2026 Use Case
Physical VLA (Vision-Language-Action) Models Autonomous Warehouse Robotics
Financial Governed API Gateways Autonomous Claims & Underwriting
Systemic GUI Navigation (Computer Use) Automating Legacy Desktop Software
Network 6G / Low-Latency Edge Links Remote AI-Guided Surgery