English
Related papers

Related papers: GIFT: Graph-guIded Feature Transfer for Cold-Start…

200 papers

Transfer learning has become a popular task adaptation method in the era of foundation models. However, many foundation models require large storage and computing resources, which makes off-the-shelf deployment impractical. Post-training…

Computer Vision and Pattern Recognition · Computer Science 2023-07-11 Jung Hwan Heo , Seyedarmin Azizi , Arash Fayyazi , Massoud Pedram

Click-Through Rate (CTR) prediction models are integral to a myriad of industrial settings, such as personalized search advertising. Current methods typically involve feature extraction from users' historical behavior sequences combined…

Machine Learning · Computer Science 2025-07-16 Lingwei Kong , Lu Wang , Changping Peng , Zhangang Lin , Ching Law , Jingping Shao

Modern deep learning architectures excel at optimization, but only after the data has entered the network. The true bottleneck lies in preparing the right input: minimal, salient, and structured in a way that reflects the essential patterns…

Machine Learning · Computer Science 2025-06-25 Ben Keslaki

For many recommender systems, the primary data source is a historical record of user clicks. The associated click matrix is often very sparse, as the number of users x products can be far larger than the number of clicks. Such sparsity is…

Information Retrieval · Computer Science 2024-12-12 Julien Monteil , Volodymyr Vaskovych , Wentao Lu , Anirban Majumder , Anton van den Hengel

Content-based news recommendation systems need to recommend news articles based on the topics and content of articles without using user specific information. Many news articles describe the occurrence of specific events and named entities…

Information Retrieval · Computer Science 2019-05-31 Kevin Joseph , Hui Jiang

Transfer Learning (TL) offers the potential to accelerate learning by transferring knowledge across tasks. However, it faces critical challenges such as negative transfer, domain adaptation and inefficiency in selecting solid source…

Machine Learning · Computer Science 2025-07-29 Alessandro Capurso , Elia Piccoli , Davide Bacciu

Recommender systems have become an essential instrument in a wide range of industries to personalize the user experience. A significant issue that has captured both researchers' and industry experts' attention is the cold start problem for…

Machine Learning · Computer Science 2020-12-03 Ivan Maksimov , Rodrigo Rivera-Castro , Evgeny Burnaev

Cold-start problem is a fundamental challenge for recommendation tasks. Despite the recent advances on Graph Neural Networks (GNNs) incorporate the high-order collaborative signal to alleviate the problem, the embeddings of the cold-start…

Information Retrieval · Computer Science 2020-12-15 Bowen Hao , Jing Zhang , Hongzhi Yin , Cuiping Li , Hong Chen

Session-based recommendation is a challenging problem in the real-world scenes, e.g., ecommerce, short video platforms, and music platforms, which aims to predict the next click action based on the anonymous session. Recently, graph neural…

Information Retrieval · Computer Science 2022-03-15 Guanghui Zhu , Haojun Hou , Jingfan Chen , Chunfeng Yuan , Yihua Huang

We introduce motion graph, a novel approach to the video prediction problem, which predicts future video frames from limited past data. The motion graph transforms patches of video frames into interconnected graph nodes, to comprehensively…

Computer Vision and Pattern Recognition · Computer Science 2024-10-30 Yiqi Zhong , Luming Liang , Bohan Tang , Ilya Zharkov , Ulrich Neumann

Click-through-rate (CTR) prediction has an essential impact on improving user experience and revenue in e-commerce search. With the development of deep learning, graph-based methods are well exploited to utilize graph structure extracted…

Information Retrieval · Computer Science 2024-07-08 Pipi Peng , Yunqing Jia , Ziqiang Zhou , murmurhash , Zichong Xiao

Scene graph generation aims to provide a semantic and structural description of an image, denoting the objects (with nodes) and their relationships (with edges). The best performing works to date are based on exploiting the context…

Computer Vision and Pattern Recognition · Computer Science 2020-05-28 Wentong Liao , Cuiling Lan , Wenjun Zeng , Michael Ying Yang , Bodo Rosenhahn

Click-Through Rate (CTR) prediction, which aims to estimate the probability that a user will click an item, is an essential component of online advertising. Existing methods mainly attempt to mine user interests from users' historical…

Information Retrieval · Computer Science 2022-07-25 Erxue Min , Yu Rong , Tingyang Xu , Yatao Bian , Peilin Zhao , Junzhou Huang , Da Luo , Kangyi Lin , Sophia Ananiadou

Text-to-video generation has advanced rapidly in visual fidelity, whereas standard methods still have limited ability to control the subject composition of generated scenes. Prior work shows that adding localized text control signals, such…

Computer Vision and Pattern Recognition · Computer Science 2025-10-20 Guofeng Zhang , Angtian Wang , Jacob Zhiyuan Fang , Liming Jiang , Haotian Yang , Bo Liu , Yiding Yang , Guang Chen , Longyin Wen , Alan Yuille , Chongyang Ma

Data-driven soft sensors help in process operations by providing real-time estimates of otherwise hard- to-measure process quantities, e.g., viscosities or product concentrations. Currently, soft sensors need to be developed individually…

Machine Learning · Computer Science 2025-02-12 Maximilian F. Theisen , Gabrie M. H. Meesters , Artur M. Schweidtmann

Addressing the challenges related to data sparsity, cold-start problems, and diversity in recommendation systems is both crucial and demanding. Many current solutions leverage knowledge graphs to tackle these issues by combining both…

Information Retrieval · Computer Science 2024-03-28 Yejin Kim , Scott Rome , Kevin Foley , Mayur Nankani , Rimon Melamed , Javier Morales , Abhay Yadav , Maria Peifer , Sardar Hamidian , H. Howie Huang

One of the most efficient methods in collaborative filtering is matrix factorization, which finds the latent vector representations of users and items based on the ratings of users to items. However, a matrix factorization based algorithm…

Information Retrieval · Computer Science 2018-05-15 ThaiBinh Nguyen , Atsuhiro Takasu

It has become a popular paradigm to transfer the knowledge of large-scale pre-trained models to various downstream tasks via fine-tuning the entire model parameters. However, with the growth of model scale and the rising number of…

Machine Learning · Computer Science 2023-05-18 Anchun Gui , Jinqiang Ye , Han Xiao

Cross features play an important role in click-through rate (CTR) prediction. Most of the existing methods adopt a DNN-based model to capture the cross features in an implicit manner. These implicit methods may lead to a sub-optimized…

Artificial Intelligence · Computer Science 2021-05-18 Feng Li , Bencheng Yan , Qingqing Long , Pengjie Wang , Wei Lin , Jian Xu , Bo Zheng

Today's general-purpose deep convolutional neural networks (CNN) for image classification and object detection are trained offline on large static datasets. Some applications, however, will require training in real-time on live video…

Computer Vision and Pattern Recognition · Computer Science 2017-09-18 Ervin Teng , João Diogo Falcão , Bob Iannucci