paper-with-me

홈 › Papers

UniCausal: Unified Benchmark and Repository for Causal Text Mining

2022-08-19 · Fiona Anting Tan, Xinyu Zuo, See-Kiong Ng

Current causal text mining datasets vary in objectives, data coverage, and annotation schemes. These inconsistent efforts prevent modeling capabilities and fair comparisons of model performance. Furthermore, few datasets include cause-effect span annotations, which are needed for end-to-end causal relation extraction. To address these issues, we propose UniCausal, a unified benchmark for causal text mining across three tasks: (I) Causal Sequence Classification, (II) Cause-Effect Span Detection and (III) Causal Pair Classification. We consolidated and aligned annotations of six high quality, mainly human-annotated, corpora, resulting in a total of 58,720, 12,144 and 69,165 examples for each task respectively. Since the definition of causality can be subjective, our framework was designed to allow researchers to work on some or all datasets and tasks. To create an initial benchmark, we fine-tuned BERT pre-trained language models to each task, achieving 70.10% Binary F1, 52.42% Macro F1, and 84.68% Binary F1 scores respectively.

📄 PDF Abstract BibTeX arXiv:2208.09163

Code (1)

tanfiona/unicausal 공식 구현 pytorch

Tasks

ClassificationRelation Extraction

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}$.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
WordPiece 설명 없음
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

CausationEntropy: Pythonic Optimal Causation Entropy

2026-01-19 · Kevin Slote, Jeremie Fish, Erik Bollt arxiv

Optimal Causation Entropy (oCSE) is a robust causal network modeling technique that reveals causal networks from dynamical systems and coupled oscillators, distinguishing direct from indirect paths. CausationEntropy is a…

Causal Inference in Natural Language Processing: Estimation, Prediction, Interpretation and Beyond

2021-09-02 · Amir Feder, Katherine A. Keith, Emaad Manzoor, Reid Pryzant 외

A fundamental goal of scientific research is to learn about causal relationships. However, despite its critical role in the life and social sciences, causality has not had the same importance in Natural Language Processi…

Causal InferenceFairness

STARFlow2: Bridging Language Models and Normalizing Flows for Unified Multimodal Generation

2026-05-08 · Ying Shen, Tianrong Chen, Yuan Gao, Yizhe Zhang 외 arxiv

Deep generative models have advanced rapidly across text and vision, motivating unified multimodal systems that can understand, reason over, and generate interleaved text-image sequences. Most existing approaches combine…

multimodal generationImage GenerationText Generation

PYRREGULAR: A Unified Framework for Irregular Time Series, with Classification Benchmarks

2025-05-09 · Francesco Spinnato, Cristiano Landi

Irregular temporal data, characterized by varying recording frequencies, differing observation durations, and missing values, presents significant challenges across fields like mobility, healthcare, and environmental sci…

Irregular Time SeriesMissing ValuesTime SeriesTime Series Classification

Envision: Benchmarking Unified Understanding & Generation for Causal World Process Insights

2025-12-01 · Juanxi Tian, Siyuan Li, Conghui He, Lijun Wu 외 arxiv

Current multimodal models aim to transcend the limitations of single-modality representations by unifying understanding and generation, often using text-to-image (T2I) tasks to calibrate semantic consistency. However, th…

Image Generation