Enabling Knowledge Graph Understanding at Scale with the EXplore Your Graphs ENgine (EXYGEN)
Text-to-SPARQL is the bridge problem between natural language and structured knowledge graph queries. The paper shows that off-the-shelf LLMs plus good prompt context (schemas, samples) can hit 41.9% exact-match on execution without fine-tuning, which is meaningful. For builders adding conversational KG access to products, this is a usable baseline. The finding that larger general-purpose models outperform code-specialized ones is worth noting.