paper-with-me

Papers

Attack Detection Using Item Vector Shift in Matrix Factorisation Recommenders

2023-12-01 · Sulthana Shams, Douglas Leith

This paper proposes a novel method for detecting shilling attacks in Matrix Factorization (MF)-based Recommender Systems (RS), in which attackers use false user-item feedback to promote a specific item. Unlike existing methods that use either use supervised learning to distinguish between attack and genuine profiles or analyse target item rating distributions to detect false ratings, our method uses an unsupervised technique to detect false ratings by examining shifts in item preference vectors that exploit rating deviations and user characteristics, making it a promising new direction. The experimental results demonstrate the effectiveness of our approach in various attack scenarios, including those involving obfuscation techniques.

📄 PDF Abstract BibTeX arXiv:2312.00512

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Detecting the Adversarially-Learned Injection Attacks via Knowledge Graphs

2024-11-15 · 2024 2024 11 · Yaojun Hao*, 1, Haotian Wang2, Qingshan Zhao1 외

ABSTRACT: Over the past two decades, many studies have devoted a good deal of attention to detect injection attacks in recommender systems. However, most of the studies mainly focus on detecting the heuristically-generat…

Knowledge GraphsRecommendation Systems

Unorganized Malicious Attacks Detection

2016-10-13 · NeurIPS 2018 12 · Ming Pang, Wei Gao, Min Tao, Zhi-Hua Zhou

Recommender system has attracted much attention during the past decade. Many attack detection algorithms have been developed for better recommendations, mostly focusing on shilling attacks, where an attack organizer prod…

Matrix CompletionRecommendation Systems

Stealthy LLM-Driven Data Poisoning Attacks Against Embedding-Based Retrieval-Augmented Recommender Systems

2025-05-08 · Fatemeh Nazary, Yashar Deldjoo, Tommaso Di Noia, Eugenio Di Sciascio

We present a systematic study of provider-side data poisoning in retrieval-augmented recommender systems (RAG-based). By modifying only a small fraction of tokens within item descriptions -- for instance, adding emotiona…

Data PoisoningLanguage ModelingLanguage ModellingLarge Language Model+5

Matrix Completion in Group Testing: Bounds and Simulations

2025-01-23 · Trung-Khang Tran, Thach V. Bui

The main goal of group testing is to identify a small number of defective items in a large population of items. A test on a subset of items is positive if the subset contains at least one defective item and negative othe…

Matrix Completion

Scalable Recommender Systemsthrough Recursive Evidence Chains

2018-10-20 · Elias Tragas, Calvin Luo, Maxime Yvez, Kevin Luk 외

Recommender systems can be formulated as a matrix completion problem, where the goal is to estimate missing ratings. A popular matrix completion algorithm is matrix factorization, where ratings are predicted from combini…

Matrix CompletionRecommendation Systems