$R^2$-CoD: Understanding Text-Graph Complementarity in Relational Reasoning via Knowledge Co-Distillation
Zhen Wu, Ritam Dutt, Luke M. Breitfeller, Armineh Nourbakhsh, Siddharth Parekh, Carolyn Rosé
TL;DR
This work analyzes how text and graph representations complement each other in relational reasoning by introducing a unified analysis framework (R2-CoD) that uses knowledge co-distillation to jointly train text and graph encoders. Across five diverse tasks, the authors show that CoD generally improves performance and reveal a spectrum of interaction patterns from complete alignment to persistent complementarity, depending on task structure, graph-text correspondence, and the level of reasoning. They provide a methodological toolkit—PCA visualizations and distance/ cosine metrics—to characterize when modalities align or diverge, offering practical guidance for designing hybrid text-graph models in structured NLP tasks like ETRE, MLRE, FU, KBQA, and RPP. The findings advance understanding of multimodal representation learning and inform when to leverage joint text-graph signals to boost relational reasoning systems.
Abstract
Relational reasoning lies at the core of many NLP tasks, drawing on complementary signals from text and graphs. While prior research has investigated how to leverage this dual complementarity, a detailed and systematic understanding of text-graph interplay and its effect on hybrid models remains underexplored. We take an analysis-driven approach to investigate text-graph representation complementarity via a unified architecture that supports knowledge co-distillation (CoD). We explore five tasks involving relational reasoning that differ in how text and graph structures encode the information needed to solve that task. By tracking how these dual representations evolve during training, we uncover interpretable patterns of alignment and divergence, and provide insights into when and why their integration is beneficial.
