paper-with-me

Papers

SPOCK at FinCausal 2022: Causal Information Extraction Using Span-Based and Sequence Tagging Models

2022-06-01 · FNP (LREC) 2022 6 · Anik Saha, Jian Ni, Oktie Hassanzadeh, Alex Gittens, Kavitha Srinivas, Bulent Yener

Causal information extraction is an important task in natural language processing, particularly in finance domain. In this work, we develop several information extraction models using pre-trained transformer-based language models for identifying cause and effect text spans from financial documents. We use FinCausal 2021 and 2022 data sets to train span-based and sequence tagging models. Our ensemble of sequence tagging models based on the RoBERTa-Large pre-trained language model achieves an F1 score of 94.70 with Exact Match score of 85.85 and obtains the 1st place in the FinCausal 2022 competition.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

DCU-Lorcan at FinCausal 2022: Span-based Causality Extraction from Financial Documents using Pre-trained Language Models

2022-06-01 · FNP (LREC) 2022 6 · Chenyang Lyu, Tianbo Ji, Quanwei Sun, Liting Zhou

In this paper, we describe our DCU-Lorcan system for the FinCausal 2022 shared task: span-based cause and effect extraction from financial documents. We frame the FinCausal 2022 causality extraction task as a span extrac…

NVJPFSI at FinCausal 2021 Span-based Causality Extraction Task

2021-09-01 · FNP 2021 9 · Xianchao Wu

GBe at FinCausal 2020, Task 2: Span-based Causality Extraction for Financial Documents

2020-12-01 · FNP (COLING) 2020 12 · Guillaume Becquin

This document describes a system for causality extraction from financial documents submitted as part of the FinCausal 2020 Workshop. The main contribution of this paper is a description of the robust post-processing used…

Task 2

A Generative Approach for Financial Causality Extraction

2022-04-12 · Tapas Nayak, Soumya Sharma, Yash Butala, Koustuv Dasgupta 외

Causality represents the foremost relation between events in financial documents such as financial news articles, financial reports. Each financial causality contains a cause span and an effect span. Previous works propo…

ArticlesDecoder

ExpertNeurons at FinCausal 2022 Task 2: Causality Extraction for Financial Documents

2022-06-01 · FNP (LREC) 2022 6 · Joydeb Mondal, Nagaraj Bhat, Pramir Sarkar, Shahid Reza

In this paper describes the approach which we have built for causality extraction from the financial documents that we have submitted for FinCausal 2022 task 2. We proving a solution with intelligent pre-processing and p…

Task 2