paper-with-me

홈 › Papers

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 paper presents Geo-SIC, the first deep learning model to learn deformable shapes in a deformation space for an improved performance of image classification. We introduce a newly designed framework that (i) simultaneously derives features from both image and latent shape spaces with large intra-class variations; and (ii) gains increased model interpretability by allowing direct access to the underlying geometric features of image data. In particular, we develop a boosted classification network, equipped with an unsupervised learning of geometric shape representations characterized by diffeomorphic transformations within each class. In contrast to previous approaches using pre-extracted shapes, our model provides a more fundamental approach by naturally learning the most relevant shape features jointly with an image classifier. We demonstrate the effectiveness of our method on both simulated 2D images and real 3D brain magnetic resonance (MR) images. Experimental results show that our model substantially improves the image classification accuracy with an additional benefit of increased model interpretability. Our code is publicly available at https://github.com/jw4hv/Geo-SIC

📄 PDF Abstract BibTeX arXiv:2210.13704

Code (1)

jw4hv/geo-sic 공식 구현 pytorch

Tasks

image-classificationImage Classification

Similar 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 challen…

Computed Tomography (CT)image-classificationImage ClassificationRepresentation Learning

Universal Spectral Adversarial Attacks for Deformable Shapes

2021-04-07 · CVPR 2021 1 · Arianna Rampini, Franco Pestarini, Luca Cosmo, Simone Melzi 외

Machine learning models are known to be vulnerable to adversarial attacks, namely perturbations of the data that lead to wrong predictions despite being imperceptible. However, the existence of "universal" attacks (i.e.,…

DPF-Net: Combining Explicit Shape Priors in Deformable Primitive Field for Unsupervised Structural Reconstruction of 3D Objects

2023-08-25 · ICCV 2023 1 · Qingyao Shuai, Chi Zhang, Kaizhi Yang, Xuejin Chen

Unsupervised methods for reconstructing structures face significant challenges in capturing the geometric details with consistent structures among diverse shapes of the same category. To address this issue, we present a …

Neural Implicit 3D Shapes from Single Images with Spatial Patterns

2021-06-06 · Yixin Zhuang, Yunzhe Liu, Yujie Wang, Baoquan Chen

Neural implicit functions have achieved impressive results for reconstructing 3D shapes from single images. However, the image features for describing 3D point samplings of implicit functions are less effective when sign…

3D Reconstruction3D Shape ReconstructionRepresentation Learning

CPN: Complementary Proposal Network for Unconstrained Text Detection

2024-02-18 · Longhuang Wu, Shangxuan Tian, Youxin Wang, Pengfei Xiong

Existing methods for scene text detection can be divided into two paradigms: segmentation-based and anchor-based. While Segmentation-based methods are well-suited for irregular shapes, they struggle with compact or overl…

Region ProposalScene Text DetectionText Detection