paper-with-me

Papers

Deep Clustering via Center-Oriented Margin Free-Triplet Loss for Skin Lesion Detection in Highly Imbalanced Datasets

2022-04-03 · Saban Ozturk, Tolga Cukur

Melanoma is a fatal skin cancer that is curable and has dramatically increasing survival rate when diagnosed at early stages. Learning-based methods hold significant promise for the detection of melanoma from dermoscopic images. However, since melanoma is a rare disease, existing databases of skin lesions predominantly contain highly imbalanced numbers of benign versus malignant samples. In turn, this imbalance introduces substantial bias in classification models due to the statistical dominance of the majority class. To address this issue, we introduce a deep clustering approach based on the latent-space embedding of dermoscopic images. Clustering is achieved using a novel center-oriented margin-free triplet loss (COM-Triplet) enforced on image embeddings from a convolutional neural network backbone. The proposed method aims to form maximally-separated cluster centers as opposed to minimizing classification error, so it is less sensitive to class imbalance. To avoid the need for labeled data, we further propose to implement COM-Triplet based on pseudo-labels generated by a Gaussian mixture model. Comprehensive experiments show that deep clustering with COM-Triplet loss outperforms clustering with triplet loss, and competing classifiers in both supervised and unsupervised settings.

📄 PDF Abstract BibTeX arXiv:2204.02275

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDeep ClusteringLesion DetectionTriplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

Strong but Simple Baseline with Dual-Granularity Triplet Loss for Visible-Thermal Person Re-Identification

2020-12-09 · Haijun Liu, Yanxia Chai, Xiaoheng Tan, Dong Li 외

In this letter, we propose a conceptually simple and effective dual-granularity triplet loss for visible-thermal person re-identification (VT-ReID). In general, ReID models are always trained with the sample-based triple…

Cross-Modal Person Re-IdentificationPerson Re-IdentificationTriplet

FlameFinder: Illuminating Obscured Fire through Smoke with Attentive Deep Metric Learning

2024-04-09 · Hossein Rajoli, Sahand Khoshdel, Fatemeh Afghah, Xiaolong Ma

FlameFinder is a deep metric learning (DML) framework designed to accurately detect flames, even when obscured by smoke, using thermal images from firefighter drones during wildfire monitoring. Traditional RGB cameras st…

Metric LearningTriplet

Angular Triplet-Center Loss for Multi-view 3D Shape Retrieval

2018-11-21 · Zhaoqun Li, Cheng Xu, Biao Leng

How to obtain the desirable representation of a 3D shape, which is discriminative across categories and polymerized within classes, is a significant challenge in 3D shape retrieval. Most existing 3D shape retrieval metho…

3D Object Retrieval3D Shape Classification3D Shape RetrievalMulti-View 3D Shape Retrieval+2

Unified Batch All Triplet Loss for Visible-Infrared Person Re-identification

2021-03-08 · Wenkang Li, Ke Qi, Wenbin Chen, Yicong Zhou

Visible-Infrared cross-modality person re-identification (VI-ReID), whose aim is to match person images between visible and infrared modality, is a challenging cross-modality image retrieval task. Batch Hard Triplet loss…

AllCross-Modality Person Re-identificationImage RetrievalPerson Re-Identification+2

Center-Oriented Prototype Contrastive Clustering

2025-08-21 · Shihao Dong, Xiaotong Zhou, Yuhui Zheng, Huiying Xu 외 arxiv

Contrastive learning is widely used in clustering tasks due to its discriminative representation. However, the conflict problem between classes is difficult to solve effectively. Existing methods try to solve this proble…

Contrastive Learning