TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Rep the Set: Neural Networks for Learning Set Representati...

Rep the Set: Neural Networks for Learning Set Representations

Konstantinos Skianis, Giannis Nikolentzos, Stratis Limnios, Michalis Vazirgiannis

2019-04-03Text CategorizationGraph ClassificationGeneral Classification
PaperPDFCode(official)

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.

Results

TaskDatasetMetricValueModel
Text ClassificationOhsumedAccuracy64.06ApproxRepSet
Text Classification20NEWSAccuracy76.18ApproxRepSet
Text ClassificationReuters-21578Accuracy97.17ApproxRepSet
Text ClassificationBBCSportAccuracy95.73ApproxRepSet
Text ClassificationRecipeAccuracy59.06ApproxRepSet
Text ClassificationTwitterAccuracy72.6ApproxRepSet
Text ClassificationAmazonAccuracy94.31ApproxRepSet
Text ClassificationClassicAccuracy96.24ApproxRepSet
Graph ClassificationREDDIT-BAccuracy80.3ApproxRepSet
Document ClassificationReuters-21578Accuracy97.17ApproxRepSet
Document ClassificationBBCSportAccuracy95.73ApproxRepSet
Document ClassificationRecipeAccuracy59.06ApproxRepSet
Document ClassificationTwitterAccuracy72.6ApproxRepSet
Document ClassificationAmazonAccuracy94.31ApproxRepSet
Document ClassificationClassicAccuracy96.24ApproxRepSet
ClassificationOhsumedAccuracy64.06ApproxRepSet
Classification20NEWSAccuracy76.18ApproxRepSet
ClassificationReuters-21578Accuracy97.17ApproxRepSet
ClassificationBBCSportAccuracy95.73ApproxRepSet
ClassificationRecipeAccuracy59.06ApproxRepSet
ClassificationTwitterAccuracy72.6ApproxRepSet
ClassificationAmazonAccuracy94.31ApproxRepSet
ClassificationClassicAccuracy96.24ApproxRepSet
ClassificationREDDIT-BAccuracy80.3ApproxRepSet

Related Papers

Density-aware Walks for Coordinated Campaign Detection2025-06-16Positional Encoding meets Persistent Homology on Graphs2025-06-06Weisfeiler and Leman Follow the Arrow of Time: Expressive Power of Message Passing in Temporal Event Graphs2025-05-30Improving the Effective Receptive Field of Message-Passing Neural Networks2025-05-29Graph Style Transfer for Counterfactual Explainability2025-05-23Scalable Graph Generative Modeling via Substructure Sequences2025-05-22Addressing the Scarcity of Benchmarks for Graph XAI2025-05-18Schreier-Coset Graph Propagation2025-05-15