paper-with-me

Papers

CausalScore: An Automatic Reference-Free Metric for Assessing Response Relevance in Open-Domain Dialogue Systems

2024-06-25 · Tao Feng, Lizhen Qu, Xiaoxi Kang, Gholamreza Haffari

Automatically evaluating the quality of responses in open-domain dialogue systems is a challenging but crucial task. Current evaluation metrics often fail to align with human judgments, especially when assessing responses that are grammatically correct. To address this issue, we propose a novel metric, called CausalScore, which assesses the relevance of responses by measuring the causal strength between dialogue histories and responses. The causal strength is estimated by utilizing both unconditional dependence and conditional dependencies from the dialogue history to responses. We compare our metric with the existing competitive metrics in terms of their alignment with human judgements. Our experimental results demonstrate that CausalScore significantly surpasses existing state-of-the-art metrics by aligning better with human judgements. Additionally, we collect a new dialogue dataset CGDIALOG+ with human-annotated causal relations and a set of pairwise human judgements to facilitate the development of future automatic metrics.

📄 PDF Abstract BibTeX arXiv:2406.17300

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Is Context Helpful for Chat Translation Evaluation?

2024-03-13 · Sweta Agrawal, Amin Farajian, Patrick Fernandes, Ricardo Rei 외

Despite the recent success of automatic metrics for assessing translation quality, their application in evaluating the quality of machine-translated chats has been limited. Unlike more structured texts like news, chat co…

Language ModelingLanguage ModellingLarge Language ModelSentence+1

BRACE: A Benchmark for Robust Audio Caption Quality Evaluation

2025-12-11 · Tianyu Guo, Hongyu Chen, Hao Liang, Meiyi Qiang 외 arxiv

Automatic audio captioning is essential for audio understanding, enabling applications such as accessibility and content indexing. However, evaluating the quality of audio captions remains a major challenge, especially i…

Audio captioning

Exploring the Use of Large Language Models for Reference-Free Text Quality Evaluation: An Empirical Study

2023-04-03 · Yi Chen, Rui Wang, Haiyun Jiang, Shuming Shi 외

Evaluating the quality of generated text is a challenging task in NLP, due to the inherent complexity and diversity of text. Recently, large language models (LLMs) have garnered significant attention due to their impress…

DiversityLanguage ModellingLarge Language Model

Assessing Reference-Free Peer Evaluation for Machine Translation

2021-04-12 · NAACL 2021 4 · Sweta Agrawal, George Foster, Markus Freitag, Colin Cherry

Reference-free evaluation has the potential to make machine translation evaluation substantially more scalable, allowing us to pivot easily to new languages or domains. It has been recently shown that the probabilities g…

Machine TranslationTranslation

Mitigating the Impact of Reference Quality on Evaluation of Summarization Systems with Reference-Free Metrics

2024-10-08 · Théo Gigant, Camille Guinaudeau, Marc Decombas, Frédéric Dufaux

Automatic metrics are used as proxies to evaluate abstractive summarization systems when human annotations are too expensive. To be useful, these metrics should be fine-grained, show a high correlation with human annotat…

Abstractive Text Summarization