paper-with-me

Papers

From Pretraining Data to Language Models to Downstream Tasks: Tracking the Trails of Political Biases Leading to Unfair NLP Models

2023-05-15 · Shangbin Feng, Chan Young Park, YuHan Liu, Yulia Tsvetkov

Language models (LMs) are pretrained on diverse data sources, including news, discussion forums, books, and online encyclopedias. A significant portion of this data includes opinions and perspectives which, on one hand, celebrate democracy and diversity of ideas, and on the other hand are inherently socially biased. Our work develops new methods to (1) measure political biases in LMs trained on such corpora, along social and economic axes, and (2) measure the fairness of downstream NLP models trained on top of politically biased LMs. We focus on hate speech and misinformation detection, aiming to empirically quantify the effects of political (social, economic) biases in pretraining data on the fairness of high-stakes social-oriented tasks. Our findings reveal that pretrained LMs do have political leanings that reinforce the polarization present in pretraining corpora, propagating social biases into hate speech predictions and misinformation detectors. We discuss the implications of our findings for NLP research and propose future directions to mitigate unfairness.

📄 PDF Abstract BibTeX arXiv:2305.08283

Code (2)

bunsenfeng/polilean 공식 구현
BunsenFeng/modular_pluralism

Tasks

DiversityFairnessMisinformation

Similar Papers 제목 키워드 기반

Rethinking the Role of Text Complexity in Language Model Pretraining

2025-09-20 · Dan John Velasco, Matthew Theodore Roque arxiv

Improving pretraining data quality and size is known to boost downstream performance, but the role of text complexity--how hard a text is to read--remains less explored. We reduce surface-level complexity (shorter senten…

Perception Encoder: The best visual embeddings are not at the output of the network

2025-04-17 · Daniel Bolya, Po-Yao Huang, Peize Sun, Jang Hyun Cho 외

We introduce Perception Encoder (PE), a state-of-the-art encoder for image and video understanding trained via simple vision-language learning. Traditionally, vision encoders have relied on a variety of pretraining objec…

Depth EstimationLanguage ModelingLanguage ModellingObject Detection+2

Are we pretraining it right? Digging deeper into visio-linguistic pretraining

2020-04-19 · Amanpreet Singh, Vedanuj Goswami, Devi Parikh

Numerous recent works have proposed pretraining generic visio-linguistic representations and then finetuning them for downstream vision and language tasks. While architecture and objective function design choices have re…

Visual Question Answering (VQA)

DS-TOD: Efficient Domain Specialization for Task-Oriented Dialog

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Recent work has shown that self-supervised dialog-specific pretraining on large conversational datasets yields substantial gains over traditional language modeling (LM) pretraining in downstream task-oriented dialog (TOD…

dialog state trackingLanguage ModelingLanguage ModellingMasked Language Modeling+1

Data Similarity is Not Enough to Explain Language Model Performance

2023-11-15 · Gregory Yauney, Emily Reif, David Mimno

Large language models achieve high performance on many but not all downstream tasks. The interaction between pretraining data and task data is commonly assumed to determine this variance: a task with data that is more si…

Language ModelingLanguage Modelling