paper-with-me

Papers

Global-Supervised Contrastive Loss and View-Aware-Based Post-Processing for Vehicle Re-Identification

2022-04-17 · Zhijun Hu, Yong Xu, Jie Wen, Xianjing Cheng, Zaijun Zhang, Lilei Sun, YaoWei Wang

In this paper, we propose a Global-Supervised Contrastive loss and a view-aware-based post-processing (VABPP) method for the field of vehicle re-identification. The traditional supervised contrastive loss calculates the distances of features within the batch, so it has the local attribute. While the proposed Global-Supervised Contrastive loss has new properties and has good global attributes, the positive and negative features of each anchor in the training process come from the entire training set. The proposed VABPP method is the first time that the view-aware-based method is used as a post-processing method in the field of vehicle re-identification. The advantages of VABPP are that, first, it is only used during testing and does not affect the training process. Second, as a post-processing method, it can be easily integrated into other trained re-id models. We directly apply the view-pair distance scaling coefficient matrix calculated by the model trained in this paper to another trained re-id model, and the VABPP method greatly improves its performance, which verifies the feasibility of the VABPP method.

📄 PDF Abstract BibTeX arXiv:2204.07943

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeVehicle Re-Identification

Methods 이 논문이 사용한 방법론

Supervised Contrastive Loss 설명 없음

Similar Papers 제목 키워드 기반

Multi-level Cross-view Contrastive Learning for Knowledge-aware Recommender System

2022-04-19 · Ding Zou, Wei Wei, Xian-Ling Mao, Ziyang Wang 외

Knowledge graph (KG) plays an increasingly important role in recommender systems. Recently, graph neural networks (GNNs) based model has gradually become the theme of knowledge-aware recommendation (KGR). However, there …

Contrastive LearningData Augmentationgraph constructionKnowledge-Aware Recommendation+1

A Mutual Information Perspective on Federated Contrastive Learning

2024-05-03 · Christos Louizos, Matthias Reisser, Denis Korzhenkov

We investigate contrastive learning in the federated setting through the lens of SimCLR and multi-view mutual information maximization. In doing so, we uncover a connection between contrastive representation learning and…

Contrastive LearningFederated Unsupervised LearningRepresentation Learning

Graph Contrastive Learning via Spectral Graph Alignment

2025-11-27 · Manh Nguyen arxiv

Given augmented views of each input graph, contrastive learning methods (e.g., InfoNCE) optimize pairwise alignment of graph embeddings across views while providing no mechanism to control the global structure of the vie…

Contrastive LearningTransfer Learning

Self-Supervised Pre-training of Vision Transformers for Dense Prediction Tasks

2022-05-30 · Jaonary Rabarisoa, Valentin Belissen, Florian Chabot, Quoc-Cuong Pham

We present a new self-supervised pre-training of Vision Transformers for dense prediction tasks. It is based on a contrastive loss across views that compares pixel-level representations to global image representations. T…

Depth EstimationMonocular Depth EstimationPredictionSemantic Segmentation

Region-Aware Contrastive Learning for Semantic Segmentation

2021-01-01 · ICCV 2021 10 · Hanzhe Hu, Jinshi Cui, LiWei Wang

Recent works have made great success in semantic segmentation by exploiting contextual information in a local or global manner within individual image and supervising the model with pixel-wise cross entropy loss. How…

Contrastive LearningSemantic Segmentation