LGMar 9

Learning Hierarchical Knowledge in Text-Rich Networks with Taxonomy-Informed Representation Learning

arXiv:2603.08159v188.51 citations
Predicted impact top 18% in LG · last 90 daysOriginality Highly original
AI Analysis

This work is significant for researchers and practitioners working with Text-Rich Networks, as it demonstrates the importance of incorporating hierarchical knowledge for more interpretable and structured modeling, improving performance over existing flat semantic modeling approaches.

This paper addresses the underexplored potential of hierarchical knowledge structures in Text-Rich Networks (TRNs), where nodes have rich text and edges encode semantic relationships. The authors propose TIER, a method that constructs an implicit hierarchical taxonomy and integrates it into learned node representations, significantly outperforming existing methods on multiple datasets across diverse domains.

Hierarchical knowledge structures are ubiquitous across real-world domains and play a vital role in organizing information from coarse to fine semantic levels. While such structures have been widely used in taxonomy systems, biomedical ontologies, and retrieval-augmented generation, their potential remains underexplored in the context of Text-Rich Networks (TRNs), where each node contains rich textual content and edges encode semantic relationships. Existing methods for learning on TRNs often focus on flat semantic modeling, overlooking the inherent hierarchical semantics embedded in textual documents. To this end, we propose TIER (Hierarchical \textbf{T}axonomy-\textbf{I}nformed R\textbf{E}presentation Learning on Text-\textbf{R}ich Networks), which first constructs an implicit hierarchical taxonomy and then integrates it into the learned node representations. Specifically, TIER employs similarity-guided contrastive learning to build a clustering-friendly embedding space, upon which it performs hierarchical K-Means followed by LLM-powered clustering refinement to enable semantically coherent taxonomy construction. Leveraging the resulting taxonomy, TIER introduces a cophenetic correlation coefficient-based regularization loss to align the learned embeddings with the hierarchical structure. By learning representations that respect both fine-grained and coarse-grained semantics, TIER enables more interpretable and structured modeling of real-world TRNs. We demonstrate that our approach significantly outperforms existing methods on multiple datasets across diverse domains, highlighting the importance of hierarchical knowledge learning for TRNs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes