InsCon:Instance Consistency Feature Representation via Self-Supervised Learning
Junwei Yang, Ke Zhang, Zhaolin Cui, Jinming Su, Junfeng Luo, and, Xiaolin Wei

TL;DR
InsCon introduces a self-supervised learning framework that captures multi-instance and cell-instance features, significantly improving object detection and segmentation performance by aligning instance views and enhancing boundary localization.
Contribution
The paper presents InsCon, a novel end-to-end self-supervised method that focuses on multi-instance and cell-instance feature learning for better downstream object recognition tasks.
Findings
Surpasses MoCo v2 by 1.1% AP^{bb} on COCO detection
Achieves 2.1% AP^{bb} improvement on PASCAL VOC detection
Enhances boundary localization through cell-instance consistency
Abstract
Feature representation via self-supervised learning has reached remarkable success in image-level contrastive learning, which brings impressive performances on image classification tasks. While image-level feature representation mainly focuses on contrastive learning in single instance, it ignores the objective differences between pretext and downstream prediction tasks such as object detection and instance segmentation. In order to fully unleash the power of feature representation on downstream prediction tasks, we propose a new end-to-end self-supervised framework called InsCon, which is devoted to capturing multi-instance information and extracting cell-instance features for object recognition and localization. On the one hand, InsCon builds a targeted learning paradigm that applies multi-instance images as input, aligning the learned feature between corresponding instance views,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
MethodsContrastive Learning · Dense Connections · Softmax · Feedforward Network · Region Proposal Network · Convolution · RoIPool · Random Gaussian Blur · RoIAlign · Faster R-CNN
