paper-with-me

Papers

Self-Supervised Keypoint Discovery in Behavioral Videos

2021-12-09 · CVPR 2022 1 · Jennifer J. Sun, Serim Ryou, Roni Goldshmid, Brandon Weissbourd, John Dabiri, David J. Anderson, Ann Kennedy, Yisong Yue, Pietro Perona

We propose a method for learning the posture and structure of agents from unlabelled behavioral videos. Starting from the observation that behaving agents are generally the main sources of movement in behavioral videos, our method, Behavioral Keypoint Discovery (B-KinD), uses an encoder-decoder architecture with a geometric bottleneck to reconstruct the spatiotemporal difference between video frames. By focusing only on regions of movement, our approach works directly on input videos without requiring manual annotations. Experiments on a variety of agent types (mouse, fly, human, jellyfish, and trees) demonstrate the generality of our approach and reveal that our discovered keypoints represent semantically meaningful body parts, which achieve state-of-the-art performance on keypoint regression among self-supervised methods. Additionally, B-KinD achieve comparable performance to supervised keypoints on downstream tasks, such as behavior classification, suggesting that our method can dramatically reduce model training costs vis-a-vis supervised methods.

📄 PDF Abstract BibTeX arXiv:2112.05121

Code (1)

neuroethology/bkind 공식 구현 pytorch

Tasks

DecoderUnsupervised Human Pose Estimation

Similar Papers 제목 키워드 기반

Learning Keypoints for Multi-Agent Behavior Analysis using Self-Supervision

2024-09-14 · Daniel Khalil, Christina Liu, Pietro Perona, Jennifer J. Sun 외

The study of social interactions and collective behaviors through multi-agent video analysis is crucial in biology. While self-supervised keypoint discovery has emerged as a promising solution to reduce the need for manu…

Video SegmentationVideo Semantic Segmentation

BKinD-3D: Self-Supervised 3D Keypoint Discovery from Multi-View Videos

2022-12-14 · CVPR 2023 1 · Jennifer J. Sun, Lili Karashchuk, Amil Dravid, Serim Ryou 외

Quantifying motion in 3D is important for studying the behavior of humans and other animals, but manual pose annotations are expensive and time-consuming to obtain. Self-supervised keypoint discovery is a promising strat…

Decoder

Self-Supervised 3D Keypoint Learning for Ego-motion Estimation

2019-12-07 · Jiexiong Tang, Rares Ambrus, Vitor Guizilini, Sudeep Pillai 외

Detecting and matching robust viewpoint-invariant keypoints is critical for visual SLAM and Structure-from-Motion. State-of-the-art learning-based methods generate training samples via homography adaptation to create 2D …

Autonomous VehiclesDepth EstimationGeometric MatchingKeypoint Detection+4

From Keypoints to Object Landmarks via Self-Training Correspondence: A novel approach to Unsupervised Landmark Discovery

2022-05-31 · Dimitrios Mallis, Enrique Sanchez, Matt Bell, Georgios Tzimiropoulos

This paper proposes a novel paradigm for the unsupervised learning of object landmark detectors. Contrary to existing methods that build on auxiliary tasks such as image generation or equivariance, we propose a self-trai…

Contrastive LearningImage Generation

Self-supervised Keypoint Correspondences for Multi-Person Pose Estimation and Tracking in Videos

2020-04-27 · ECCV 2020 8 · Umer Rafi, Andreas Doering, Bastian Leibe, Juergen Gall

Video annotation is expensive and time consuming. Consequently, datasets for multi-person pose estimation and tracking are less diverse and have more sparse annotations compared to large scale image datasets for human po…

Multi-Person Pose EstimationMulti-Person Pose Estimation and TrackingPose EstimationPose Tracking