paper-with-me

Papers

Roll Call Vote Prediction with Knowledge Augmented Models

2019-11-01 · CONLL 2019 11 · Pallavi Patil, Kriti Myer, Ronak Zala, Arpit Singh, Sheshera Mysore, Andrew Mccallum, Adrian Benton, Am Stent, a

The official voting records of United States congresspeople are preserved as roll call votes. Prediction of voting behavior of politicians for whom no voting record exists, such as individuals running for office, is important for forecasting key political decisions. Prior work has relied on past votes cast to predict future votes, and thus fails to predict voting patterns for politicians without voting records. We address this by augmenting a prior state of the art model with multiple sources of external knowledge so as to enable prediction on unseen politicians. The sources of knowledge we use are news text and Freebase, a manually curated knowledge base. We propose augmentations based on unigram features for news text, and a knowledge base embedding method followed by a neural network composition for relations from Freebase. Empirical evaluation of these approaches indicate that the proposed models outperform the prior system for politicians with complete historical voting records by 1.0{\%} point of accuracy (8.7{\%} error reduction) and for politicians without voting records by 33.4{\%} points of accuracy (66.7{\%} error reduction). We also show that the knowledge base augmented approach outperforms the news text augmented approach by 4.2{\%} points of accuracy.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

ParlAI Vote: A Web Platform for Analyzing Gender and Political Bias in Large Language Models

2025-09-18 · Wenjie Lin, Hange Liu, Yingying Zhuang, Xutao Mao 외 arxiv

We present ParlAI Vote, an interactive web platform for exploring European Parliament debates and votes, and for testing LLMs on vote prediction and bias analysis. This web system connects debate topics, speeches, and ro…

Scalable and Precise Patch Robustness Certification for Deep Learning Models with Top-k Predictions

2025-07-31 · Qilin Zhou, Haipeng Wang, Zhengyuan Wei, W. K. Chan arxiv

Patch robustness certification is an emerging verification approach for defending against adversarial patch attacks with provable guarantees for deep learning systems. Certified recovery techniques guarantee the predicti…

Political Actor Agent: Simulating Legislative System for Roll Call Votes Prediction with Large Language Models

2024-12-10 · Hao Li, Ruoyuan Gong, Hao Jiang

Predicting roll call votes through modeling political actors has emerged as a focus in quantitative political science and computer science. Widely used embedding-based methods generate vectors for legislators from divers…

Domain Fine-Tuning vs. Retrieval-Augmented Generation for Medical Multiple-Choice Question Answering: A Controlled Comparison at the 4B-Parameter Scale

2026-04-26 · Avi-ad Avraam Buskila arxiv

Practitioners deploying small open-weight large language models (LLMs) for medical question answering face a recurring design choice: invest in a domain-fine-tuned model, or keep a general-purpose model and inject domain…

Question Answering

Benchmarking Gender and Political Bias in Large Language Models

2025-09-07 · Jinrui Yang, Xudong Han, Timothy Baldwin arxiv

We introduce EuroParlVote, a novel benchmark for evaluating large language models (LLMs) in politically sensitive contexts. It links European Parliament debate speeches to roll-call vote outcomes and includes rich demogr…