Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLINE: Contrastive Learning with Semantic Negative Examples for Natural Language Understanding [2021] #50

Open
Sosuke115 opened this issue Oct 5, 2021 · 0 comments
Assignees
Labels

Comments

@Sosuke115
Copy link
Owner

論文リンク

https://arxiv.org/pdf/2107.00440.pdf

概要

意味は似ているが推論を間違えさせる敵対的サンプルを正例、意味が正反対なサンプル(contrastive examples)を負例として
contrastive learning。

sentiment analysis、reading comprehension、NLIなどいくつかのデータセットで性能向上かつよりロバストに
また、contrastive examplesにもロバストなモデルを実現

Screen Shot 2021-10-05 at 16 05 25

@Sosuke115 Sosuke115 self-assigned this Oct 5, 2021
@Sosuke115 Sosuke115 added the NLP label Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant