Group-Connected Multilayer Perceptron Networks
Mohammad Kachuee, Sajad Darabi, Shayan Fazeli, Majid Sarrafzadeh

TL;DR
This paper introduces Group-Connected Multilayer Perceptron (GMLP) networks that learn feature groups for deep representation in unstructured domains, achieving state-of-the-art results on various datasets.
Contribution
GMLP is a novel architecture that learns sparse feature groups and reduces network complexity through local group-wise operations and a tree-like structure.
Findings
GMLP successfully learns expressive feature combinations.
Achieves state-of-the-art classification performance.
Effectively visualizes feature groupings on datasets.
Abstract
Despite the success of deep learning in domains such as image, voice, and graphs, there has been little progress in deep representation learning for domains without a known structure between features. For instance, a tabular dataset of different demographic and clinical factors where the feature interactions are not given as a prior. In this paper, we propose Group-Connected Multilayer Perceptron (GMLP) networks to enable deep representation learning in these domains. GMLP is based on the idea of learning expressive feature combinations (groups) and exploiting them to reduce the network complexity by defining local group-wise operations. During the training phase, GMLP learns a sparse feature grouping matrix using temperature annealing softmax with an added entropy loss term to encourage the sparsity. Furthermore, an architecture is suggested which resembles binary trees, where…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Brain Tumor Detection and Classification · Advanced Graph Neural Networks
MethodsSoftmax
