paper-with-me

Papers

A Generative Approach for Financial Causality Extraction

2022-04-12 · Tapas Nayak, Soumya Sharma, Yash Butala, Koustuv Dasgupta, Pawan Goyal, Niloy Ganguly

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 proposed sequence labeling approaches to solve this task. But sequence labeling models find it difficult to extract multiple causalities and overlapping causalities from the text segments. In this paper, we explore a generative approach for causality extraction using the encoder-decoder framework and pointer networks. We use a causality dataset from the financial domain, \textit{FinCausal}, for our experiments and our proposed framework achieves very competitive performance on this dataset.

📄 PDF Abstract BibTeX arXiv:2204.05674

Code (1)

nayakt/cepn 공식 구현 pytorch

Tasks

ArticlesDecoder

Similar Papers 제목 키워드 기반

MNLP at FinCausal2022: Nested NER with a Generative Model

2022-06-01 · FNP (LREC) 2022 6 · Jooyeon Lee, Luan Huy Pham, Özlem Uzuner

This paper describes work performed for the FinCasual 2022 Shared Task “Financial Document Causality Detection” (FinCausal 2022). As the name implies, the task involves extraction of casual and consequential elements fro…

NER

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

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…

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

The Financial Causality Extraction Shared Task (FinCausal 2022)

2022-06-01 · FNP (LREC) 2022 6 · Dominique Mariko, Hanna Abi-Akl, Kim Trottier, Mahmoud El-Haj

We present the FinCausal 2020 Shared Task on Causality Detection in Financial Documents and the associated FinCausal dataset, and discuss the participating systems and results. The task focuses on detecting if an object,…