English

Learning Fractals by Gradient Descent

Computer Vision and Pattern Recognition 2023-03-23 v1 Machine Learning

Abstract

Fractals are geometric shapes that can display complex and self-similar patterns found in nature (e.g., clouds and plants). Recent works in visual recognition have leveraged this property to create random fractal images for model pre-training. In this paper, we study the inverse problem -- given a target image (not necessarily a fractal), we aim to generate a fractal image that looks like it. We propose a novel approach that learns the parameters underlying a fractal image via gradient descent. We show that our approach can find fractal parameters of high visual quality and be compatible with different loss functions, opening up several potentials, e.g., learning fractals for downstream tasks, scientific understanding, etc.

Keywords

Cite

@article{arxiv.2303.12722,
  title  = {Learning Fractals by Gradient Descent},
  author = {Cheng-Hao Tu and Hong-You Chen and David Carlyn and Wei-Lun Chao},
  journal= {arXiv preprint arXiv:2303.12722},
  year   = {2023}
}

Comments

Accepted by AAAI 2023

R2 v1 2026-06-28T09:28:25.629Z