paper-with-me

Papers

Building Vision Models upon Heat Conduction

2025-01-01 · CVPR 2025 1 · Zhaozhi Wang, Yue Liu, Yunjie Tian, Yunfan Liu, YaoWei Wang, Qixiang Ye

Visual representation models leveraging attention mechanisms are challenged by significant computational overhead, particularly when pursuing large receptive fields. In this study, we aim to mitigate this challenge by introducing the Heat Conduction Operator (HCO) built upon the physical heat conduction principle. HCO conceptualizes image patches as heat sources and models their correlations through adaptive thermal energy diffusion, enabling robust visual representations. HCO enjoys a computational complexity of O(N^1.5), as it can be implemented using discrete cosine transformation (DCT) operations. HCO is plug-and-play, combining with deep learning backbones produces visual representation models (termed vHeat) with global receptive fields. Experiments across vision tasks demonstrate that, beyond the stronger performance, vHeat achieves up to a 3x throughput, 80% less GPU memory allocation, and 35% fewer computational FLOPs compared to the Swin-Transformer.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

GPU

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

vHeat: Building Vision Models upon Heat Conduction

2024-05-26 · Zhaozhi Wang, Yue Liu, Yunfan Liu, Hongtian Yu 외

A fundamental problem in learning robust and expressive visual representations lies in efficiently estimating the spatial relationships of visual semantics throughout the entire image. In this study, we propose vHeat, a …

Computational EfficiencyGPU

Dynamic Graph Induced Contour-aware Heat Conduction Network for Event-based Object Detection

2025-05-19 · Xiao Wang, Yu Jin, Lan Chen, Bo Jiang 외

Event-based Vision Sensors (EVS) have demonstrated significant advantages over traditional RGB frame-based cameras in low-light conditions, high-speed motion capture, and low latency. Consequently, object detection based…

Event-based visionObjectobject-detectionObject Detection

RS-vHeat: Heat Conduction Guided Efficient Remote Sensing Foundation Model

2024-11-27 · Huiyang Hu, Peijin Wang, Hanbo Bi, Boyuan Tong 외

Remote sensing foundation models largely break away from the traditional paradigm of designing task-specific models, offering greater scalability across multiple tasks. However, they face challenges such as low computati…

Computational Efficiency

HcNet: Image Modeling with Heat Conduction Equation

2024-08-12 · Zhemin Zhang, Xun Gong

Foundation models, such as CNNs and ViTs, have powered the development of image modeling. However, general guidance to model architecture design is still missing. The design of many modern model architectures, such as re…

Temperature Secret in Bathtub: A Model of Temperature Distribution of Bathtub Based on Heat Conduction Equation

2024-07-13 · Yunfei Liu

We use the multidimensional heat conduction and heat transfer equations to model the temperature distribution of water in a bathtub by solving partial differential equations. We address optimal water addition and bathtub…