FewRel 2.0: Towards More Challenging Few-Shot Relation Classification
About
We present FewRel 2.0, a more challenging task to investigate two aspects of few-shot relation classification models: (1) Can they adapt to a new domain with only a handful of instances? (2) Can they detect none-of-the-above (NOTA) relations? To construct FewRel 2.0, we build upon the FewRel dataset (Han et al., 2018) by adding a new test set in a quite different domain, and a NOTA relation choice. With the new dataset and extensive experimental analysis, we found (1) that the state-of-the-art few-shot relation classification models struggle on these two aspects, and (2) that the commonly-used techniques for domain adaptation and NOTA detection still cannot handle the two challenges well. Our research calls for more attention and further efforts to these two real-world issues. All details and resources about the dataset and baselines are released at https: //github.com/thunlp/fewrel.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Few-shot Relation Extraction | FewRel Domain Adaptation 2.0 | Acc (5-way 1-shot)56.25 | 8 | |
| Relation Classification | FewRel 1.0 | 5-way 1-shot Acc85.7 | 7 | |
| Relation Extraction | FewRel 2.0 (test) | Acc (5-way 1-shot, 0.15 Thr)0.7767 | 6 | |
| Relation Classification | FewRel 1.0 (dev) | F1 (5-way 1-shot)85.7 | 6 | |
| Relation Classification | FewRel 5-way 5-shot 1.0 | F1 Score (5-way 5-shot)89.5 | 5 | |
| Relation Classification | FewRel 10-way 5-shot 1.0 | F1 Score81.8 | 5 | |
| Relation Classification | FewRel 1.0 (val) | F1 (5-way 1-shot)85.7 | 4 |