Learning with Hidden Factorial Structure
Charles Arnal, Clement Berenfeld, Simon Rosenberg, Vivien Cabannes
TL;DR
The paper addresses learning with high-dimensional discrete data by proposing hidden factorial structure as a key prior and introducing a factorization hypothesis for both inputs and outputs. It develops two embedding schemes—learned and factorization-compatible—and provides theoretical results on approximation and statistical complexities showing potential exponential gains when structure is present. Through controlled MLP experiments, the authors show that neural networks can leverage the factorized structure to learn discrete conditional distributions more efficiently and generalize under structured data regimes. The work highlights design principles for representations of discrete data and suggests potential connections to transfer learning, offering a bridge between classical nonparametric insights and modern neural architectures.
Abstract
Statistical learning in high-dimensional spaces is challenging without a strong underlying data structure. Recent advances with foundational models suggest that text and image data contain such hidden structures, which help mitigate the curse of dimensionality. Inspired by results from nonparametric statistics, we hypothesize that this phenomenon can be partially explained in terms of decomposition of complex tasks into simpler subtasks. In this paper, we present a controlled experimental framework to test whether neural networks can indeed exploit such "hidden factorial structures". We find that they do leverage these latent patterns to learn discrete distributions more efficiently. We also study the interplay between our structural assumptions and the models' capacity for generalization.
