Papers › Retrieval-Free Knowledge-Grounded Dialogue Response Generation with Adapters

Retrieval-Free Knowledge-Grounded Dialogue Response Generation with Adapters

13 May 2021dialdoc (ACL) 2022 5arXiv:2105.06232archive 2025-07-28

Yan Xu, Etsuko Ishii, Samuel Cahyawijaya, Zihan Liu, Genta Indra Winata, Andrea Madotto, Dan Su, Pascale Fung

To diversify and enrich generated dialogue responses, knowledge-grounded dialogue has been investigated in recent years. The existing methods tackle the knowledge grounding challenge by retrieving the relevant sentences over a large corpus and augmenting the dialogues with explicit extra information. Despite their success, however, the existing works have drawbacks in inference efficiency. This paper proposes KnowExpert, a framework to bypass the explicit retrieval process and inject knowledge into the pre-trained language models with lightweight adapters and adapt to the knowledge-grounded dialogue task. To the best of our knowledge, this is the first attempt to tackle this challenge without retrieval in this task under an open-domain chit-chat scenario. The experimental results show that Knowexpert performs comparably with some retrieval-based baselines while being time-efficient in inference, demonstrating the effectiveness of our proposed method.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2105.06232")

Code

Syntology Ran 0 of 12 code samples harvested from 1 repository linked to this paper; 12 have no recorded run.

By repository: official repository: 12 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

hltchkust/knowexpert officialmentioned in paperpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 0 ran; 0 honoured the contract we drafted; 12 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

12unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from hltchkust/knowexpert. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

build_input_for_seq2seq_model hltchkust/knowexpert/src/data_utils/utils.py official repository unverified MIT (permissive) · 3d02a7d666422095 · report
distinct_1 hltchkust/knowexpert/evaluation.py official repository unverified MIT (permissive) · 721918dca3d398e7 · report
getDataLoader hltchkust/knowexpert/src/data_utils/data_reader.py official repository unverified MIT (permissive) · 4cc91bb2f3ff1629 · report
get_data_from_batch hltchkust/knowexpert/src/data_utils/dialog_reader.py official repository unverified MIT (permissive) · d8546d79a094a6b0 · report
get_ngram_counter hltchkust/knowexpert/evaluation.py official repository unverified MIT (permissive) · b19a8662a8cd2ea8 · report
get_ngrams hltchkust/knowexpert/evaluation.py official repository unverified MIT (permissive) · 8dced10689d4eef1 · report
load hltchkust/knowexpert/src/data_utils/utils.py official repository unverified MIT (permissive) · 1c4021c8a4208e22 · report
load_cmu_episodes hltchkust/knowexpert/src/data_utils/cmu_dog_reader.py official repository unverified MIT (permissive) · eb1b7ecf101a0251 · report
pad_sents hltchkust/knowexpert/src/data_utils/utils.py official repository unverified MIT (permissive) · 71dac7a11a85c231 · report
prediction_step hltchkust/knowexpert/inference_task.py official repository unverified MIT (permissive) · 5c4e4584b5aaf31c · report
prepare_inputs_for_generation hltchkust/knowexpert/inference_task.py official repository unverified MIT (permissive) · 67735cd057723d31 · report
preprocess_wow_episodes hltchkust/knowexpert/src/data_utils/data_reader.py official repository unverified MIT (permissive) · 169dee0029e8d444 · report

Tasks

Response GenerationRetrieval

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections