paper-with-me

Papers

Trading Personalization for Accuracy: Data Debugging in Collaborative Filtering

2020-12-01 · NeurIPS 2020 12 · Long Chen, Yuan YAO, Feng Xu, Miao Xu, Hanghang Tong

Collaborative filtering has been widely used in recommender systems. Existing work has primarily focused on improving the prediction accuracy mainly via either building refined models or incorporating additional side information, yet has largely ignored the inherent distribution of the input rating data. In this paper, we propose a data debugging framework to identify overly personalized ratings whose existence degrades the performance of a given collaborative filtering model. The key idea of the proposed approach is to search for a small set of ratings whose editing (e.g., modification or deletion) would near-optimally improve the recommendation accuracy of a validation set. Experimental results demonstrate that the proposed approach can significantly improve the recommendation accuracy. Furthermore, we observe that the identified ratings significantly deviate from the average ratings of the corresponding items, and the proposed approach tends to modify them towards the average. This result sheds light on the design of future recommender systems in terms of balancing between the overall accuracy and personalization.

📄 PDF Abstract BibTeX

Code (1)

SoftWiser-group/CFDebug 공식 구현

Tasks

Collaborative FilteringRecommendation Systems

Similar Papers 제목 키워드 기반

FedDebug: Systematic Debugging for Federated Learning Applications

2023-01-09 · Waris Gill, Ali Anwar, Muhammad Ali Gulzar

In Federated Learning (FL), clients independently train local models and share them with a central aggregator to build a global model. Impermissibility to access clients' data and collaborative training make FL appealing…

Fault localizationFederated Learning

FinRL: Deep Reinforcement Learning Framework to Automate Trading in Quantitative Finance

2021-11-07 · Xiao-Yang Liu, Hongyang Yang, Jiechao Gao, Christina Dan Wang

Deep reinforcement learning (DRL) has been envisioned to have a competitive edge in quantitative finance. However, there is a steep development curve for quantitative traders to obtain an agent that automatically positio…

Deep Reinforcement LearningFrictionreinforcement-learningReinforcement Learning (RL)

FinRL: A Deep Reinforcement Learning Library for Automated Stock Trading in Quantitative Finance

2020-11-19 · Xiao-Yang Liu, Hongyang Yang, Qian Chen, Runjia Zhang 외

As deep reinforcement learning (DRL) has been recognized as an effective approach in quantitative finance, getting hands-on experiences is attractive to beginners. However, to train a practical DRL trading agent that dec…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Stock Market Prediction

Dynamic Encoder Transducer: A Flexible Solution For Trading Off Accuracy For Latency

2021-04-05 · Yangyang Shi, Varun Nagaraja, Chunyang Wu, Jay Mahadeokar 외

We propose a dynamic encoder transducer (DET) for on-device speech recognition. One DET model scales to multiple devices with different computation capacities without retraining or finetuning. To trading off accuracy and…

speech-recognitionSpeech Recognition

Federated User Representation Learning

2019-09-27 · ICLR 2020 1 · Duc Bui, Kshitiz Malik, Jack Goetz, Honglei Liu 외

Collaborative personalization, such as through learned user representations (embeddings), can improve the prediction accuracy of neural-network-based models significantly. We propose Federated User Representation Learnin…

Federated LearningPrivacy PreservingRepresentation Learning