paper-with-me

홈 › Papers

Fewer is More: A Deep Graph Metric Learning Perspective Using Fewer Proxies

2020-10-26 · NeurIPS 2020 12 · Yuehua Zhu, Muli Yang, Cheng Deng, Wei Liu

Deep metric learning plays a key role in various machine learning tasks. Most of the previous works have been confined to sampling from a mini-batch, which cannot precisely characterize the global geometry of the embedding space. Although researchers have developed proxy- and classification-based methods to tackle the sampling issue, those methods inevitably incur a redundant computational cost. In this paper, we propose a novel Proxy-based deep Graph Metric Learning (ProxyGML) approach from the perspective of graph classification, which uses fewer proxies yet achieves better comprehensive performance. Specifically, multiple global proxies are leveraged to collectively approximate the original data points for each class. To efficiently capture local neighbor relationships, a small number of such proxies are adaptively selected to construct similarity subgraphs between these proxies and each data point. Further, we design a novel reverse label propagation algorithm, by which the neighbor relationships are adjusted according to ground-truth labels, so that a discriminative metric space can be learned during the process of subgraph classification. Extensive experiments carried out on widely-used CUB-200-2011, Cars196, and Stanford Online Products datasets demonstrate the superiority of the proposed ProxyGML over the state-of-the-art methods in terms of both effectiveness and efficiency. The source code is publicly available at https://github.com/YuehuaZhu/ProxyGML.

📄 PDF Abstract BibTeX arXiv:2010.13636

Code (1)

YuehuaZhu/ProxyGML 공식 구현 pytorch

Tasks

General ClassificationGraph ClassificationMetric Learning

Similar Papers 제목 키워드 기반

A Geometric Perspective for High-Dimensional Multiplex Graphs

2025-01-29 · Kamel Abdous, Nairouz Mrabah, Mohamed Bouguessa

High-dimensional multiplex graphs are characterized by their high number of complementary and divergent dimensions. The existence of multiple hierarchical latent relations between the graph dimensions poses significant c…

Graph Embedding

Hacking Cryptographic Protocols with Advanced Variational Quantum Attacks

2023-11-06 · Borja Aizpurua, Pablo Bermejo, Josu Etxezarreta Martinez, Roman Orus

Here we introduce an improved approach to Variational Quantum Attack Algorithms (VQAA) on crytographic protocols. Our methods provide robust quantum attacks to well-known cryptographic algorithms, more efficiently and wi…

Volumetrically Consistent 3D Gaussian Rasterization

2024-12-04 · CVPR 2025 1 · Chinmay Talegaonkar, Yash Belhe, Ravi Ramamoorthi, Nicholas Antipa

Recently, 3D Gaussian Splatting (3DGS) has enabled photorealistic view synthesis at high inference speeds. However, its splatting-based rendering model makes several approximations to the rendering equation, reducing phy…

3DGSSSIM

SLNet: A Super-Lightweight Geometry-Adaptive Network for 3D Point Cloud Recognition

2026-03-08 · Mohammad Saeid, Amir Salarpour, Pedram MohajerAnsari, Mert D. Pesé arxiv

We present SLNet, a lightweight backbone for 3D point cloud recognition designed to achieve strong performance without the computational cost of many recent attention, graph, and deep MLP based models. The model is built…

Scene Segmentation

Beyond Classical Diffusion: Ballistic Graph Neural Network

2019-09-25 · Yimeng Min

This paper presents the ballistic graph neural network. Ballistic graph neural network tackles the weight distribution from a transportation perspective and has many different properties comparing to the traditional grap…

Graph Neural Network