paper-with-me

Papers

Dual-View Disentangled Multi-Intent Learning for Enhanced Collaborative Filtering

2025-06-13 · Shanfan Zhang, Yongyi Lin, Yuan Rao, Chenlong Zhang

Disentangling user intentions from implicit feedback has become a promising strategy to enhance recommendation accuracy and interpretability. Prior methods often model intentions independently and lack explicit supervision, thus failing to capture the joint semantics that drive user-item interactions. To address these limitations, we propose DMICF, a unified framework that explicitly models interaction-level intent alignment while leveraging structural signals from both user and item perspectives. DMICF adopts a dual-view architecture that jointly encodes user-item interaction graphs from both sides, enabling bidirectional information fusion. This design enhances robustness under data sparsity by allowing the structural redundancy of one view to compensate for the limitations of the other. To model fine-grained user-item compatibility, DMICF introduces an intent interaction encoder that performs sub-intent alignment within each view, uncovering shared semantic structures that underlie user decisions. This localized alignment enables adaptive refinement of intent embeddings based on interaction context, thus improving the model's generalization and expressiveness, particularly in long-tail scenarios. Furthermore, DMICF integrates an intent-aware scoring mechanism that aggregates compatibility signals from matched intent pairs across user and item subspaces, enabling personalized prediction grounded in semantic congruence rather than entangled representations. To facilitate semantic disentanglement, we design a discriminative training signal via multi-negative sampling and softmax normalization, which pulls together semantically aligned intent pairs while pushing apart irrelevant or noisy ones. Extensive experiments demonstrate that DMICF consistently delivers robust performance across datasets with diverse interaction distributions.

📄 PDF Abstract BibTeX arXiv:2506.11538

Code (1)

zinux1998/dmicf 공식 구현 pytorch

Tasks

Collaborative FilteringDisentanglement

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Edge-Enhanced Global Disentangled Graph Neural Network for Sequential Recommendation

2021-11-20 · Yunyi Li, Pengpeng Zhao, Guanfeng Liu, Yanchi Liu 외

Sequential recommendation has been a widely popular topic of recommender systems. Existing works have contributed to enhancing the prediction ability of sequential recommendation systems based on various methods, such as…

Graph Neural NetworkRecommendation SystemsSequential Recommendation

Multi-view Intent Disentangle Graph Networks for Bundle Recommendation

2022-02-23 · Sen Zhao, Wei Wei, Ding Zou, Xianling Mao

Bundle recommendation aims to recommend the user a bundle of items as a whole. Nevertheless, they usually neglect the diversity of the user's intents on adopting items and fail to disentangle the user's intents in repres…

Diversity

Learning Disentangled Representations for Recommendation

2019-10-31 · NeurIPS 2019 12 · Jianxin Ma, Chang Zhou, Peng Cui, Hongxia Yang 외

User behavior data in recommender systems are driven by the complex interactions of many latent factors behind the users' decision making processes. The factors are highly entangled, and may range from high-level ones th…

Decision MakingDisentanglementRecommendation Systems

DRC: Enhancing Personalized Image Generation via Disentangled Representation Composition

2025-04-24 · Yiyan Xu, Wuqiang Zheng, Wenjie Wang, Fengbin Zhu 외

Personalized image generation has emerged as a promising direction in multimodal content creation. It aims to synthesize images tailored to individual style preferences (e.g., color schemes, character appearances, layout…

DisentanglementImage GenerationPersonalized Image GenerationRepresentation Learning

DAGSM: Disentangled Avatar Generation with GS-enhanced Mesh

2024-11-20 · CVPR 2025 1 · Jingyu Zhuang, Di Kang, Linchao Bao, Liang Lin 외

Text-driven avatar generation has gained significant attention owing to its convenience. However, existing methods typically model the human body with all garments as a single 3D model, limiting its usability, such as cl…

Denoising