iGEN
Visit IGEN World Explore IGEN Expo
EXPLORE UPGRADE PLANS
BREAKING
Home ›› Technology ›› Ai ›› Llms ›› ChatPlanner: LLM Framework Personalizes Public Transit Routing with Fine-Tuning and RAG

ChatPlanner: LLM Framework Personalizes Public Transit Routing with Fine-Tuning and RAG

Researchers present ChatPlanner, a novel framework that leverages fine-tuned Large Language Models (LLMs) with Retrieval-Augmented Generation (RAG) to capture diverse user preferences for public transit routing. The system extracts routing parameters from natural language queries, integrates preferences into the routing algorithm, and generates feasible, personalized alternatives. Three experiments show that the combined fine-tuning and RAG approach achieves highest accuracy and uncovers valuable solutions overlooked by existing route planners.

iG
iGEN Editorial
June 16, 2026
ChatPlanner: LLM Framework Personalizes Public Transit Routing with Fine-Tuning and RAG

Personalizing public transit routing has long been a challenge because traditional routing algorithms struggle to incorporate the diverse preferences of individual travelers. A new framework called ChatPlanner, detailed in a paper posted on arXiv, addresses this by leveraging Large Language Models (LLMs) to interpret natural language queries and translate user preferences into routing objectives.

The research, conducted by Yang, Tingting, Xue, Chenhao, and Jun, proposes a framework that combines fine-tuned LLMs with Retrieval-Augmented Generation (RAG). According to the paper, ChatPlanner extracts routing parameters and interprets nuanced user preferences from natural language inputs, then integrates these preferences into the objective function of a public transit routing algorithm. The system was trained and evaluated on preference-aware datasets that incorporate eight personas and five contexts to establish scoring standards for both fine-tuning and RAG.

How ChatPlanner Works

ChatPlanner’s architecture consists of two core components: a fine-tuned LLM that learns general preference patterns and enforces the required output structure, and a RAG module that provides query-specific context. According to the paper, RAG helps resolve imprecise or conversational expressions and calibrates continuous scores, while fine-tuning ensures the model adheres to the expected format. Together, they achieve the highest accuracy in both routing information extraction and user preference interpretation.

The framework is designed to tackle the difficulty of capturing and integrating diverse user preferences into routing algorithms, a persistent challenge in public transit systems.

Experimental Validation

Three experiments were conducted to validate ChatPlanner’s capabilities. The first tested the feasibility of the solutions generated. The second focused on the extraction of routing information and preferences. The third evaluated the quality and completeness of the solution set. Results demonstrated that ChatPlanner reliably generates feasible solutions, according to the paper.

The table below summarizes the experiments and their outcomes:

Experiment Purpose Outcome
Feasibility Validate that generated solutions are practical ChatPlanner reliably produces feasible routes
Information extraction Assess accuracy in extracting routing parameters and preferences Combined fine-tuning + RAG achieves highest accuracy
Solution set quality Evaluate diversity and value of alternatives Captures user preferences overlooked by existing planners

Implications for Transit Optimization

By capturing user preferences, ChatPlanner identifies valuable solutions across different dimensions that existing route planners overlook, generating more valuable route alternatives. For example, a traveler who prioritizes minimal walking distance might receive a different route than one who values fewer transfers—something conventional planners often fail to offer.

The paper states that the integration of natural language understanding into transportation optimization establishes a new paradigm. For technology leaders in logistics and supply chain, the underlying principles—fine-tuned LLMs combined with RAG for preference extraction and integration into optimization algorithms—are directly transferable to problems like fleet routing, last-mile delivery, and intermodal transport planning. The framework demonstrates how LLMs can bridge the gap between human preferences and algorithmic optimization, potentially reducing planning time and increasing user satisfaction.

While the current study focuses on public transit, the approach could be adapted to any routing domain where user preferences are diverse and dynamic. The authors note that future work could expand to multi-modal transport or real-time dynamic preferences. As enterprises seek to personalize digital experiences, ChatPlanner offers a blueprint for combining generative AI with operational research.


Sources:

Keep Reading

Recommended Stories

Systematic Evaluation Reveals No Single Black-Box Uncertainty Estimation Method Dominates for Large Language Models Technology

Systematic Evaluation Reveals No Single Black-Box Uncertainty Estimation Method Dominates for Large Language Models

A systematic review and benchmark of 24 black-box uncertainty estimation methods for large language models found that no single method consistently outperforms across all settings. Methods that reason over candidates in the answer space are generally effective, and hybrid methods combining multiple uncertainty signals perform well under most conditions. The study categorizes methods into five types and provides a unified evaluation framework.

June 20, 2026
AI Economist Agent: New Framework Uses RAG, Knowledge Graphs and LLMs for Grounded Economic Analysis Technology

AI Economist Agent: New Framework Uses RAG, Knowledge Graphs and LLMs for Grounded Economic Analysis

Researchers propose an AI economist agent framework that combines retrieval-augmented generation (RAG), knowledge graphs, and LLM-based agents to ground economic analysis in data and theory. Tested on U.S. inflation persistence and bank stress-test scenarios, the approach improves economic coherence and traceability of generated reports.

June 20, 2026
New Algorithm SLARouter Cuts LLM Inference Costs by 2.2x While Guaranteeing SLA Compliance Technology

New Algorithm SLARouter Cuts LLM Inference Costs by 2.2x While Guaranteeing SLA Compliance

A new research paper introduces SLARouter, an online routing algorithm that learns a cost-optimal policy from sparse user feedback while guaranteeing SLA compliance. Experiments show up to 2.2x cost reduction over existing baselines without per-benchmark tuning.

June 20, 2026
New Method LUCID Detects Hallucinations in LLM-Based Knowledge Graph Reasoning Technology

New Method LUCID Detects Hallucinations in LLM-Based Knowledge Graph Reasoning

Researchers introduce LUCID, the first hallucination detection method designed for large language model-based knowledge graph reasoning. By jointly leveraging attention scores, KG semantics, and structural information via a graph neural network, LUCID achieves state-of-the-art performance across nine datasets compared to 15 baselines. The method addresses a critical gap where existing detection techniques overlook structural information in knowledge graphs.

June 20, 2026