paper-with-me

홈 › Papers

Coupled Segmentation and Edge Learning via Dynamic Graph Propagation

2021-12-01 · NeurIPS 2021 12 · Zhiding Yu, Rui Huang, Wonmin Byeon, Sifei Liu, Guilin Liu, Thomas Breuel, Anima Anandkumar, Jan Kautz

Image segmentation and edge detection are both central problems in perceptual grouping. It is therefore interesting to study how these two tasks can be coupled to benefit each other. Indeed, segmentation can be easily transformed into contour edges to guide edge learning. However, the converse is nontrivial since general edges may not always form closed contours. In this paper, we propose a principled end-to-end framework for coupled edge and segmentation learning, where edges are leveraged as pairwise similarity cues to guide segmentation. At the core of our framework is a recurrent module termed as dynamic graph propagation (DGP) layer that performs message passing on dynamically constructed graphs. The layer uses learned gating to dynamically select neighbors for message passing using max-pooling. The output from message passing is further gated with an edge signal to refine segmentation. Experiments demonstrate that the proposed framework is able to let both tasks mutually improve each other. On Cityscapes validation, our best model achieves 83.7% mIoU in semantic segmentation and 78.7% maximum F-score in semantic edge detection. Our method also leads to improved zero-shot robustness on Cityscapes with natural corruptions (Cityscapes-C).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Edge DetectionImage SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Decoupled Graph Neural Networks for Large Dynamic Graphs

2023-05-14 · Yanping Zheng, Zhewei Wei, Jiajun Liu

Real-world graphs, such as social networks, financial transactions, and recommendation systems, often demonstrate dynamic behavior. This phenomenon, known as graph stream, involves the dynamic changes of nodes and the em…

Graph Neural NetworkRecommendation Systems

On the Equivalence of Decoupled Graph Convolution Network and Label Propagation

2020-10-23 · Hande Dong, Jiawei Chen, Fuli Feng, Xiangnan He 외

The original design of Graph Convolution Network (GCN) couples feature transformation and neighborhood aggregation for node representation learning. Recently, some work shows that coupling is inferior to decoupling, whic…

Node ClassificationPseudo LabelRepresentation Learning

Tracking Anything with Decoupled Video Segmentation

2023-09-07 · ICCV 2023 1 · Ho Kei Cheng, Seoung Wug Oh, Brian Price, Alexander Schwing 외

Training data for video segmentation are expensive to annotate. This impedes extensions of end-to-end algorithms to new video segmentation tasks, especially in large-vocabulary settings. To 'track anything' without train…

Open-Vocabulary Video SegmentationOpen-World Video SegmentationPanoptic SegmentationReferring Expression Segmentation+9

Latent-Hysteresis Graph ODEs: Modeling Coupled Topology-Feature Evolution via Continuous Phase Transitions

2026-04-27 · Qinhan Hou, Jing Tang arxiv

Graph neural ordinary differential equations (Graph ODEs) extend graph learning from discrete message-passing layers to continuous-time representation flows. While it supports adaptive long-range propagation, we show tha…

Graph Learning

Dynamic-structured Semantic Propagation Network

2018-03-16 · CVPR 2018 6 · Xiaodan Liang, Hongfei Zhou, Eric Xing

Semantic concept hierarchy is still under-explored for semantic segmentation due to the inefficiency and complicated optimization of incorporating structural inference into dense prediction. This lack of modeling semanti…

SegmentationSemantic SegmentationUniversal Segmentation