paper-with-me

Papers

Relation Preserving Triplet Mining for Stabilising the Triplet Loss in Re-identification Systems

2021-10-15 · Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision 2023 1 · Adhiraj Ghosh, Kuruparan Shanmugalingam, Wen-Yan Lin

Object appearances change dramatically with pose variations. This creates a challenge for embedding schemes that seek to map instances with the same object ID to locations that are as close as possible. This issue becomes significantly heightened in complex computer vision tasks such as re-identification(reID). In this paper, we suggest that these dramatic appearance changes are indications that an object ID is composed of multiple natural groups, and it is counterproductive to forcefully map instances from different groups to a common location. This leads us to introduce Relation Preserving Triplet Mining (RPTM), a feature-matching guided triplet mining scheme, that ensures that triplets will respect the natural subgroupings within an object ID. We use this triplet mining mechanism to establish a pose-aware, well-conditioned triplet loss by implicitly enforcing view consistency. This allows a single network to be trained with fixed parameters across datasets while providing state-of-the-art results. Code is available at https://github.com/adhirajghosh/RPTM_reid.

📄 PDF Abstract BibTeX arXiv:2110.07933

Code (1)

adhirajghosh/rptm_reid 공식 구현 pytorch

Tasks

ObjectPerson Re-IdentificationRelationTripletVehicle Re-Identification

Similar Papers 제목 키워드 기반

Batch-Incremental Triplet Sampling for Training Triplet Networks Using Bayesian Updating Theorem

2020-07-10 · Milad Sikaroudi, Benyamin Ghojogh, Fakhri Karray, Mark Crowley 외

Variants of Triplet networks are robust entities for learning a discriminative embedding subspace. There exist different triplet mining approaches for selecting the most suitable training triplets. Some of these mining m…

Dimensionality ReductionHistopathological Image ClassificationMetric LearningTriplet

DiVA-DocRE: A Discriminative and Voice-Aware Paradigm for Document-Level Relation Extraction

2024-09-07 · YiHeng Wu, Roman Yangarber, Xian Mao

The remarkable capabilities of Large Language Models (LLMs) in text comprehension and generation have revolutionized Information Extraction (IE). One such advancement is in Document-level Relation Triplet Extraction (Doc…

Document-level Relation ExtractionReading ComprehensionRelationRelation Extraction+2

Offline versus Online Triplet Mining based on Extreme Distances of Histopathology Patches

2020-07-04 · Milad Sikaroudi, Benyamin Ghojogh, Amir Safarpoor, Fakhri Karray 외

We analyze the effect of offline and online triplet mining for colorectal cancer (CRC) histopathology dataset containing 100,000 patches. We consider the extreme, i.e., farthest and nearest patches to a given anchor, bot…

Dimensionality ReductionHistopathological Image ClassificationMetric LearningTriplet

Acceleration of Large Margin Metric Learning for Nearest Neighbor Classification Using Triplet Mining and Stratified Sampling

2020-09-29 · Parisa Abdolrahim Poorheravi, Benyamin Ghojogh, Vincent Gaudet, Fakhri Karray 외

Metric learning is one of the techniques in manifold learning with the goal of finding a projection subspace for increasing and decreasing the inter- and intra-class variances, respectively. Some of the metric learning m…

Metric LearningTriplet

Correcting the Triplet Selection Bias for Triplet Loss

2018-09-01 · ECCV 2018 9 · Baosheng Yu, Tongliang Liu, Mingming Gong, Changxing Ding 외

Triplet loss, popular for metric learning, has made a great success in many computer vision tasks, such as fine-grained image classification, image retrieval, and face recognition. Considering that the number of triplets…

Face RecognitionFine-Grained Image ClassificationGeneral Classificationimage-classification+6