Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Gradient Residual Connections

About

Existing work has linked properties of a function's gradient to the difficulty of function approximation. Motivated by these insights, we study how gradient information can be leveraged to improve neural network's ability to approximate high-frequency functions, and we propose a gradient-based residual connection as a complement to the standard identity skip connection used in residual networks. We provide simple theoretical intuition for why gradient information can help distinguish inputs and improve the approximation of functions with rapidly varying behaviour. On a synthetic regression task with a high-frequency sinusoidal ground truth, we show that conventional residual connections struggle to capture high-frequency patterns. In contrast, our gradient residual substantially improves approximation quality. We then introduce a convex combination of the standard and gradient residuals, allowing the network to flexibly control how strongly it relies on gradient information. After validating the design choices of our proposed method through an ablation study, we further validate our approach's utility on the single-image super-resolution task, where the underlying function may be high-frequency. Finally, on standard tasks such as image classification and segmentation, our method achieves performance comparable to standard residual networks, suggesting its broad utility.

Yangchen Pan, Qizhen Ying, Philip Torr, Bo Liu• 2026

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-10 (test)
Accuracy91.69
906
Image Super-resolutionSet5 (test)
PSNR37.23
544
Super-ResolutionSet14 (test)
PSNR32.96
246
Image Super-resolutionBSD100 (test)
PSNR31.73
216
Super-ResolutionUrban100 (test)
PSNR30.06
205
Super-ResolutionSet5 (test)
PSNR35.57
184
Semantic segmentationPascal VOC
mIoU0.6325
172
Super-ResolutionBSDS100 (test)
PSNR30.84
89
Super-ResolutionDIV2K (val)
PSNR33.8
44
Super-ResolutionDIV2K (test)
PSNR35.31
6
Showing 10 of 10 rows

Other info

Follow for update