paper-with-me

Papers

Learning Visual Representations for Transfer Learning by Suppressing Texture

2020-11-03 · Shlok Mishra, Anshul Shah, Ankan Bansal, Janit Anjaria, Jonghyun Choi, Abhinav Shrivastava, Abhishek Sharma, David Jacobs

Recent literature has shown that features obtained from supervised training of CNNs may over-emphasize texture rather than encoding high-level information. In self-supervised learning in particular, texture as a low-level cue may provide shortcuts that prevent the network from learning higher level representations. To address these problems we propose to use classic methods based on anisotropic diffusion to augment training using images with suppressed texture. This simple method helps retain important edge information and suppress texture at the same time. We empirically show that our method achieves state-of-the-art results on object detection and image classification with eight diverse datasets in either supervised or self-supervised learning tasks such as MoCoV2 and Jigsaw. Our method is particularly effective for transfer learning tasks and we observed improved performance on five standard transfer learning datasets. The large improvements (up to 11.49\%) on the Sketch-ImageNet dataset, DTD dataset and additional visual analyses with saliency maps suggest that our approach helps in learning better representations that better transfer.

📄 PDF Abstract BibTeX arXiv:2011.01901

Code (1)

HaohanWang/ImageNet-Sketch pytorch

Tasks

image-classificationImage Classificationobject-detectionObject DetectionSelf-Supervised LearningTransfer Learning

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Jigsaw Jigsaw is a self-supervision approach that relies on jigsaw-like puzzles as the pretext task in order to learn image representations.
Residual Connection 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
Average Pooling 설명 없음

Similar Papers 제목 키워드 기반

Photo-realistic Facial Texture Transfer

2017-06-14 · Parneet Kaur, Hang Zhang, Kristin J. Dana

Style transfer methods have achieved significant success in recent years with the use of convolutional neural networks. However, many of these methods concentrate on artistic style transfer with few constraints on the ou…

Style Transfer

Color and Texture Dual Pipeline Lightweight Style Transfer

2023-10-02 · Shiqi Jiang

Style transfer methods typically generate a single stylized output of color and texture coupling for reference styles, and color transfer schemes may introduce distortion or artifacts when processing reference images wit…

Style TransferTexture Synthesis

GT^2-GS: Geometry-aware Texture Transfer for Gaussian Splatting

2025-05-21 · Wenjie Liu, Zhongliang Liu, Junwei Shu, Changbo Wang 외

Transferring 2D textures to 3D modalities is of great significance for improving the efficiency of multimedia content creation. Existing approaches have rarely focused on transferring image textures onto 3D representatio…

Style Transfer

Deep filter banks for texture recognition, description, and segmentation

2015-07-09 · Mircea Cimpoi, Subhransu Maji, Iasonas Kokkinos, Andrea Vedaldi

Visual textures have played a key role in image understanding because they convey important semantics of images, and because texture representations that pool local image descriptors in an orderless manner have had a tre…

Benchmarking

EfficientSync: Real-Time Lip Synchronization via Deformation-Based Reference Texture Mixing

2026-08-19 · Fa-Ting Hong, Runzhen Liu, Luchuan Song, Hongmin Cai 외 arxiv

Audio-driven lip synchronization manipulates the mouth region of a talking-face video to match the driving audio while preserving head pose, identity, and background. Although the task is inherently local editing, prevai…