Giter Club home page Giter Club logo

multi-domain-belief-tracking's People

Contributors

osmanio2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

multi-domain-belief-tracking's Issues

Some questions about the results in your paper

I ran your code and got the following result.
502AE3C8-9049-4D85-8414-C12503347BAB
The first thing I want to confirm is that the accuracy in this table refers to which one in your result.(Is it domain?)
B6EC9F9A-A308-409B-8EC9-925DE2BFE905
The second thing is that the overall accuracy in your benchmarks refers to which one in your result.(Also domain?)
8C4FF37C-B264-4C02-A58D-AA096026E8E6

How to get a higher Joint acc?

This is what I got from the trained model:

The overall accuracies for domain is 0.9062543690625642, slot 0.9252206910510598, value 0.8295364510353754, f1_score 0.728794986556926, precision 0.7923424326326965, recall 0.6951882475770927, joint accuracy 0.13113459026678015

the joint acc is very lower.

The system response is future information in this dataset.

I think the "turn" of <current user utterance, following system response> should be not right in this project. Because dialogues of this dataset always start with a user utterance, thus the following system response is not dialogue history for current state but some kind of future information.

The right setup should be using the last system response and padding an empty system response for the first user utterance.

image

The joint acc in test-set is very close to zero

Hi,

I always got a very low joint acc in test-set using your shared data and code, however, the acc of domain and slots seem to be normal.

My training command is:

CUDA_VISIBLE_DEVICES=5 python main.py train --net_type=gru --batch_size=32

and test command is:

CUDA_VISIBLE_DEVICES=5 python main.py test --net_type=gru --batch_size=1

Could you please give me some advice on model debugging?

Thanks.

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.