中文
相关论文

相关论文: Learning Compact Compositional Embeddings via Regu…

200 篇论文

Machine learning pipelines for classification tasks often train a universal model to achieve accuracy across a broad range of classes. However, a typical user encounters only a limited selection of classes regularly. This disparity provides…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Shivam Aggarwal , Kuluhan Binici , Tulika Mitra

Recent progress in scaling large models has motivated recommender systems to increase model depth and capacity to better leverage massive behavioral data. However, recommendation inputs are high-dimensional and extremely sparse, and simply…

信息检索 · 计算机科学 2026-04-23 Yantao Yu , Sen Qiao , Lei Shen , Bing Wang , Xiaoyi Zeng

Learning embedding table plays a fundamental role in Click-through rate(CTR) prediction from the view of the model performance and memory usage. The embedding table is a two-dimensional tensor, with its axes indicating the number of feature…

信息检索 · 计算机科学 2022-09-07 Fuyuan Lyu , Xing Tang , Hong Zhu , Huifeng Guo , Yingxue Zhang , Ruiming Tang , Xue Liu

Recent advances in dense retrieval techniques have offered the promise of being able not just to re-rank documents using contextualised language models such as BERT, but also to use such models to identify documents from the collection in…

信息检索 · 计算机科学 2021-08-25 Nicola Tonellotto , Craig Macdonald

Referring Expression Comprehension (REC), which aims to ground a local visual region via natural language, is a task that heavily relies on multimodal alignment. Most existing methods utilize powerful pre-trained models to transfer…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Ting Liu , Zunnan Xu , Yue Hu , Liangtao Shi , Zhiqiang Wang , Quanjun Yin

Sequential Recommender Systems (SRS), which model a user's interaction history to predict the next item of interest, are widely used in various applications. However, existing SRS often struggle with low-popularity items, a challenge known…

信息检索 · 计算机科学 2024-12-24 Qidong Liu , Xian Wu , Wanyu Wang , Yejing Wang , Yuanshao Zhu , Xiangyu Zhao , Feng Tian , Yefeng Zheng

Federated recommender systems enable collaborative model training while keeping user interaction data local and sharing only essential model parameters, thereby mitigating privacy risks. However, existing methods overlook a critical issue,…

机器学习 · 计算机科学 2026-03-13 Fengyuan Yu , Xiaohua Feng , Yuyuan Li , Changwang Zhang , Jun Wang , Chaochao Chen

The kernel embedding algorithm is an important component for adapting kernel methods to large datasets. Since the algorithm consumes a major computation cost in the testing phase, we propose a novel teacher-learner framework of learning…

机器学习 · 统计学 2017-12-08 Jianqiao Wangni , Jingwei Zhuo , Jun Zhu

Collaborative Filtering (CF) remains the cornerstone of modern recommender systems, with dense embedding--based methods dominating current practice. However, these approaches suffer from a critical limitation: our theoretical analysis…

信息检索 · 计算机科学 2026-01-15 Hanze Guo , Jianxun Lian , Xiao Zhou

Embedding models have become essential tools in both natural language processing and computer vision, enabling efficient semantic search, recommendation, clustering, and more. However, the high memory and computational demands of…

计算与语言 · 计算机科学 2024-11-26 Jiayi Chen , Chen Wu , Shaoqun Zhang , Nan Li , Liangjie Zhang , Qi Zhang

Collaborative Filtering (CF) methods dominate real-world recommender systems given their ability to learn high-quality, sparse ID-embedding tables that effectively capture user preferences. These tables scale linearly with the number of…

信息检索 · 计算机科学 2025-09-03 Donald Loveland , Xinyi Wu , Tong Zhao , Danai Koutra , Neil Shah , Mingxuan Ju

Learning product representations that reflect complementary relationship plays a central role in e-commerce recommender system. In the absence of the product relationships graph, which existing methods rely on, there is a need to detect the…

信息检索 · 计算机科学 2019-12-02 Da Xu , Chuanwei Ruan , Jason Cho , Evren Korpeoglu , Sushant Kumar , Kannan Achan

Recently, click-through rate (CTR) prediction models have evolved from shallow methods to deep neural networks. Most deep CTR models follow an Embedding\&MLP paradigm, that is, first mapping discrete id features, e.g. user visited items,…

机器学习 · 统计学 2019-06-26 Guorui Zhou , Kailun Wu , Weijie Bian , Zhao Yang , Xiaoqiang Zhu , Kun Gai

As a step beyond traditional personalized recommendation, group recommendation is the task of suggesting items that can satisfy a group of users. In group recommendation, the core is to design preference aggregation functions to obtain a…

信息检索 · 计算机科学 2022-12-06 Tong Chen , Hongzhi Yin , Jing Long , Quoc Viet Hung Nguyen , Yang Wang , Meng Wang

The core of the general recommender systems lies in learning high-quality embedding representations of users and items to investigate their positional relations in the feature space. Unfortunately, data sparsity caused by…

信息检索 · 计算机科学 2025-04-24 Yi Zhang , Yiwen Zhang

Predictive state representations (PSRs) offer an expressive framework for modelling partially observable systems. By compactly representing systems as functions of observable quantities, the PSR learning approach avoids using local-minima…

机器学习 · 计算机科学 2014-07-22 William L. Hamilton , Mahdi Milani Fard , Joelle Pineau

Sequential recommender systems (SRSs) aim to predict the subsequent items which may interest users via comprehensively modeling users' complex preference embedded in the sequence of user-item interactions. However, most of existing SRSs…

信息检索 · 计算机科学 2024-10-31 Chengkai Huang , Shoujin Wang , Xianzhi Wang , Lina Yao

The success of convolutional neural networks (CNNs) in computer vision applications has been accompanied by a significant increase of computation and memory costs, which prohibits its usage on resource-limited environments such as mobile or…

计算机视觉与模式识别 · 计算机科学 2019-03-25 Shaohui Lin , Rongrong Ji , Yuchao Li , Cheng Deng , Xuelong Li

Session-based recommendation systems(SBRS) are more suitable for the current e-commerce and streaming media recommendation scenarios and thus have become a hot topic. The data encountered by SBRS is typically highly sparse, which also…

信息检索 · 计算机科学 2023-08-31 Zihan Wang , Gang Wu , Haotong Wang

The deployment of large language models (LLMs) is often constrained by their substantial computational and memory demands. While structured pruning presents a viable approach by eliminating entire network components, existing methods suffer…

机器学习 · 计算机科学 2025-05-07 Hanyu Hu , Xiaoming Yuan