paper-with-me

Papers

Semantic-Aware Generation for Self-Supervised Visual Representation Learning

2021-11-25 · Yunjie Tian, Lingxi Xie, Xiaopeng Zhang, Jiemin Fang, Haohang Xu, Wei Huang, Jianbin Jiao, Qi Tian, Qixiang Ye

In this paper, we propose a self-supervised visual representation learning approach which involves both generative and discriminative proxies, where we focus on the former part by requiring the target network to recover the original image based on the mid-level features. Different from prior work that mostly focuses on pixel-level similarity between the original and generated images, we advocate for Semantic-aware Generation (SaGe) to facilitate richer semantics rather than details to be preserved in the generated image. The core idea of implementing SaGe is to use an evaluator, a deep network that is pre-trained without labels, for extracting semantic-aware features. SaGe complements the target network with view-specific features and thus alleviates the semantic degradation brought by intensive data augmentations. We execute SaGe on ImageNet-1K and evaluate the pre-trained models on five downstream tasks including nearest neighbor test, linear classification, and fine-scaled image recognition, demonstrating its ability to learn stronger visual representations.

📄 PDF Abstract BibTeX arXiv:2111.13163

Code (1)

sunsmarterjie/sage 공식 구현 pytorch

Tasks

Representation LearningSemantic Segmentation

Similar Papers 제목 키워드 기반

Semantic-Aware Fine-Grained Correspondence

2022-07-21 · Yingdong Hu, Renhao Wang, Kaifeng Zhang, Yang Gao

Establishing visual correspondence across images is a challenging and essential task. Recently, an influx of self-supervised methods have been proposed to better learn representations for visual correspondence. However, …

Pose TrackingSelf-Supervised LearningSemantic correspondenceSemantic Segmentation+2

Understanding Self-Supervised Features for Learning Unsupervised Instance Segmentation

2023-11-24 · Paul Engstler, Luke Melas-Kyriazi, Christian Rupprecht, Iro Laina

Self-supervised learning (SSL) can be used to solve complex visual tasks without human labels. Self-supervised representations encode useful semantic information about images, and as a result, they have already been used…

Instance SegmentationSegmentationSelf-Supervised LearningSemantic Segmentation+3

PASS: Patch-Aware Self-Supervision for Vision Transformer

2021-09-29 · Sukmin Yun, Hankook Lee, Jaehyung Kim, Jinwoo Shin

Recent self-supervised representation learning methods have shown impressive results in learning visual representations from unlabeled images. This paper aims to improve their performance further by utilizing the archite…

object-detectionObject DetectionRepresentation LearningSelf-Supervised Learning+1

VLPD: Context-Aware Pedestrian Detection via Vision-Language Semantic Self-Supervision

2023-04-06 · CVPR 2023 1 · Mengyin Liu, Jie Jiang, Chao Zhu, Xu-Cheng Yin

Detecting pedestrians accurately in urban scenes is significant for realistic applications like autonomous driving or video surveillance. However, confusing human-like objects often lead to wrong detections, and small sc…

Autonomous DrivingPedestrian Detection

Gaussian Masked Autoencoders

2025-01-06 · Jathushan Rajasegaran, Xinlei Chen, Rulilong Li, Christoph Feichtenhofer 외

This paper explores Masked Autoencoders (MAE) with Gaussian Splatting. While reconstructive self-supervised learning frameworks such as MAE learns good semantic abstractions, it is not trained for explicit spatial awaren…

Edge DetectionRepresentation LearningSelf-Supervised LearningZero-Shot Learning