paper-with-me

Papers

Persona-centric Metamorphic Relation guided Robustness Evaluation for Multi-turn Dialogue Modelling

2024-01-23 · Yanbing Chen, Lin Li, Xiaohui Tao, Dong Zhou

Recently there has been significant progress in the field of dialogue system thanks to the introduction of training paradigms such as fine-tune and prompt learning. Persona can function as the prior knowledge for maintaining the personality consistency of dialogue systems, which makes it perform well on accuracy. Nonetheless, the conventional reference-based evaluation method falls short in capturing the genuine text comprehension prowess of the model, significantly relying on the quality of data annotation. In contrast, the application of metamorphic testing offers a more profound insight into the model's distinct capabilities without necessitating supplementary annotation labels. This approach furnishes a more comprehensive portrayal of the model's intricacies and exposes intricacies concealed within reference-based validation techniques. Consequently, we introduce a persona-centric metamorphic relation construction for metamorphic testing, aimed at evaluating both the persona consistency and robustness of personalized dialogue models. For that reason, this work evaluates several widely used training paradigms including learning from scratch, pretrain + fine-tune and prompt learning in personalized dialogue retrieval to know if they are more robust or if they have the same flaws as their predecessor. Under three kinds of designed metamorphic relations with consistent outputs, our experimental results reveal that prompt learning shows stronger robustness compared to training from scratch and fine-tune. Although tested retrieval models gain competitively high retrieval accuracy according to the traditional reference-based validation, they are still fragile and demonstrate various unexpected behaviors, thus there is still room for future improvement in personalized dialogue retrieval.

📄 PDF Abstract BibTeX arXiv:2401.12483

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt LearningReading ComprehensionRelationRetrieval

Similar Papers 제목 키워드 기반

Enhancing Deep Learning Model Robustness through Metamorphic Re-Training

2024-12-02 · Said Togru, Youssef Sameh Mostafa, Karim Lotfy

This paper evaluates the use of metamorphic relations to enhance the robustness and real-world performance of machine learning models. We propose a Metamorphic Retraining Framework, which applies metamorphic relations to…

Deep Learning

Systematicity, Compositionality and Transitivity of Deep NLP Models: a Metamorphic Testing Perspective

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Metamorphic testing has recently been used to check the safety of neural NLP models. Its main advantage is that it does not rely on a ground truth to generate test cases. However, existing studies are mostly concerned wi…

Systematicity, Compositionality and Transitivity of Deep NLP Models: a Metamorphic Testing Perspective

2022-04-26 · Findings (ACL) 2022 5 · Edoardo Manino, Julia Rozanova, Danilo Carvalho, Andre Freitas 외

Metamorphic testing has recently been used to check the safety of neural NLP models. Its main advantage is that it does not rely on a ground truth to generate test cases. However, existing studies are mostly concerned wi…

Robustness Evaluation of Stacked Generative Adversarial Networks using Metamorphic Testing

2021-03-04 · Hyejin Park, Taaha Waseem, Wen Qi Teo, Ying Hwei Low 외

Synthesising photo-realistic images from natural language is one of the challenging problems in computer vision. Over the past decade, a number of approaches have been proposed, of which the improved Stacked Generative A…

Generative Adversarial NetworkImage Generation

MetaRA: Metamorphic Robustness Assessment for Multimodal Large Language Model-based Visual Question Answering Systems

2026-05-19 · Quanxing Xu, Yuhao Tian, Ling Zhou, Xian Zhong 외 arxiv

Visual Question Answering (VQA), as the representative multimodal task, serves as a key benchmark for evaluating the reasoning capabilities of Multimodal Large Language Models (MLLMs). However, existing evaluations large…

Visual Question AnsweringMultimodal Reasoning