paper-with-me

홈 › Papers

CoRLD: Contrastive Representation Learning Of Deformable Shapes In Images

2025-03-21 · Tonmoy Hossain, Miaomiao Zhang

Deformable shape representations, parameterized by deformations relative to a given template, have proven effective for improved image analysis tasks. However, their broader applicability is hindered by two major challenges. First, existing methods mainly rely on a known template during testing, which is impractical and limits flexibility. Second, they often struggle to capture fine-grained, voxel-level distinctions between similar shapes (e.g., anatomical variations among healthy individuals, those with mild cognitive impairment, and diseased states). To address these limitations, we propose a novel framework - Contrastive Representation Learning of Deformable shapes (CoRLD) in learned deformation spaces and demonstrate its effectiveness in the context of image classification. Our CoRLD leverages a class-aware contrastive supervised learning objective in latent deformation spaces, promoting proximity among representations of similar classes while ensuring separation of dissimilar groups. In contrast to previous deep learning networks that require a reference image as input to predict deformation changes, our approach eliminates this dependency. Instead, template images are utilized solely as ground truth in the loss function during the training process, making our model more flexible and generalizable to a wide range of medical applications. We validate CoRLD on diverse datasets, including real brain magnetic resonance imaging (MRIs) and adrenal shapes derived from computed tomography (CT) scans. Experimental results show that our model effectively extracts deformable shape features, which can be easily integrated with existing classifiers to substantially boost the classification accuracy. Our code is available at GitHub.

📄 PDF Abstract BibTeX arXiv:2503.17162

Code (1)

tonmoy-hossain/CoRLD 공식 구현 pytorch

Tasks

Computed Tomography (CT)image-classificationImage ClassificationRepresentation Learning

Similar Papers 제목 키워드 기반

ACID: Action-Conditional Implicit Visual Dynamics for Deformable Object Manipulation

2022-03-14 · Bokui Shen, Zhenyu Jiang, Christopher Choy, Leonidas J. Guibas 외

Manipulating volumetric deformable objects in the real world, like plush toys and pizza dough, bring substantial challenges due to infinite shape variations, non-rigid motions, and partial observability. We introduce ACI…

Contrastive LearningDeformable Object Manipulation

Geo-SIC: Learning Deformable Geometric Shapes in Deep Image Classifiers

2022-10-25 · Jian Wang, Miaomiao Zhang

Deformable shapes provide important and complex geometric features of objects presented in images. However, such information is oftentimes missing or underutilized as implicit knowledge in many image analysis tasks. This…

image-classificationImage Classification

Contrastive Learning through Auxiliary Branch for Video Object Detection

2025-08-28 · Lucas Rakotoarivony arxiv

Video object detection is a challenging task because videos often suffer from image deterioration such as motion blur, occlusion, and deformable shapes, making it significantly more difficult than detecting objects in st…

Video Object DetectionContrastive Learning

Single Image 3D Shape Retrieval via Cross-Modal Instance and Category Contrastive Learning

2021-01-01 · ICCV 2021 10 · Ming-Xian Lin, Jie Yang, He Wang, Yu-Kun Lai 외

In this work, we tackle the problem of single image-based 3D shape retrieval (IBSR), where we seek to find the most matched shape of a given single 2D image from a shape repository. Most of the existing works learn t…

3D Shape RetrievalContrastive LearningData AugmentationMetric Learning+3

Self-supervised Learning of Implicit Shape Representation with Dense Correspondence for Deformable Objects

2023-08-24 · ICCV 2023 1 · Baowen Zhang, Jiahe Li, Xiaoming Deng, yinda zhang 외

Learning 3D shape representation with dense correspondence for deformable objects is a fundamental problem in computer vision. Existing approaches often need additional annotations of specific semantic domain, e.g., skel…

3D Shape RepresentationSelf-Supervised Learning