REVIEW 6 cited by
To the Globe (TTG): Towards Language-Driven Guaranteed Travel Planning
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
Travel planning is a challenging and time-consuming task that aims to find an itinerary which satisfies multiple, interdependent constraints regarding flights, accommodations, attractions, and other travel arrangements. In this paper, we propose To the Globe (TTG), a real-time demo system that takes natural language requests from users, translates it to symbolic form via a fine-tuned Large Language Model, and produces optimal travel itineraries with Mixed Integer Linear Programming solvers. The overall system takes ~5 seconds to reply to the user request with guaranteed itineraries. To train TTG, we develop a synthetic data pipeline that generates user requests, flight and hotel information in symbolic form without human annotations, based on the statistics of real-world datasets, and fine-tune an LLM to translate NL user requests to their symbolic form, which is sent to the symbolic solver to compute optimal itineraries. Our NL-symbolic translation achieves ~91% exact match in a backtranslation metric (i.e., whether the estimated symbolic form of generated natural language matches the groundtruth), and its returned itineraries have a ratio of 0.979 compared to the optimal cost of the ground truth user request. When evaluated by users, TTG achieves consistently high Net Promoter Scores (NPS) of 35-40% on generated itinerary.
Forward citations
Cited by 6 Pith papers
-
TREK: A Travel Reasoning and Evaluation Kit for LLM Agents in Complex Trip Planning
On 800 jointly constrained trip tasks with a deterministic scorer and achievable gold, the best of 15 LLM agents fully solves only 46.2% of feasible plans, with unstated persona needs as the universal bottleneck.
-
RETAIL: Towards Real-world Travel Planning for Large Language Models
A new travel-planning benchmark and multi-agent system that still mostly fails, with the best system passing only 2.72% of test cases.
-
Embark Now: User Demand Oriented Framework for Multi-day Urban Travel Itinerary Planning
UDOIP combines dual-layer LLM preference extraction with clustering-and-substitution GRASP to produce higher-scoring, constraint-feasible multi-day urban itineraries than LLM-only and adapted solver baselines on two C...
-
A Survey of Optimization Modeling Meets LLMs: Progress and Future Directions
A survey of LLM-based optimization modeling, plus an audit revealing high error rates in existing benchmarks and a cleaned leaderboard.
-
Feedback-Induced Performance Decline in LLM-Based Decision-Making
Adding dynamics, reward, and policy feedback to LLM prompts degrades their already poor decision-making performance in MiniGrid navigation tasks.
-
PLANET: A Collection of Benchmarks for Evaluating LLMs' Planning Capabilities
A survey that catalogs and categorizes existing planning benchmarks for LLM agents and lists open gaps, without introducing new benchmarks, data, or experimental results.
Discussion (0). Continue with ORCID to comment.