paper-with-me

Papers

ESGBERT: Language Model to Help with Classification Tasks Related to Companies Environmental, Social, and Governance Practices

2022-03-31 · Srishti Mehra, Robert Louka, Yixun Zhang

Environmental, Social, and Governance (ESG) are non-financial factors that are garnering attention from investors as they increasingly look to apply these as part of their analysis to identify material risks and growth opportunities. Some of this attention is also driven by clients who, now more aware than ever, are demanding for their money to be managed and invested responsibly. As the interest in ESG grows, so does the need for investors to have access to consumable ESG information. Since most of it is in text form in reports, disclosures, press releases, and 10-Q filings, we see a need for sophisticated NLP techniques for classification tasks for ESG text. We hypothesize that an ESG domain-specific pre-trained model will help with such and study building of the same in this paper. We explored doing this by fine-tuning BERTs pre-trained weights using ESG specific text and then further fine-tuning the model for a classification task. We were able to achieve accuracy better than the original BERT and baseline models in environment-specific classification tasks.

📄 PDF Abstract BibTeX arXiv:2203.16788

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationLanguage ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
WordPiece 설명 없음
Weight Decay 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

A Multi-task Model for Multilingual Trigger Detection and Classification

2019-12-01 · ICON 2019 12 · Sovan Kumar Sahoo, Saumajit Saha, Asif Ekbal, Pushpak Bhattacharyya

In this paper we present a deep multi-task learning framework for multilingual event and argument trigger detection and classification. In our current work, we identify detection and classification of both event and argu…

ClassificationMulti-Task Learning

Recurrent Neural Network for Text Classification with Multi-Task Learning

2016-05-17 · Pengfei Liu, Xipeng Qiu, Xuanjing Huang

Neural network based methods have obtained great progress on a variety of natural language processing tasks. However, in most previous works, the models are learned based on single-task supervised objectives, which often…

ClassificationEmotion Recognition in ConversationGeneral ClassificationMulti-Task Learning+2

Cross-lingual Transfer for Speech Processing using Acoustic Language Similarity

2021-11-02 · Peter Wu, Jiatong Shi, Yifan Zhong, Shinji Watanabe 외

Speech processing systems currently do not support the vast majority of languages, in part due to the lack of data in low-resource languages. Cross-lingual transfer offers a compelling way to help bridge this digital div…

Cross-Lingual Transferspeech-recognitionSpeech RecognitionSpeech Synthesis

Data Augmentation for Intent Classification with Off-the-shelf Large Language Models

2022-04-05 · NLP4ConvAI (ACL) 2022 5 · Gaurav Sahu, Pau Rodriguez, Issam H. Laradji, Parmida Atighehchian 외

Data augmentation is a widely employed technique to alleviate the problem of data scarcity. In this work, we propose a prompting-based approach to generate labelled training data for intent classification with off-the-sh…

Data Augmentationintent-classificationIntent Classification

Improving Downstream Task Performance by Treating Numbers as Entities

2022-05-07 · Dhanasekar Sundararaman, Vivek Subramanian, Guoyin Wang, Liyan Xu 외

Numbers are essential components of text, like any other word tokens, from which natural language processing (NLP) models are built and deployed. Though numbers are typically not accounted for distinctly in most NLP task…

ClassificationQuestion Answering