paper-with-me

Papers

Unsupervised Community Detection with a Potts Model Hamiltonian, an Efficient Algorithmic Solution, and Applications in Digital Pathology

2020-02-05 · Brendon Lutnick, Wen Dong, Zohar Nussinov, Pinaki Sarder

Unsupervised segmentation of large images using a Potts model Hamiltonian is unique in that segmentation is governed by a resolution parameter which scales the sensitivity to small clusters. Here, the input image is first modeled as a graph, which is then segmented by minimizing a Hamiltonian cost function defined on the graph and the respective segments. However, there exists no closed form solution of this optimization, and using previous iterative algorithmic solution techniques, the problem scales quadratically in the Input Length. Therefore, while Potts model segmentation gives accurate segmentation, it is grossly underutilized as an unsupervised learning technique. We propose a fast statistical down-sampling of input image pixels based on the respective color features, and a new iterative method to minimize the Potts model energy considering pixel to segment relationship. This method is generalizable and can be extended for image pixel texture features as well as spatial features. We demonstrate that this new method is highly efficient, and outperforms existing methods for Potts model based image segmentation. We demonstrate the application of our method in medical microscopy image segmentation; particularly, in segmenting renal glomerular micro-environment in renal pathology. Our method is not limited to image segmentation, and can be extended to any image/data segmentation/clustering task for arbitrary datasets with discrete features.

📄 PDF Abstract BibTeX arXiv:2002.01599

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringCommunity DetectionImage SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

From Leiden to Pleasure Island: The Constant Potts Model for Community Detection as a Hedonic Game

2025-09-04 · Lucas Lopes Felipe, Konstantin Avrachenkov, Daniel Sadoc Menasche arxiv

Community detection is one of the fundamental problems in data science which consists of partitioning nodes into disjoint communities. We present a game-theoretic perspective on the Constant Potts Model (CPM) for partiti…

Community Detection

Benchmarking inverse statistical approaches for protein structure and design with exactly solvable models

2016-11-15

Inverse statistical approaches to determine protein structure and function from Multiple Sequence Alignments (MSA) are emerging as powerful tools in computational biology. However the underlying assumptions of the relati…

Benchmarking

Deep Neural Cellular Potts Models

2025-02-04 · Koen Minartz, Tim d'Hondt, Leon Hillmann, Jörn Starruß 외

The cellular Potts model (CPM) is a powerful computational method for simulating collective spatiotemporal dynamics of biological cells. To drive the dynamics, CPMs rely on physics-inspired Hamiltonians. However, as firs…

Generative Capacity of Probabilistic Protein Sequence Models

2020-12-03 · Francisco McGee, Quentin Novinger, Ronald M. Levy, Vincenzo Carnevale 외

Potts models and variational autoencoders (VAEs) have recently gained popularity as generative protein sequence models (GPSMs) to explore fitness landscapes and predict the effect of mutations. Despite encouraging result…

Graph Coloring with Physics-Inspired Graph Neural Networks

2022-02-03 · Martin J. A. Schuetz, J. Kyle Brubaker, Zhihuai Zhu, Helmut G. Katzgraber

We show how graph neural networks can be used to solve the canonical graph coloring problem. We frame graph coloring as a multi-class node classification problem and utilize an unsupervised training strategy based on the…

ClusteringCommunity DetectionNode ClassificationScheduling