Ruixuan Xu
2025
Towards Robust Few-Shot Relation Classification: Incorporating Relation Description with Agreement
Mengting Hu
|
Jianfeng Wu
|
Ming Jiang
|
Yalan Xie
|
Zhunheng Wang
|
Rui Ying
|
Xiaoyi Liu
|
Ruixuan Xu
|
Hang Gao
|
Renhong Cheng
Findings of the Association for Computational Linguistics: EMNLP 2025
Few-shot relation classification aims to recognize the relation between two mentioned entities, with the help of only a few support samples. However, a few samples tend to be limited for tackling unlimited queries. If a query cannot find references from the support samples, it is defined as none-of-the-above (NOTA). Previous works mainly focus on how to distinguish N+1 categories, including N known relations and one NOTA class, to accurately recognize relations. However, the robustness towards various NOTA rates, i.e. the proportion of NOTA among queries, is under investigation. In this paper, we target the robustness and propose a simple but effective framework. Specifically, we introduce relation descriptions as external knowledge to enhance the model’s comprehension of the relation semantics. Moreover, we further promote robustness by proposing a novel agreement loss. It is designed for seeking decision consistency between the instance-level decision, i.e. support samples, and relation-level decision, i.e. relation descriptions. Extensive experimental results demonstrate that the proposed framework outperforms strong baselines while being robust against various NOTA rates. The code is released on GitHub at https://github.com/Pisces-29/RoFRC.
Search
Fix author
Co-authors
- Renhong Cheng 1
- Hang Gao 1
- Mengting Hu 1
- Ming Jiang 1
- Xiaoyi Liu 1
- show all...