Back to Feed
Agents / Safety & Alignment

Building Human Centric Agentic AI Systems

Original: ComBodied Agents: a New Paradigm of Human-Centric Agentic AI

Listen to the summary

Uses a voice available on your device

Audio options
On this page 4 sections
Related concepts 4 concepts

Key Takeaways

  • Shifts agent development from task specific state transitions to modeling personal human trajectories.
  • Implements Personal World Models to calibrate predictions about future personal outcomes and events.
  • Uses multimodal perception to build longitudinal memory that remains correctable and context aware.
  • Ensures agent actions are moderated by safety, consent, and user control policies.
  • Supports a wide range of human needs including health, learning, relationships, and capability growth.

Summary & Methodology Analysis

The proposed architecture departs from existing digital or embodied agent paradigms by centering the system on the human subject. The methodology initiates with event based multimodal perception to reconstruct personal history, which is then stored in a longitudinal, correctable memory structure. This data feeds into Personal World Models, which are probabilistic frameworks that output calibrated distributions over potential future states and outcomes, allowing the agent to reason about the long term trajectory of the user. The system relies on a continuous feedback loop where human and environmental responses update the perception and memory cycles, ensuring the agent adapts to evolving needs.

To manage intervention, the system utilizes an admissible policy that selects actions subject to strict constraints. These constraints include explicit user consent, safety protocols, reversibility, and mechanisms for human control, effectively mitigating the risks associated with automated decision making. The framework integrates numerous data sources and models such as OpenFace, Ego4D, Health-LLM, PHIA, OPPORTUNITY, DeepConvLSTM, AWARE, StudentLife, Sotopia, MIMIC-IV, Med-PaLM, BEHRT, Med-BERT, MemoryBank, LongMemEval, GeMAPS, eGeMAPS, and MERBench to handle the diverse multimodal inputs required for high fidelity personal tracking.

Despite the architectural advancements, the paper acknowledges a primary limitation in the current state of technology. The creation of a holistic, high fidelity digital twin that represents the totality of a human person remains infeasible with current methods. Consequently, while the framework provides a robust structure for agentic support, the depth of personal modeling is bounded by current representational limits and the inherent complexity of mapping human life trajectories.

Interactive System Flowchart

Click diagram to expand and zoom

Cross-Examination & FAQs

A deeper dive clarifying mechanics, constraints, and baseline evaluations.

Q1. What is the main problem with current agentic AI?

Current paradigms focus on task specific state transformations, leaving human needs, agency, and longitudinal wellbeing outside the primary scope of the system.

Q2. How does this approach differ from standard AI agents?

It shifts the focus from simple task completion to supporting human trajectories, including areas like health, learning, and relationships.

Q3. Can this framework perfectly simulate a human?

No, the paper explicitly states that a holistic, high fidelity digital twin of a complete person is currently not feasible.

Q4. What role do Personal World Models play in the system?

They transform event evidence and temporal context into calibrated probability distributions regarding future personal states, events, and outcomes.

Q5. How does the system ensure safety during agent interventions?

It uses an admissible intervention policy that enforces constraints related to user consent, uncertainty, safety, reversibility, and direct user control.

Q6. What kind of memory architecture is utilized?

The system employs a longitudinal and correctable memory structure that is continuously updated via a feedback cycle with the person and their environment.

Q7. Which specific datasets and models were referenced in the methodology?

The paper references OpenFace, Ego4D, Health-LLM, PHIA, OPPORTUNITY, DeepConvLSTM, AWARE, StudentLife, Sotopia, MIMIC-IV, Med-PaLM, BEHRT, Med-BERT, MemoryBank, LongMemEval, GeMAPS, eGeMAPS, and MERBench.

Q8. Does the paper provide specific latency or throughput metrics?

The paper does not specify these performance metrics.

Q9. How is the perception cycle updated?

The perception, memory, and prediction cycle is updated based on continuous feedback received from the person and the surrounding environment.