中文
相关论文

相关论文: EXIT: An EXplicit Interest Transfer Framework for …

200 篇论文

We present SILT, a Self-supervised Implicit Lighting Transfer method. Unlike previous research on scene relighting, we do not seek to apply arbitrary new lighting configurations to a given scene. Instead, we wish to transfer the lighting…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Nikolina Kubiak , Armin Mustafa , Graeme Phillipson , Stephen Jolly , Simon Hadfield

The recommendation has been playing a key role in many industries, e.g., e-commerce, streaming media, social media, etc. Recently, a new recommendation scenario, called Trigger-Induced Recommendation (TIR), where users are able to…

信息检索 · 计算机科学 2024-08-06 Zhibo Xiao , Luwei Yang , Tao Zhang , Wen Jiang , Wei Ning , Yujiu Yang

There is growing evidence that pretrained language models improve task-specific fine-tuning not just for the languages seen in pretraining, but also for new languages and even non-linguistic data. What is the nature of this surprising…

计算与语言 · 计算机科学 2021-04-20 Zhengxuan Wu , Nelson F. Liu , Christopher Potts

We study a new highly-practical problem setting that enables resource-constrained edge devices to adapt a pre-trained model to their local data distributions. Recognizing that device's data are likely to come from multiple latent domains…

机器学习 · 计算机科学 2024-02-02 Ondrej Bohdal , Da Li , Shell Xu Hu , Timothy Hospedales

Recent cross-domain recommendation (CDR) studies assume that disentangled domain-shared and domain-specific user representations can mitigate domain gaps and facilitate effective knowledge transfer. However, achieving perfect…

信息检索 · 计算机科学 2024-11-27 Jing Du , Zesheng Ye , Bin Guo , Zhiwen Yu , Jia Wu , Jian Yang , Michael Sheng , Lina Yao

Today, intelligent user interfaces on the web often come in form of recommendation services tailoring content to individual users. Recommendation of web content such as news articles often requires a certain amount of explicit ratings to…

人机交互 · 计算机科学 2022-07-15 Mirjam Augstein , Johannes Schönböck , Christina Lettner , Josef Altmann

Transfer learning is an important field of machine learning in general, and particularly in the context of fully autonomous driving, which needs to be solved simultaneously for many different domains, such as changing weather conditions and…

机器学习 · 计算机科学 2020-04-28 Oliver Scheel , Loren Schwarz , Nassir Navab , Federico Tombari

Click-Through Rate (CTR) prediction has long been dominated by discriminative paradigms that optimize local decision boundaries within candidate-specific subspaces. However, these models often fail to capture the global joint distribution…

信息检索 · 计算机科学 2026-04-15 Chen Gao , Zixin Zhao , Lv Shao , Tong Liu

Internet insurance products are apparently different from traditional e-commerce goods for their complexity, low purchasing frequency, etc.So, cold start problem is even worse. In traditional e-commerce field, several cross-domain…

信息检索 · 计算机科学 2020-07-28 Ye Bi , Liqiang Song , Mengqiu Yao , Zhenyu Wu , Jianming Wang , Jing Xiao

Integrated recommendation, which aims at jointly recommending heterogeneous items from different channels in a main feed, has been widely applied to various online platforms. Though attractive, integrated recommendation requires the ranking…

信息检索 · 计算机科学 2023-05-23 Yue Xu , Qijie Shen , Jianwen Yin , Zengde Deng , Dimin Wang , Hao Chen , Lixiang Lai , Tao Zhuang , Junfeng Ge

Guidance provides a simple and effective framework for posterior sampling by steering the generation process towards the desired distribution. When modeling discrete data, existing approaches mostly focus on guidance with the first-order…

机器学习 · 计算机科学 2026-04-16 Zhengyan Wan , Yidong Ouyang , Liyan Xie , Fang Fang , Hongyuan Zha , Guang Cheng

Recommender systems are often asked to serve multiple recommendation scenarios or domains. Fine-tuning a pre-trained CTR model from source domains and adapting it to a target domain allows knowledge transferring. However, optimizing all the…

信息检索 · 计算机科学 2021-06-10 Xiangli Yang , Qing Liu , Rong Su , Ruiming Tang , Zhirong Liu , Xiuqiang He

Recent recommender systems started to use rating elicitation, which asks new users to rate a small seed itemset for inferring their preferences, to improve the quality of initial recommendations. The key challenge of the rating elicitation…

信息检索 · 计算机科学 2024-02-27 Wonbin Kweon , SeongKu Kang , Junyoung Hwang , Hwanjo Yu

The rapid proliferation of new users and items on the social web has aggravated the gray-sheep user/long-tail item challenge in recommender systems. Historically, cross-domain co-clustering methods have successfully leveraged shared users…

信息检索 · 计算机科学 2020-05-22 Adit Krishnan , Mahashweta Das , Mangesh Bendre , Hao Yang , Hari Sundaram

Real-word search and recommender systems usually adopt a multi-stage ranking architecture, including matching, pre-ranking, ranking, and re-ranking. Previous works mainly focus on the ranking stage while very few focus on the pre-ranking…

信息检索 · 计算机科学 2022-07-08 Yue Cao , XiaoJiang Zhou , Peihao Huang , Yao Xiao , Dayao Chen , Sheng Chen

Cold-start item recommendation is a long-standing challenge in recommendation systems. A common remedy is to use a content-based approach, but rich information from raw contents in various forms has not been fully utilized. In this paper,…

信息检索 · 计算机科学 2024-04-23 Jooeun Kim , Jinri Kim , Kwangeun Yeo , Eungi Kim , Kyoung-Woon On , Jonghwan Mun , Joonseok Lee

Cross-domain recommendation (CDR) has been proven as a promising way to tackle the user cold-start problem, which aims to make recommendations for users in the target domain by transferring the user preference derived from the source…

信息检索 · 计算机科学 2024-06-13 Xiaodong Li , Jiawei Sheng , Jiangxia Cao , Wenyuan Zhang , Quangang Li , Tingwen Liu

Pre-trained Language Models (PLMs), like BERT, with self-supervision objectives exhibit remarkable performance and generalization across various tasks. However, they suffer in inference latency due to their large size. To address this…

计算与语言 · 计算机科学 2024-05-27 Divya Jyoti Bajpai , Manjesh Kumar Hanawal

Information Extraction (IE) from document images is challenging due to the high variability of layout formats. Deep models such as LayoutLM and BROS have been proposed to address this problem and have shown promising results. However, they…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Abhishek Singh , Venkatapathy Subramanian , Ayush Maheshwari , Pradeep Narayan , Devi Prasad Shetty , Ganesh Ramakrishnan

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