paper-with-me

홈 › Papers

KnowBias: Detecting Political Polarity in Long Text Content

2019-09-22 · Aditya Saligrama

We introduce a classification scheme for detecting political bias in long text content such as newspaper opinion articles. Obtaining long text data and annotations at sufficient scale for training is difficult, but it is relatively easy to extract political polarity from tweets through their authorship. We train on tweets and perform inference on articles. Universal sentence encoders and other existing methods that aim to address this domain-adaptation scenario deliver inaccurate and inconsistent predictions on articles, which we show is due to a difference in opinion concentration between tweets and articles. We propose a two-step classification scheme that uses a neutral detector trained on tweets to remove neutral sentences from articles in order to align opinion concentration and therefore improve accuracy on that domain. Our implementation is available for public use at https://knowbias.ml.

📄 PDF Abstract BibTeX arXiv:1909.12230

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesDomain AdaptationGeneral ClassificationSentence

Similar Papers 제목 키워드 기반

KnowBias: A Novel AI Method to Detect Polarity in Online Content

2019-05-02 · Aditya Saligrama

We propose a novel training and inference method for detecting political bias in long text content such as newspaper opinion articles. Obtaining long text data and annotations at sufficient scale for training is difficul…

ArticlesDomain AdaptationGeneral ClassificationSentence+2

Detecting Political Biases of Named Entities and Hashtags on Twitter

2022-09-16 · Zhiping Xiao, Jeffrey Zhu, Yining Wang, Pei Zhou 외

Ideological divisions in the United States have become increasingly prominent in daily communication. Accordingly, there has been much research on political polarization, including many recent efforts that take a computa…

Multi-Task LearningTask 2

Divided We Rule: Influencer Polarization on Twitter During Political Crises in India

2021-05-18 · Saloni Dash, Dibyendu Mishra, Gazal Shekhawat, Joyojeet Pal

Influencers are key to the nature and networks of information propagation on social media. Influencers are particularly important in political discourse through their engagement with issues, and may derive their legitima…

Sentence

Polarity Calibration for Opinion Summarization

2024-04-02 · Yuanyuan Lei, Kaiqiang Song, Sangwoo Cho, Xiaoyang Wang 외

Opinion summarization is automatically generating summaries from a variety of subjective information, such as product reviews or political opinions. The challenge of opinions summarization lies in presenting divergent or…

ArticlesOpinion Summarization

Knowing Bias, Doing Better: Mitigating Social Bias in LLMs via Know-Bias Neuron Enhancement

2026-01-29 · Jinhao Pan, Chahat Raj, Anjishnu Mukherjee, Sina Mansouri 외 arxiv

Large language models (LLMs) exhibit social biases that reinforce harmful stereotypes, limiting their safe deployment. Most existing debiasing methods adopt a suppressive paradigm by modifying parameters, prompts, or neu…