HomRMN
HomRMN, short for Homogeneous Relational Memory Network, is a neural network architecture designed for memory-augmented reasoning on homogeneous graphs. It operates on graphs where nodes and edges reside in a common feature space and shares parameters across all nodes and relations, enabling scalable, uniform processing of structure with a single memory scheme.
The core architecture consists of a memory bank divided into slots, typically one slot per node in
Training and objective functions for HomRMN are task-dependent. Common goals include node classification, link prediction, or
Applications of HomRMN span molecular and social graphs, knowledge graphs with uniform relation types, and other