EMNLP 2024industry8 citations

Personal Large Language Model Agents: A Case Study on Tailored Travel Planning

Harmanpreet Singh, Nikhil Verma, Yixiao Wang, Manasa Bharadwaj, Homa Fashandi, Kevin Ferreira, Chul Lee

Abstract

Large Language Models (LLMs) have made significant progress, becoming more autonomous and capable of handling real-world tasks through their access to tools, various planning strategies, and memory, referred to as LLM agents. One emerging area of focus is customizing these models to cater to individual user preferences, thereby shaping them into personal LLM agents. This work investigates how the user model, which encapsulates user-related information, preferences, and personal concepts, influences an LLM agent’s planning and reasoning capabilities. We introduce a personalized version of TravelPlanner, called TravelPlanner+, and establish baselines for personal LLM agents. Our evaluation strategy contains an LLM-as-a-Judge component, which provides further in-depth insights into the decision-making process of a personal LLM agent by comparing generic and personal plans. Our findings reveal that while generic plans perform robustly, personal plans show marked improvement in relevance and suitability, with preference rates up to 74.4% on validation and 87.3% on the test set. These results highlight the potential of personal LLM agents to significantly enhance user satisfaction.

BibTeX
@inproceedings{singh-etal-2024-personal,
    title = "Personal Large Language Model Agents: A Case Study on Tailored Travel Planning",
    author = "Singh, Harmanpreet  and
      Verma, Nikhil  and
      Wang, Yixiao  and
      Bharadwaj, Manasa  and
      Fashandi, Homa  and
      Ferreira, Kevin  and
      Lee, Chul",
    editor = "Dernoncourt, Franck  and
      Preo{\c{t}}iuc-Pietro, Daniel  and
      Shimorina, Anastasia",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing: Industry Track",
    month = nov,
    year = "2024",
    address = "Miami, Florida, US",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-industry.37/",
    doi = "10.18653/v1/2024.emnlp-industry.37",
    pages = "486--514"
}
Personal Large Language Model Agents: A Case Study on Tailored Travel Planning · EMNLP 2024