paper-with-me

홈 › Papers

Self-supervised Geometric Features Discovery via Interpretable Attentio for Vehicle Re-Identification and Beyond (Complete Version)

2023-02-05 · Ming Li, Xinming Huang, Ziming Zhang

To learn distinguishable patterns, most of recent works in vehicle re-identification (ReID) struggled to redevelop official benchmarks to provide various supervisions, which requires prohibitive human labors. In this paper, we seek to achieve the similar goal but do not involve more human efforts. To this end, we introduce a novel framework, which successfully encodes both geometric local features and global representations to distinguish vehicle instances, optimized only by the supervision from official ID labels. Specifically, given our insight that objects in ReID share similar geometric characteristics, we propose to borrow self-supervised representation learning to facilitate geometric features discovery. To condense these features, we introduce an interpretable attention module, with the core of local maxima aggregation instead of fully automatic learning, whose mechanism is completely understandable and whose response map is physically reasonable. To the best of our knowledge, we are the first that perform self-supervised learning to discover geometric features. We conduct comprehensive experiments on three most popular datasets for vehicle ReID, i.e., VeRi-776, CityFlow-ReID, and VehicleID. We report our state-of-the-art (SOTA) performances and promising visualization results. We also show the excellent scalability of our approach on other ReID related tasks, i.e., person ReID and multi-target multi-camera (MTMC) vehicle tracking. The code is available at https://github.com/ ming1993li/Self-supervised-Geometric.

📄 PDF Abstract BibTeX arXiv:2303.11169

Code (1)

ming1993li/self-supervised-geometric 공식 구현 pytorch

Tasks

Representation LearningSelf-Supervised LearningVehicle Re-Identification

Similar Papers 제목 키워드 기반

Self-supervised Geometric Features Discovery via Interpretable Attention for Vehicle Re-Identification and Beyond

2020-10-19 · ICCV 2021 10 · Ming Li, Xinming Huang, Ziming Zhang

To learn distinguishable patterns, most of recent works in vehicle re-identification (ReID) struggled to redevelop official benchmarks to provide various supervisions, which requires prohibitive human labors. In this pap…

Representation LearningSelf-Supervised LearningSemantic SegmentationVehicle Re-Identification

PDiscoFormer: Relaxing Part Discovery Constraints with Vision Transformers

2024-07-05 · Ananthu Aniraj, Cassio F. Dantas, Dino Ienco, Diego Marcos

Computer vision methods that explicitly detect object parts and reason on them are a step towards inherently interpretable models. Existing approaches that perform part discovery driven by a fine-grained classification t…

Fine-Grained Image ClassificationImage ClassificationUnsupervised Part Discovery

Graph Neural Networks in Modern AI-aided Drug Discovery

2025-06-07 · Odin Zhang, Haitao Lin, Xujun Zhang, Xiaorui Wang 외

Graph neural networks (GNNs), as topology/structure-aware models within deep learning, have emerged as powerful tools for AI-aided drug discovery (AIDD). By directly operating on molecular graphs, GNNs offer an intuitive…

Drug Discoverygraph constructionMeta-LearningMolecular Property Prediction+4

S$^2$COPE: Self-Supervised Concept Discovery via Preference Learning

2026-06-12 · Shilong Xiang, Zirui Zhang, Chengzhi Mao arxiv

Current representation learning paradigms force a fundamental compromise: self-supervised methods scale to massive datasets but yield opaque features, whereas interpretable models remain bottlenecked by the need for dens…

Representation Learning

LatentCLR: A Contrastive Learning Approach for Unsupervised Discovery of Interpretable Directions

2021-04-02 · ICCV 2021 10 · Oğuz Kaan Yüksel, Enis Simsar, Ezgi Gülperi Er, Pinar Yanardag

Recent research has shown that it is possible to find interpretable directions in the latent spaces of pre-trained Generative Adversarial Networks (GANs). These directions enable controllable image generation and support…

Contrastive LearningImage Generation