paper-with-me

Papers

A Knowledge Plug-and-Play Test Bed for Open-domain Dialogue Generation

2024-03-06 · Xiangci Li, Linfeng Song, Lifeng Jin, Haitao Mi, Jessica Ouyang, Dong Yu

Knowledge-based, open-domain dialogue generation aims to build chit-chat systems that talk to humans using mined support knowledge. Many types and sources of knowledge have previously been shown to be useful as support knowledge. Even in the era of large language models, response generation grounded in knowledge retrieved from additional up-to-date sources remains a practically important approach. While prior work using single-source knowledge has shown a clear positive correlation between the performances of knowledge selection and response generation, there are no existing multi-source datasets for evaluating support knowledge retrieval. Further, prior work has assumed that the knowledge sources available at test time are the same as during training. This unrealistic assumption unnecessarily handicaps models, as new knowledge sources can become available after a model is trained. In this paper, we present a high-quality benchmark named multi-source Wizard of Wikipedia (Ms.WoW) for evaluating multi-source dialogue knowledge selection and response generation. Unlike existing datasets, it contains clean support knowledge, grounded at the utterance level and partitioned into multiple knowledge sources. We further propose a new challenge, dialogue knowledge plug-and-play, which aims to test an already trained dialogue model on using new support knowledge from previously unseen sources in a zero-shot fashion.

📄 PDF Abstract BibTeX arXiv:2403.03496

Code (1)

jacklxc/ms.wow 공식 구현

Tasks

Dialogue GenerationResponse Generation

Methods 이 논문이 사용한 방법론

Wizard Computer vision is an interesting tool for animal behavior monitoring, mainly because it limits animal handling and it can be used to record various traits using only one sensor.…

Similar Papers 제목 키워드 기반

Plug-and-Play Knowledge Injection for Pre-trained Language Models

2023-05-28 · Zhengyan Zhang, Zhiyuan Zeng, Yankai Lin, Huadong Wang 외

Injecting external knowledge can improve the performance of pre-trained language models (PLMs) on various downstream NLP tasks. However, massive retraining is required to deploy new knowledge injection methods or knowled…

Plug-and-play Class-aware Knowledge Injection for Prompt Learning with Visual-Language Model

2026-05-07 · Junhui Yin, Nan Pu, Xinyu Zhang, Lingfeng Yang 외 arxiv

Prompt learning has become an effective and widely used technique in enhancing vision-language models (VLMs) such as CLIP for various downstream tasks, particularly in zero-shot classification within specific domains. Ex…

Sparse Autoencoders as Plug-and-Play Firewalls for Adversarial Attack Detection in VLMs

2026-05-08 · Hao Wang, Yiqun Sun, Pengfei Wei, Lawrence B. Hsieh 외 arxiv

Vision-language models (VLMs) have advanced rapidly and are increasingly deployed in real-world applications, especially with the rise of agent-based systems. However, their safety has received relatively limited attenti…

Domain GeneralizationAdversarial Attack

Decouple knowledge from parameters for plug-and-play language modeling

2023-05-19 · Xin Cheng, Yankai Lin, Xiuying Chen, Dongyan Zhao 외

Pre-trained language models(PLM) have made impressive results in various NLP tasks. It has been revealed that one of the key factors to their success is the parameters of these models implicitly learn all kinds of knowle…

Domain AdaptationLanguage ModelingLanguage ModellingRetrieval

Plug-and-Play Transformer Modules for Test-Time Adaptation

2024-01-06 · Xiangyu Chang, Sk Miraj Ahmed, Srikanth V. Krishnamurthy, Basak Guler 외

Parameter-efficient tuning (PET) methods such as LoRA, Adapter, and Visual Prompt Tuning (VPT) have found success in enabling adaptation to new domains by tuning small modules within a transformer model. However, the num…

Domain AdaptationTest-time AdaptationVisual Prompt Tuning