paper-with-me

홈 › Papers

Linear Ranking Analysis

2014-06-01 · CVPR 2014 6 · Weihong Deng, Jiani Hu, Jun Guo

We extend the classical linear discriminant analysis (LDA) technique to linear ranking analysis (LRA), by considering the ranking order of classes centroids on the projected subspace. Under the constrain on the ranking order of the classes, two criteria are proposed: 1) minimization of the classification error with the assumption that each class is homogenous Guassian distributed; 2) maximization of the sum (average) of the K minimum distances of all neighboring-class (centroid) pairs. Both criteria can be efficiently solved by the convex optimization for one-dimensional subspace. Greedy algorithm is applied to extend the results to the multi-dimensional subspace. Experimental results show that 1) LRA with both criteria achieve state-of-the-art performance on the tasks of ranking learning and zero-shot learning; and 2) the maximum margin criterion provides a discriminative subspace selection method, which can significantly remedy the class separation problem in comparing with several representative extensions of LDA.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Zero-Shot Learning

Methods 이 논문이 사용한 방법론

LDA Linear discriminant analysis (LDA), normal discriminant analysis (NDA), or discriminant function analysis is a generalization of Fisher's linear discriminant, a method used in…

Similar Papers 제목 키워드 기반

Top Rank Optimization in Linear Time

2014-10-06 · NeurIPS 2014 12 · Nan Li, Rong Jin, Zhi-Hua Zhou

Bipartite ranking aims to learn a real-valued ranking function that orders positive instances before negative instances. Recent efforts of bipartite ranking are focused on optimizing ranking accuracy at the top of the ra…

Neural Termination Analysis

2021-02-07 · Mirco Giacobbe, Daniel Kroening, Julian Parsert

We introduce a novel approach to the automated termination analysis of computer programs: we use neural networks to represent ranking functions. Ranking functions map program states to values that are bounded from below …

Functional Bipartite Ranking: a Wavelet-Based Filtering Approach

2013-12-18 · Stéphan Clémençon, Marine Depecker

It is the main goal of this article to address the bipartite ranking issue from the perspective of functional data analysis (FDA). Given a training set of independent realizations of a (possibly sampled) second-order ran…

GRAFT: Decoupling Ranking and Calibration for Survival Analysis

2026-02-08 · Mohammad Ashhad, Robert Hoehndorf, Ricardo Henao arxiv

Survival analysis is complicated by censored data, high-dimensional features, and non-linear interactions. Classical models offer interpretability and superior calibration but are restricted to linear or predefined funct…

Towards Measuring Fairness in Grid Layout in Recommender Systems

2023-09-19 · Amifa Raj, Michael D. Ekstrand

There has been significant research in the last five years on ensuring the providers of items in a recommender system are treated fairly, particularly in terms of the exposure the system provides to their work through it…

FairnessRecommendation Systems