paper-with-me

Papers

A Human-machine Collaborative Framework for Evaluating Malevolence in Dialogues

2021-08-01 · ACL 2021 5 · Yangjun Zhang, Pengjie Ren, Maarten de Rijke

Conversational dialogue systems (CDSs) are hard to evaluate due to the complexity of natural language. Automatic evaluation of dialogues often shows insufficient correlation with human judgements. Human evaluation is reliable but labor-intensive. We introduce a human-machine collaborative framework, HMCEval, that can guarantee reliability of the evaluation outcomes with reduced human effort. HMCEval casts dialogue evaluation as a sample assignment problem, where we need to decide to assign a sample to a human or a machine for evaluation. HMCEval includes a model confidence estimation module to estimate the confidence of the predicted sample assignment, and a human effort estimation module to estimate the human effort should the sample be assigned to human evaluation, as well as a sample assignment execution module that finds the optimum assignment solution based on the estimated confidence and effort. We assess the performance of HMCEval on the task of evaluating malevolence in dialogues. The experimental results show that HMCEval achieves around 99{\%} evaluation accuracy with half of the human effort spared, showing that HMCEval provides reliable evaluation outcomes while reducing human effort by a large amount.

📄 PDF Abstract BibTeX

Code (1)

repozhang/case_hmceval 공식 구현 pytorch

Tasks

Dialogue Evaluation

Similar Papers 제목 키워드 기반

Improving Multi-label Malevolence Detection in Dialogues through Multi-faceted Label Correlation Enhancement

2022-05-01 · ACL 2022 5 · Yangjun Zhang, Pengjie Ren, Wentao Deng, Zhumin Chen 외

A dialogue response is malevolent if it is grounded in negative emotions, inappropriate behavior, or an unethical value basis in terms of content and dialogue acts. The detection of malevolent dialogue responses is attra…

Machines Serve Human: A Novel Variable Human-machine Collaborative Compression Framework

2025-11-12 · Zifu Zhang, Shengxi Li, Xiancheng Sun, Mai Xu 외 arxiv

Human-machine collaborative compression has been receiving increasing research efforts for reducing image/video data, serving as the basis for both human perception and machine intelligence. Existing collaborative method…

Collaborative Gym: A Framework for Enabling and Evaluating Human-Agent Collaboration

2024-12-20 · Yijia Shao, Vinay Samuel, Yucheng Jiang, John Yang 외

Recent advancements in language models (LMs) have sparked growing interest in developing LM agents. While fully autonomous agents could excel in many scenarios, numerous use cases inherently require them to collaborate w…

Human Agent Collaboration

Beyond Human-Only: Evaluating Human-Machine Collaboration for Collecting High-Quality Translation Data

2024-10-14 · Zhongtao Liu, Parker Riley, Daniel Deutsch, Alison Lui 외

Collecting high-quality translations is crucial for the development and evaluation of machine translation systems. However, traditional human-only approaches are costly and slow. This study presents a comprehensive inves…

Machine TranslationTranslation

Measuring and Improving Model-Moderator Collaboration using Uncertainty Estimation

2021-07-09 · ACL (WOAH) 2021 8 · Ian D. Kivlichan, Zi Lin, Jeremiah Liu, Lucy Vasserman

Content moderation is often performed by a collaboration between humans and machine learning models. However, it is not well understood how to design the collaborative process so as to maximize the combined moderator-mod…