Metaphor Detection With Effective Context Denoising | Awesome LLM Papers

Metaphor Detection With Effective Context Denoising

Shun Wang, Yucheng Li, Chenghua Lin, LoΓ―c Barrault, Frank Guerin Β· Proceedings of the 17th Conference of the European Chapter of the Association for Computational Linguistics Β· 2023

We propose a novel RoBERTa-based model, RoPPT, which introduces a target-oriented parse tree structure in metaphor detection. Compared to existing models, RoPPT focuses on semantically relevant information and achieves the state-of-the-art on several main metaphor datasets. We also compare our approach against several popular denoising and pruning methods, demonstrating the effectiveness of our approach in context denoising. Our code and dataset can be found at https://github.com/MajiBear000/RoPPT

Similar Work
Loading…