LGAICLMLOct 24, 2018

FewRel: A Large-Scale Supervised Few-Shot Relation Classification Dataset with State-of-the-Art Evaluation

arXiv:1810.10147v21253 citations
Originality Synthesis-oriented
AI Analysis

This provides a benchmark for few-shot relation classification, addressing a key challenge in natural language processing, though it is incremental as it builds on existing datasets and methods.

The authors introduced FewRel, a large-scale dataset for few-shot relation classification with 70,000 sentences across 100 relations, and found that state-of-the-art few-shot learning models perform poorly compared to humans, indicating the task remains an open problem.

We present a Few-Shot Relation Classification Dataset (FewRel), consisting of 70, 000 sentences on 100 relations derived from Wikipedia and annotated by crowdworkers. The relation of each sentence is first recognized by distant supervision methods, and then filtered by crowdworkers. We adapt the most recent state-of-the-art few-shot learning methods for relation classification and conduct a thorough evaluation of these methods. Empirical results show that even the most competitive few-shot learning models struggle on this task, especially as compared with humans. We also show that a range of different reasoning skills are needed to solve our task. These results indicate that few-shot relation classification remains an open problem and still requires further research. Our detailed analysis points multiple directions for future research. All details and resources about the dataset and baselines are released on http://zhuhao.me/fewrel.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes