paper-with-me

홈 › Papers

Fantope Regularization in Metric Learning

2014-06-01 · CVPR 2014 6 · Marc T. Law, Nicolas Thome, Matthieu Cord

This paper introduces a regularization method to explicitly control the rank of a learned symmetric positive semidefinite distance matrix in distance metric learning. To this end, we propose to incorporate in the objective function a linear regularization term that minimizes the k smallest eigenvalues of the distance matrix. It is equivalent to minimizing the trace of the product of the distance matrix with a matrix in the convex hull of rank-k projection matrices, called a Fantope. Based on this new regularization method, we derive an optimization scheme to efficiently learn the distance matrix. We demonstrate the effectiveness of the method on synthetic and challenging real datasets of face verification and image classification with relative attributes, on which our method outperforms state-of-the-art metric learning algorithms.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Face VerificationGeneral Classificationimage-classificationImage ClassificationMetric Learning

Similar Papers 제목 키워드 기반

Fantope Projection and Selection: A near-optimal convex relaxation of sparse PCA

2013-12-01 · NeurIPS 2013 12 · Vincent Q. Vu, Juhee Cho, Jing Lei, Karl Rohe

We propose a novel convex relaxation of sparse principal subspace estimation based on the convex hull of rank-$d$ projection matrices (the Fantope). The convex problem can be solved efficiently using alternating directio…

Gradient-based Sparse Principal Component Analysis with Extensions to Online Learning

2019-11-19 · Yixuan Qiu, Jing Lei, Kathryn Roeder

Sparse principal component analysis (PCA) is an important technique for dimensionality reduction of high-dimensional data. However, most existing sparse PCA algorithms are based on non-convex optimization, which provide …

Dimensionality Reduction

Sparsistency and agnostic inference in sparse PCA

2014-01-27 · Jing Lei, Vincent Q. Vu

The presence of a sparse "truth" has been a constant assumption in the theoretical analysis of sparse PCA and is often implicit in its methodological development. This naturally raises questions about the properties of s…

StablePCA: Learning Shared Representations across Multiple Sources via Minimax Optimization

2025-05-02 · Zhenyu Wang, Molei Liu, Jing Lei, Francis Bach 외

When synthesizing multisource high-dimensional data, a key objective is to extract low-dimensional feature representations that effectively approximate the original features across different sources. Such general feature…

Fairness

Symmetric Behavior Regularized Policy Optimization

2025-08-06 · Lingwei Zhu, Haseeb Shah, Zheng Chen, Yukie Nagai 외 arxiv

Behavior Regularized Policy Optimization (BRPO) leverages asymmetric (divergence) regularization to mitigate the distribution shift in offline Reinforcement Learning. This paper is the first to study the open question of…

Reinforcement LearningOffline RL