GithubHelp home page GithubHelp logo

nusnlp / s2t2 Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 0.0 56 KB

A Semi-supervised Learning Approach with Two Teachers to Improve Breakdown Identification in Dialogues

Home Page: https://arxiv.org/abs/2202.10948

License: GNU General Public License v3.0

Python 97.52% Shell 2.48%
data-augmentation language-model question-answering self-training

s2t2's Introduction

A Semi-supervised Learning Approach with Two Teachers to Improve Breakdown Identification in Dialogues

This repository contains codes of the paper "A Semi-supervised Learning Approach with Two Teachers to Improve Breakdown Identification in Dialogues" published in AAAI 2022.

paperlink paperlink

Requirements

Check dependencies in requirements.txt, install required packages (with python 3.6.8):

pip install -r requirements.txt

Data

Refer to README in each [dataset] sub-directory for instructions of data retrieval and preprocessing.

Training

Follow the commands of training in [dataset]/run.sh.

Trained models can be specified and downloaded by running bash get_trained_models.sh.

Evaluation

Refer to README in each [dataset] sub-directory for evaluation steps.

Publication

If you use the source code or models from this work, please cite our paper:

@inproceedings{lin2022semi,
  author    = "Lin, Qian and Ng, Hwee Tou",
  title     = "A Semi-supervised Learning Approach with Two Teachers to Improve Breakdown Identification in Dialogues",
  booktitle = "Proceedings of the AAAI Conference on Artificial Intelligence",
  year      = "2022",
  pages     = "11011--11019",
}

License

The source code and models in this repository are licensed under GNU GPL 3.0 (see LICENSE) for non-commercial use. For commercial use of this code, separate commercial licensing is also available. Please contact Prof. Hwee Tou Ng ([email protected]).

s2t2's People

Contributors

linqian66 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.