Papers › Pyramid Graph Networks With Connection Attentions for Region-Based One-Shot Semantic...
Pyramid Graph Networks With Connection Attentions for Region-Based One-Shot Semantic Segmentation
Chi Zhang, Guosheng Lin, Fayao Liu, Jiushuang Guo, Qingyao Wu, Rui Yao
One-shot image segmentation aims to undertake the segmentation task of a novel class with only one training image available. The difficulty lies in that image segmentation has structured data representations, which yields a many-to-many message passing problem. Previous methods often simplify it to a one-to-many problem by squeezing support data to a global descriptor. However, a mixed global representation drops the data structure and information of individual elements. In this paper, we propose to model structured segmentation data with graphs and apply attentive graph reasoning to propagate label information from support data to query data. The graph attention mechanism could establish the element-to-element correspondence across structured data by learning attention weights between connected graph nodes. To capture correspondence at different semantic levels, we further propose a pyramid-like structure that models different sizes of image regions as graph nodes and undertakes graph reasoning at different levels. Experiments on PASCAL VOC 2012 dataset demonstrate that our proposed network significantly outperforms the baseline method and leads to new state-of-the-art performance on 1-shot and 5-shot segmentation benchmarks.
Code
No code repository is listed for this paper in the archive or in Syntology's graph.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Few-Shot Semantic Segmentation | PASCAL-5i (1-Shot) | PGNet (ResNet-50) | Mean IoU | 56.0 | #98 of 105 | Archive leaderboard | report |
| Few-Shot Semantic Segmentation | PASCAL-5i (1-Shot) | PGNet (ResNet-50) | learnable parameters (million) | 17.2 | #98 of 105 | Archive leaderboard | report |
| Few-Shot Semantic Segmentation | PASCAL-5i (5-Shot) | PGNet (ResNet-50) | Mean IoU | 58.5 | #90 of 96 | Archive leaderboard | report |
| Few-Shot Semantic Segmentation | PASCAL-5i (5-Shot) | PGNet (ResNet-50) | learnable parameters (million) | 17.2 | #90 of 96 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections