paper-with-me

홈 › Papers

Summarizing User-generated Textual Content: Motivation and Methods for Fairness in Algorithmic Summaries

2018-10-22 · Abhisek Dash, Anurag Shandilya, Arindam Biswas, Kripabandhu Ghosh, Saptarshi Ghosh, Abhijnan Chakraborty

As the amount of user-generated textual content grows rapidly, text summarization algorithms are increasingly being used to provide users a quick overview of the information content. Traditionally, summarization algorithms have been evaluated only based on how well they match human-written summaries (e.g. as measured by ROUGE scores). In this work, we propose to evaluate summarization algorithms from a completely new perspective that is important when the user-generated data to be summarized comes from different socially salient user groups, e.g. men or women, Caucasians or African-Americans, or different political groups (Republicans or Democrats). In such cases, we check whether the generated summaries fairly represent these different social groups. Specifically, considering that an extractive summarization algorithm selects a subset of the textual units (e.g. microblogs) in the original data for inclusion in the summary, we investigate whether this selection is fair or not. Our experiments over real-world microblog datasets show that existing summarization algorithms often represent the socially salient user-groups very differently compared to their distributions in the original data. More importantly, some groups are frequently under-represented in the generated summaries, and hence get far less exposure than what they would have obtained in the original data. To reduce such adverse impacts, we propose novel fairness-preserving summarization algorithms which produce high-quality summaries while ensuring fairness among various groups. To our knowledge, this is the first attempt to produce fair text summarization, and is likely to open up an interesting research direction.

📄 PDF Abstract BibTeX arXiv:1810.09147

Code (1)

ad93/FairSumm 공식 구현

Tasks

Extractive SummarizationFairnessText Summarization

Similar Papers 제목 키워드 기반

Tell Me What's Next: Textual Foresight for Generic UI Representations

2024-06-12 · Andrea Burns, Kate Saenko, Bryan A. Plummer

Mobile app user interfaces (UIs) are rich with action, text, structure, and image content that can be utilized to learn generic UI representations for tasks like automating user commands, summarizing content, and evaluat…

Representation Learning

Analysis of Twitter Users' Lifestyle Choices using Joint Embedding Model

2021-04-07 · Tunazzina Islam, Dan Goldwasser

Multiview representation learning of data can help construct coherent and contextualized users' representations on social media. This paper suggests a joint embedding model, incorporating users' social and textual inform…

Representation Learning

The Solution for the ICCV 2023 1st Scientific Figure Captioning Challenge

2024-03-26 · Dian Chao, Xin Song, Shupeng Zhong, Boyuan Wang 외

In this paper, we propose a solution for improving the quality of captions generated for figures in papers. We adopt the approach of summarizing the textual content in the paper to generate image captions. Throughout our…

Caption GenerationImage CaptioningOptical Character Recognition (OCR)Text Generation

Concise Answers to Complex Questions: Summarization of Long-form Answers

2023-05-30 · Abhilash Potluri, Fangyuan Xu, Eunsol Choi

Long-form question answering systems provide rich information by presenting paragraph-level answers, often containing optional background or auxiliary information. While such comprehensive answers are helpful, not all in…

Extractive SummarizationFormLong Form Question AnsweringQuestion Answering

Long Text and Multi-Table Summarization: Dataset and Method

2023-02-08 · Shuaiqi Liu, Jiannong Cao, Ruosong Yang, Zhiyuan Wen

Automatic document summarization aims to produce a concise summary covering the input document's salient information. Within a report document, the salient information can be scattered in the textual and non-textual cont…

Abstractive Text SummarizationDocument SummarizationInformativenessMultimodal Abstractive Text Summarization