paper-with-me

Papers

Design and Implementation of Curriculum System Based on Knowledge Graph

2020-12-23 · Xiaobing Yu, Mike Stahr, Han Chen, Runming Yan

With the fact that the knowledge in each field in university is keeping increasing, the number of university courses is becoming larger, and the content and curriculum system is becoming much more complicated than it used to be, which bring many inconveniences to the course arrangement and analysis. In this paper, we aim to construct a method to visualize all courses based on Google Knowledge Graph. By analysing the properties of the courses and their preceding requirements, we want to extract the relationship between the precursors and the successors, so as to build the knowledge graph of the curriculum system. Using the graph database Neo4j [7] as the core aspect for data storage and display for our new curriculum system will be our approach to implement our knowledge graph. Based on this graph, the venation relationship between courses can be clearly analysed, and some difficult information can be obtained, which can help to combine the outline of courses and the need to quickly query the venation information of courses.

📄 PDF Abstract BibTeX arXiv:2012.12522

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TriQuest:An AI Copilot-Powered Platform for Interdisciplinary Curriculum Design

2025-10-03 · Huazhen Wang, Huimin Yang, Hainbin Lin, Yan Dong 외 arxiv

Interdisciplinary teaching is a cornerstone of modern curriculum reform, but its implementation is hindered by challenges in knowledge integration and time-consuming lesson planning. Existing tools often lack the require…

Knowledge Graphs

Graph Neural Network based Child Activity Recognition

2022-12-18 · Sanka Mohottala, Pradeepa Samarasinghe, Dharshana Kasthurirathna, Charith Abhayaratne

This paper presents an implementation on child activity recognition (CAR) with a graph convolution network (GCN) based deep learning model since prior implementations in this domain have been dominated by CNN, LSTM and o…

Activity RecognitionGraph Neural NetworkTransfer Learning

Curriculum Graph Machine Learning: A Survey

2023-02-06 · Haoyang Li, Xin Wang, Wenwu Zhu

Graph machine learning has been extensively studied in both academia and industry. However, in the literature, most existing graph machine learning models are designed to conduct training with data samples in a random or…

Model OptimizationSurvey

Complexity-Guided Curriculum Learning for Text Graphs

2023-11-22 · Nidhi Vakil, Hadi Amiri

Curriculum learning provides a systematic approach to training. It refines training progressively, tailors training to task requirements, and improves generalization through exposure to diverse examples. We present a cur…

Graph Neural Network

Improving Complex Reasoning over Knowledge Graph with Logic-Aware Curriculum Tuning

2024-05-02 · Tianle Xia, Liang Ding, Guojia Wan, Yibing Zhan 외

Answering complex queries over incomplete knowledge graphs (KGs) is a challenging job. Most previous works have focused on learning entity/relation embeddings and simulating first-order logic operators with various neura…

Knowledge GraphsLogical ReasoningTree DecompositionWorld Knowledge