Tagged articles
5 articles
Page 1 of 1
DataFunTalk
DataFunTalk
Feb 4, 2021 · Artificial Intelligence

Cross‑Session Aware Temporal Convolutional Network (CA‑TCN) for Session‑Based Recommendation

The article introduces the CA‑TCN model, which combines cross‑session item graphs, a temporal convolutional network, and a session‑context graph to capture both item‑level and session‑level cross‑session influences, achieving state‑of‑the‑art performance on benchmark session‑based recommendation datasets.

Graph Neural NetworkTemporal Convolutional Networkcross-session modeling
0 likes · 17 min read
Cross‑Session Aware Temporal Convolutional Network (CA‑TCN) for Session‑Based Recommendation
Meituan Technology Team
Meituan Technology Team
Dec 10, 2020 · Artificial Intelligence

Cross‑Session Aware Temporal Convolutional Network (CA‑TCN) for Session‑Based Recommendation

The Cross‑Session Aware Temporal Convolutional Network (CA‑TCN) combines a cross‑session item graph, a dilated temporal convolutional network, and a session‑context graph to capture both global cross‑session signals and positional order, achieving state‑of‑the‑art recommendation performance on benchmarks and slated for deployment in Meituan’s e‑commerce platforms.

Graph Neural NetworkTemporal Convolutional Networkcross-session modeling
0 likes · 17 min read
Cross‑Session Aware Temporal Convolutional Network (CA‑TCN) for Session‑Based Recommendation
Alibaba Cloud Developer
Alibaba Cloud Developer
Jul 9, 2018 · Artificial Intelligence

How JUMP Boosts Session Click‑Through and Dwell Time with a Triple‑Layer RNN

The paper introduces JUMP, a novel three‑layer RNN architecture that simultaneously predicts click‑through rates and user dwell time in session‑based recommendation scenarios, leveraging a fast‑slow layer to handle short sessions, an attention layer to filter noise, and survival‑analysis‑based modeling of stay duration, achieving superior performance across multiple benchmark datasets.

RNNclick-through ratedwell time
0 likes · 7 min read
How JUMP Boosts Session Click‑Through and Dwell Time with a Triple‑Layer RNN
21CTO
21CTO
Feb 24, 2018 · Artificial Intelligence

Why Deep Learning Is Revolutionizing Recommendation Systems

This article explores how deep learning techniques such as item embeddings, autoencoders, Word2Vec, and session‑based neural models are applied to recommendation systems, highlighting their advantages, key architectures, and recent advances from industry and research.

AIRecommendation Systemsautoencoders
0 likes · 17 min read
Why Deep Learning Is Revolutionizing Recommendation Systems
Architecture Digest
Architecture Digest
Feb 22, 2018 · Artificial Intelligence

Deep Learning Applications in Recommendation Systems

This article explains why deep learning has become essential for modern recommendation systems, describing its advantages such as automatic feature extraction, noise robustness, sequential modeling with RNNs, and improved user‑item representation, and reviews major deep‑learning‑based recommendation models and techniques.

Recommendation SystemsWord2Vecautoencoders
0 likes · 17 min read
Deep Learning Applications in Recommendation Systems