paper-with-me

홈 › Papers

Rank Aggregation in Crowdsourcing for Listwise Annotations

2024-10-10 · Wenshui Luo, Haoyu Liu, Yongliang Ding, Tao Zhou, Sheng Wan, Runze Wu, Minmin Lin, Cong Zhang, Changjie Fan, Chen Gong

Rank aggregation through crowdsourcing has recently gained significant attention, particularly in the context of listwise ranking annotations. However, existing methods primarily focus on a single problem and partial ranks, while the aggregation of listwise full ranks across numerous problems remains largely unexplored. This scenario finds relevance in various applications, such as model quality assessment and reinforcement learning with human feedback. In light of practical needs, we propose LAC, a Listwise rank Aggregation method in Crowdsourcing, where the global position information is carefully measured and included. In our design, an especially proposed annotation quality indicator is employed to measure the discrepancy between the annotated rank and the true rank. We also take the difficulty of the ranking problem itself into consideration, as it directly impacts the performance of annotators and consequently influences the final results. To our knowledge, LAC is the first work to directly deal with the full rank aggregation problem in listwise crowdsourcing, and simultaneously infer the difficulty of problems, the ability of annotators, and the ground-truth ranks in an unsupervised way. To evaluate our method, we collect a real-world business-oriented dataset for paragraph ranking. Experimental results on both synthetic and real-world benchmark datasets demonstrate the effectiveness of our proposed LAC method.

📄 PDF Abstract BibTeX arXiv:2410.07538

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Integrating Listwise Ranking into Pairwise-based Image-Text Retrieval

2023-05-26 · Zheng Li, Caili Guo, Xin Wang, Zerun Feng 외

Image-Text Retrieval (ITR) is essentially a ranking problem. Given a query caption, the goal is to rank candidate images by relevance, from large to small. The current ITR datasets are constructed in a pairwise manner. I…

Image-text RetrievalRetrievalText RetrievalTriplet

Human-LLM Hybrid Text Answer Aggregation for Crowd Annotations

2024-10-22 · Jiyi Li

The quality is a crucial issue for crowd annotations. Answer aggregation is an important type of solution. The aggregated answers estimated from multiple crowd answers to the same instance are the eventually collected an…

Learning from Emptiness: De-biasing Listwise Rerankers with Content-Agnostic Probability Calibration

2026-04-11 · Hang Lv, Hongchao Gu, Ruiqing Yang, Liangyue Li 외 arxiv

Generative listwise reranking leverages global context for superior retrieval but is plagued by intrinsic position bias, where models exhibit structural sensitivity to input order independent of relevance. Existing mitig…

LINKAGE: Listwise Ranking among Varied-Quality References for Non-Factoid QA Evaluation via LLMs

2024-09-23 · Sihui Yang, Keping Bi, Wanqing Cui, Jiafeng Guo 외

Non-Factoid (NF) Question Answering (QA) is challenging to evaluate due to diverse potential answers and no objective criterion. The commonly used automatic evaluation metrics like ROUGE or BERTScore cannot accurately me…

Learning-To-RankQuestion Answering

Explanation Quality Assessment as Ranking with Listwise Rewards

2026-04-27 · Thomas Bailleux, Tanmoy Mukherjee, Emmanuel Lonca, Pierre Marquis 외 arxiv

We reformulate explanation quality assessment as a ranking problem rather than a generation problem. Instead of optimizing models to produce a single "best" explanation token-by-token, we train reward models to discrimin…