BriNet: Towards Bridging the Intra-class and Inter-class Gaps in One-Shot Segmentation
Xianghui Yang, Bairun Wang, Kaige Chen, Xinchi Zhou, Shuai Yi, Wanli, Ouyang, Luping Zhou

TL;DR
BriNet advances one-shot segmentation by enhancing intra- and inter-class gap bridging through improved feature interaction, multi-path strategies, and online refinement, achieving state-of-the-art results on PASCAL VOC and MSCOCO.
Contribution
The paper introduces BriNet, a novel framework that enhances feature interaction and employs online refinement to better generalize to unseen classes in one-shot segmentation.
Findings
Outperforms existing methods on PASCAL VOC and MSCOCO datasets.
Achieves new state-of-the-art results in one-shot segmentation.
Demonstrates the effectiveness of information exchange and online refinement strategies.
Abstract
Few-shot segmentation focuses on the generalization of models to segment unseen object instances with limited training samples. Although tremendous improvements have been achieved, existing methods are still constrained by two factors. (1) The information interaction between query and support images is not adequate, leaving intra-class gap. (2) The object categories at the training and inference stages have no overlap, leaving the inter-class gap. Thus, we propose a framework, BriNet, to bridge these gaps. First, more information interactions are encouraged between the extracted features of the query and support images, i.e., using an Information Exchange Module to emphasize the common objects. Furthermore, to precisely localize the query objects, we design a multi-path fine-grained strategy which is able to make better use of the support feature representations. Second, a new online…
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.
Code & Models
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 · Multimodal Machine Learning Applications
