Efficient Visual Representation Learning with Heat Conduction Equation
Zhemin Zhang, Xun Gong

TL;DR
This paper introduces a novel neural network architecture inspired by the heat conduction equation, providing a theoretical framework for interpretability and demonstrating competitive image classification performance.
Contribution
It models neural network architecture design based on heat conduction principles, leading to the development of the Heat Conduction Network (HcNet) with interpretability and efficiency.
Findings
HcNet achieves 83.0% top-1 accuracy on ImageNet-1K.
HcNet requires only 28M parameters and 4.1G MACs.
Modern architectures can be interpreted through heat conduction theory.
Abstract
Foundation models, such as CNNs and ViTs, have powered the development of image representation learning. However, general guidance to model architecture design is still missing. Inspired by the connection between image representation learning and heat conduction, we model images by the heat conduction equation, where the essential idea is to conceptualize image features as temperatures and model their information interaction as the diffusion of thermal energy. Based on this idea, we find that many modern model architectures, such as residual structures, SE block, and feed-forward networks, can be interpreted from the perspective of the heat conduction equation. Therefore, we leverage the heat equation to design new and more interpretable models. As an example, we propose the Heat Conduction Layer and the Refinement Approximation Layer inspired by solving the heat conduction equation…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification · Neural Networks and Applications · AI in cancer detection
MethodsDiffusion
