Saved in:
Bibliographic Details
Main Authors: Poey, Ian, Liu, Jiajun, Zhong, Qishuai, Chenailler, Adrien
Format: Preprint
Published: 2024
Subjects:
Online Access:https://arxiv.org/abs/2411.03920
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Real-time detection of out-of-context LLM outputs is crucial for enterprises looking to safely adopt RAG applications. In this work, we train lightweight models to discriminate LLM-generated text that is semantically out-of-context from retrieved text documents. We preprocess a combination of summarisation and semantic textual similarity datasets to construct training data using minimal resources. We find that DeBERTa is not only the best-performing model under this pipeline, but it is also fast and does not require additional text preprocessing or feature engineering. While emerging work demonstrates that generative LLMs can also be fine-tuned and used in complex data pipelines to achieve state-of-the-art performance, we note that speed and resource limits are important considerations for on-premise deployment.