paper-with-me

홈 › Papers

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, Xueqi Cheng

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 measure semantic similarities or answers from different perspectives. Recently, Large Language Models (LLMs) have been resorted to for NFQA evaluation due to their compelling performance on various NLP tasks. Common approaches include pointwise scoring of each candidate answer and pairwise comparisons between answers. Inspired by the evolution from pointwise to pairwise to listwise in learning-to-rank methods, we propose a novel listwise NFQA evaluation approach, that utilizes LLMs to rank candidate answers in a list of reference answers sorted by descending quality. Moreover, for NF questions that do not have multi-grade or any golden answers, we leverage LLMs to generate the reference answer list of various quality to facilitate the listwise evaluation. Extensive experimental results on three NFQA datasets, i.e., ANTIQUE, the TREC-DL-NF, and WebGLM show that our method has significantly higher correlations with human annotations compared to automatic scores and common pointwise and pairwise approaches.

📄 PDF Abstract BibTeX arXiv:2409.14744

Code (0)

등록된 구현이 없습니다.

Tasks

Learning-To-RankQuestion Answering

Similar Papers 제목 키워드 기반

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…

Statistical Consistency of Top-k Ranking

2009-12-01 · NeurIPS 2009 12 · Fen Xia, Tie-Yan Liu, Hang Li

This paper is concerned with the consistency analysis on listwise ranking methods. Among various ranking methods, the listwise methods have competitive performances on benchmark datasets and are regarded as one of the st…

Information RetrievalRetrieval

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

PoolRank: Max/Min Pooling-based Ranking Loss for Listwise Learning & Ranking Balance

2021-08-08 · Zhizhong Chen, Carsten Eickhoff

Numerous neural retrieval models have been proposed in recent years. These models learn to compute a ranking score between the given query and document. The majority of existing models are trained in pairwise fashion usi…

Multi-Task LearningRetrieval

Top-Rank Enhanced Listwise Optimization for Statistical Machine Translation

2017-07-18 · CONLL 2017 8 · Huadong Chen, Shu-Jian Huang, David Chiang, Xin-yu Dai 외

Pairwise ranking methods are the basis of many widely used discriminative training approaches for structure prediction problems in natural language processing(NLP). Decomposing the problem of ranking hypotheses into pair…

Machine TranslationTranslation