REVIEW 2 cited by
Coverage-based Fairness in Multi-document Summarization
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Fairness in multi-document summarization (MDS) measures whether a system can generate a summary fairly representing information from documents with different social attribute values. Fairness in MDS is crucial since a fair summary can offer readers a comprehensive view. Previous works focus on quantifying summary-level fairness using Proportional Representation, a fairness measure based on Statistical Parity. However, Proportional Representation does not consider redundancy in input documents and overlooks corpus-level unfairness. In this work, we propose a new summary-level fairness measure, Equal Coverage, which is based on coverage of documents with different social attribute values and considers the redundancy within documents. To detect the corpus-level unfairness, we propose a new corpus-level measure, Coverage Parity. Our human evaluations show that our measures align more with our definition of fairness. Using our measures, we evaluate the fairness of thirteen different LLMs. We find that Claude3-sonnet is the fairest among all evaluated LLMs. We also find that almost all LLMs overrepresent different social attribute values. The code is available at https://github.com/leehaoyuan/coverage_fairness.
Forward citations
Cited by 2 Pith papers
-
Improving Fairness of Large Language Models in Multi-document Summarization
FairPO combines document-set perturbation with DPO-style preference tuning and corpus-level dynamic weighting to improve both summary-level and corpus-level fairness in multi-document summarization.
-
Large Language Models for Token-Efficient and Semantic-Preserving Opinion Summarization
Multidimensional classification plus Knapsack, Knapsack-KL, and KDE stratified sampling yields token-efficient LLM opinion summaries that preserve topic coverage and semantic fidelity better than random subsets.
Discussion (0). Sign in to comment.