Command Palette
Search for a command to run...
Konstantinos Skianis; Giannis Nikolentzos; Stratis Limnios; Michalis Vazirgiannis

Abstract
In several domains, data objects can be decomposed into sets of simpler objects. It is then natural to represent each object as the set of its components or parts. Many conventional machine learning algorithms are unable to process this kind of representations, since sets may vary in cardinality and elements lack a meaningful ordering. In this paper, we present a new neural network architecture, called RepSet, that can handle examples that are represented as sets of vectors. The proposed model computes the correspondences between an input set and some hidden sets by solving a series of network flow problems. This representation is then fed to a standard neural network architecture to produce the output. The architecture allows end-to-end gradient-based learning. We demonstrate RepSet on classification tasks, including text categorization, and graph classification, and we show that the proposed neural network achieves performance better or comparable to state-of-the-art algorithms.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| document-classification-on-amazon | ApproxRepSet | Accuracy: 94.31 |
| document-classification-on-bbcsport | ApproxRepSet | Accuracy: 95.73 |
| document-classification-on-classic | ApproxRepSet | Accuracy: 96.24 |
| document-classification-on-recipe | ApproxRepSet | Accuracy: 59.06 |
| document-classification-on-reuters-21578 | ApproxRepSet | Accuracy: 97.17 |
| document-classification-on-twitter | ApproxRepSet | Accuracy: 72.6 |
| graph-classification-on-imdb-b | ApproxRepSet | Accuracy: 71.46% |
| graph-classification-on-imdb-m | ApproxRepSet | Accuracy: 48.92% |
| graph-classification-on-mutag | ApproxRepSet | Accuracy: 86.33% |
| graph-classification-on-proteins | ApproxRepSet | Accuracy: 70.74% |
| graph-classification-on-reddit-b | ApproxRepSet | Accuracy: 80.3 |
| text-classification-on-20news | ApproxRepSet | Accuracy: 76.18 |
| text-classification-on-ohsumed | ApproxRepSet | Accuracy: 64.06 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.