Preparation of Fractal-Inspired Computational Architectures for Advanced Large Language Model Analysis
Yash Mittal, Dmitry Ignatov, Radu Timofte

TL;DR
This paper introduces FractalNet, a fractal-inspired framework for automatically generating and evaluating CNN architectures, demonstrating competitive performance on CIFAR-10 without expensive NAS methods.
Contribution
The paper presents a novel recursive fractal template-based system for systematic CNN architecture exploration that reduces computational costs.
Findings
Generated over 1,200 CNN architectures for CIFAR-10
Achieved up to 80.18% accuracy after five epochs
Demonstrated stable training dynamics with fractal structures
Abstract
This paper proposes FractalNet, a framework based on fractal design principles that automatically generates and evaluates convolutional neural network (CNN) architectures using recursive template patterns. Rather than relying on computationally expensive Neural Architecture Search (NAS) methods, the framework explores a structured architecture space defined by recursive fractal templates that systematically vary key parameters such as fractal depth, column width, and layer configurations. The framework consists of three core components: a generator that produces candidate architectures via controlled permutations of convolutional, normalization, activation, and dropout layers; a fractal template module that enforces recursive multi-path structural patterns; and a runner module that manages model training, evaluation, and logging. Using this system, over 1,200 distinct CNN architectures…
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.
