paper-with-me

Papers

Unsupervised Detection of Distinctive Regions on 3D Shapes

2019-05-05 · Xianzhi Li, Lequan Yu, Chi-Wing Fu, Daniel Cohen-Or, Pheng-Ann Heng

This paper presents a novel approach to learn and detect distinctive regions on 3D shapes. Unlike previous works, which require labeled data, our method is unsupervised. We conduct the analysis on point sets sampled from 3D shapes, then formulate and train a deep neural network for an unsupervised shape clustering task to learn local and global features for distinguishing shapes with respect to a given shape set. To drive the network to learn in an unsupervised manner, we design a clustering-based nonparametric softmax classifier with an iterative re-clustering of shapes, and an adapted contrastive loss for enhancing the feature embedding quality and stabilizing the learning process. By then, we encourage the network to learn the point distinctiveness on the input shapes. We extensively evaluate various aspects of our approach and present its applications for distinctiveness-guided shape retrieval, sampling, and view selection in 3D scenes.

📄 PDF Abstract BibTeX arXiv:1905.01684

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringRetrieval

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Distinctive Self-Similar Object Detection

2022-11-20 · Zeyu Shangguan, Bocheng Hu, Guohua Dai, Yuyu Liu 외

Deep learning-based object detection has demonstrated a significant presence in the practical applications of artificial intelligence. However, objects such as fire and smoke, pose challenges to object detection because …

Objectobject-detectionObject Detection

Self-Supervised Masking for Unsupervised Anomaly Detection and Localization

2022-05-13 · Chaoqin Huang, Qinwei Xu, Yanfeng Wang, Yu Wang 외

Recently, anomaly detection and localization in multimedia data have received significant attention among the machine learning community. In real-world applications such as medical diagnosis and industrial defect detecti…

Anomaly DetectionAnomaly LocalizationDefect DetectionMedical Diagnosis+2

Shape-Guided: Shape-Guided Dual-Memory Learning for 3D Anomaly Detection

2023-01-27 · ICML 2023 1 · Yu-Min Chu, Chieh Liu, Ting-I Hsieh, Hwann-Tzong Chen 외

We present a shape-guided expert-learning framework to tackle the problem of unsupervised 3D anomaly detection. Our method is established on the effectiveness of two specialized expert models and their synergy to localiz…

3D Anomaly Detection3D Anomaly Detection and SegmentationAnomaly DetectionRGB+3D Anomaly Detection and Segmentation+1

Statistical Textural Distinctiveness for Salient Region Detection in Natural Images

2013-06-01 · CVPR 2013 6 · Christian Scharfenberger, Alexander Wong, Khalil Fergani, John S. Zelek 외

A novel statistical textural distinctiveness approach for robustly detecting salient regions in natural images is proposed. Rotational-invariant neighborhood-based textural representations are extracted and used to learn…

Saliency Detection

Self-supervised Learning of Geometrically Stable Features Through Probabilistic Introspection

2018-04-04 · CVPR 2018 6 · David Novotny, Samuel Albanie, Diane Larlus, Andrea Vedaldi

Self-supervision can dramatically cut back the amount of manually-labelled data required to train deep neural networks. While self-supervision has usually been considered for tasks such as image classification, in this p…

image-classificationImage ClassificationSelf-Supervised LearningUnsupervised Landmark Detection