Abstract
We propose a method for the classification of objects that are structured as random trees. Our aim is to model a distribution over the node label assignments in settings where the tree data structure is associated with node attributes (typically high dimensional embeddings). The tree topology is not predetermined and none of the label assignments are present during inference. Other methods that produce a distribution over node label assignment in trees (or more generally in graphs) either assume conditional independence of the label assignment, operate on a fixed graph topology, or require part of the node labels to be observed. Our method defines a Markov Network with the corresponding topology of the random tree and an associated Gibbs distribution. We parameterize the Gibbs distribution with a Graph Neural Network that operates on the random tree and the node embeddings. This allows us to estimate the likelihood of node assignments for a given random tree and use MCMC to sample from the distribution of node assignments. We evaluate our method on the tasks of node classification in trees on the Stanford Sentiment Treebank dataset. Our method outperforms the
baselines on this dataset, demonstrating its effectiveness for modeling joint distributions of node labels in random trees.
baselines on this dataset, demonstrating its effectiveness for modeling joint distributions of node labels in random trees.
Original language | English |
---|---|
Title of host publication | Advances in Intelligent Data Analysis XXII |
Subtitle of host publication | 22nd International Symposium on Intelligent Data Analysis, IDA 2024, Stockholm, Sweden, April 24–26, 2024, Proceedings, Part I |
Editors | Ioanna Miliou, Panagiotis Papapetrou, Nico Piatkowski |
Publisher | Springer |
Pages | 105-116 |
Number of pages | 12 |
Volume | 1 |
ISBN (Electronic) | 978-3-031-58547-0 |
ISBN (Print) | 978-3-031-58546-3 |
DOIs | |
Publication status | Published - 16 Apr 2024 |
Publication series
Name | Lecture Notes in Computer Science |
---|---|
Volume | 14641 |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Keywords
- Graph Neural Networks
- Markov Networks
- Node Classification