paper-with-me

Papers

Fair Recommendation by Geometric Interpretation and Analysis of Matrix Factorization

2023-01-10 · Hao Wang

Matrix factorization-based recommender system is in effect an angle preserving dimensionality reduction technique. Since the frequency of items follows power-law distribution, most vectors in the original dimension of user feature vectors and item feature vectors lie on the same hyperplane. However, it is very difficult to reconstruct the embeddings in the original dimension analytically, so we reformulate the original angle preserving dimensionality reduction problem into a distance preserving dimensionality reduction problem. We show that the geometric shape of input data of recommender system in its original higher dimension are distributed on co-centric circles with interesting properties, and design a paraboloid-based matrix factorization named ParaMat to solve the recommendation problem. In the experiment section, we compare our algorithm with 8 other algorithms and prove our new method is the most fair algorithm compared with modern day recommender systems such as ZeroMat and DotMat Hybrid.

📄 PDF Abstract BibTeX arXiv:2301.03791

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionRecommendation Systems

Similar Papers 제목 키워드 기반

Analysis and Visualization of the Parameter Space of Matrix Factorization-based Recommender Systems

2023-03-25 · Hao Wang

Recommender system is the most successful commercial technology in the past decade. Technical mammoth such as Temu, TikTok and Amazon utilize the technology to generate enormous revenues each year. Although there have be…

Recommendation Systems

SAR: Semantic Analysis for Recommendation

2017-02-21 · Han Xiao, Lian Meng

Recommendation system is a common demand in daily life and matrix completion is a widely adopted technique for this task. However, most matrix completion methods lack semantic interpretation and usually result in weak-se…

Matrix Completion

Contextual bandits with concave rewards, and an application to fair ranking

2022-10-18 · Virginie Do, Elvis Dohmatob, Matteo Pirotta, Alessandro Lazaric 외

We consider Contextual Bandits with Concave Rewards (CBCR), a multi-objective bandit problem where the desired trade-off between the rewards is defined by a known concave objective function, and the reward vector depends…

FairnessMulti-Armed Bandits

FEIR: Quantifying and Reducing Envy and Inferiority for Fair Recommendation of Limited Resources

2023-11-08 · Nan Li, Bo Kang, Jefrey Lijffijt, Tijl De Bie

In settings such as e-recruitment and online dating, recommendation involves distributing limited opportunities, calling for novel approaches to quantify and enforce fairness. We introduce \emph{inferiority}, a novel (un…

FairnessRecommendation Systems

Convolutional Geometric Matrix Completion

2018-03-02 · Kai-Lang Yao, Wu-Jun Li, Jianbo Yang, Xinyan Lu

Geometric matrix completion (GMC) has been proposed for recommendation by integrating the relationship (link) graphs among users/items into matrix completion (MC). Traditional GMC methods typically adopt graph regulariza…

Matrix Completion