Sunday, September 6, 2026
Science
No Result
View All Result
  • Login
  • HOME
  • SCIENCE NEWS
  • CONTACT US
  • HOME
  • SCIENCE NEWS
  • CONTACT US
No Result
View All Result
Scienmag
No Result
View All Result
Home Science News Technology and Engineering

Classifying AI uses: judgment and epistemic control, from delegation to abdication

September 6, 2026
in Technology and Engineering
Blake Davidson
By Blake Davidson Scienmag Editorial Profile - Data Science
Reading Time: 6 mins read
0
Classifying AI uses: judgment and epistemic control, from delegation to abdication

Classifying AI uses: judgment and epistemic control, from delegation to abdication

65
SHARES
587
VIEWS
Share on FacebookShare on Twitter
ADVERTISEMENT

The way we talk about artificial intelligence in public debate is dominated by broad labels: “AI in education,” “AI in healthcare,” “AI in public administration.” But according to a new study, these categories hide the most ethically important question of all—not where an AI system is used, but what, exactly, is being handed over to it. In a paper published in the journal AI & Society, philosopher and AI researcher Rainer Mühlhoff of Osnabrück University and the Einstein Center Digital Future in Berlin introduces a taxonomy of large language model (LLM) use that classifies applications by two dimensions: how much judgment is delegated to the machine, and how much epistemic control—the ability to define, inspect, and contest the informational basis of a decision—remains with the human user. The framework’s most striking conclusion is that some current deployments, including an automated grading assistant used widely in German schools and a U.S. government system used to flag veterans’ contracts for cancellation, do not merely assist human judgment. They cross what Mühlhoff calls the threshold from delegation into “moral abdication.”

The study begins from a critique of the classification schemes that currently dominate AI governance. Sector-based approaches, such as those used by UNESCO and the EU’s High-Level Expert Group on AI, distinguish domains like education, healthcare, and administration. Task-based frameworks, common in machine-learning research, sort uses by function: summarization, classification, question answering. Risk-based approaches, most prominently the EU AI Act, group applications by potential societal harm. Mühlhoff argues that each of these operates at a level of abstraction too coarse to register the ethically salient differences between concrete practices of use. Two practices within the same sector—asking an LLM to fix the grammar of a clinician’s notes versus asking it to interpret symptoms and recommend a diagnosis—fall under the same label, yet differ radically in how much interpretive authority is offloaded and what happens when the system errs. “Using AI,” he writes, is treated as a single, homogeneous practice when in fact the uses grouped under that label range from low-stakes linguistic assistance to high-stakes interpretive and normative tasks.

The alternative Mühlhoff proposes is a two-dimensional grid. The first axis runs from delegated execution to delegated judgment. Delegated execution means the system carries out a well-specified operation whose standards of correctness are fixed independently of it—a calculator multiplying numbers, a spell checker flagging orthographic errors. Delegated judgment means the system must interpret underdetermined criteria: deciding what counts as a relevant error, how competing considerations should be weighed, how qualities translate into a grade or a decision. When judgment is offloaded, the model does not merely execute a procedure but participates in sense-making itself. Importantly, the paper notes, judgment can be delegated at different stages—not only when the model performs a task but earlier, when it interprets what the task even is. A prompt like “use school marks to grade the factual quality of the following text” requires the system to determine what the task itself amounts to, since no criteria are provided.

The second axis concerns epistemic control, and it distinguishes closed-knowledge from open-knowledge tasks. In closed-knowledge settings, the material the model operates on is explicitly provided—an uploaded document, a fixed dataset—and users can in principle trace whether outputs are grounded in the given evidence. In open-knowledge settings, the model draws on latent training data, opaque retrieval mechanisms, or general background knowledge, and users have limited means of assessing what an output is grounded in or whether it rests on spurious associations. Errors in open contexts are harder to detect and contest, particularly when outputs are eloquent, confident, and presented to users whose own background knowledge is limited. Combining the two axes yields four quadrants, from minimal offloading (execution over bounded material) to maximal offloading (open-ended judgment in open-knowledge contexts)—the quadrant where, the paper argues, responsibility becomes hardest to sustain.

To make the taxonomy operational, Mühlhoff treats prompts themselves as what he calls “delegation artifacts”: textual configurations in which tasks, standards, and authority are distributed between humans and machines. Because a prompt specifies what the model is asked to do, with what degree of discretion, and on what basis, prompt-level analysis offers direct insight into how cognitive labor is actually divided in practice. This matters, he argues, because prompts are frequently hidden behind polished user interfaces, making the true extent of delegation invisible to end users. The approach has limits—it applies to prompt-mediated use rather than fully autonomous agentic systems, and proprietary systems often shield their templates entirely—but he argues that prompt opacity is itself an ethically relevant feature of current deployments, underscoring the case for prompt disclosure and auditability.

The first case study applies the framework to automated grading in education, examining the “grading assistant” of the German platform Fobizz, a national market leader in educational AI services whose tools are available free to a substantial share of German teachers through state-level licensing agreements. Technically, the grading assistant operates as a wrapper around OpenAI’s GPT-4 model: teachers enter an assignment description, a sample solution, a keyword list of grading criteria, and a student’s submission through a web form; the system programmatically inserts these into a fixed prompt template sent to the language model. Reconstructing that template, Mühlhoff finds that it instructs the model to perform “error analysis and preliminary correction” and to contribute to “a thorough and differentiated evaluation”—functions that require deciding what counts as a relevant error, how aspects of performance are weighed, and how judgments aggregate into a grade. That is delegated judgment, not execution.

The epistemic analysis of the grading tool is more subtle. At first glance it appears closed-knowledge: the prompt incorporates a bounded assignment, sample solution, and student text. But the criteria governing evaluation remain fundamentally open. The prompt does not specify how the expectation horizon is to be interpreted, what thresholds separate grades, or how conflicting qualities—originality versus conformity—should be balanced. The model must supply those standards from background knowledge and generalized pedagogical norms that are neither fixed nor contestable. The tool therefore occupies an epistemically hybrid position: bounded inputs, open norms, weak epistemic control. And because teachers interact only with a friendly web form, the interface conceals the judgment-intensive prompting underneath. Mühlhoff locates the tool high on the judgment axis under epistemically open conditions—precisely the quadrant where responsibility gaps, systematic bias, and eroded contestability concentrate. Prior work he cites found such tools systematically fail to detect false content in student work.

The second case study is starker. Drawing on a 2025 ProPublica investigation, Mühlhoff analyzes the system deployed under the U.S. Department of Government Efficiency (DOGE) to review thousands of Department of Veterans Affairs contracts and label them “MUNCHABLE” or “NOT MUNCHABLE”—candidates for termination. The disclosed prompts supplied no operational definitions for the categories: the model was told contracts involving “direct patient care” were not munchable, and those “multiple layers removed from veterans care” were munchable, without defining either. ProPublica noted that neither the developer nor the model had the knowledge required for such determinations. The model was shown only the first 10,000 characters of each document, even though government contracts routinely run far longer, so judgments rested on partial excerpts. In one documented case, the model labeled all extracted fields “not found” and still concluded the contract was munchable—converting evidential absence directly into a negative decision.

For Mühlhoff, this configuration sits at the extreme end of both axes: maximal delegation of judgment under minimal epistemic control, combining zero-shot reasoning with forced binary decisions in a domain requiring sophisticated understanding of medical care, institutional management, and human resources. Unlike the grading case, the extremity is not obscured by interface design—it is explicit in the prompts themselves. He describes the delegation here as approaching “abdication”: interpretive and normative judgment over high-stakes administrative outcomes handed wholesale to a system, in a form that is both risky and unaccountable.

The ethical framework built on these cases draws on the Aristotelian tradition, in which responsibility is tied to an agent’s knowledge of what they are doing and control over the action. LLMs, Mühlhoff emphasizes, are not moral agents and cannot bear responsibility; responsibility remains with human users and institutions. The question is whether it can be meaningfully exercised. Where judgment is heavily delegated under weak epistemic control, users lack the knowledge and control needed to answer for outcomes—a constellation the paper links to “epistemic deference” and to evidence that nominally keeping humans in the loop does not guarantee independent judgment, since users tend to conform to algorithmic outputs. The paper’s central normative claim is that ethically defensible LLM use must remain structured as tool use: users must retain epistemic access, independent judgment, and justificatory authority. Where interface design seals prompts behind benign frontends, formally responsible users are practically prevented from exercising responsibility. The taxonomy, Mühlhoff argues, is ultimately an instrument of reflexive ethics—letting users, designers, and institutions ask not whether AI should be used in a domain, but how it is being used, and whether the conditions of responsible action still hold.

Subject of Research: A use-based taxonomy for ethically classifying large language model applications according to delegated judgment and epistemic control, applied to automated grading in education and AI-driven contract termination in U.S. public administration.

Subject of Research: Technology and Engineering

Article Title: From delegation to moral abdication: classifying large language model uses by judgment and epistemic control

Article References: Mühlhoff, R. (2026). From delegation to moral abdication: classifying large language model uses by judgment and epistemic control. AI & SOCIETY. https://doi.org/10.1007/s00146-026-03281-6

Image Credits: AI Generated

DOI: 10.1007/s00146-026-03281-6

Keywords: large language models, ethics of AI, delegated judgment, epistemic control, cognitive offloading, automated grading, algorithmic decision-making, responsibility, prompt analysis, AI governance

Cite Scienmag News

Blake Davidson. (September 6, 2026). Classifying AI uses: judgment and epistemic control, from delegation to abdication. Scienmag. https://scienmag.com/classifying-ai-uses-judgment-and-epistemic-control-from-delegation-to-abdication/

Blake Davidson. "Classifying AI uses: judgment and epistemic control, from delegation to abdication." Scienmag, 6 September 2026, https://scienmag.com/classifying-ai-uses-judgment-and-epistemic-control-from-delegation-to-abdication/. Accessed 6 September 2026.

Blake Davidson. "Classifying AI uses: judgment and epistemic control, from delegation to abdication." Scienmag. September 6, 2026. https://scienmag.com/classifying-ai-uses-judgment-and-epistemic-control-from-delegation-to-abdication/

Tags: AI decision-making thresholdsAI deployment and moral responsibilityAI ethics classificationAI governance and regulationAI in education and healthcare decision-makingAI in education and public administrationAI moral abdication thresholdAI transparency and contestabilityautomated grading systems ethical analysiscritique of sector-based AI classificationepistemic control in AI systemsepistemic control in artificial intelligenceethical implications of AI deploymentethical implications of AI in public sectorshuman-AI decision-making boundarieshuman-AI interaction and responsibilityjudgment delegation in AIjudgment delegation in AI systemslarge language model application taxonomylarge language model use taxonomymoral abdication by AItransparency and contestability in AI systems
Share26Tweet16
Previous Post

DiNgHy offers null models for analyzing non-degenerate directed hypergraphs

Next Post

Ensemble transfer learning detects nutrient deficiencies and predicts groundnut yield loss

Related Posts

Molybdenum disulfide thermosensitive hydrogel disrupts biofilms to heal diabetic wounds
Technology and Engineering

Molybdenum disulfide thermosensitive hydrogel disrupts biofilms to heal diabetic wounds

September 6, 2026
Ensemble transfer learning detects nutrient deficiencies and predicts groundnut yield loss
Technology and Engineering

Ensemble transfer learning detects nutrient deficiencies and predicts groundnut yield loss

September 6, 2026
DiNgHy offers null models for analyzing non-degenerate directed hypergraphs
Technology and Engineering

DiNgHy offers null models for analyzing non-degenerate directed hypergraphs

September 6, 2026
Q-SCOPE maps quantum state geometry for prediction and benchmarking
Technology and Engineering

Q-SCOPE maps quantum state geometry for prediction and benchmarking

September 6, 2026
Tracing crystal origins in quantum-state discrimination with induced-coherence interferometry
Technology and Engineering

Tracing crystal origins in quantum-state discrimination with induced-coherence interferometry

September 6, 2026
Eco-friendly bismuth nanoparticle–chitosan composites show antimicrobial promise
Technology and Engineering

Eco-friendly bismuth nanoparticle–chitosan composites show antimicrobial promise

September 6, 2026
Next Post
Ensemble transfer learning detects nutrient deficiencies and predicts groundnut yield loss

Ensemble transfer learning detects nutrient deficiencies and predicts groundnut yield loss

  • Mothers who receive childcare support from maternal grandparents show more optimized

    Mothers who receive childcare support from maternal grandparents show more parental warmth, finds NTU Singapore study

    27656 shares
    Share 11059 Tweet 6912
  • University of Seville Breaks 120-Year-Old Mystery, Revises a Key Einstein Concept

    1061 shares
    Share 424 Tweet 265
  • Bee body mass, pathogens and local climate influence heat tolerance

    682 shares
    Share 273 Tweet 171
  • Researchers record first-ever images and data of a shark experiencing a boat strike

    546 shares
    Share 218 Tweet 137
  • Groundbreaking Clinical Trial Reveals Lubiprostone Enhances Kidney Function

    531 shares
    Share 212 Tweet 133
Science

Embark on a thrilling journey of discovery with Scienmag.com—your ultimate source for cutting-edge breakthroughs. Immerse yourself in a world where curiosity knows no limits and tomorrow’s possibilities become today’s reality!

RECENT NEWS

  • Digital twins analyze lung injury in new airway pressure release ventilation protocol
  • French expert consensus on cladribine tablets for relapsing MS beyond year 4
  • Machine learning predicts CDK4/6 inhibitor outcomes in metastatic breast cancer
  • 1,5-Pentanediamine from CRKP-colonized patients weakens CD19 CAR-T cells in vitro

Categories

  • Agriculture
  • Anthropology
  • Archaeology
  • Athmospheric
  • Biology
  • Biotechnology
  • Blog
  • Bussines
  • Cancer
  • Chemistry
  • Climate
  • Earth Science
  • Editorial Policy
  • Marine
  • Mathematics
  • Medicine
  • Pediatry
  • Policy
  • Psychology & Psychiatry
  • Science Education
  • Social Science
  • Space
  • Technology and Engineering

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 5,151 other subscribers

© 2025 Scienmag - Science Magazine

Welcome Back!

Login to your account below

Forgotten Password?

Retrieve your password

Please enter your username or email address to reset your password.

Log In
No Result
View All Result
  • HOME
  • SCIENCE NEWS
  • CONTACT US

© 2025 Scienmag - Science Magazine

Discover more from Science

Subscribe now to keep reading and get access to the full archive.

Continue reading