paper-with-me

홈 › Papers

Rescaling CNN through Learnable Repetition of Network Parameters

2021-01-14 · Arnav Chavan, Udbhav Bamba, Rishabh Tiwari, Deepak Gupta

Deeper and wider CNNs are known to provide improved performance for deep learning tasks. However, most such networks have poor performance gain per parameter increase. In this paper, we investigate whether the gain observed in deeper models is purely due to the addition of more optimization parameters or whether the physical size of the network as well plays a role. Further, we present a novel rescaling strategy for CNNs based on learnable repetition of its parameters. Based on this strategy, we rescale CNNs without changing their parameter count, and show that learnable sharing of weights itself can provide significant boost in the performance of any given model without changing its parameter count. We show that small base networks when rescaled, can provide performance comparable to deeper networks with as low as 6% of optimization parameters of the deeper one. The relevance of weight sharing is further highlighted through the example of group-equivariant CNNs. We show that the significant improvements obtained with group-equivariant CNNs over the regular CNNs on classification problems are only partly due to the added equivariance property, and part of it comes from the learnable repetition of network weights. For rot-MNIST dataset, we show that up to 40% of the relative gain reported by state-of-the-art methods for rotation equivariance could actually be due to just the learnt repetition of weights.

📄 PDF Abstract BibTeX arXiv:2101.05650

Code (1)

transmuteAI/RepeatNet 공식 구현 pytorch

Similar Papers 제목 키워드 기반

A Unified View of Attention and Residual Sinks: Outlier-Driven Rescaling is Essential for Transformer Training

2026-01-30 · Zihan Qiu, Zeyu Huang, Kaiyue Wen, Peng Jin 외 arxiv

We investigate the functional role of emergent outliers in large language models, specifically attention sinks (a few tokens that consistently receive large attention logits) and residual sinks (a few fixed dimensions wi…

RsGCN: Rescaling Enhances Generalization of GCNs for Solving Scalable Traveling Salesman Problems

2025-05-31 · Junquan Huang, Zong-Gan Chen, Yuncheng Jiang, Zhi-Hui Zhan

Neural traveling salesman problem (TSP) solvers face two critical challenges: poor generalization for scalable TSPs and high training costs. To address these challenges, we propose a new Rescaling Graph Convolutional Net…

Traveling Salesman Problem

Faithful Extreme Image Rescaling with Learnable Reversible Transformation and Semantic Priors

2026-05-01 · Hao Wei, Yanhui Zhou, Chenyang Ge, Saeed Anwar 외 arxiv

Most recent extreme rescaling methods struggle to preserve semantically consistent structures and produce realistic details, due to the severely ill-posed nature of low- to high-resolution mapping under scaling factors o…

Image Rescaling

A Scale Invariant Flatness Measure for Deep Network Minima

2019-02-06 · Akshay Rangamani, Nam H. Nguyen, Abhishek Kumar, Dzung Phan 외

It has been empirically observed that the flatness of minima obtained from training deep networks seems to correlate with better generalization. However, for deep networks with positively homogeneous activations, most me…

Invertible Residual Rescaling Models

2024-05-05 · Jinmin Li, Tao Dai, Yaohua Zha, Yilu Luo 외

Invertible Rescaling Networks (IRNs) and their variants have witnessed remarkable achievements in various image processing tasks like image rescaling. However, we observe that IRNs with deeper networks are difficult to t…

Image Rescaling