增强LLMs在预测性政治问答中的半结构化数据应用

Enhancing LLMs in Predictive Political QA with Semi-Structured Data

精选理由

PSL框架将半结构化数据转化为LLMs推理证据,在预测性政治问答中表现优异,值得一试。

AI 摘要

本文提出PSL框架,将半结构化政治记录转化为LLMs的推理证据,通过提取立场信号和结构信号,在三个真实数据集和多个LLMs上,PSL在预测性政治问答任务中优于基线模型。

原文 · arXiv cs.AI

Enhancing LLMs in Predictive Political QA with Semi-Structured Data

Predictive political question answering (QA), such as predicting how a political actor will vote, goes beyond factual lookup. External political resources offer rich historical evidence, but rarely contain the answer itself. Existing LLM augmentation methods, including actor-profile-based simulation and knowledge graph evidence injection, improve political reasoning but largely treat external resources as knowledge-based evidence, leaving prediction-relevant signals under-modeled. We identify two complementary signals for predictive political QA: actor stances that capture issue-specific preferences, and high-order structure signals that capture indirect dependencies among political actors. We propose PSL, a dual-view framework that converts semi-structured political records into inference-oriented evidence for LLMs. PSL extracts stance signals from question-relevant actor records in a semantic view, and learns structure-aware actor representations from an actor interaction graph in a vector view. Across three real-world datasets and multiple LLMs, PSL consistently outperforms baselines, with ablations confirming the complementary gains of stance and structure signals.