paper-with-me

홈 › Papers

WSSL: Weighted Self-supervised Learning Framework For Image-inpainting

2022-11-25 · Shubham Gupta, Rahul Kunigal Ravishankar, Madhoolika Gangaraju, Poojasree Dwarkanath, Natarajan Subramanyam

Image inpainting is the process of regenerating lost parts of the image. Supervised algorithm-based methods have shown excellent results but have two significant drawbacks. They do not perform well when tested with unseen data. They fail to capture the global context of the image, resulting in a visually unappealing result. We propose a novel self-supervised learning framework for image-inpainting: Weighted Self-Supervised Learning (WSSL) to tackle these problems. We designed WSSL to learn features from multiple weighted pretext tasks. These features are then utilized for the downstream task, image-inpainting. To improve the performance of our framework and produce more visually appealing images, we also present a novel loss function for image inpainting. The loss function takes advantage of both reconstruction loss and perceptual loss functions to regenerate the image. Our experimentation shows WSSL outperforms previous methods, and our loss function helps produce better results.

📄 PDF Abstract BibTeX arXiv:2211.13856

Code (1)

IamShubhamGupto/WSSL-Weighted-Self-Supervised-Learning-for-Image-Inpainting 공식 구현

Tasks

Image InpaintingSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

fail 설명 없음
Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

Weighted Sampled Split Learning (WSSL): Balancing Privacy, Robustness, and Fairness in Distributed Learning Environments

2023-10-27 · Manish Osti, Aashray Thakuri, Basheer Qolomany, Aos Mulahuwaish

This study presents Weighted Sampled Split Learning (WSSL), an innovative framework tailored to bolster privacy, robustness, and fairness in distributed machine learning systems. Unlike traditional approaches, WSSL dispe…

Fairness

OwMatch: Conditional Self-Labeling with Consistency for Open-World Semi-Supervised Learning

2024-11-04 · Shengjie Niu, Lifan Lin, Jian Huang, Chao Wang

Semi-supervised learning (SSL) offers a robust framework for harnessing the potential of unannotated data. Traditionally, SSL mandates that all classes possess labeled instances. However, the emergence of open-world SSL …

Open-World Semi-Supervised Learning

Rethinking Open-World Semi-Supervised Learning: Distribution Mismatch and Inductive Inference

2024-05-31 · Seongheon Park, Hyuk Kwon, Kwanghoon Sohn, Kibok Lee

Open-world semi-supervised learning (OWSSL) extends conventional semi-supervised learning to open-world scenarios by taking account of novel categories in unlabeled datasets. Despite the recent advancements in OWSSL, the…

Open-World Semi-Supervised Learning

SECOS: Semantic Capture for Rigorous Classification in Open-World Semi-Supervised Learning

2026-04-30 · Hezhao Liu, Jiacheng Yang, Junlong Gao, Mengke Li 외 arxiv

In open-world semi-supervised learning (OWSSL), a model learns from labeled data and unlabeled data containing both known and novel classes. In practical OWSSL applications, models are expected to perform rigorous classi…

Open-World Semi-Supervised LearningSemantic correspondence

Depth-Wise Representation Development Under Blockwise Self-Supervised Learning for Video Vision Transformers

2026-01-14 · Jonas Römer, Timo Dickscheid arxiv

End-to-end backpropagation couples all layers through a global error signal, enabling coordinated learning but requiring long-range credit assignment. Motivated by recent progress in blockwise self-supervised learning (B…

Self-Supervised Learning