Generating Landmark Navigation Instructions from Maps as a Graph-to-Text Problem ACL 2021
Info
TBA
Task
Turn-by-Turn navigation instructions are based on distances and named streets, whereas navigation instructions naturally used by humans are centered around landmarks like stores, restaurants, churches, parks and other visible structures.
We consider the task of creating such natural language landmark navigation instructions automatically by an end-to-end model that is trained on thousands of human written instruction examples. Our model gets a representation of the route and its surrounding points of interest and automatically generates navigation instructions for it. It does so without any predefined rules for selecting important waypoints or landmark salient scores.
Demo
The demo uses the graph-to-text model trained from scratch.