The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

A capability-based profiling pipeline helps firms scope AI deployment by matching AI strengths to task demands, showing systems differ more across cognitive dimensions than by model family; combined with task-weighting from 410 employees, the tool flags promising pilots and areas where current models are likely ill-suited.

Using profiles of cognitive capability to assess AI suitability for workplace tasks
Jonathan Prunty, Marko Tešić, Patrick Quinn, José Hernández-Orallo, Lucy Cheke · August 26, 2026
arxiv descriptive medium evidence 8/10 relevance Full text usable extracted full text Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

Arxiv

Latest observation:

  1. Jonathan Prunty unresolved corpus identity
  2. Marko Tešić unresolved corpus identity
  3. Patrick Quinn unresolved corpus identity
  4. José Hernández-Orallo unresolved corpus identity
  5. Lucy Cheke unresolved corpus identity

Semantic Scholar

Latest observation:

  1. Jonathan E. Prunty provider ID
  2. Marko Tesic provider ID
  3. Patrick Quinn provider ID
  4. José Hernández-Orallo provider ID
  5. L. Cheke provider ID
The authors present a capability-based pipeline that profiles AI systems and workplace tasks on a shared set of cognitive dimensions, finding AI systems differ more along cognitive dimensions than by model family and that many workplace activities share a common cognitive core, enabling structured scoping of promising tasks for piloting and identifying where current systems are unlikely to be suitable.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

Organisations deploying AI face a scoping problem: which tasks can be automated, which should remain with humans, and which are best shared between the two. Aggregate benchmark scores provide little insight into where systems will succeed or fail in practice, while human judgements of model capabilities quickly become outdated. We introduce a pipeline that profiles agents and tasks using a shared set of core cognitive capabilities. Cognitive capability profiling infers an agent's capabilities from performance on a benchmark battery annotated for the cognitive demands of each item. Task requirements weighting elicits from domain experts the relative importance of these same capabilities for their work. As both use a common set of cognitive dimensions, they can be updated independently as models and roles change, and combined to estimate AI suitability at the level of a domain, organisation, role, or individual duty. We validate capability recovery on synthetic agents, profile six AI systems, and elicit task requirements from 410 employees across six occupational domains. AI systems differed more across cognitive dimensions than across model families, while workplace activities converged on a shared cognitive core. The resulting scores provide a comparative scoping tool for identifying promising candidates for piloting and areas where current systems are unlikely to be well suited. We discuss extending the framework to profile human workers alongside AI systems, moving from AI suitability towards human-machine task allocation.

Summary

Main Finding

The authors introduce a practical, capability-based pipeline to assess whether an AI system is suited to specific workplace tasks. By profiling agents on a shared set of core cognitive capabilities (derived from annotated benchmark items) and eliciting the relative importance of those same capabilities for workplace activities (from domain experts), the method produces commensurable suitability scores that help organisations scope where AI deployment is promising and where it is likely to fail. They validate capability recovery on synthetic agents, profile six AI systems, and collect task-requirements weights from 410 employees across six occupational domains. Key empirical findings: AI systems differ more along cognitive dimensions than by model family, while workplace activities converge around a shared cognitive core.

Key Points

  • Problem addressed: Aggregate benchmarks and expert forecasts are poor guides for real-world deployment because AI systems have jagged, non-human-like capability profiles and real tasks combine demands in novel ways.
  • Pipeline overview:
  • Cognitive capability profiling — infer an agent’s capability levels from performance on a demand-annotated benchmark battery.
  • Task requirements weighting — elicit from domain experts the relative importance (weights) of the same cognitive capabilities for target workplace tasks.
  • Suitability mapping — combine capability profiles and requirement weights to estimate relative task suitability.
  • Capability taxonomy: 18 core cognitive capabilities grouped into four families: memory systems, executive control, object & space understanding, and social & communicative capabilities.
  • Rubric-based annotation: Each benchmark item is annotated for per-capability demand on a six-point scale (0–5). Annotation follows the ADeLe-style rubric approach and uses LLM judges as scalable proxies to apply human-crafted rubrics.
  • Modelling detail: Demand level dj,k for item j and capability k is converted to raw difficulty δj,k = e^{λ dj,k} (authors use λ = 1 in experiments), giving a geometrically increasing difficulty scale across levels.
  • Validation & data:
    • Capability recovery tested on synthetic agents to show the inference procedure can recover known capability profiles.
    • Six AI systems profiled (paper does not rely on aggregate single-score comparisons).
    • Task requirements weights elicited from 410 employees across six occupational domains.
  • Practical framing: The approach produces a comparative scoping tool (identifies promising pilot targets and likely failure modes) but does not replace piloting or threshold-based validation. Importance weights are relative and indicate what matters most for a task rather than whether an agent clears an absolute demand threshold.
  • Mitigations mentioned: Circularity concern (using LLMs to annotate items used to evaluate LLMs) is mitigated by treating the annotator as a rubric applier and by anchoring rubrics in human expert judgment.
  • Extensibility: Framework can in principle profile humans on the same capability space (by sampling annotated items as psychometric tasks) and extend to human+AI pairings to inform task allocation.

Data & Methods

  • Capability set and rubrics:
    • 18 capabilities selected from psychometrics and cognitive science literature.
    • Per-capability 6-level rubrics (0–5) with level descriptors and examples to standardise annotations.
  • Benchmark annotation:
    • Existing benchmarks annotated at item-level across the 18 capabilities using rubric-applying methods (LLM judges used to scale annotations).
    • Resulting annotated catalogue becomes the profiling battery.
  • Capability inference:
    • Agents’ performance across annotated items is used to infer capability levels; demand levels are mapped to exponential difficulty (δ = e^{λ d}).
    • Inference model recovers latent capability parameters from observed successes/failures across items with differing demand profiles.
  • Validation:
    • Synthetic agents created with known capability profiles used to test recovery accuracy.
    • Six real AI systems profiled by running them on the annotated battery.
  • Task requirements elicitation:
    • Domain experts (410 employees spanning six occupational domains) provided relative importance weights for the 18 capabilities per activity/task.
    • Weights produce a requirement vector per task that is commensurable with agent capability vectors.
  • Suitability mapping:
    • Capabilities weighted by task importance produce a scalar or ranked suitability measure indicating relative fit.
  • Reproducibility: Code, rubrics, and benchmark annotations are made available in the project repository.

Implications for AI Economics

  • Better scoping reduces uncertainty and deployment risk, addressing a top barrier to adoption (reliability). More predictable failure modes enable targeted guardrails and human-in-the-loop designs that preserve efficiency gains.
  • Investment & adoption decisions:
    • Organisations can prioritise piloting and procurement based on relative suitability instead of coarse benchmarks, improving ROI of AI pilots and reducing wasted trials.
    • Capability profiling supports dynamic procurement: buy or build models that match high-weight capabilities for core tasks (market segmentation by capability profile rather than only by model family).
  • Labour market effects:
    • Finer-grained task-level suitability estimates can improve predictions about which tasks/occupations are automatable, augmentable, or best left to humans — refining existing exposure and displacement models.
    • Understanding jagged capability profiles highlights opportunities for task reallocation and role redesign (complementarity), rather than binary automation predictions; this can affect wage dynamics and skill premium calculations.
  • Human capital and training:
    • Profiling can inform which human skills will remain complementary (high-weight capabilities where AI is weak), guiding training and reskilling investments.
  • Product and service design:
    • Firms can design human–AI workflows and handoff protocols where the mapping shows strong complementarities or predictable failure modes, enabling higher-quality services and reduced liability exposure.
  • Policy and regulation:
    • Capability-based mappings give regulators a more concrete basis for assessing deployment risk by task and domain, supporting targeted regulation or sector-specific standards.
  • Measurement and macro forecasts:
    • Incorporating capability-task mappings into macroeconomic models and productivity analyses can yield more accurate forecasts of AI-driven productivity gains because the approach accounts for task heterogeneity and non-uniform model capabilities.
  • Limitations that affect economic conclusions:
    • The method delivers relative suitability, not hard thresholds — pilot outcomes and end-to-end deployment testing remain necessary to estimate realized productivity gains or cost savings.
    • The annotated battery and rubrics must be maintained and updated as models evolve; economic analyses should account for dynamic capability change and model retraining cycles.
    • Potential inflation on some annotated items (if they overlap with model training data) could bias capability estimates; economic decisions should therefore be complemented by deployment-stage monitoring.

Overall, this capability-based pipeline provides a principled, scalable intermediate step between high-level benchmark scores and full-scale deployment trials. For AI economics, it refines how we model adoption, complementarity, and productivity impacts by shifting focus to structured mappings between task demands and jagged model capabilities.

Assessment

Paper Typedescriptive Evidence Strengthmedium — The paper provides original empirical work (rubric-based item annotations, validation on synthetic agents, profiles of six AI systems, and task-requirement weights from 410 employees) that supports its claims about profiling and mapping suitability, but it lacks large-scale real-world deployment tests, threshold validation against operational outcomes, and is partly validated on synthetic agents rather than field trials. Methods Rigormedium — Methods are carefully motivated and build on existing rubric/annotation methodology (ADeLe); the authors define a structured capability taxonomy and a principled inference model, and they validate on synthetic agents and present multi-system profiling plus a reasonably sized expert/employee survey. However, the pipeline relies on LLM rubric-application (potential circularity and training-data leakage risk), the sample of profiled AI systems is small, and there is limited evidence of field validation, inter-rater reliability statistics, or robustness checks in real deployment contexts. SampleBenchmark items from existing public benchmark suites are annotated at the item level for 18 cognitive capabilities using rubric-based annotation (ADeLe-style); capability profiles are inferred from performance data on that annotated battery. Validation used synthetic agents (simulated capability profiles). Six real AI systems were profiled. Task requirement importance weights were elicited from 410 employees across six occupational domains (domain experts/employees). Themeshuman_ai_collab adoption productivity org_design GeneralizabilityProfiles are based on a limited set of AI systems (six) and synthetic-agent validation rather than large-scale, diverse deployments., Item annotations and model evaluations risk contamination because benchmark items or similar items may appear in model training data, inflating apparent capabilities., Task-importance elicitation (410 employees across six domains) may not be nationally or internationally representative and may omit sector-/culture-specific tasks., The 18-capability taxonomy is a design choice and may miss domain-specific or tacit skills important in some roles., The mapping produces relative suitability scores but does not assert probabilistic operational success thresholds; real-world performance may differ when integrated into workflows.

Claims (10)

ClaimDirectionOutcomeConfidence & EvidenceDetails
The paper introduces a pipeline that profiles AI agents and workplace tasks using a shared set of core cognitive capabilities, then maps agent capabilities to task requirements to estimate AI suitability. Task Allocation positive Estimated suitability of AI systems for workplace tasks
Reading fidelity high
Study strength medium
not reported
0.18
The study validated capability recovery on synthetic agents, profiled six AI systems, and collected workplace task-requirement judgments from 410 employees across six occupational domains. Automation Exposure positive Recovery of cognitive capability profiles, AI-system capability profiles, and workplace task requirements
Reading fidelity high
Study strength high
n=410
0.3
The six AI systems differed more across cognitive capability dimensions than across model families. Automation Exposure mixed Variation in AI-system cognitive capability profiles
Reading fidelity high
Study strength medium
n=6
0.18
Workplace activities across the six occupational domains converged on a shared cognitive core. Task Allocation positive Similarity of cognitive capability requirements across workplace activities
Reading fidelity high
Study strength medium
n=410
0.18
The resulting suitability scores are intended as a comparative scoping tool for identifying promising AI-piloting candidates and tasks for which current systems are unlikely to be well suited. Organizational Efficiency positive Usefulness of suitability scores for deployment scoping and pilot selection
Reading fidelity high
Study strength medium
not reported
0.18
The framework defines 18 core cognitive capabilities organized into four families: memory systems, executive control, object and space understanding, and social and communicative capabilities. Task Allocation positive Coverage and structure of the cognitive-capability taxonomy
Reading fidelity high
Study strength medium
18 capabilities
0.18
Each benchmark item is assigned demand levels from 0 to 5 for each of the 18 capabilities, with successive levels modeled as geometrically increasing demand. Other positive Measurement scale for cognitive demands in benchmark items
Reading fidelity high
Study strength high
six-point scale from level 0 to level 5
0.3
The suitability mapping uses task-level capability importance weights, so the resulting scores indicate how well an agent matches capabilities that matter most for a task rather than whether the agent clears a fixed capability threshold. Task Allocation mixed Interpretation and limitation of AI-task suitability scores
Reading fidelity high
Study strength high
not reported
0.3
The paper argues that aggregate benchmark scores provide limited information about why an AI system fails particular instances or how it will perform on future tasks that differ from the evaluation distribution. Automation Exposure negative Predictability and generalization of AI performance across workplace task demands
Reading fidelity high
Study strength medium
not reported
0.18
The paper presents the framework as a scoping aid rather than a substitute for real-world piloting or probationary evaluation. Organizational Efficiency mixed Reliability of pre-deployment suitability assessment for workplace deployment
Reading fidelity high
Study strength high
not reported
0.3

Notes