paper-with-me

Papers

Generalized Clustering by Learning to Optimize Expected Normalized Cuts

2019-10-16 · Azade Nazi, Will Hang, Anna Goldie, Sujith Ravi, Azalia Mirhoseini

We introduce a novel end-to-end approach for learning to cluster in the absence of labeled examples. Our clustering objective is based on optimizing normalized cuts, a criterion which measures both intra-cluster similarity as well as inter-cluster dissimilarity. We define a differentiable loss function equivalent to the expected normalized cuts. Unlike much of the work in unsupervised deep learning, our trained model directly outputs final cluster assignments, rather than embeddings that need further processing to be usable. Our approach generalizes to unseen datasets across a wide variety of domains, including text, and image. Specifically, we achieve state-of-the-art results on popular unsupervised clustering benchmarks (e.g., MNIST, Reuters, CIFAR-10, and CIFAR-100), outperforming the strongest baselines by up to 10.9%. Our generalization results are superior (by up to 21.9%) to the recent top-performing clustering approach with the ability to generalize.

📄 PDF Abstract BibTeX arXiv:1910.07623

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Spectral Theory of Unsigned and Signed Graphs. Applications to Graph Clustering: a Survey

2016-01-18 · Jean Gallier

This is a survey of the method of graph cuts and its applications to graph clustering of weighted unsigned and signed graphs. I provide a fairly thorough treatment of the method of normalized graph cuts, a deeply origina…

ClusteringGraph Clustering

Beyond Spectral Clustering: Probabilistic Cuts for Differentiable Graph Partitioning

2025-11-04 · Ayoub Ghriss arxiv

Probabilistic relaxations of graph cuts offer a differentiable alternative to spectral clustering, enabling end-to-end and online learning without eigendecompositions, yet prior work centered on RatioCut and lacked gener…

Contrastive Learninggraph partitioning

Semi-Supervised Normalized Cuts for Image Segmentation

2015-12-01 · ICCV 2015 12 · Selene E. Chew, Nathan D. Cahill

Since its introduction as a powerful graph-based method for image segmentation, the Normalized Cuts (NCuts) algorithm has been generalized to incorporate expert knowledge about how certain pixels or regions should be gr…

ClusteringImage SegmentationSegmentationSemantic Segmentation

Superpixel Segmentation Using Linear Spectral Clustering

2015-06-01 · CVPR 2015 6 · Zhengqin Li, Jiansheng Chen

We present in this paper a superpixel segmentation algorithm called Linear Spectral Clustering (LSC), which produces compact and uniform superpixels with low computational costs. Basically, a normalized cuts formulation …

ClusteringImage SegmentationSegmentationSemantic Segmentation+1

Certifying Global Optimality of Graph Cuts via Semidefinite Relaxation: A Performance Guarantee for Spectral Clustering

2018-06-29 · Shuyang Ling, Thomas Strohmer

Spectral clustering has become one of the most widely used clustering techniques when the structure of the individual clusters is non-convex or highly anisotropic. Yet, despite its immense popularity, there exists fairly…

Clustering