Papers › Learning Hierarchical Relational Representations through Relational Convolutions

Learning Hierarchical Relational Representations through Relational Convolutions

5 Oct 2023arXiv:2310.03240archive 2025-07-28

Awni Altabaa, John Lafferty

An evolving area of research in deep learning is the study of architectures and inductive biases that support the learning of relational feature representations. In this paper, we address the challenge of learning representations of hierarchical relations--that is, higher-order relational patterns among groups of objects. We introduce "relational convolutional networks", a neural architecture equipped with computational mechanisms that capture progressively more complex relational features through the composition of simple modules. A key component of this framework is a novel operation that captures relational patterns in groups of objects by convolving graphlet filters--learnable templates of relational patterns--against subsets of the input. Composing relational convolutions gives rise to a deep architecture that learns representations of higher-order, hierarchical relations. We present the motivation and details of the architecture, together with a set of experiments to demonstrate how relational convolutional networks can provide an effective framework for modeling relational tasks that have hierarchical structure.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2310.03240")

Code

Syntology Ran 9 of 12 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · honoured contract; 8 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

awni00/relational-convolutions officialmentioned in papermentioned on GitHubtf report
awni00/relational-neural-networks officialmentioned in papermentioned on GitHubtf report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 9 ran; 1 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
8ran
3unverified

Licence: 1 of the 12 samples is pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from awni00/relational-convolutions. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

create_positional_encoding awni00/relational-convolutions/relational_neural_networks/grouping_layers.py official repository ran · honoured contract fingerprinted MIT recorded; this copy not marked cleared · pointer only · e4da176e568a85ee · report
get_ds_spec awni00/relational-convolutions/experiments/relational_games/serialize_data.py official repository ran MIT (permissive) · f15e2c340982a7fb · report
get_sub_rel_tensor awni00/relational-convolutions/relational_neural_networks/relational_graphlet_convolution.py official repository ran MIT (permissive) · 723888fe8eb757a9 · report
load_ds_from_npz awni00/relational-convolutions/experiments/relational_games/data_utils.py official repository ran MIT (permissive) · 004e6ed91e9571b9 · report
plot_confusion_matrices awni00/relational-convolutions/utils.py official repository ran MIT (permissive) · c0ac3856f5218dc0 · report
rel_inner_prod_filter awni00/relational-convolutions/relational_neural_networks/relational_graphlet_convolution.py official repository ran MIT (permissive) · 6de627e2615f8edf · report
rel_inner_prod_filters awni00/relational-convolutions/relational_neural_networks/relational_graphlet_convolution.py official repository ran MIT (permissive) · c15490d8bf9e30a4 · report
split_ds awni00/relational-convolutions/utils.py official repository ran MIT (permissive) · 4b852328850892cc · report
train_val_test_split awni00/relational-convolutions/utils.py official repository ran MIT (permissive) · 8f28cfccddd15816 · report
create_callbacks awni00/relational-convolutions/experiments/relational_games/train_model.py official repository unverified MIT (permissive) · c8d580b625c2f4a6 · report
get_obj_seq awni00/relational-convolutions/experiments/relational_games/data_utils.py official repository unverified MIT (permissive) · 051c4000e8ab257f · report
load_ds_from_tfrecord awni00/relational-convolutions/experiments/relational_games/data_utils.py official repository unverified MIT (permissive) · 9d0137eab309cda4 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ConvolutionFocus

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections