Separating Diagnosis from Control: Auditable Policy Adaptation in Agent-Based Simulations with LLM-Based Diagnostics
AI 摘要
提出了一种基于LLM诊断和确定性控制的Agent框架,提升可审计性的同时保持适应性。
主要贡献
- 提出了一个三层框架,分离诊断与控制
- 使用LLM作为诊断工具,进行风险评估
- 结合确定性规则进行参数更新,实现可审计的策略决策
方法论
构建三层框架,LLM诊断人口状态,确定性公式转化为策略更新,实验验证框架有效性。
原文摘要
Mitigating elderly loneliness requires policy interventions that achieve both adaptability and auditability. Existing methods struggle to reconcile these objectives: traditional agent-based models suffer from static rigidity, while direct large language model (LLM) controllers lack essential traceability. This work proposes a three-layer framework that separates diagnosis from control to achieve both properties simultaneously. LLMs operate strictly as diagnostic instruments that assess population state and generate structured risk evaluations, while deterministic formulas with explicit bounds translate these assessments into traceable parameter updates. This separation ensures that every policy decision can be attributed to inspectable rules while maintaining adaptive response to emergent needs. We validate the framework through systematic ablation across five experimental conditions in elderly care simulation. Results demonstrate that explicit control rules outperform end-to-end black-box LLM approaches by 11.7\% while preserving full auditability, confirming that transparency need not compromise adaptive performance.