中文
相关论文

相关论文: Learning Variable-Length Tokenization for Generati…

200 篇论文

Conversion objectives in large-scale recommender systems are sparse, making them difficult to optimize. Generative recommendation (GR) partially alleviates data sparsity by organizing multi-type behaviors into a unified token sequence with…

信息检索 · 计算机科学 2026-03-31 Yulei Huang , Hao Deng , Haibo Xing , Jinxin Hu , Chuanfei Xu , Zulong Chen , Yu Zhang , Xiaoyi Zeng

Recent advances in explainable recommendations have explored the integration of language models to analyze natural language rationales for user-item interactions. Despite their potential, existing methods often rely on ID-based…

机器学习 · 计算机科学 2025-12-18 Xinshun Feng , Mingzhe Liu , Yi Qiao , Tongyu Zhu , Leilei Sun , Shuai Wang

Multi-behavior recommendation aims to predict user conversions by modeling various interaction types that carry distinct intent signals. Recently, generative sequence modeling methods have emerged as an important paradigm for multi-behavior…

信息检索 · 计算机科学 2026-04-28 Wenxuan Yang , Xiaoyang Xu , Hanyu Zhang , Zhexuan Xu , Wanqiang Xiong , Zhaoqun Chen

Current sequential recommender systems are proposed to tackle the dynamic user preference learning with various neural techniques, such as Transformer and Graph Neural Networks (GNNs). However, inference from the highly sparse user behavior…

信息检索 · 计算机科学 2023-03-22 Yuhao Yang , Chao Huang , Lianghao Xia , Chunzhen Huang , Da Luo , Kangyi Lin

Recent advancements in vision-language models have enhanced performance by increasing the length of visual tokens, making them much longer than text tokens and significantly raising computational costs. However, we observe that the visual…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Senqiao Yang , Yukang Chen , Zhuotao Tian , Chengyao Wang , Jingyao Li , Bei Yu , Jiaya Jia

Recent advancements of sequential deep learning models such as Transformer and BERT have significantly facilitated the sequential recommendation. However, according to our study, the distribution of item embeddings generated by these models…

信息检索 · 计算机科学 2021-11-19 Ruihong Qiu , Zi Huang , Hongzhi Yin , Zijian Wang

Recent text-to-image diffusion models are able to learn and synthesize images containing novel, personalized concepts (e.g., their own pets or specific items) with just a few examples for training. This paper tackles two interconnected…

计算机视觉与模式识别 · 计算机科学 2024-02-26 Chun-Hsiao Yeh , Ta-Ying Cheng , He-Yen Hsieh , Chuan-En Lin , Yi Ma , Andrew Markham , Niki Trigoni , H. T. Kung , Yubei Chen

Recently, large language models (LLMs) have exhibited significant progress in language understanding and generation. By leveraging textual features, customized LLMs are also applied for recommendation and demonstrate improvements across…

信息检索 · 计算机科学 2023-11-07 Zhenrui Yue , Sara Rabhi , Gabriel de Souza Pereira Moreira , Dong Wang , Even Oldridge

Deep neural networks have emerged as a powerful technique for learning representations from user-item interaction data in collaborative filtering (CF) for recommender systems. However, many existing methods heavily rely on unique user and…

信息检索 · 计算机科学 2025-10-21 Xubin Ren , Chao Huang

Sequential recommendation (SR) systems predict user preferences by analyzing time-ordered interaction sequences. A common challenge for SR is data sparsity, as users typically interact with only a limited number of items. While contrastive…

信息检索 · 计算机科学 2025-04-10 Yu-Hsuan Huang , Ling Lo , Hongxia Xie , Hong-Han Shuai , Wen-Huang Cheng

Repeat consumption, such as repurchasing items and relistening songs, is a common scenario in daily life. To model repeat consumption, the repeat-aware recommendation has been proposed to predict which item will be re-interacted based on…

信息检索 · 计算机科学 2025-06-11 Shigang Quan , Shui Liu , Zhenzhe Zheng , Fan Wu

The rapid expansion of online fashion platforms has created an increasing demand for intelligent recommender systems capable of understanding both visual and textual cues. This paper proposes a hybrid multimodal deep learning framework for…

信息检索 · 计算机科学 2025-11-20 Kamand Kalashi , Babak Teimourpour

Although a variety of methods have been proposed for sequential recommendation, it is still far from being well solved partly due to two challenges. First, the existing methods often lack the simultaneous consideration of the global…

信息检索 · 计算机科学 2022-08-10 Lihua Chen , Ning Yang , Philip S Yu

Autoregressive (AR) visual generation relies on tokenizers to map images to and from discrete sequences. However, tokenizers are trained to reconstruct clean images from ground-truth tokens, while AR generators are optimized only for token…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Xinyao Liao , Qiyuan He , Kai Xu , Xiaoye Qu , Yicong Li , Wei Wei , Angela Yao

Recent Vision-Language-Action (VLA) models show strong generalization capabilities, yet they lack introspective mechanisms for anticipating failures and requesting help from a human supervisor. We present \textbf{INSIGHT}, a learning…

机器人学 · 计算机科学 2026-05-26 Ulas Berk Karli , Ziyao Shangguan , Tesca FItzgerald

Information Bottlenecks (IBs) learn representations that generalize to unseen data by information compression. However, existing IBs are practically unable to guarantee generalization in real-world scenarios due to the vacuous…

机器学习 · 计算机科学 2023-05-01 Yilin Lyu , Xin Liu , Mingyang Song , Xinyue Wang , Yaxin Peng , Tieyong Zeng , Liping Jing

Semantic ID learning is a key interface in Generative Recommendation (GR) models, mapping items to discrete identifiers grounded in side information, most commonly via a pretrained text encoder. However, these text encoders are primarily…

信息检索 · 计算机科学 2026-01-22 Shutong Qiao , Wei Yuan , Tong Chen , Xiangyu Zhao , Quoc Viet Hung Nguyen , Hongzhi Yin

Autoregressive visual generation models typically rely on tokenizers to compress images into tokens that can be predicted sequentially. A fundamental dilemma exists in token representation: discrete tokens enable straightforward modeling…

计算机视觉与模式识别 · 计算机科学 2025-09-01 Yuqing Wang , Zhijie Lin , Yao Teng , Yuanzhi Zhu , Shuhuai Ren , Jiashi Feng , Xihui Liu

Generative Recommendation (GR) models treat a user's interaction history as a sequence to be autoregressively predicted. When both items and actions (e.g., watch time, purchase, comment) are modeled, the layout-the ordering and visibility…

信息检索 · 计算机科学 2025-10-21 Xiaokai Wei , Jiajun Wu , Daiyao Yi , Reza Shirkavand , Michelle Gong

The vision transformer is a model that breaks down each image into a sequence of tokens with a fixed length and processes them similarly to words in natural language processing. Although increasing the number of tokens typically results in…

机器学习 · 计算机科学 2023-07-06 Qiqi Zhou , Yichen Zhu
‹ 上一页 1 8 9 10 下一页 ›