ntt-dkiku/route-explainer
The official implementation of "RouteExplainer: An Explanation Framework for Vehicle Routing Problem" (PAKDD 2024, oral)
This tool helps logistics managers, fleet operators, and delivery planners understand why a specific route was chosen for their vehicles. You input a proposed vehicle route, and it provides clear, natural language explanations about why certain connections or 'edges' were included in that route. This insight helps you trust or improve automatically generated routes.
No commits in the last 6 months.
Use this if you need to explain or validate the decisions made by a route optimization system for tasks like delivery planning, service scheduling, or tourist itinerary generation.
Not ideal if you are looking for a tool to generate new routes from scratch, as this focuses on explaining existing ones.
Stars
17
Forks
3
Language
Python
License
—
Category
Last pushed
Apr 05, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/ntt-dkiku/route-explainer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MadryLab/context-cite
Attribute (or cite) statements generated by LLMs back to in-context information.
microsoft/augmented-interpretable-models
Interpretable and efficient predictors using pre-trained language models. Scikit-learn compatible.
Trustworthy-ML-Lab/CB-LLMs
[ICLR 25] A novel framework for building intrinsically interpretable LLMs with...
poloclub/LLM-Attributor
LLM Attributor: Attribute LLM's Generated Text to Training Data
THUDM/LongCite
LongCite: Enabling LLMs to Generate Fine-grained Citations in Long-context QA