IJCAI 2020poster0 citations

FinBERT: A Pre-trained Financial Language Representation Model for Financial Text Mining

Zhuang Liu, Degen Huang, Kaiyu Huang, Zhuang Li, Jun Zhao

Abstract

There is growing interest in the tasks of financial text mining. Over the past few years, the progress of Natural Language Processing (NLP) based on deep learning advanced rapidly. Significant progress has been made with deep learning showing promising results on financial text mining models. However, as NLP models require large amounts of labeled training data, applying deep learning to financial text mining is often unsuccessful due to the lack of labeled training data in financial fields. To address this issue, we present FinBERT (BERT for Financial Text Mining) that is a domain specific language model pre-trained on large-scale financial corpora. In FinBERT, different from BERT, we construct six pre-training tasks covering more knowledge, simultaneously trained on general corpora and financial domain corpora, which can enable FinBERT model better to capture language knowledge and semantic information. The results show that our FinBERT outperforms all current state-of-the-art models. Extensive experimental results demonstrate the effectiveness and robustness of FinBERT. The source code and pre-trained models of FinBERT are available online.

Foundation for AI in FinTech: Data mining and knowledge discovery for FinTechFoundation for AI in FinTech: Deep learning and representation for FinTechFoundation for AI in FinTech: GeneralFoundation for AI in FinTech: Analyzing big financial dataAI for lending: GeneralAI for marketing: GeneralAI for marketing: AI for consumer sentiment analysisAI for payment: AI for payment risk modelingOther areas: Financial decision-support system
BibTeX
@inproceedings{ijcai2020p622,
  title     = {FinBERT: A Pre-trained Financial Language Representation Model for Financial Text Mining},
  author    = {Liu, Zhuang and Huang, Degen and Huang, Kaiyu and Li, Zhuang and Zhao, Jun},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {4513--4519},
  year      = {2020},
  month     = {7},
  note      = {Special Track on AI in FinTech},
  doi       = {10.24963/ijcai.2020/622},
  url       = {https://doi.org/10.24963/ijcai.2020/622},
}