paper-with-me

홈 › Papers

KAST: Knowledge Aware Adaptive Session Multi-Topic Network for Click-Through Rate Prediction

2022-10-07 · Dike Sun, Kai Liu, ShengKai Yang

Capturing the evolving trends of user interest is important for both recommendation systems and advertising systems, and user behavior sequences have been successfully used in Click-Through-Rate(CTR) prediction problems. However, if the user interest is learned on the basis of item-level behaviors, the performance may be affected by the following two issues. Firstly, some casual outliers might be included in the behavior sequences as user behaviors are likely to be diverse. Secondly, the span of time intervals between user behaviors is random and irregular, for which a RNN-based module employed from NLP is not perfectly adaptive. To handle these two issues, we propose the Knowledge aware Adaptive Session multi-Topic network(KAST). It can adaptively segment user sessions from the whole user behavior sequence, and maintain similar intents in the same session. Furthermore, in order to improve the quality of session segmentation and representation, a knowledge-aware module is introduced so that the structural information from the user-item interaction can be extracted in an end-to-end manner, and a marginal based loss with these information is merged into the major loss. Through extensive experiments on public benchmarks, we demonstrate that KAST can achieve superior performance than state-of-the-art methods for CTR prediction, and key modules and hyper-parameters are also evaluated.

📄 PDF Abstract BibTeX arXiv:2210.03624

Code (0)

등록된 구현이 없습니다.

Tasks

Click-Through Rate PredictionRecommendation Systems

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

KAST-BAR: Knowledge-Anchored Semantically-Dynamic Topology Brain Autoregressive Modeling for Universal Neural Interpretation

2026-05-13 · Haoning Wang, Wenchao Yang, Shuai Shen, Yang Li arxiv

While EEG foundation models have shown significant potential in universal neural decoding across tasks, their advancement remains constrained by the inadequacy modeling of complex spatiotemporal topology, as well as the …

Kastor: Fine-tuned Small Language Models for Shape-based Active Relation Extraction

2025-11-05 · Ringwald Celian, Gandon Fabien, Faron Catherine, Michel Franck 외 arxiv

RDF pattern-based extraction is a compelling approach for fine-tuning small language models (SLMs) by focusing a relation extraction task on a specified SHACL shape. This technique enables the development of efficient mo…

Relation Extraction

Knowledge Graph-based Session Recommendation with Adaptive Propagation

2024-02-17 · Yu Wang, Amin Javari, Janani Balaji, Walid Shalaby 외

Session-based recommender systems (SBRSs) predict users' next interacted items based on their historical activities. While most SBRSs capture purchasing intentions locally within each session, capturing items' global inf…

Recommendation Systems

A-MEM: Agentic Memory for LLM Agents

2025-02-17 · Wujiang Xu, Kai Mei, Hang Gao, Juntao Tan 외

While large language model (LLM) agents can effectively use external tools for complex real-world tasks, they require memory systems to leverage historical experiences. Current memory systems enable basic storage and ret…

Large Language Model

GraphFusionSBR: Denoising Multi-Channel Graphs for Session-Based Recommendation

2026-01-13 · Jia-Xin He, Hung-Hsuan Chen arxiv

Session-based recommendation systems must capture implicit user intents from sessions. However, existing models suffer from issues such as item interaction dominance and noisy sessions. We propose a multi-channel recomme…

Recommendation Systems