TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Attend to Who You Are: Supervising Self-Attention for Keyp...

Attend to Who You Are: Supervising Self-Attention for Keypoint Detection and Instance-Aware Association

Sen yang, Zhicheng Wang, Ze Chen, YanJie Li, Shoukui Zhang, Zhibin Quan, Shu-Tao Xia, Yiping Bao, Erjin Zhou, Wankou Yang

2021-11-25Semantic SegmentationPose EstimationMulti-Person Pose EstimationKeypoint DetectionInstance Segmentation
PaperPDFCode(official)

Abstract

This paper presents a new method to solve keypoint detection and instance association by using Transformer. For bottom-up multi-person pose estimation models, they need to detect keypoints and learn associative information between keypoints. We argue that these problems can be entirely solved by Transformer. Specifically, the self-attention in Transformer measures dependencies between any pair of locations, which can provide association information for keypoints grouping. However, the naive attention patterns are still not subjectively controlled, so there is no guarantee that the keypoints will always attend to the instances to which they belong. To address it we propose a novel approach of supervising self-attention for multi-person keypoint detection and instance association. By using instance masks to supervise self-attention to be instance-aware, we can assign the detected keypoints to their corresponding instances based on the pairwise attention scores, without using pre-defined offset vector fields or embedding like CNN-based bottom-up models. An additional benefit of our method is that the instance segmentation results of any number of people can be directly obtained from the supervised attention matrix, thereby simplifying the pixel assignment pipeline. The experiments on the COCO multi-person keypoint detection challenge and person instance segmentation task demonstrate the effectiveness and simplicity of the proposed method and show a promising way to control self-attention behavior for specific purposes.

Results

TaskDatasetMetricValueModel
Pose EstimationCOCO test-devAP66.5Supervising Self-Attention
Pose EstimationCOCO (Common Objects in Context)AP0.665Supervising Self-Attention
3DCOCO test-devAP66.5Supervising Self-Attention
3DCOCO (Common Objects in Context)AP0.665Supervising Self-Attention
Multi-Person Pose EstimationCOCO test-devAP66.5Supervising Self-Attention
Multi-Person Pose EstimationCOCO (Common Objects in Context)AP0.665Supervising Self-Attention
1 Image, 2*2 StitchiCOCO test-devAP66.5Supervising Self-Attention
1 Image, 2*2 StitchiCOCO (Common Objects in Context)AP0.665Supervising Self-Attention

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17$π^3$: Scalable Permutation-Equivariant Visual Geometry Learning2025-07-17Revisiting Reliability in the Reasoning-based Pose Estimation Benchmark2025-07-17DINO-VO: A Feature-based Visual Odometry Leveraging a Visual Foundation Model2025-07-17