中文
相关论文

相关论文: Multi-Modal Recommendation Unlearning for Legal, L…

200 篇论文

Modern data-driven recommendation systems risk memorizing sensitive user behavioral patterns, raising privacy concerns. Existing recommendation unlearning methods, while capable of removing target data influence, suffer from inefficient…

信息检索 · 计算机科学 2025-11-11 Junpeng Zhao , Lin Li , Ming Li , Amran Bhuiyan , Jimmy Huang

Recently, there has been growing interest in developing the next-generation recommender systems (RSs) based on pretrained large language models (LLMs). However, the semantic gap between natural language and recommendation tasks is still not…

信息检索 · 计算机科学 2024-02-23 Yaochen Zhu , Liang Wu , Qi Guo , Liangjie Hong , Jundong Li

Providing high-quality item recall for text queries is crucial in large-scale e-commerce search systems. Current Embedding-based Retrieval Systems (ERS) embed queries and items into a shared low-dimensional space, but uni-modality ERS rely…

信息检索 · 计算机科学 2024-08-28 Hao Jiang , Haoxiang Zhang , Qingshan Hou , Chaofeng Chen , Weisi Lin , Jingchang Zhang , Annan Wang

Learning user preferences for products based on their past purchases or reviews is at the cornerstone of modern recommendation engines. One complication in this learning task is that some users are more likely to purchase products or review…

信息检索 · 计算机科学 2023-03-08 Wanning Chen , Mohsen Bayati

Machine unlearning aims to remove the influence of specific data from trained models while preserving general utility. Existing approximate unlearning methods often rely on performance-degradation heuristics, such as loss maximization or…

机器学习 · 计算机科学 2026-03-13 Jonas Mirlach , Sonia Laguna , Julia E. Vogt

Although existing multimodal recommendation models have shown promising performance, their effectiveness continues to be limited by the pervasive data sparsity problem. This problem arises because users typically interact with only a small…

信息检索 · 计算机科学 2025-12-10 Jinfeng Xu , Zheyu Chen , Shuo Yang , Jinze Li , Zitong Wan , Hewei Wang , Weijie Liu , Yijie Li , Edith C. H. Ngai

Conventional multimodal recommender systems predominantly leverage Bayesian Personalized Ranking (BPR) optimization to learn item representations by amalgamating item identity (ID) embeddings with multimodal features. Nevertheless, our…

信息检索 · 计算机科学 2025-05-09 Xin Zhou , Xiaoxiong Zhang , Dusit Niyato , Zhiqi Shen

Recent generative models face significant risks of producing harmful content, which has underscored the importance of machine unlearning (MU) as a critical technique for eliminating the influence of undesired data. However, existing MU…

机器学习 · 计算机科学 2025-07-31 Xiang Li , Qianli Shen , Haonan Wang , Kenji Kawaguchi

Session-based recommender systems (SBRSs) have shown superior performance over conventional methods. However, they show limited scalability on large-scale industrial datasets since most models learn one embedding per item. This leads to a…

信息检索 · 计算机科学 2022-09-27 Walid Shalaby , Sejoon Oh , Amir Afsharinejad , Srijan Kumar , Xiquan Cui

Nowadays, machine learning models, especially neural networks, become prevalent in many real-world applications.These models are trained based on a one-way trip from user data: as long as users contribute their data, there is no way to…

机器学习 · 计算机科学 2021-08-03 Yang Liu , Zhuo Ma , Ximeng Liu , Jian Liu , Zhongyuan Jiang , Jianfeng Ma , Philip Yu , Kui Ren

The goal of sequential recommendation (SR) is to predict a user's potential interested items based on her/his historical interaction sequences. Most existing sequential recommenders are developed based on ID features, which, despite their…

信息检索 · 计算机科学 2023-10-24 Jinpeng Wang , Ziyun Zeng , Yunxiao Wang , Yuting Wang , Xingyu Lu , Tianxiang Li , Jun Yuan , Rui Zhang , Hai-Tao Zheng , Shu-Tao Xia

Recommendation systems effectively guide users in locating their desired information within extensive content repositories. Generally, a recommendation model is optimized to enhance accuracy metrics from a user utility standpoint, such as…

信息检索 · 计算机科学 2023-10-23 Xu Huang , Jianxun Lian , Hao Wang , Defu Lian , Xing Xie

Current unlearning methods for large language models usually rely on reverse optimization to reduce target token probabilities. However, this paradigm disrupts the subsequent tokens prediction, degrading model performance and linguistic…

计算与语言 · 计算机科学 2025-05-29 Haoming Xu , Ningyuan Zhao , Liming Yang , Sendong Zhao , Shumin Deng , Mengru Wang , Bryan Hooi , Nay Oo , Huajun Chen , Ningyu Zhang

Multimodal recommender systems (MMRS) leverage images, text, and interaction signals to enrich item representations. However, recent alignment based MMRSs that enforce a unified embedding space often blur modality specific structures and…

信息检索 · 计算机科学 2026-03-16 Yonghun Jeong , David Yoon Suk Kang , Yeon-Chang Lee

Pre-trained large multi-modal models (LMMs) exploit fine-tuning to adapt diverse user applications. Nevertheless, fine-tuning may face challenges due to deactivated sensors (e.g., cameras turned off for privacy or technical issues),…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Shu Zhao , Xiaohan Zou , Tan Yu , Huijuan Xu

Recent advances in Large Language Models (LLMs) have opened new possibilities for recommendation systems, though current approaches such as TALLRec face challenges in explainability and cold-start scenarios. We present ExplainRec, a…

信息检索 · 计算机科学 2025-11-20 Bo Ma , LuYao Liu , ZeHua Hu , Simon Lau

Machine unlearning is essential for meeting legal obligations such as the right to be forgotten, which requires the removal of specific data from machine learning models upon request. While several approaches to unlearning have been…

机器学习 · 计算机科学 2025-05-13 Maximilian Egger , Rawad Bitar , Rüdiger Urbanke

Multi-modal recommendation (MMR) enriches item representations by introducing item content, e.g., visual and textual descriptions, to improve upon interaction-only recommenders. The success of MMR hinges on aligning these content modalities…

信息检索 · 计算机科学 2026-04-06 Jing Du , Zesheng Ye , Congbo Ma , Feng Liu , Flora. D. Salim

ID-based Recommender Systems (RecSys), where each item is assigned a unique identifier and subsequently converted into an embedding vector, have dominated the designing of RecSys. Though prevalent, such ID-based paradigm is not suitable for…

信息检索 · 计算机科学 2023-12-19 Youhua Li , Hanwen Du , Yongxin Ni , Pengpeng Zhao , Qi Guo , Fajie Yuan , Xiaofang Zhou

Multi-modal sequential recommendation systems leverage auxiliary signals (e.g., text, images) to alleviate data sparsity in user-item interactions. While recent methods exploit large language models to encode modalities into discrete…

信息检索 · 计算机科学 2025-04-10 Kaiyuan Li , Rui Xiang , Yong Bai , Yongxiang Tang , Yanhua Cheng , Xialong Liu , Peng Jiang , Kun Gai