paper-with-me

홈 › Papers

Leveraging BERT Language Models for Multi-Lingual ESG Issue Identification

2023-09-05 · Elvys Linhares Pontes, Mohamed Benjannet, Lam Kim Ming

Environmental, Social, and Governance (ESG) has been used as a metric to measure the negative impacts and enhance positive outcomes of companies in areas such as the environment, society, and governance. Recently, investors have increasingly recognized the significance of ESG criteria in their investment choices, leading businesses to integrate ESG principles into their operations and strategies. The Multi-Lingual ESG Issue Identification (ML-ESG) shared task encompasses the classification of news documents into 35 distinct ESG issue labels. In this study, we explored multiple strategies harnessing BERT language models to achieve accurate classification of news documents across these labels. Our analysis revealed that the RoBERTa classifier emerged as one of the most successful approaches, securing the second-place position for the English test dataset, and sharing the fifth-place position for the French test dataset. Furthermore, our SVM-based binary model tailored for the Chinese language exhibited exceptional performance, earning the second-place rank on the test dataset.

📄 PDF Abstract BibTeX arXiv:2309.02189

Code (0)

등록된 구현이 없습니다.

Tasks

Position

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 &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
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…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

EaSyGuide : ESG Issue Identification Framework leveraging Abilities of Generative Large Language Models

2023-06-11 · Hanwool Lee, Jonghyun Choi, Sohyeon Kwon, Sungbum Jung

This paper presents our participation in the FinNLP-2023 shared task on multi-lingual environmental, social, and corporate governance issue identification (ML-ESG). The task's objective is to classify news articles based…

ArticlesKnowledge DistillationPosition

Cross-Lingual Training of Neural Models for Document Ranking

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Peng Shi, He Bai, Jimmy Lin

We tackle the challenge of cross-lingual training of neural document ranking models for mono-lingual retrieval, specifically leveraging relevance judgments in English to improve search in non-English languages. Our work …

Document RankingRetrieval

CoSDA-ML: Multi-Lingual Code-Switching Data Augmentation for Zero-Shot Cross-Lingual NLP

2020-06-11 · Libo Qin, Minheng Ni, Yue Zhang, Wanxiang Che

Multi-lingual contextualized embeddings, such as multilingual-BERT (mBERT), have shown success in a variety of zero-shot cross-lingual tasks. However, these models are limited by having inconsistent contextualized repres…

Data Augmentation

Task-Specific Pre-Training and Cross Lingual Transfer for Code-Switched Data

2021-02-24 · Akshat Gupta, Sai Krishna Rallabandi, Alan Black

Using task-specific pre-training and leveraging cross-lingual transfer are two of the most popular ways to handle code-switched data. In this paper, we aim to compare the effects of both for the task of sentiment analysi…

Cross-Lingual TransferSentiment Analysis

Multilingual JobBERT for Cross-Lingual Job Title Matching

2025-07-29 · Jens-Joris Decorte, Matthias De Lange, Jeroen Van Hautte arxiv

We introduce JobBERT-V3, a contrastive learning-based model for cross-lingual job title matching. Building on the state-of-the-art monolingual JobBERT-V2, our approach extends support to English, German, Spanish, and Chi…

Contrastive Learning