paper-with-me

Papers

Self-Supervised Representation Learning from Flow Equivariance

2021-01-16 · ICCV 2021 10 · Yuwen Xiong, Mengye Ren, Wenyuan Zeng, Raquel Urtasun

Self-supervised representation learning is able to learn semantically meaningful features; however, much of its recent success relies on multiple crops of an image with very few objects. Instead of learning view-invariant representation from simple images, humans learn representations in a complex world with changing scenes by observing object movement, deformation, pose variation, and ego motion. Motivated by this ability, we present a new self-supervised learning representation framework that can be directly deployed on a video stream of complex scenes with many moving objects. Our framework features a simple flow equivariance objective that encourages the network to predict the features of another frame by applying a flow transformation to the features of the current frame. Our representations, learned from high-resolution raw video, can be readily used for downstream tasks on static images. Readout experiments on challenging semantic segmentation, instance segmentation, and object detection benchmarks show that we are able to outperform representations obtained from previous state-of-the-art methods including SimCLR and BYOL.

📄 PDF Abstract BibTeX arXiv:2101.06553

Code (0)

등록된 구현이 없습니다.

Tasks

Instance Segmentationobject-detectionObject DetectionRepresentation LearningSegmentationSelf-Supervised LearningSemantic Segmentation

Methods 이 논문이 사용한 방법론

BYOL 설명 없음
Average Pooling 설명 없음
Batch Normalization 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
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…
Residual Connection 설명 없음
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…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…

Similar Papers 제목 키워드 기반

MIDI-RAE-JEPA: Hierarchical Representation Learning and Generation for Symbolic Music

2026-07-16 · Scott H. Hawley arxiv

Rich internal representations of musical structure are essential for music understanding tasks such as machine-assisted music co-writing, yet self-supervised approaches for symbolic music representation remain underexplo…

Representation LearningEmotion Classification

EquiMod: An Equivariance Module to Improve Self-Supervised Learning

2022-11-02 · Alexandre Devillers, Mathieu Lefort

Self-supervised visual representation methods are closing the gap with supervised learning performance. These methods rely on maximizing the similarity between embeddings of related synthetic inputs created through data …

Self-Supervised Learning

Equivariant Self-Supervised Learning: Encouraging Equivariance in Representations

2021-09-29 · ICLR 2022 4 · Rumen Dangovski, Li Jing, Charlotte Loh, Seungwook Han 외

In state-of-the-art self-supervised learning (SSL) pre-training produces semantically good representations by encouraging them to be invariant under meaningful transformations prescribed from human knowledge. In fact, th…

Self-Supervised Learning

FlowCam: Training Generalizable 3D Radiance Fields without Camera Poses via Pixel-Aligned Scene Flow

2023-05-31 · NeurIPS 2023 11

Reconstruction of 3D neural fields from posed images has emerged as a promising method for self-supervised representation learning. The key challenge preventing the deployment of these 3D scene learners on large-scale vi…

Camera Pose EstimationOptical Flow EstimationPose EstimationRepresentation Learning

PooDLe: Pooled and dense self-supervised learning from naturalistic videos

2024-08-20 · Alex N. Wang, Christopher Hoang, Yuwen Xiong, Yann Lecun 외

Self-supervised learning has driven significant progress in learning from single-subject, iconic images. However, there are still unanswered questions about the use of minimally-curated, naturalistic video data, which co…

Optical Flow EstimationSelf-Supervised Learning