Skip to content

Commit

Permalink
Paper Metadata: {2022.naacl-main.39}, closes #3889.
Browse files Browse the repository at this point in the history
  • Loading branch information
anthology-assist committed Sep 17, 2024
1 parent 2fbf0cd commit 19db664
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/xml/2022.naacl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -615,10 +615,10 @@
<author><first>Haode</first><last>Zhang</last></author>
<author><first>Haowen</first><last>Liang</last></author>
<author><first>Yuwei</first><last>Zhang</last></author>
<author><first>Li-Ming</first><last>Zhan</last></author>
<author><first>Xiao-Ming</first><last>Wu</last></author>
<author><first>Liming</first><last>Zhan</last></author>
<author><first>Xiaolei</first><last>Lu</last></author>
<author><first>Albert</first><last>Lam</last></author>
<author><first>Xiao-Ming</first><last>Wu</last></author>
<pages>532-542</pages>
<abstract>It is challenging to train a good intent classifier for a task-oriented dialogue system with only a few annotations. Recent studies have shown that fine-tuning pre-trained language models with a small set of labeled utterances from public benchmarks in a supervised manner is extremely helpful. However, we find that supervised pre-training yields an anisotropic feature space, which may suppress the expressive power of the semantic representations. Inspired by recent research in isotropization, we propose to improve supervised pre-training by regularizing the feature space towards isotropy. We propose two regularizers based on contrastive learning and correlation matrix respectively, and demonstrate their effectiveness through extensive experiments. Our main finding is that it is promising to regularize supervised pre-training with isotropization to further improve the performance of few-shot intent detection. The source code can be found at <url>https://github.com/fanolabs/isoIntentBert-main</url>.</abstract>
<url hash="7283669b">2022.naacl-main.39</url>
Expand Down

0 comments on commit 19db664

Please sign in to comment.