paper-with-me

홈 › Papers

Frequency Disentangled Residual Network

2021-09-26 · Satya Rajendra Singh, Roshan Reddy Yedla, Shiv Ram Dubey, Rakesh Sanodiya, Wei-Ta Chu

Residual networks (ResNets) have been utilized for various computer vision and image processing applications. The residual connection improves the training of the network with better gradient flow. A residual block consists of few convolutional layers having trainable parameters, which leads to overfitting. Moreover, the present residual networks are not able to utilize the high and low frequency information suitably, which also challenges the generalization capability of the network. In this paper, a frequency disentangled residual network (FDResNet) is proposed to tackle these issues. Specifically, FDResNet includes separate connections in the residual block for low and high frequency components, respectively. Basically, the proposed model disentangles the low and high frequency components to increase the generalization ability. Moreover, the computation of low and high frequency components using fixed filters further avoids the overfitting. The proposed model is tested on benchmark CIFAR10/100, Caltech and TinyImageNet datasets for image classification. The performance of the proposed model is also tested in image retrieval framework. It is noticed that the proposed model outperforms its counterpart residual model. The effect of kernel size and standard deviation is also evaluated. The impact of the frequency disentangling is also analyzed using saliency map.

📄 PDF Abstract BibTeX arXiv:2109.12556

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationImage RetrievalRetrieval

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Residual Connection 설명 없음
Batch Normalization 설명 없음
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…

Similar Papers 제목 키워드 기반

TransmissiveGS: Residual-Guided Disentangled Gaussian Splatting for Transmissive Scene Reconstruction and Rendering

2026-05-11 · Zhenyu Liang, Xiao Zhang, Tianchao Li, Jack C. P. Cheng 외 arxiv

Transmissive scenes are ubiquitous in daily life, yet reconstructing and rendering them remains highly challenging due to the inherent entanglement between near-field reflections from the surrounding environment on the t…

Disentangled Representation Learning with Sequential Residual Variational Autoencoder

2020-01-01 · ICLR 2020 1 · Nanxiang Li, Shabnam Ghaffarzadegan, Liu Ren

Recent advancements in unsupervised disentangled representation learning focus on extending the variational autoencoder (VAE) with an augmented objective function to balance the trade-off between disentanglement and reco…

DecoderDisentanglementRepresentation Learning

DipGuava: Disentangling Personalized Gaussian Features for 3D Head Avatars from Monocular Video

2026-03-30 · Jeonghaeng Lee, Seok Keun Choi, Zhixuan Li, Weisi Lin 외 arxiv

While recent 3D head avatar creation methods attempt to animate facial dynamics, they often fail to capture personalized details, limiting realism and expressiveness. To fill this gap, we present DipGuava (Disentangled a…

Making Pose Representations More Expressive and Disentangled via Residual Vector Quantization

2025-08-20 · Sukhyun Jeong, Hong-Gi Shin, Yong-Hoon Choi arxiv

Recent progress in text-to-motion has advanced both 3D human motion generation and text-based motion control. Controllable motion generation (CoMo), which enables intuitive control, typically relies on pose code represen…

Unsupervised Anomaly Detection in Brain MRI via Disentangled Anatomy Learning

2025-12-26 · Tao Yang, Xiuying Wang, Hao Liu, Guanzhong Gong 외 arxiv

Detection of various lesions in brain MRI is clinically critical, but challenging due to the diversity of lesions and variability in imaging conditions. Current unsupervised learning methods detect anomalies mainly throu…

Unsupervised Anomaly DetectionImage Restoration