GithubHelp home page GithubHelp logo

dumpmemory / atkt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xiaopengguo/atkt

0.0 0.0 0.0 9.17 MB

"Enhancing Knowledge Tracing via Adversarial Training", ACM MM 2021 (Oral).

Home Page: https://dl.acm.org/doi/pdf/10.1145/3474085.3475554

Python 100.00%

atkt's Introduction

Enhancing Knowledge Tracing via Adversarial Training

This repository contains source code for the paper "Enhancing Knowledge Tracing via Adversarial Training" to be presented at ACM MM 2021 (Oral).

Requirements

PyTorch==1.7.0
Python==3.8.0

Usage

Cloning the repository

git clone [email protected]:xiaopengguo/ATKT.git
cd ATKT

Running

We evaluate our method on four datasets including Statics2011, ASSISTments2009, ASSISTments2015 and ASSISTments2017.

Statics2011

python main.py --dataset 'statics'

ASSISTments2009

python main.py --dataset 'assist2009_pid'

ASSISTments2015

python main.py --dataset 'assist2015'

ASSISTments2017

python main.py --dataset 'assist2017_pid'

Evaluated results (AUC scores) will be saved in statics_test_result.txt, assist2009_pid_test_result.txt, assist2015_test_result.txt, and assist2017_pid_test_result.txt, respectively.

Acknowledgments

Code and datasets are borrowed from AKT. Adversarial training implementation is inspired by adversarial_training. Early stopping implementation is modified from early-stopping-pytorch.

Reference

@inproceedings{guo2021enhancing,
  title={Enhancing Knowledge Tracing via Adversarial Training},
  author={Guo, Xiaopeng and Huang, Zhijie and Gao, Jie and Shang, Mingyu and Shu, Maojing and Sun, Jun},
  booktitle={Proceedings of the 29th ACM International Conference on Multimedia},
  pages={367--375},
  year={2021}
}

atkt's People

Contributors

xiaopengguo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.