Relational Representation Learning

Relational representation learning aims to encode relational data, such as knowledge graphs or database tables, into vector representations that capture the relationships between entities. Current research focuses on developing models that effectively handle complex relational structures, including hierarchies, cycles, and multiple relation types, often employing graph neural networks, autoencoders, and attention mechanisms to achieve this. These advancements are improving performance in diverse applications, including recommender systems, cross-spectral image matching, and knowledge graph completion, by enabling more nuanced and accurate modeling of interconnected data.

Papers