UnSeGArmaNet: Unsupervised Image Segmentation using Graph Neural Networks with Convolutional ARMA Filters
Kovvuri Sai Gopal Reddy, Bodduluri Saran, A. Mudit Adityaja, Saurabh, J. Shigwan, Nitin Kumar, Snehasis Mukherjee

TL;DR
UnSeGArmaNet introduces an unsupervised image segmentation method leveraging pre-trained Vision transformers and graph neural networks with ARMA filters, achieving state-of-the-art results especially in medical imaging.
Contribution
The paper presents a novel unsupervised segmentation framework combining Vision transformers, graph neural networks, and ARMA filters, with a modularity-based loss for improved performance.
Findings
Achieves state-of-the-art results on multiple datasets
Performs comparably to supervised methods
Effective in medical image segmentation
Abstract
The data-hungry approach of supervised classification drives the interest of the researchers toward unsupervised approaches, especially for problems such as medical image segmentation, where labeled data are difficult to get. Motivated by the recent success of Vision transformers (ViT) in various computer vision tasks, we propose an unsupervised segmentation framework with a pre-trained ViT. Moreover, by harnessing the graph structure inherent within the image, the proposed method achieves a notable performance in segmentation, especially in medical images. We further introduce a modularity-based loss function coupled with an Auto-Regressive Moving Average (ARMA) filter to capture the inherent graph topology within the image. Finally, we observe that employing Scaled Exponential Linear Unit (SELU) and SILU (Swish) activation functions within the proposed Graph Neural Network (GNN)…
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
TopicsBrain Tumor Detection and Classification
MethodsSigmoid Linear Unit · Graph Neural Network
