paper-with-me

홈 › Papers

PPCR-IM: A System for Multi-layer DAG-based Public Policy Consequence Reasoning and Social Indicator Mapping

2026-02-25 · Zichen Song, Weijia Li arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.21650

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DeepPCR: Parallelizing Sequential Operations in Neural Networks

2023-09-28 · NeurIPS 2023 11

Parallelization techniques have become ubiquitous for accelerating inference and training of deep neural networks. Despite this, several operations are still performed in a sequential manner. For instance, the forward an…

Denoising

Progressive Prompt-Guided Cross-Modal Reasoning for Referring Image Segmentation

2026-03-30 · Jiachen Li, Hongyun Wang, Jinyu Xu, Wenbo Jiang 외 arxiv

Referring image segmentation aims to localize and segment a target object in an image based on a free-form referring expression. The core challenge lies in effectively bridging linguistic descriptions with object-level v…

Semantic SegmentationInstance SegmentationReferring ExpressionImage Segmentation

LLM App Squatting and Cloning

2024-11-12 · Yinglin Xie, Xinyi Hou, Yanjie Zhao, Kai Chen 외

Impersonation tactics, such as app squatting and app cloning, have posed longstanding challenges in mobile app stores, where malicious actors exploit the names and reputations of popular apps to deceive users. With the r…

Language ModelingLanguage ModellingLarge Language Model

A Termination Criterion for Probabilistic PointClouds Registration

2020-10-10 · Simone Fontana, Domenico G. Sorrenti

Probabilistic Point Clouds Registration (PPCR) is an algorithm that, in its multi-iteration version, outperformed state of the art algorithms for local point clouds registration. However, its performances have been teste…

AutoFT: Automatic Fine-Tune for Parameters Transfer Learning in Click-Through Rate Prediction

2021-06-09 · Xiangli Yang, Qing Liu, Rong Su, Ruiming Tang 외

Recommender systems are often asked to serve multiple recommendation scenarios or domains. Fine-tuning a pre-trained CTR model from source domains and adapting it to a target domain allows knowledge transferring. However…

Click-Through Rate PredictionRecommendation SystemsTransfer Learning