paper-with-me

홈 › Papers

Push for Center Learning via Orthogonalization and Subspace Masking for Person Re-Identification

2019-08-28 · Weinong Wang, Wenjie Pei, Qiong Cao, Shu Liu, Yu-Wing Tai

Person re-identification aims to identify whether pairs of images belong to the same person or not. This problem is challenging due to large differences in camera views, lighting and background. One of the mainstream in learning CNN features is to design loss functions which reinforce both the class separation and intra-class compactness. In this paper, we propose a novel Orthogonal Center Learning method with Subspace Masking for person re-identification. We make the following contributions: (i) we develop a center learning module to learn the class centers by simultaneously reducing the intra-class differences and inter-class correlations by orthogonalization; (ii) we introduce a subspace masking mechanism to enhance the generalization of the learned class centers; and (iii) we devise to integrate the average pooling and max pooling in a regularizing manner that fully exploits their powers. Extensive experiments show that our proposed method consistently outperforms the state-of-the-art methods on the large-scale ReID datasets including Market-1501, DukeMTMC-ReID, CUHK03 and MSMT17.

📄 PDF Abstract BibTeX arXiv:1908.10535

Code (0)

등록된 구현이 없습니다.

Tasks

Person Re-Identification

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…

Similar Papers 제목 키워드 기반

ARO: A New Lens On Matrix Optimization For Large Models

2026-02-09 · Wenbo Gong, Javier Zazo, Qijun Luo, Puqian Wang 외 arxiv

Matrix-based optimizers have attracted growing interest for improving LLM training efficiency, with significant progress centered on orthogonalization/whitening based methods. While yielding substantial performance gains…

Subspace orthogonalization as a mechanism for binding values to space

2022-05-13 · W. Jeffrey Johnston, Justin M. Fine, Seng Bum Michael Yoo, R. Becket Ebitz 외

When choosing between options, we must solve an important binding problem. The values of the options must be associated with information about the action needed to select them. We hypothesize that the brain solves this b…

SUMO: Subspace-Aware Moment-Orthogonalization for Accelerating Memory-Efficient LLM Training

2025-05-30 · Yehonathan Refael, Guy Smorodinsky, Tom Tirer, Ofir Lindenbaum

Low-rank gradient-based optimization methods have significantly improved memory efficiency during the training of large language models (LLMs), enabling operations within constrained hardware without sacrificing performa…

Pro-KLShampoo: Projected KL-Shampoo with Whitening Recovered by Orthogonalization

2026-05-07 · Ruotong Sun, Ermin Wei arxiv

Optimizers that exploit the matrix structure of gradients are central to modern LLM pre-training, with two distinct frontiers: explicit Kronecker-factored preconditioning -- most recently KL-Shampoo, which estimates the …

Powering Up Zeroth-Order Training via Subspace Gradient Orthogonalization

2026-02-19 · Yicheng Lang, Changsheng Wang, Yihua Zhang, Mingyi Hong 외 arxiv

Zeroth-order (ZO) optimization provides a gradient-free alternative to first-order (FO) methods by estimating gradients via finite differences of function evaluations, and has recently emerged as a memory-efficient parad…