paper-with-me

Papers

Towards Lifelong Self-Supervision For Unpaired Image-to-Image Translation

2020-03-31 · Victor Schmidt, Makesh Narsimhan Sreedhar, Mostafa ElAraby, Irina Rish

Unpaired Image-to-Image Translation (I2IT) tasks often suffer from lack of data, a problem which self-supervised learning (SSL) has recently been very popular and successful at tackling. Leveraging auxiliary tasks such as rotation prediction or generative colorization, SSL can produce better and more robust representations in a low data regime. Training such tasks along an I2IT task is however computationally intractable as model size and the number of task grow. On the other hand, learning sequentially could incur catastrophic forgetting of previously learned tasks. To alleviate this, we introduce Lifelong Self-Supervision (LiSS) as a way to pre-train an I2IT model (e.g., CycleGAN) on a set of self-supervised auxiliary tasks. By keeping an exponential moving average of past encoders and distilling the accumulated knowledge, we are able to maintain the network's validation performance on a number of tasks without any form of replay, parameter isolation or retraining techniques typically used in continual learning. We show that models trained with LiSS perform better on past tasks, while also being more robust than the CycleGAN baseline to color bias and entity entanglement (when two entities are very close).

📄 PDF Abstract BibTeX arXiv:2004.00161

Code (1)

vict0rsch/LiSS 공식 구현 pytorch

Tasks

ColorizationContinual LearningImage-to-Image TranslationSelf-Supervised LearningTranslation

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음
Residual Connection 설명 없음
PatchGAN 설명 없음
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…
Tanh Activation 설명 없음
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…
Instance Normalization Instance Normalization (also known as contrast normalization) is a normalization layer where: $$ y_{tijk} = \frac{x_{tijk} - \mu_{ti}}{\sqrt{\sigma_{ti}^2 +…
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…

Similar Papers 제목 키워드 기반

Self-supervision via Controlled Transformation and Unpaired Self-conditioning for Low-light Image Enhancement

2025-03-01 · Aupendu Kar, Sobhan K. Dhara, Debashis Sen, Prabir K. Biswas

Real-world low-light images captured by imaging devices suffer from poor visibility and require a domain-specific enhancement to produce artifact-free outputs that reveal details. In this paper, we propose an unpaired lo…

DenoisingImage EnhancementLow-Light Image Enhancement

Non-Local Latent Relation Distillation for Self-Adaptive 3D Human Pose Estimation

2022-04-05 · NeurIPS 2021 12 · Jogendra Nath Kundu, Siddharth Seth, Anirudh Jamkhandi, Pradyumna YM 외

Available 3D human pose estimation approaches leverage different forms of strong (2D/3D pose) or weak (multi-view or depth) paired supervision. Barring synthetic or in-studio domains, acquiring such supervision for each …

3D Human Pose EstimationDecoderPose EstimationRelation+2

Unpaired Cross-lingual Image Caption Generation with Self-Supervised Rewards

2019-08-15 · Yuqing Song, Shi-Zhe Chen, Yida Zhao, Qin Jin

Generating image descriptions in different languages is essential to satisfy users worldwide. However, it is prohibitively expensive to collect large-scale paired image-caption dataset for every target language which is …

Caption GenerationImage CaptioningMachine TranslationReinforcement Learning+2

SCALE: Online Self-Supervised Lifelong Learning without Prior Knowledge

2022-08-24 · Xiaofan Yu, Yunhui Guo, Sicun Gao, Tajana Rosing

Unsupervised lifelong learning refers to the ability to learn over time while memorizing previous patterns without supervision. Although great progress has been made in this direction, existing work often assumes strong …

Lifelong learning

Efficient Unpaired Image Dehazing with Cyclic Perceptual-Depth Supervision

2020-07-10 · Chen Liu, Jiaqi Fan, Guosheng Yin

Image dehazing without paired haze-free images is of immense importance, as acquiring paired images often entails significant cost. However, we observe that previous unpaired image dehazing approaches tend to suffer from…

Image Dehazing