no code implementations • 26 Mar 2022 • Da Xu, Chuanwei Ruan
Time is now to bring the community a systematic tutorial on how we successfully adapt those tools and make significant progress in understanding, designing, and eventually productionize impactful IR systems.
no code implementations • ICLR 2022 • Da Xu, Yuting Ye, Chuanwei Ruan
The interventional nature of recommendation has attracted increasing attention in recent years.
no code implementations • 27 Feb 2022 • Da Xu, Yuting Ye, Chuanwei Ruan, Bo Yang
Off-policy learning plays a pivotal role in optimizing and evaluating policies prior to the online deployment.
no code implementations • 23 Oct 2021 • Da Xu, Chuanwei Ruan, Evren Korpeoglu, Sushant Kumar, Kannan Achan
The recent work by Rendle et al. (2020), based on empirical observations, argues that matrix-factorization collaborative filtering (MCF) compares favorably to neural collaborative filtering (NCF), and conjectures the dot product's superiority over the feed-forward neural network as similarity function.
1 code implementation • 23 Oct 2021 • Da Xu, Chuanwei Ruan, Evren Korpeoglu, Sushant Kumar, Kannan Achan
Selecting the optimal recommender via online exploration-exploitation is catching increasing attention where the traditional A/B testing can be slow and costly, and offline evaluations are prone to the bias of history data.
2 code implementations • ICLR 2021 • Da Xu, Chuanwei Ruan, Evren Korpeoglu, Sushant Kumar, Kannan Achan
Sequential deep learning models such as RNN, causal CNN and attention mechanism do not readily consume continuous-time information.
no code implementations • ICLR 2021 • Da Xu, Yuting Ye, Chuanwei Ruan
The recent paper by Byrd & Lipton (2019), based on empirical observations, raises a major concern on the impact of importance weighting for the over-parameterized deep learning models.
no code implementations • 24 Feb 2021 • Da Xu, Chuanwei Ruan, Evren Korpeoglu, Sushant Kumar, Kannan Achan
The generalization performance in the downstream machine learning task is controlled by the alignment between the embeddings and the product relatedness measure.
1 code implementation • NeurIPS 2020 • Da Xu, Chuanwei Ruan, Evren Korpeoglu, Sushant Kumar, Kannan Achan
The feedback data of recommender systems are often subject to what was exposed to the users; however, most learning and evaluation methods do not account for the underlying exposure mechanism.
5 code implementations • ICLR 2020 • Da Xu, Chuanwei Ruan, Evren Korpeoglu, Sushant Kumar, Kannan Achan
Moreover, node and topological features can be temporal as well, whose patterns the node embeddings should also capture.
2 code implementations • NeurIPS 2019 • Da Xu, Chuanwei Ruan, Sushant Kumar, Evren Korpeoglu, Kannan Achan
To bridge the gap between modelling time-independent and time-dependent event sequence, we introduce a functional feature map that embeds time span into high-dimensional spaces.
no code implementations • 28 Nov 2019 • Da Xu, Chuanwei Ruan, Evren Korpeoglu, Sushant Kumar, Kannan Achan
In this paper, we propose a new product knowledge graph (PKG) embedding approach for learning the intrinsic product relations as product knowledge for e-commerce.
no code implementations • 16 Mar 2019 • Da Xu, Chuanwei Ruan, Jason Cho, Evren Korpeoglu, Sushant Kumar, Kannan Achan
Standard usage of representation learning emphasizes on only one set of embedding, which is problematic for modelling such properties of complementariness.
no code implementations • 6 Mar 2019 • Da Xu, Chuanwei Ruan, Kamiya Motwani, Evren Korpeoglu, Sushant Kumar, Kannan Achan
Here we propose a unified generative graph convolutional network that learns node representations for all nodes adaptively in a generative model framework, by sampling graph generation sequences constructed from observed graph data.