SelfORE: Self-supervised Relational Feature Learning for Open Relation Extraction
About
Open relation extraction is the task of extracting open-domain relation facts from natural language sentences. Existing works either utilize heuristics or distant-supervised annotations to train a supervised classifier over pre-defined relations, or adopt unsupervised methods with additional assumptions that have less discriminative power. In this work, we proposed a self-supervised framework named SelfORE, which exploits weak, self-supervised signals by leveraging large pretrained language model for adaptive clustering on contextualized relational features, and bootstraps the self-supervised signals by improving contextualized features in relation classification. Experimental results on three datasets show the effectiveness and robustness of SelfORE on open-domain Relation Extraction when comparing with competitive baselines.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Unsupervised Relation Extraction | T-REx SPO (test) | B3 F141 | 8 | |
| Unsupervised Relation Extraction | T-REx DS (test) | B3 F132.9 | 8 | |
| Open Relation Extraction | FewRel (test) | B3 Precision67.2 | 7 | |
| Open Relation Extraction | TACRED (test) | B3 Precision57.6 | 7 |