paper-with-me

홈 › Papers

Examining Bias in Opinion Summarisation Through the Perspective of Opinion Diversity

2023-06-07 · Nannan Huang, Lin Tian, Haytham Fayek, Xiuzhen Zhang

Opinion summarisation is a task that aims to condense the information presented in the source documents while retaining the core message and opinions. A summary that only represents the majority opinions will leave the minority opinions unrepresented in the summary. In this paper, we use the stance towards a certain target as an opinion. We study bias in opinion summarisation from the perspective of opinion diversity, which measures whether the model generated summary can cover a diverse set of opinions. In addition, we examine opinion similarity, a measure of how closely related two opinions are in terms of their stance on a given topic, and its relationship with opinion diversity. Through the lens of stances towards a topic, we examine opinion diversity and similarity using three debatable topics under COVID-19. Experimental results on these topics revealed that a higher degree of similarity of opinions did not indicate good diversity or fairly cover the various opinions originally presented in the source documents. We found that BART and ChatGPT can better capture diverse opinions presented in the source documents.

📄 PDF Abstract BibTeX arXiv:2306.04424

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…

Similar Papers 제목 키워드 기반

Less Is More? Examining Fairness in Pruned Large Language Models for Summarising Opinions

2025-08-25 · Nannan Huang, Haytham M. Fayek, Xiuzhen Zhang arxiv

Model compression through post-training pruning offers a way to reduce model size and computational requirements without significantly impacting model performance. However, the effect of pruning on the fairness of LLM-ge…

Model Compression

Bias in Opinion Summarisation from Pre-training to Adaptation: A Case Study in Political Bias

2024-02-01 · Nannan Huang, Haytham Fayek, Xiuzhen Zhang

Opinion summarisation aims to summarise the salient information and opinions presented in documents such as product reviews, discussion forums, and social media texts into short summaries that enable users to effectively…

Diversity

Red-faced ROUGE: Examining the Suitability of ROUGE for Opinion Summary Evaluation

2019-04-01 · ALTA 2019 4 · Wenyi Tay, Aditya Joshi, Xiuzhen Zhang, Sarvnaz Karimi 외

One of the most common metrics to automatically evaluate opinion summaries is ROUGE, a metric developed for text summarisation. ROUGE counts the overlap of word or word units between a candidate summary against reference…

When Bigger Isn't Better: A Comprehensive Fairness Evaluation of Political Bias in Multi-News Summarisation

2026-04-23 · Nannan Huang, Iffat Maab, Junichi Yamagishi arxiv

Multi-document news summarisation systems are increasingly adopted for their convenience in processing vast daily news content, making fairness across diverse political perspectives critical. However, these systems can e…

REFER: Mitigating Bias in Opinion Summarisation via Frequency Framed Prompting

2025-09-19 · Nannan Huang, Haytham M. Fayek, Xiuzhen Zhang arxiv

Individuals express diverse opinions, a fair summary should represent these viewpoints comprehensively. Previous research on fairness in opinion summarisation using large language models (LLMs) relied on hyperparameter t…