SOSAE: Self-Organizing Sparse AutoEncoder
Sarthak Ketanbhai Modi, Zi Pong Lim, Yushi Cao, Yupeng Cheng, Yon Shin Teo, Shang-Wei Lin

TL;DR
SOSAE introduces a self-organizing regularization technique for autoencoders that dynamically adjusts feature space size, significantly reducing computational cost while preserving data representation quality.
Contribution
It proposes a novel regularization method inspired by physics that enables autoencoders to automatically determine optimal feature space dimensionality.
Findings
Reduces FLOPs by up to 130 times compared to baselines
Maintains comparable performance and data representation quality
Automatically adapts feature space size during training
Abstract
The process of tuning the size of the hidden layers for autoencoders has the benefit of providing optimally compressed representations for the input data. However, such hyper-parameter tuning process would take a lot of computation and time effort with grid search as the default option. In this paper, we introduce the Self-Organization Regularization for Autoencoders that dynamically adapts the dimensionality of the feature space to the optimal size. Inspired by physics concepts, Self-Organizing Sparse AutoEncoder (SOSAE) induces sparsity in feature space in a structured way that permits the truncation of the non-active part of the feature vector without any loss of information. This is done by penalizing the autoencoder based on the magnitude and the positional index of the feature vector dimensions, which during training constricts the feature space in both terms. Extensive…
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.
