paper-with-me

Papers

Understanding Position Bias Effects on Fairness in Social Multi-Document Summarization

2024-05-03 · Olubusayo Olabisi, Ameeta Agrawal

Text summarization models have typically focused on optimizing aspects of quality such as fluency, relevance, and coherence, particularly in the context of news articles. However, summarization models are increasingly being used to summarize diverse sources of text, such as social media data, that encompass a wide demographic user base. It is thus crucial to assess not only the quality of the generated summaries, but also the extent to which they can fairly represent the opinions of diverse social groups. Position bias, a long-known issue in news summarization, has received limited attention in the context of social multi-document summarization. We deeply investigate this phenomenon by analyzing the effect of group ordering in input documents when summarizing tweets from three distinct linguistic communities: African-American English, Hispanic-aligned Language, and White-aligned Language. Our empirical analysis shows that although the textual quality of the summaries remains consistent regardless of the input document order, in terms of fairness, the results vary significantly depending on how the dialect groups are presented in the input data. Our results suggest that position bias manifests differently in social multi-document summarization, severely impacting the fairness of summarization models.

📄 PDF Abstract BibTeX arXiv:2405.01790

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesDocument SummarizationFairnessMulti-Document SummarizationNews SummarizationPositionText Summarization

Similar Papers 제목 키워드 기반

My Answer Is NOT 'Fair': Mitigating Social Bias in Vision-Language Models via Fair and Biased Residuals

2025-05-26 · Jian Lan, Yifei Fu, Udo Schlegel, Gengyuan Zhang 외

Social bias is a critical issue in large vision-language models (VLMs), where fairness- and ethics-related problems harm certain groups of people in society. It is unknown to what extent VLMs yield social bias in generat…

EthicsFairnessMultiple-choice

Discussion about Attacks and Defenses for Fair and Robust Recommendation System Design

2022-09-28 · Mirae Kim, Simon Woo

Information has exploded on the Internet and mobile with the advent of the big data era. In particular, recommendation systems are widely used to help consumers who struggle to select the best products among such a large…

Collaborative FilteringFairnessPositionRecommendation Systems

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, …

DiversityFairnessMisinformation

Addressing Biases in the Texts using an End-to-End Pipeline Approach

2023-03-13 · Shaina Raza, Syed Raza Bashir, Sneha, Urooj Qamar

The concept of fairness is gaining popularity in academia and industry. Social media is especially vulnerable to media biases and toxic language and comments. We propose a fair ML pipeline that takes a text as input and …

FairnessWord Embeddings

Understanding Fairness and Prediction Error through Subspace Decomposition and Influence Analysis

2025-10-27 · Enze Shi, Pankaj Bhagwat, Zhixian Yang, Linglong Kong 외 arxiv

Machine learning models have achieved widespread success but often inherit and amplify historical biases, resulting in unfair outcomes. Traditional fairness methods typically impose constraints at the prediction level, w…