Pith. sign in

REVIEW 3 cited by

Deep Bidirectional Language-Knowledge Graph Pretraining

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 2210.09338 v2 pith:TH6JKHFZ submitted 2022-10-17 cs.CL cs.AIcs.LG

classification cs.CLcs.AIcs.LG
keywords textdragonmodelpretrainingreasoningtasksdeepgraph
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Pretraining a language model (LM) on text has been shown to help various downstream NLP tasks. Recent works show that a knowledge graph (KG) can complement text data, offering structured background knowledge that provides a useful scaffold for reasoning. However, these works are not pretrained to learn a deep fusion of the two modalities at scale, limiting the potential to acquire fully joint representations of text and KG. Here we propose DRAGON (Deep Bidirectional Language-Knowledge Graph Pretraining), a self-supervised approach to pretraining a deeply joint language-knowledge foundation model from text and KG at scale. Specifically, our model takes pairs of text segments and relevant KG subgraphs as input and bidirectionally fuses information from both modalities. We pretrain this model by unifying two self-supervised reasoning tasks, masked language modeling and KG link prediction. DRAGON outperforms existing LM and LM+KG models on diverse downstream tasks including question answering across general and biomedical domains, with +5% absolute gain on average. In particular, DRAGON achieves notable performance on complex reasoning about language and knowledge (+10% on questions involving long contexts or multi-step reasoning) and low-resource QA (+8% on OBQA and RiddleSense), and new state-of-the-art results on various BioNLP tasks. Our code and trained models are available at https://github.com/michiyasunaga/dragon.

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. Improving Biomedical Knowledge Graph Quality: A Community Approach

    q-bio.OT 2025-08 conditional novelty 6.0 of 10

    Applying a 28-item scorecard to 16 biomedical knowledge graphs shows most lack versioning, provenance, and licensing details; only RTX-KG2 passed every check.

  2. Biomedical Knowledge Graph: A Survey of Domains, Tasks, and Real-World Applications

    cs.CL 2025-01 conditional novelty 3.0 of 10

    A broad survey that organizes biomedical knowledge graphs into domains, tasks, and applications, with tables of databases, graphs, and tools.

  3. Thinking with Knowledge Graphs: Enhancing LLM Reasoning Through Structured Data

    cs.CL 2024-12 conditional novelty 3.0 of 10

    Representing knowledge graph triples as Python code improved LLM multi-hop reasoning accuracy over text and JSON in this study, though the effect is modest and possibly due to explicit inference steps in the code.

Pith tools