paper-with-me

Papers

TopicVAE: Topic-aware Disentanglement Representation Learning for Enhanced Recommendation

2022-10-10 · ACM MM 2022 10 · Zhiqiang Guo, GuoHui Li, Jianjun Li, Huaicong Chen

Learning disentangled representations that reflect user preference based on user behavior (implicit feedback, such as click and purchase) and content information (e.g., plot description, poster) has become a hot research topic in modern recommender systems. However, most existing methods considering content information are not well-designed to disentangle user preference features due to neglecting the diversity of user preference on different semantic topics of items, resulting in sub-optimal performance and low interpretability. To address this problem, we propose a novel Topic-aware Disentangled Variational AutoEncoder (TopicVAE) to learn disentangled representations for enhanced recommendation. Specifically, we first utilize an attention-based topic extraction to extract the topic-level item representations and topic-item probability distribution from item content, and then introduce variational autoencoder to infer topic-level disentangled user representations. To guide the learning of topic-level disentanglement, we present a topic-guided self-supervised contrastive loss to promote the otherness of different topics by introducing a neighborhood-based user representation as guidance. Besides, a heuristic regularization is designed to force each dimension of the disentangled representations to independently reflect a fine-grained factor of a specific topic (e.g., red or blue for color) for feature-level disentanglement. Extensive experimental studies on three public datasets show that TopicVAE significantly outperforms several state-of-the-art baselines. Further empirical experiments also illustrate the interpretability of disentangled representations learned by TopicVAE.

📄 PDF Abstract BibTeX

Code (1)

georgeguo-cn/TopicVAE tf

Tasks

DisentanglementRecommendation SystemsRepresentation Learning

Methods 이 논문이 사용한 방법론

Beta-VAE Beta-VAE is a type of variational autoencoder that seeks to discover disentangled latent factors. It modifies VAEs with an adjustable…

Similar Papers 제목 키워드 기반

Enhanced Coherence-Aware Network with Hierarchical Disentanglement for Aspect-Category Sentiment Analysis

2024-03-15 · Jin Cui, Fumiyo Fukumoto, Xinfeng Wang, Yoshimi Suzuki 외

Aspect-category-based sentiment analysis (ACSA), which aims to identify aspect categories and predict their sentiments has been intensively studied due to its wide range of NLP applications. Most approaches mainly utiliz…

Aspect Category Sentiment AnalysisDisentanglementSentenceSentiment Analysis

Incremental Disentanglement for Environment-Aware Zero-Shot Text-to-Speech Synthesis

2024-12-22 · Ye-Xin Lu, Hui-Peng Du, Zheng-Yan Sheng, Yang Ai 외

This paper proposes an Incremental Disentanglement-based Environment-Aware zero-shot text-to-speech (TTS) method, dubbed IDEA-TTS, that can synthesize speech for unseen speakers while preserving the acoustic characterist…

DecoderDisentanglementSpeech Synthesistext-to-speech+2

KEPLET: Knowledge-Enhanced Pretrained Language Model with Topic Entity Awareness

2023-05-02 · Yichuan Li, Jialong Han, Kyumin Lee, Chengyuan Ma 외

In recent years, Pre-trained Language Models (PLMs) have shown their superiority by pre-training on unstructured text corpus and then fine-tuning on downstream tasks. On entity-rich textual resources like Wikipedia, Know…

Entity LinkingLanguage ModelingLanguage ModellingRelation+2

Causal Disentanglement for Semantics-Aware Intent Learning in Recommendation

2022-02-05 · Xiangmeng Wang, Qian Li, Dianer Yu, Peng Cui 외

Traditional recommendation models trained on observational interaction data have generated large impacts in a wide range of applications, it faces bias problems that cover users' true intent and thus deteriorate the reco…

Disentanglement

Guided Variational Autoencoder for Disentanglement Learning

2020-04-02 · CVPR 2020 6 · Zheng Ding, Yifan Xu, Weijian Xu, Gaurav Parmar 외

We propose an algorithm, guided variational autoencoder (Guided-VAE), that is able to learn a controllable generative model by performing latent representation disentanglement learning. The learning objective is achieved…

DecoderDisentanglementGeneral ClassificationMeta-Learning+1