Qianggang Ding, Xingyao Wang, Rui Feng, Zhibin Wang, Feixiang Wang, Kelong Mao, Hao Sun, Zhiyao Luo, Jiankai Tang, Lei Li, Jiadong Guo, Minheng Ni, Weicong Lin, Chenxi Yang, Hongxiang Gao, Zhenghua Chen, Yang Bai, Min Wu, Jun Cheng, Huazhu Fu, Dacheng Tao, Bang Liu
5 min
Modern Agentic AI is largely divided into two categories: Digital Agents, which manipulate software states, and Embodied Agents, which manipulate physical states. While these systems excel at task completion, they often treat the human as an external observer or a source of input rather than the primary object of care. This leads to a structural gap where agents may successfully complete a task—such as reminding a patient to take medication—without understanding the underlying context, such as whether the patient is confused, experiencing side effects, or has deliberately refused the treatment.
Combodied Agents are designed to bridge this gap by centering the agent's logic on the human subject. Instead of optimizing for maximum automation, these agents use software tools, sensors, and robots as channels to support human goals. The framework operates through a closed-loop system:
This paradigm addresses the risk that over-reliance on AI can lead to the erosion of human expertise, judgment, and autonomy. By explicitly measuring 'agency preservation'—the degree to which an agent supports a user's ability to remain capable and independent—the Combodied framework aims to ensure that AI development aligns with human flourishing rather than just efficiency. It provides a roadmap for building systems that are not only helpful but also respectful of the user's evolving life context and personal values.
After an older adult misses a medication dose, a software agent can send another reminder and an embodied agent can bring the medication. Yet neither explains whether the person forgot, is confused, has side effects, or deliberately refused, nor what support is appropriate. This reveals a structural gap in Agentic AI: Digital Agents primarily transform software states, while Embodied Agents transform physical states; neither makes a person's evolving state and agency the primary object of modeling, intervention, and evaluation. We introduce Combodied Agents, a human-centered paradigm that perceives, models, predicts, and supports individual human-state trajectories over time, using software tools, sensors, wearables, robots, and human services as action channels rather than end goals. We unify fragmented capabilities across personal assistants, health agents, AI companions, and adaptive human--AI systems into a closed loop: event-based multimodal perception reconstructs meaningful personal events; longitudinal, correctable memory provides temporal context; Personal World Models estimate future personal states and outcomes under alternative decisions and interventions; and an admissible intervention policy selects proportionate support under consent, uncertainty, safety, reversibility, and user control. Feedback from the person and environment updates the loop. Rather than requiring an exhaustive Human Digital Twin, the framework uses purpose-bounded, uncertainty-aware, user-correctable representations. We organize the design space by human-state targets, relational contexts, and agent roles, and propose scenario-centered evaluation, agency-preservation metrics, benchmark requirements, edge-native personal models, and governance directions. Combodied Agents shift Agentic AI from external task completion toward sustained human benefit.
Sam: That's a meaningful shift in design philosophy. It's moving from "how do I automate this?" to "how do I support this person?" But I'd imagine constant monitoring raises some real concerns. Does the paper address those?
Alex: It does, and fairly directly. The authors emphasise what they call "agency preservation"—the idea that the system must always be contestable and reversible. You can question what it's doing, override it, or roll back any changes it's made to how it operates. Your data stays local to your device. You remain the final authority.
Sam: So the user is the gatekeeper, not the algorithm.
Alex: That's the intent. And it connects to how the agent decides when to act in the first place. The paper describes something like a filter the agent runs every proposed action through before doing anything. It checks whether the action is safe, whether it falls within what you've consented to, and whether it actually serves your long-term independence—rather than just resolving the immediate situation as quickly as possible.
Sam: So it's not just about being efficient. It's about being proportionate. The agent has to earn the right to intervene, in a sense.
Alex: That's a good way to put it. The paper frames the agent less as a manager and more as a companion—one that learns your preferences and boundaries over time, and whose usefulness is measured not by how much it does, but by how well it supports your ability to keep doing things yourself.
Sam: There's something genuinely different about that framing. Most conversations about AI are about capability—what can it do, how fast, how accurately. This paper is asking what kind of relationship we want to have with these systems.
Alex: And that may be the paper's most lasting contribution. By placing human well-being at the centre of the design process—rather than task completion or automation efficiency—the authors are proposing a different standard for what a successful AI agent actually looks like. Not one that does the most, but one that helps you remain capable of doing things yourself.
Sam: That's a question worth sitting with, especially as these systems become more present in everyday life.
Alex: Thanks for listening to ResearchPod.