Employing Discrete Fourier Transform in Representational Learning
Raoof HojatJalali, Edmondo Trentin

TL;DR
This paper introduces a novel representation learning method using the Discrete Fourier Transform as the reconstruction target, enabling the extraction of meaningful frequency-based features that improve classification accuracy.
Contribution
It proposes replacing raw input reconstruction with DFT-based reconstruction, leveraging frequency domain information for more effective representation learning.
Findings
Achieved 52.8% top-1 accuracy on CIFAR-10 with ResNet-50.
Outperformed traditional autoencoders by 12.8 points.
Focusing on high-magnitude low-frequency components yields comparable results.
Abstract
Image Representation learning via input reconstruction is a common technique in machine learning for generating representations that can be effectively utilized by arbitrary downstream tasks. A well-established approach is using autoencoders to extract latent representations at the network's compression point. These representations are valuable because they retain essential information necessary for reconstructing the original input from the compressed latent space. In this paper, we propose an alternative learning objective. Instead of using the raw input as the reconstruction target, we employ the Discrete Fourier Transform (DFT) of the input. The DFT provides meaningful global information at each frequency level, making individual frequency components useful as separate learning targets. When dealing with multidimensional input data, the DFT offers remarkable flexibility by enabling…
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.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Face Recognition and Perception · Face recognition and analysis
