Scene Structure Guidance Network: Unfolding Graph Partitioning into Pixel-Wise Feature Learning
Jisu Shin, Seunghyun Shin, Hae-Gon Jeon

TL;DR
This paper introduces SSGNet, a lightweight neural network that learns task-specific scene structures by unfolding traditional graph partitioning into a learnable framework, achieving state-of-the-art results in low-level vision tasks.
Contribution
The paper presents a novel, unsupervised, learnable graph partitioning network that generalizes scene structure extraction across various low-level vision tasks.
Findings
Achieves state-of-the-art results in multiple low-level vision tasks.
Generalizes well to unseen datasets.
Runs efficiently on edge devices like Jetson AGX Orin.
Abstract
Understanding the informative structures of scenes is essential for low-level vision tasks. Unfortunately, it is difficult to obtain a concrete visual definition of the informative structures because influences of visual features are task-specific. In this paper, we propose a single general neural network architecture for extracting task-specific structure guidance for scenes. To do this, we first analyze traditional spectral clustering methods, which computes a set of eigenvectors to model a segmented graph forming small compact structures on image domains. We then unfold the traditional graph-partitioning problem into a learnable network, named \textit{Scene Structure Guidance Network (SSGNet)}, to represent the task-specific informative structures. The SSGNet yields a set of coefficients of eigenvectors that produces explicit feature representations of image structures. In addition,…
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 Image and Video Retrieval Techniques · Visual Attention and Saliency Detection
MethodsSpectral Clustering
