paper-with-me

Papers

R-VGAE: Relational-variational Graph Autoencoder for Unsupervised Prerequisite Chain Learning

2020-04-22 · COLING 2020 8 · Irene Li, Alexander Fabbri, Swapnil Hingmire, Dragomir Radev

The task of concept prerequisite chain learning is to automatically determine the existence of prerequisite relationships among concept pairs. In this paper, we frame learning prerequisite relationships among concepts as an unsupervised task with no access to labeled concept pairs during training. We propose a model called the Relational-Variational Graph AutoEncoder (R-VGAE) to predict concept relations within a graph consisting of concept and resource nodes. Results show that our unsupervised approach outperforms graph-based semi-supervised methods and other baseline methods by up to 9.77% and 10.47% in terms of prerequisite relation prediction accuracy and F1 score. Our method is notably the first graph-based model that attempts to make use of deep learning representations for the task of unsupervised prerequisite learning. We also expand an existing corpus which totals 1,717 English Natural Language Processing (NLP)-related lecture slide files and manual concept pair annotations over 322 topics.

📄 PDF Abstract BibTeX arXiv:2004.10610

Code (1)

Yale-LILY/LectureBank 공식 구현 pytorch

Tasks

Relation Prediction

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Efficient Variational Graph Autoencoders for Unsupervised Cross-domain Prerequisite Chains

2021-09-17 · Irene Li, Vanessa Yan, Dragomir Radev

Prerequisite chain learning helps people acquire new knowledge efficiently. While people may quickly determine learning paths over concepts in a domain, finding such paths in other domains can be challenging. We introduc…

Link Prediction

Variational Graph Normalized Auto-Encoders

2021-08-18 · Seong Jin Ahn, Myoung Ho Kim

Link prediction is one of the key problems for graph-structured data. With the advancement of graph neural networks, graph autoencoders (GAEs) and variational graph autoencoders (VGAEs) have been proposed to learn graph …

Link PredictionPrediction

Epitomic Variational Graph Autoencoder

2020-04-03 · Rayyan Ahmad Khan, Muhammad Umer Anwaar, Martin Kleinsteuber

Variational autoencoder (VAE) is a widely used generative model for learning latent representations. Burda et al. in their seminal paper showed that learning capacity of VAE is limited by over-pruning. It is a phenomenon…

Link Prediction

Multi-Stage Knowledge-Distilled VGAE and GAT for Robust Controller-Area-Network Intrusion Detection

2025-08-06 · Robert Frenken, Sidra Ghayour Bhatti, Hanqin Zhang, Qadeer Ahmed arxiv

The Controller Area Network (CAN) protocol is a standard for in-vehicle communication but remains susceptible to cyber-attacks due to its lack of built-in security. This paper presents a multi-stage intrusion detection f…

Unsupervised Anomaly DetectionNetwork Intrusion DetectionGraph Learning

To Share or Not to Share: Investigating Weight Sharing in Variational Graph Autoencoders

2025-02-23 · Guillaume Salha-Galvan, Jiaying Xu

This paper investigates the understudied practice of weight sharing (WS) in variational graph autoencoders (VGAE). WS presents both benefits and drawbacks for VGAE model design and node embedding learning, leaving its ov…