iconLogo
Published:2025/11/8 4:27:34

IndirectADって何?レコメンドシステムを賢く"ポイズニング"しちゃう攻撃手法!💥

超要約: レコメンドシステム(おすすめ機能)への攻撃手法「IndirectAD」を紹介!少ない偽アカウントで、商品の表示を操作できるんだって😲

ギャル的キラキラポイント✨

少人数でイケちゃう! 従来の攻撃より少ない人数でレコメンドを荒らせる! ● トリガーアイテムって何? ターゲットにする商品じゃなく、別の商品を"エサ"にして誘導するの! ● IT業界に貢献💖 レコメンドシステムのセキュリティを強化して、安全なサービス作りに役立つ!

詳細解説

続きは「らくらく論文」アプリで

IndirectAD: Practical Data Poisoning Attacks against Recommender Systems for Item Promotion

Zihao Wang / Tianhao Mao / XiaoFeng Wang / Di Tang / Xiaozhong Liu

Recommender systems play a central role in digital platforms by providing personalized content. They often use methods such as collaborative filtering and machine learning to accurately predict user preferences. Although these systems offer substantial benefits, they are vulnerable to security and privacy threats, especially data poisoning attacks. By inserting misleading data, attackers can manipulate recommendations for purposes ranging from boosting product visibility to shaping public opinion. Despite these risks, concerns are often downplayed because such attacks typically require controlling at least 1% of the platform's user base, a difficult task on large platforms. We tackle this issue by introducing the IndirectAD attack, inspired by Trojan attacks on machine learning. IndirectAD reduces the need for a high poisoning ratio through a trigger item that is easier to recommend to the target users. Rather than directly promoting a target item that does not match a user's interests, IndirectAD first promotes the trigger item, then transfers that advantage to the target item by creating co-occurrence data between them. This indirect strategy delivers a stronger promotion effect while using fewer controlled user accounts. Our extensive experiments on multiple datasets and recommender systems show that IndirectAD can cause noticeable impact with only 0.05% of the platform's user base. Even in large-scale settings, IndirectAD remains effective, highlighting a more serious and realistic threat to today's recommender systems.

cs / cs.CR