ICML 2026poster0 citations

Kronecker Generative Networks: A General Neural Architecture for Parameter-Efficient Learning Across Classification Tasks

Yang Yang, Zhengmin Kong, Yuan Liu, Tao Huang, Wei Xiang

Abstract

Modern neural networks derive much of their effectiveness from rich connectivity patterns. Yet, existing architectures often fix the topology at either the sparse or dense extremes, thereby limiting structural flexibility and analysis. We propose Kronecker Generative Networks (KGNs), an algebraic framework that constructs neural network topologies via recursive generation rules, treating topology as a first-class design object. KGNs generate families of directed acyclic graphs with controllable connectivity complexity, enabling systematic interpolation between sparse and dense aggregation regimes. Under this formulation, architectures such as FractalNet and DenseNet arise as specific instantiations corresponding to different generation rules. We provide theoretical analysis of acyclicity, connectivity scaling, and expressiveness, and demonstrate experimentally that KGN instantiations achieve favorable accuracy-efficiency trade-offs across multiple domains.

Graphs
BibTeX
@inproceedings{
yang2026kronecker,
title={Kronecker Generative Networks: A General Neural Architecture for Parameter-Efficient Learning Across Classification Tasks},
author={Yang Yang and Zhengmin Kong and Yuan Liu and Tao Huang and Wei Xiang},
booktitle={Forty-third International Conference on Machine Learning},
year={2026},
url={https://openreview.net/forum?id=lvFuYRaLXM}
}