paper-with-me

Papers

Collaborative Residual Metric Learning

2023-04-17 · Tianjun Wei, Jianghong Ma, Tommy W. S. Chow

In collaborative filtering, distance metric learning has been applied to matrix factorization techniques with promising results. However, matrix factorization lacks the ability of capturing collaborative information, which has been remarked by recent works and improved by interpreting user interactions as signals. This paper aims to find out how metric learning connect to these signal-based models. By adopting a generalized distance metric, we discovered that in signal-based models, it is easier to estimate the residual of distances, which refers to the difference between the distances from a user to a target item and another item, rather than estimating the distances themselves. Further analysis also uncovers a link between the normalization strength of interaction signals and the novelty of recommendation, which has been overlooked by existing studies. Based on the above findings, we propose a novel model to learn a generalized distance user-item distance metric to capture user preference in interaction signals by modeling the residuals of distance. The proposed CoRML model is then further improved in training efficiency by a newly introduced approximated ranking weight. Extensive experiments conducted on 4 public datasets demonstrate the superior performance of CoRML compared to the state-of-the-art baselines in collaborative filtering, along with high efficiency and the ability of providing novelty-promoted recommendations, shedding new light on the study of metric learning-based recommender systems.

📄 PDF Abstract BibTeX arXiv:2304.07971

Code (1)

Joinn99/CoRML 공식 구현 pytorch

Tasks

Collaborative FilteringMetric LearningRecommendation Systems

Similar Papers 제목 키워드 기반

FRUC: Feedforward Dynamic Scene Reconstruction from Uncalibrated Collaborative Driving Views

2026-05-28 · Yihang Tao, Yu Guo, Zhengru Fang, Haonan An 외 arxiv

We present FRUC, a feed-forward 3D Gaussian splatting framework for dynamic scene reconstruction from uncalibrated collaborative driving views. Existing multi-agent reconstruction frameworks are often hindered by rigid p…

Residual Gaussian Splatting for Ultra Sparse-View CBCT Reconstruction

2026-04-30 · Jian Lin, Jiancheng Fang, Shaoyu Wang, Changan Lai 외 arxiv

While 3D Gaussian splatting (3DGS) offers explicit and efficient scene representations for cone-beam computed tomography reconstruction, conventional photometric optimization inherently suffers from spectral bias under u…

Collaborative Representation based Classification for Face Recognition

2012-04-11 · Lei Zhang, Meng Yang, Xiangchu Feng, Yi Ma 외

By coding a query sample as a sparse linear combination of all training samples and then classifying it by evaluating which class leads to the minimal coding residual, sparse representation based classification (SRC) lea…

ClassificationFace RecognitionGeneral ClassificationRobust Face Recognition+1

CoL3D: Collaborative Learning of Single-view Depth and Camera Intrinsics for Metric 3D Shape Recovery

2025-02-13 · Chenghao Zhang, Lubin Fan, Shen Cao, Bojian Wu 외

Recovering the metric 3D shape from a single image is particularly relevant for robotics and embodied intelligence applications, where accurate spatial understanding is crucial for navigation and interaction with environ…

Camera CalibrationDepth EstimationMonocular Depth Estimation

K-VARK: Kernelized Variance-Aware Residual Kalman Filter for Sensorless Force Estimation in Collaborative Robots

2025-12-15 · Oğuzhan Akbıyık, Naseem Alhousani, Fares J. Abu-Dakka arxiv

Reliable estimation of contact forces is crucial for ensuring safe and precise interaction of robots with unstructured environments. However, accurate sensorless force estimation remains challenging due to inherent model…