TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/A 3D Convolutional Approach to Spectral Object Segmentatio...

A 3D Convolutional Approach to Spectral Object Segmentation in Space and Time

Elena Burceanu, Marius Leordeanu

2019-07-05Unsupervised Video Object SegmentationSemi-Supervised Video Object SegmentationClusteringVideo Object SegmentationInstance Segmentationgraph partitioning
PaperPDFCode(official)

Abstract

We formulate object segmentation in video as a graph partitioning problem in space and time, in which nodes are pixels and their relations form local neighborhoods. We claim that the strongest cluster in this pixel-level graph represents the salient object segmentation. We compute the main cluster using a novel and fast 3D filtering technique that finds the spectral clustering solution, namely the principal eigenvector of the graph's adjacency matrix, without building the matrix explicitly - which would be intractable. Our method is based on the power iteration for finding the principal eigenvector of a matrix, which we prove is equivalent to performing a specific set of 3D convolutions in the space-time feature volume. This allows us to avoid creating the matrix and have a fast parallel implementation on GPU. We show that our method is much faster than classical power iteration applied directly on the adjacency matrix. Different from other works, ours is dedicated to preserving object consistency in space and time at the level of pixels. For that, it requires powerful pixel-wise features at the frame level. This makes it perfectly suitable for incorporating the output of a backbone network or other methods and fast-improving over their solution without supervision. In experiments, we obtain consistent improvement, with the same set of hyper-parameters, over the top state of the art methods on DAVIS-2016 dataset, both in unsupervised and semi-supervised tasks. We also achieve top results on the well-known SegTrackv2 dataset.

Results

TaskDatasetMetricValueModel
VideoDAVIS 2016Jaccard (Mean)86.3SFSeg over OnAVOS
Video Object SegmentationDAVIS 2016Jaccard (Mean)86.3SFSeg over OnAVOS
Semi-Supervised Video Object SegmentationDAVIS 2016Jaccard (Mean)86.3SFSeg over OnAVOS

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Tri-Learn Graph Fusion Network for Attributed Graph Clustering2025-07-18SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Ranking Vectors Clustering: Theory and Applications2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15PGT-I: Scaling Spatiotemporal GNNs with Memory-Efficient Distributed Training2025-07-15Memory-Augmented SAM2 for Training-Free Surgical Video Segmentation2025-07-13Car Object Counting and Position Estimation via Extension of the CLIP-EBC Framework2025-07-11