Pith. sign in

REVIEW 3 cited by

Text2Cypher: Bridging Natural Language and Graph Databases

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

arxiv 2412.10064 v1 pith:FCHRZ4DC submitted 2024-12-13 cs.LG

classification cs.LG
keywords languagedatasetsknowledgetext2cyphercypherfine-tuninggraphsmodels
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Knowledge graphs use nodes, relationships, and properties to represent arbitrarily complex data. When stored in a graph database, the Cypher query language enables efficient modeling and querying of knowledge graphs. However, using Cypher requires specialized knowledge, which can present a challenge for non-expert users. Our work Text2Cypher aims to bridge this gap by translating natural language queries into Cypher query language and extending the utility of knowledge graphs to non-technical expert users. While large language models (LLMs) can be used for this purpose, they often struggle to capture complex nuances, resulting in incomplete or incorrect outputs. Fine-tuning LLMs on domain-specific datasets has proven to be a more promising approach, but the limited availability of high-quality, publicly available Text2Cypher datasets makes this challenging. In this work, we show how we combined, cleaned and organized several publicly available datasets into a total of 44,387 instances, enabling effective fine-tuning and evaluation. Models fine-tuned on this dataset showed significant performance gains, with improvements in Google-BLEU and Exact Match scores over baseline models, highlighting the importance of high-quality datasets and fine-tuning in improving Text2Cypher performance.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. BYOKG-RAG: Multi-Strategy Graph Retrieval for Knowledge Graph Question Answering

    cs.CL 2025-07 reject novelty 6.0 of 10

    BYOKG-RAG combines LLM-generated entities, paths, queries, and candidate answers with multiple graph retrieval tools to answer questions over custom knowledge graphs without training data.

  2. Natural Language Interaction with Databases on Edge Devices in the Internet of Battlefield Things

    cs.CL 2025-06 conditional novelty 4.0 of 10

    A two-step LLM pipeline that relaxes exact-match requirements for text-to-Cypher queries improves question answering on a small IoBT-style graph database, with Llama 3.1 8B performing best.

  3. Querying Climate Knowledge: Semantic Retrieval for Scientific Discovery

    cs.CL 2025-09 reject novelty 2.0 of 10

    A climate knowledge graph built from prior extraction work is presented with example queries, but without evaluation or released artifacts.

Pith tools