paper-with-me

Papers

Multi-view Hypergraph Contrastive Policy Learning for Conversational Recommendation

2023-07-26 · Sen Zhao, Wei Wei, Xian-Ling Mao, Shuai Zhu, Minghui Yang, Zujie Wen, Dangyang Chen, Feida Zhu

Conversational recommendation systems (CRS) aim to interactively acquire user preferences and accordingly recommend items to users. Accurately learning the dynamic user preferences is of crucial importance for CRS. Previous works learn the user preferences with pairwise relations from the interactive conversation and item knowledge, while largely ignoring the fact that factors for a relationship in CRS are multiplex. Specifically, the user likes/dislikes the items that satisfy some attributes (Like/Dislike view). Moreover social influence is another important factor that affects user preference towards the item (Social view), while is largely ignored by previous works in CRS. The user preferences from these three views are inherently different but also correlated as a whole. The user preferences from the same views should be more similar than that from different views. The user preferences from Like View should be similar to Social View while different from Dislike View. To this end, we propose a novel model, namely Multi-view Hypergraph Contrastive Policy Learning (MHCPL). Specifically, MHCPL timely chooses useful social information according to the interactive history and builds a dynamic hypergraph with three types of multiplex relations from different views. The multiplex relations in each view are successively connected according to their generation order.

📄 PDF Abstract BibTeX arXiv:2307.14024

Code (1)

snnzhao/mhcpl 공식 구현 pytorch

Tasks

Conversational RecommendationRecommendation Systems

Similar Papers 제목 키워드 기반

Why Multi-Interest Fairness Matters: Hypergraph Contrastive Multi-Interest Learning for Fair Conversational Recommender System

2025-07-01 · Yongsen Zheng, Zongxuan Xie, Guohua Wang, Ziyao Liu 외

Unfairness is a well-known challenge in Recommender Systems (RSs), often resulting in biased outcomes that disadvantage users or items based on attributes such as gender, race, age, or popularity. Although some approache…

Contrastive LearningFairnessRecommendation Systems

CHGNN: A Semi-Supervised Contrastive Hypergraph Learning Network

2023-03-10 · Yumeng Song, Yu Gu, Tianyi Li, Jianzhong Qi 외

Hypergraphs can model higher-order relationships among data objects that are found in applications such as social networks and bioinformatics. However, recent studies on hypergraph learning that extend graph convolutiona…

Contrastive LearningNode Classification

HyperGCL: Multi-Modal Graph Contrastive Learning via Learnable Hypergraph Views

2025-02-18 · Khaled Mohammed Saifuddin, Jonathan Shihao Ji, Esra Akbas

Recent advancements in Graph Contrastive Learning (GCL) have demonstrated remarkable effectiveness in improving graph representations. However, relying on predefined augmentations (e.g., node dropping, edge perturbation,…

AttributeContrastive LearningNode Classification

Augmentations in Hypergraph Contrastive Learning: Fabricated and Generative

2022-10-07 · Tianxin Wei, Yuning You, Tianlong Chen, Yang shen 외

This paper targets at improving the generalizability of hypergraph neural networks in the low-label regime, through applying the contrastive learning approach from images/graphs (we refer to it as HyperGCL). We focus on …

Contrastive LearningFairnessHypergraph Contrastive LearningRepresentation Learning

HiTeC: Hierarchical Contrastive Learning on Text-Attributed Hypergraph with Semantic-Aware Augmentation

2025-08-05 · Mengting Pan, Fan Li, Chen Chen, Xiaoyang Wang 외 arxiv

Contrastive learning (CL) has become a dominant paradigm for self-supervised hypergraph learning, enabling effective training without costly labels. However, node entities in real-world hypergraphs are often associated w…

Self-Supervised LearningRepresentation LearningContrastive Learning