中文
相关论文

相关论文: GRAM: Fast Fine-tuning of Pre-trained Language Mod…

200 篇论文

The long-tail recommendation is a challenging task for traditional recommender systems, due to data sparsity and data imbalance issues. The recent development of large language models (LLMs) has shown their abilities in complex reasoning,…

信息检索 · 计算机科学 2024-03-12 Junda Wu , Cheng-Chun Chang , Tong Yu , Zhankui He , Jianing Wang , Yupeng Hou , Julian McAuley

Foundation models are increasingly used to personalize learning, yet many systems still assume fixed curricula or coarse progress signals, limiting alignment with learners' day-to-day needs. At the other extreme, lightweight incidental…

人机交互 · 计算机科学 2025-11-27 Justin Cui , Kevin Pu , Tovi Grossman

Language-image pre-training faces significant challenges due to limited data in specific formats and the constrained capacities of text encoders. While prevailing methods attempt to address these issues through data augmentation and…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Anjia Cao , Xing Wei , Zhiheng Ma

In recent years, substantial research efforts have been devoted to enhancing sequential recommender systems by integrating abundant side information with ID-based collaborative information. This study specifically focuses on leveraging the…

信息检索 · 计算机科学 2025-05-27 Enze Liu , Bowen Zheng , Wayne Xin Zhao , Ji-Rong Wen

Generative recommendation commonly adopts a two-stage pipeline in which a learnable tokenizer maps items to discrete token sequences (i.e. identifiers) and an autoregressive generative recommender model (GRM) performs prediction based on…

信息检索 · 计算机科学 2026-04-01 Yuebo Feng , Jiahao Liu , Mingzhe Han , Dongsheng Li , Hansu Gu , Peng Zhang , Tun Lu , Ning Gu

The impressive performance of Large Language Model (LLM) has prompted researchers to develop Multi-modal LLM (MLLM), which has shown great potential for various multi-modal tasks. However, current MLLM often struggles to effectively address…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Yeyuan Wang , Dehong Gao , Bin Li , Rujiao Long , Lei Yi , Xiaoyan Cai , Libin Yang , Jinxia Zhang , Shanqing Yu , Qi Xuan

Every day, a significant number of users visit the internet for different needs. The owners of a website generate profits from the user interaction with the contents or items of the website. A robust recommendation system can increase user…

信息检索 · 计算机科学 2025-12-18 Abdullah Al Munem , Sumona Yeasmin , Mohammad Rezwanul Huq

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

Deep neural networks have shown promise in collaborative filtering (CF). However, existing neural approaches are either user-based or item-based, which cannot leverage all the underlying information explicitly. We propose CF-UIcA, a neural…

机器学习 · 计算机科学 2018-07-06 Chao Du , Chongxuan Li , Yin Zheng , Jun Zhu , Bo Zhang

While collaborative filtering delivers predictive accuracy and efficiency, and Large Language Models (LLMs) enable expressive and generalizable reasoning, modern recommendation systems must bring these strengths together. Growing user…

计算与语言 · 计算机科学 2026-04-14 Reza Shirkavand , Xiaokai Wei , Chen Wang , Zheng Hui , Heng Huang , Michelle Gong

With the success of pre-trained visual-language (VL) models such as CLIP in visual representation tasks, transferring pre-trained models to downstream tasks has become a crucial paradigm. Recently, the prompt tuning paradigm, which draws…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Jingsheng Gao , Jiacheng Ruan , Suncheng Xiang , Zefang Yu , Ke Ji , Mingye Xie , Ting Liu , Yuzhuo Fu

Recent advancements in Contrastive Language-Image Pre-training (CLIP) have demonstrated notable success in self-supervised representation learning across various tasks. However, the existing CLIP-like approaches often demand extensive GPU…

计算机视觉与模式识别 · 计算机科学 2024-07-31 Yuexi Du , Brian Chang , Nicha C. Dvornek

Accurate and safe medication recommendations are critical for effective clinical decision-making, especially in multimorbidity cases. However, existing systems rely on point-wise prediction paradigms that overlook synergistic drug effects…

机器学习 · 计算机科学 2026-05-19 Chenxiao Fan , Chongming Gao , Wentao Shi , Yaxin Gong , Zihao Zhao , Fuli Feng

Graph collaborative filtering, which learns user and item representations through message propagation over the user-item interaction graph, has been shown to effectively enhance recommendation performance. However, most current graph…

信息检索 · 计算机科学 2023-11-14 Yijie Zhang , Yuanchen Bei , Shiqi Yang , Hao Chen , Zhiqing Li , Lijia Chen , Feiran Huang

Multi-behavior recommendation exploits multiple types of user-item interactions to alleviate the data sparsity problem faced by the traditional models that often utilize only one type of interaction for recommendation. In real scenarios,…

信息检索 · 计算机科学 2023-07-13 Mingshi Yan , Zhiyong Cheng , Chen Gao , Jing Sun , Fan Liu , Fuming Sun , Haojie Li

Large language models (LLMs) have shown that generative pretraining can distill vast world knowledge into compact token representations. While LLMs encapsulate extensive world knowledge, they remain limited in modeling the behavioral…

机器学习 · 计算机科学 2026-03-31 Guilin Li , Yun Zhang , Xiuyuan Chen , Chengqi Li , Bo Wang , Linghe Kong , Wenjia Wang , Weiran Huang , Matthias Hwai Yong Tan

Graph collaborative filtering (GCF) is a popular technique for capturing high-order collaborative signals in recommendation systems. However, GCF's bipartite adjacency matrix, which defines the neighbors being aggregated based on user-item…

信息检索 · 计算机科学 2023-04-12 Ziwei Fan , Ke Xu , Zhang Dong , Hao Peng , Jiawei Zhang , Philip S. Yu

Recommender systems often use latent features to explain the behaviors of users and capture the properties of items. As users interact with different items over time, user and item features can influence each other, evolve and co-evolve…

机器学习 · 计算机科学 2017-03-01 Hanjun Dai , Yichen Wang , Rakshit Trivedi , Le Song

ChatGPT has achieved remarkable success in natural language understanding. Considering that recommendation is indeed a conversation between users and the system with items as words, which has similar underlying pattern with ChatGPT, we…

信息检索 · 计算机科学 2024-04-16 Yabin Zhang , Wenhui Yu , Erhan Zhang , Xu Chen , Lantao Hu , Peng Jiang , Kun Gai

Personalized recommendation is widely used in the web applications, and graph contrastive learning (GCL) has gradually become a dominant approach in recommender systems, primarily due to its ability to extract self-supervised signals from…

信息检索 · 计算机科学 2025-04-15 Yu Zhang , Yiwen Zhang , Yi Zhang , Lei Sang , Yun Yang