paper-with-me

Papers

Modeling Balanced Explicit and Implicit Relations with Contrastive Learning for Knowledge Concept Recommendation in MOOCs

2024-02-13 · Hengnian Gu, Zhiyi Duan, Pan Xie, Dongdai Zhou

The knowledge concept recommendation in Massive Open Online Courses (MOOCs) is a significant issue that has garnered widespread attention. Existing methods primarily rely on the explicit relations between users and knowledge concepts on the MOOC platforms for recommendation. However, there are numerous implicit relations (e.g., shared interests or same knowledge levels between users) generated within the users' learning activities on the MOOC platforms. Existing methods fail to consider these implicit relations, and these relations themselves are difficult to learn and represent, causing poor performance in knowledge concept recommendation and an inability to meet users' personalized needs. To address this issue, we propose a novel framework based on contrastive learning, which can represent and balance the explicit and implicit relations for knowledge concept recommendation in MOOCs (CL-KCRec). Specifically, we first construct a MOOCs heterogeneous information network (HIN) by modeling the data from the MOOC platforms. Then, we utilize a relation-updated graph convolutional network and stacked multi-channel graph neural network to represent the explicit and implicit relations in the HIN, respectively. Considering that the quantity of explicit relations is relatively fewer compared to implicit relations in MOOCs, we propose a contrastive learning with prototypical graph to enhance the representations of both relations to capture their fruitful inherent relational knowledge, which can guide the propagation of students' preferences within the HIN. Based on these enhanced representations, to ensure the balanced contribution of both towards the final recommendation, we propose a dual-head attention mechanism for balanced fusion. Experimental results demonstrate that CL-KCRec outperforms several state-of-the-art baselines on real-world datasets in terms of HR, NDCG and MRR.

📄 PDF Abstract BibTeX arXiv:2402.08256

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningGraph Neural NetworkImplicit Relations

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

AmpleHate: Amplifying the Attention for Versatile Implicit Hate Detection

2025-05-26 · Yejin Lee, Joonghyuk Hahn, Hyeseon Ahn, Yo-Sub Han

Implicit hate speech detection is challenging due to its subtlety and reliance on contextual interpretation rather than explicit offensive words. Current approaches rely on contrastive learning, which are shown to be eff…

Contrastive LearningHate Speech Detectionnamed-entity-recognitionNamed Entity Recognition+1

Integrating Implicit and Explicit Relational Biases through Graph-Based Multiple Instance Learning: A Case Study in Skin Lesion Diagnosis

2026-08-06 · Rafał Buler, Jakub Buler, Maciej Bobowicz, Michał Grochowski arxiv

Relational inductive biases are essential for capturing structural dependencies among data. This study investigates a dual-level relational framework for image classification, bridging the gap between implicit representa…

Multiple Instance LearningRepresentation LearningImage Classification

CoTeRe-Net: Discovering Collaborative Ternary Relations in Videos

2020-08-01 · ECCV 2020 8 · Zhensheng Shi, Cheng Guan, Liangjie Cao, Qianqian Li 외

Modeling relations is crucial to understand videos for action and behavior recognition. Current relation models mainly reason about relations of invisibly implicit cues, while important relations of visually explicit cue…

Action RecognitionRelation

Topo-MLP : A Simplicial Network Without Message Passing

2023-12-19 · Karthikeyan Natesan Ramamurthy, Aldo Guzmán-Sáenz, Mustafa Hajij

Due to their ability to model meaningful higher order relations among a set of entities, higher order network models have emerged recently as a powerful alternative for graph-based network models which are only capable o…

Representation Learning

Let's be explicit about that: Distant supervision for implicit discourse relation classification via connective prediction

2021-06-06 · Murathan Kurfali, Robert Östling

In implicit discourse relation classification, we want to predict the relation between adjacent sentences in the absence of any overt discourse connectives. This is challenging even for humans, leading to shortage of ann…

ClassificationImplicit Discourse Relation ClassificationImplicit RelationsLanguage Modeling+4