English

Hallucination Detection for Grounded Instruction Generation

Computation and Language 2023-10-25 v1 Artificial Intelligence Machine Learning

Abstract

We investigate the problem of generating instructions to guide humans to navigate in simulated residential environments. A major issue with current models is hallucination: they generate references to actions or objects that are inconsistent with what a human follower would perform or encounter along the described path. We develop a model that detects these hallucinated references by adopting a model pre-trained on a large corpus of image-text pairs, and fine-tuning it with a contrastive loss that separates correct instructions from instructions containing synthesized hallucinations. Our final model outperforms several baselines, including using word probability estimated by the instruction-generation model, and supervised models based on LSTM and Transformer.

Keywords

Cite

@article{arxiv.2310.15319,
  title  = {Hallucination Detection for Grounded Instruction Generation},
  author = {Lingjun Zhao and Khanh Nguyen and Hal Daumé},
  journal= {arXiv preprint arXiv:2310.15319},
  year   = {2023}
}
R2 v1 2026-06-28T12:59:32.261Z