paper-with-me

Papers

Discussion about Attacks and Defenses for Fair and Robust Recommendation System Design

2022-09-28 · Mirae Kim, Simon Woo

Information has exploded on the Internet and mobile with the advent of the big data era. In particular, recommendation systems are widely used to help consumers who struggle to select the best products among such a large amount of information. However, recommendation systems are vulnerable to malicious user biases, such as fake reviews to promote or demote specific products, as well as attacks that steal personal information. Such biases and attacks compromise the fairness of the recommendation model and infringe the privacy of users and systems by distorting data.Recently, deep-learning collaborative filtering recommendation systems have shown to be more vulnerable to this bias. In this position paper, we examine the effects of bias that cause various ethical and social issues, and discuss the need for designing the robust recommendation system for fairness and stability.

📄 PDF Abstract BibTeX arXiv:2210.07817

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringFairnessPositionRecommendation Systems

Similar Papers 제목 키워드 기반

Effectiveness of Moving Target Defenses for Adversarial Attacks in ML-based Malware Detection

2023-02-01 · Aqib Rashid, Jose Such

Several moving target defenses (MTDs) to counter adversarial ML attacks have been proposed in recent years. MTDs claim to increase the difficulty for the attacker in conducting attacks by regularly changing certain eleme…

Malware Detection

SoK: The Last Line of Defense: On Backdoor Defense Evaluation

2025-11-17 · Gorka Abad, Marina Krček, Stefanos Koffas, Behrad Tajalli 외 arxiv

Backdoor attacks pose a significant threat to deep learning models by implanting hidden vulnerabilities that can be activated by malicious inputs. While numerous defenses have been proposed to mitigate these attacks, the…

BackFed: An Efficient & Standardized Benchmark Suite for Backdoor Attacks in Federated Learning

2025-07-07 · Thinh Dao, Dung Thuy Nguyen, Khoa D Doan, Kok-Seng Wong

Federated Learning (FL) systems are vulnerable to backdoor attacks, where adversaries train their local models on poisoned data and submit poisoned model updates to compromise the global model. Despite numerous proposed …

Federated Learning

Decoding FL Defenses: Systemization, Pitfalls, and Remedies

2025-02-03 · Momin Ahmad Khan, Virat Shejwalkar, Yasra Chandio, Amir Houmansadr 외

While the community has designed various defenses to counter the threat of poisoning attacks in Federated Learning (FL), there are no guidelines for evaluating these defenses. These defenses are prone to subtle pitfalls …

Federated LearningSurvey

Retrieved But Not Reliable: A Survey on Attacks, and Defenses in Retrieval-Augmented Generation

2026-08-25 · Minh Tran, Cuong Dang, Tuc Nguyen, Khanh-Tung Tran 외 arxiv

Retrieval-Augmented Generation (RAG) enhances large language models by grounding outputs in external knowledge, improving factuality and reducing hallucinations. At the same time, the retrieval-augmented pipeline introdu…