TL;DR
PRISM is a novel framework that generates interpretable political bias embeddings by extracting bias indicators from news data and aligning embeddings with these indicators, improving bias classification and interpretability.
Contribution
It introduces a two-stage process combining bias indicator mining and cross-encoder embeddings to produce interpretable political bias representations.
Findings
Outperforms state-of-the-art models in political bias classification
Provides highly interpretable bias embeddings
Enhances ideological analysis and diversified retrieval
Abstract
Semantic Text Embedding is a fundamental NLP task that encodes textual content into vector representations, where proximity in the embedding space reflects semantic similarity. While existing embedding models excel at capturing general meaning, they often overlook ideological nuances, limiting their effectiveness in tasks that require an understanding of political bias. To address this gap, we introduce PRISM, the first framework designed to Produce inteRpretable polItical biaS eMbeddings. PRISM operates in two key stages: (1) Controversial Topic Bias Indicator Mining, which systematically extracts fine-grained political topics and their corresponding bias indicators from weakly labeled news data, and (2) Cross-Encoder Political Bias Embedding, which assigns structured bias scores to news articles based on their alignment with these indicators. This approach ensures that embeddings are…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
