paper-with-me

Papers

CUTS: A Deep Learning and Topological Framework for Multigranular Unsupervised Medical Image Segmentation

2022-09-23 · Chen Liu, Matthew Amodio, Liangbo L. Shen, Feng Gao, Arman Avesta, Sanjay Aneja, Jay C. Wang, Lucian V. Del Priore, Smita Krishnaswamy

Segmenting medical images is critical to facilitating both patient diagnoses and quantitative research. A major limiting factor is the lack of labeled data, as obtaining expert annotations for each new set of imaging data and task can be labor intensive and inconsistent among annotators. We present CUTS, an unsupervised deep learning framework for medical image segmentation. CUTS operates in two stages. For each image, it produces an embedding map via intra-image contrastive learning and local patch reconstruction. Then, these embeddings are partitioned at dynamic granularity levels that correspond to the data topology. CUTS yields a series of coarse-to-fine-grained segmentations that highlight features at various granularities. We applied CUTS to retinal fundus images and two types of brain MRI images to delineate structures and patterns at different scales. When evaluated against predefined anatomical masks, CUTS improved the dice coefficient and Hausdorff distance by at least 10% compared to existing unsupervised methods. Finally, CUTS showed performance on par with Segment Anything Models (SAM, MedSAM, SAM-Med2D) pre-trained on gigantic labeled datasets.

📄 PDF Abstract BibTeX arXiv:2209.11359

Code (3)

ChenLiu-1996/CUTS 공식 구현 pytorch
krishnaswamylab/cuts 공식 구현 pytorch
tamirshor7/latents-guided-thermography pytorch

Tasks

Contrastive LearningImage SegmentationMedical Image SegmentationSegmentationSelf-Supervised LearningSemantic SegmentationTopological Data AnalysisUnsupervised Image Segmentation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

MedTrinity-25M: A Large-scale Multimodal Dataset with Multigranular Annotations for Medicine

2024-08-06 · Yunfei Xie, Ce Zhou, Lang Gao, Juncheng Wu 외

This paper introduces MedTrinity-25M, a comprehensive, large-scale multimodal dataset for medicine, covering over 25 million images across 10 modalities with multigranular annotations for more than 65 diseases. These mul…

Medical Visual Question AnsweringOrgan DetectionRetrieval-augmented GenerationVisual Question Answering (VQA)

Efficient Unsupervised Shortcut Learning Detection and Mitigation in Transformers

2025-01-01 · Lukas Kuhn, Sari Sadiya, Jorg Schlotterer, Christin Seifert 외

Shortcut learning, i.e., a model's reliance on undesired features not directly relevant to the task, is a major challenge that severely limits the applications of machine learning algorithms, particularly when deploying …

ShortcutBreaker: Low-Rank Noisy Bottleneck and Frequency Filtering Block for Multi-Class Unsupervised Anomaly Detection

2025-10-21 · Peng Tang, Xiaobin Hu, Tingcheng Li, Yang Nan 외 arxiv

Multi-class unsupervised anomaly detection (MUAD) has garnered growing research interest, as it seeks to develop a unified model for anomaly detection across multiple classes, i.e., eliminating the need to train separate…

Unsupervised Anomaly Detection

Unsupervised Discovery of Structured Acoustic Tokens with Applications to Spoken Term Detection

2017-11-28 · Cheng-Tao Chung, Lin-shan Lee

In this paper, we compare two paradigms for unsupervised discovery of structured acoustic tokens directly from speech corpora without any human annotation. The Multigranular Paradigm seeks to capture all available inform…

Spot the Difference: Detection of Topological Changes via Geometric Alignment

2021-06-09 · NeurIPS 2021 12 · Steffen Czolbe, Aasa Feragen, Oswin Krause

Geometric alignment appears in a variety of applications, ranging from domain adaptation, optimal transport, and normalizing flows in machine learning; optical flow and learned augmentation in computer vision and deforma…

Anomaly DetectionDomain AdaptationOptical Flow EstimationUnsupervised Anomaly Detection