Skip to content

Modify the architecture of the SlotGated and get better results. - #10

Open
jasonchan117 wants to merge 19 commits into
MiuLab:masterfrom
jasonchan117:master
Open

jasonchan117 wants to merge 19 commits into
MiuLab:masterfrom
jasonchan117:master

Conversation

@jasonchan117

Copy link
Copy Markdown

I did several experiments on it by adding the slot attention context vector to predicting the intent. The slot f1 is 89.05, while the intent accuracy is 97.42 with the same settings from the paper, which is better than the original results. I also did other experiments by removing the intent attention layer and the gate to make some comparisons.

  • Execution: Get the results by the below commands.
    • --interplay Add the slot context vectors to the intent prediction.
    • --remove_intent_attn Remove the intent attention.
    • --remove_gate Remove the gate.

@jasonchan117 jasonchan117 changed the title Modify the architecture of the SlotGated and get a better results. Modify the architecture of the SlotGated and get better results. Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant