Large Language Models in the Travel Domain: An Industrial Experience
Sergio Di Meglio, Aniello Somma, Luigi Libero Lucio Starace, Fabio Scippacercola, Giancarlo Sperl\`i, Sergio Di Martino

TL;DR
This study evaluates the use of large language models in improving data consistency and reducing hallucinations in property descriptions on a travel booking platform, highlighting trade-offs between model quality and computational resources.
Contribution
It compares two LLMs in an industrial setting, demonstrating their effectiveness and resource requirements for enhancing accommodation data quality.
Findings
Mixtral 8x7B achieved higher completeness and precision than Mistral 7B.
Mixtral 8x7B had a lower hallucination rate (1.2%) compared to Mistral 7B (4%).
Resource costs for Mixtral 8x7B were significantly higher than for Mistral 7B.
Abstract
Online property booking platforms are widely used and rely heavily on consistent, up-to-date information about accommodation facilities, often sourced from third-party providers. However, these external data sources are frequently affected by incomplete or inconsistent details, which can frustrate users and result in a loss of market. In response to these challenges, we present an industrial case study involving the integration of Large Language Models (LLMs) into CALEIDOHOTELS, a property reservation platform developed by FERVENTO. We evaluate two well-known LLMs in this context: Mistral 7B, fine-tuned with QLoRA, and Mixtral 8x7B, utilized with a refined system prompt. Both models were assessed based on their ability to generate consistent and homogeneous descriptions while minimizing hallucinations. Mixtral 8x7B outperformed Mistral 7B in terms of completeness (99.6% vs. 93%),…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling
