A pluggable auxiliary sentiment and dependency-path supervision module improves F1 for most tested relation extraction models on REFinD and TACRED.
Enhancing Language Models for Financial Relation Extraction with Named Entities and Part-of-Speech
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
The Financial Relation Extraction (FinRE) task involves identifying the entities and their relation, given a piece of financial statement/text. To solve this FinRE problem, we propose a simple but effective strategy that improves the performance of pre-trained language models by augmenting them with Named Entity Recognition (NER) and Part-Of-Speech (POS), as well as different approaches to combine these information. Experiments on a financial relations dataset show promising results and highlights the benefits of incorporating NER and POS in existing models. Our dataset and codes are available at https://github.com/kwanhui/FinRelExtract.
citation-role summary
citation-polarity summary
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
A Pluggable Multi-Task Learning Framework for Sentiment-Aware Financial Relation Extraction
A pluggable auxiliary sentiment and dependency-path supervision module improves F1 for most tested relation extraction models on REFinD and TACRED.