paper-with-me

홈 › Papers

Rethinking Loss Design for Large-scale 3D Shape Retrieval

2019-06-03 · Zhaoqun Li, Cheng Xu, Biao Leng

Learning discriminative shape representations is a crucial issue for large-scale 3D shape retrieval. In this paper, we propose the Collaborative Inner Product Loss (CIP Loss) to obtain ideal shape embedding that discriminative among different categories and clustered within the same class. Utilizing simple inner product operation, CIP loss explicitly enforces the features of the same class to be clustered in a linear subspace, while inter-class subspaces are constrained to be at least orthogonal. Compared to previous metric loss functions, CIP loss could provide more clear geometric interpretation for the embedding than Euclidean margin, and is easy to implement without normalization operation referring to cosine margin. Moreover, our proposed loss term can combine with other commonly used loss functions and can be easily plugged into existing off-the-shelf architectures. Extensive experiments conducted on the two public 3D object retrieval datasets, ModelNet and ShapeNetCore 55, demonstrate the effectiveness of our proposal, and our method has achieved state-of-the-art results on both datasets.

📄 PDF Abstract BibTeX arXiv:1906.00546

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object Retrieval3D Shape Classification3D Shape RetrievalRetrieval

Similar Papers 제목 키워드 기반

Instance Semantic Segmentation Benefits from Generative Adversarial Networks

2020-10-26 · Quang H. Le, Kamal Youcef-Toumi, Dzmitry Tsetserukou, Ali Jahanian

In design of instance segmentation networks that reconstruct masks, segmentation is often taken as its literal definition -- assigning each pixel a label. This has led to thinking the problem as a template matching one w…

Autonomous DrivingInstance Segmentationobject-detectionObject Detection+3

MoEIoU: Rethinking Bounding-Box Regression as a Mixture of Experts

2026-05-30 · Vinay Edula, Priyanka Bagade arxiv

Bounding-box regression is a fundamental component of object detection, playing a critical role in precise object localization. Existing Intersection-over-Union (IoU)-based loss functions extend the IoU objective by inco…

Object LocalizationObject Detection

Rethinking Bias-Variance Trade-off for Generalization of Neural Networks

2020-02-26 · ICML 2020 1 · Zitong Yang, Yaodong Yu, Chong You, Jacob Steinhardt 외

The classical bias-variance trade-off predicts that bias decreases and variance increase with model complexity, leading to a U-shaped risk curve. Recent work calls this into question for neural networks and other over-pa…

Rethinking 3D Shape Generation: Diffusion over Superquadrics

2026-06-08 · Zhiyang Liu, Wanze Li, Yuwei Wu, Chengran Yuan 외 arxiv

Diffusion models have advanced 3D shape generation, yet most methods still denoise in high-cardinality spaces (e.g., voxel/SDF grids, meshes, or point clouds), which is computationally and memory intensive and makes it d…

Point Clouds

From Symbolic to Natural-Language Relations: Rethinking Knowledge Graph Construction in the Era of Large Language Models

2026-01-14 · Kanyao Han, Yushang Lai arxiv

Knowledge graphs (KGs) have commonly been constructed using predefined symbolic relation schemas, typically implemented as categorical relation labels. This design has notable shortcomings: real-world relations are often…

Knowledge Graphs