菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-02-25
📄 Abstract - PPCR-IM: A System for Multi-layer DAG-based Public Policy Consequence Reasoning and Social Indicator Mapping

Public policy decisions are typically justified using a narrow set of headline indicators, leaving many downstream social impacts unstructured and difficult to compare across policies. We propose PPCR-IM, a system for multi-layer DAG-based consequence reasoning and social indicator mapping that addresses this gap. Given a policy description and its context, PPCR-IM uses an LLM-driven, layer-wise generator to construct a directed acyclic graph of intermediate consequences, allowing child nodes to have multiple parents to capture joint influences. A mapping module then aligns these nodes to a fixed indicator set and assigns one of three qualitative impact directions: increase, decrease, or ambiguous change. For each policy episode, the system outputs a structured record containing the DAG, indicator mappings, and three evaluation measures: an expected-indicator coverage score, a discovery rate for overlooked but relevant indicators, and a relative focus ratio comparing the systems coverage to that of the government. PPCR-IM is available both as an online demo and as a configurable XLSX-to-JSON batch pipeline.

顶级标签: llm systems natural language processing
详细标签: policy reasoning causal reasoning dag social impact indicator mapping 或 搜索:

PPCR-IM:一个基于多层有向无环图的公共政策后果推理与社会指标映射系统 / PPCR-IM: A System for Multi-layer DAG-based Public Policy Consequence Reasoning and Social Indicator Mapping


1️⃣ 一句话总结

这篇论文提出了一个名为PPCR-IM的系统,它利用大语言模型自动构建政策影响的多层因果网络图,并将影响结果映射到标准社会指标上,从而帮助更全面、结构化地评估公共政策可能带来的各种社会后果。

源自 arXiv: 2602.21650