中文
相关论文

相关论文: Causality Extraction based on Self-Attentive BiLST…

200 篇论文

Automated extraction of concepts from patient clinical records is an essential facilitator of clinical research. For this reason, the 2010 i2b2/VA Natural Language Processing Challenges for Clinical Records introduced a concept extraction…

机器学习 · 统计学 2016-11-28 Raghavendra Chalapathy , Ehsan Zare Borzeshi , Massimo Piccardi

Event Argument extraction refers to the task of extracting structured information from unstructured text for a particular event of interest. The existing works exhibit poor capabilities to extract causal event arguments like Reason and…

计算与语言 · 计算机科学 2021-05-04 Debanjana Kar , Sudeshna Sarkar , Pawan Goyal

Event Causality Extraction (ECE) aims at extracting causal event pairs from texts. Despite ChatGPT's recent success, fine-tuning small models remains the best approach for the ECE task. However, existing fine-tuning based ECE methods cannot…

计算与语言 · 计算机科学 2024-08-07 Jinglong Gao , Chen Lu , Xiao Ding , Zhongyang Li , Ting Liu , Bing Qin

The present study explores the intricacies of causal relationship extraction, a vital component in the pursuit of causality knowledge. Causality is frequently intertwined with temporal elements, as the progression from cause to effect is…

计算与语言 · 计算机科学 2023-04-24 Xiaosong Yuan , Ke Chen , Wanli Zuo , Yijia Zhang

Causal discovery from time-series data aims to capture both intra-slice (contemporaneous) and inter-slice (time-lagged) causality between variables within the temporal chain, which is crucial for various scientific disciplines. Compared to…

机器学习 · 计算机科学 2026-01-26 Rujia Shen , Boran Wang , Chao Zhao , Yi Guan , Jingchi Jiang

The ability to perform causal reasoning is widely considered a core feature of intelligence. In this work, we investigate whether large language models (LLMs) can coherently reason about causality. Much of the existing work in natural…

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 Processing (NLP), which has…

We present Causal Posterior Estimation (CPE), a novel method for Bayesian inference in simulator models, i.e., models where the evaluation of the likelihood function is intractable or too computationally expensive, but where one can…

机器学习 · 计算机科学 2025-05-28 Simon Dirmeier , Antonietta Mira

Relation extraction is the task of identifying relation instance between two entities given a corpus whereas Knowledge base modeling is the task of representing a knowledge base, in terms of relations between entities. This paper proposes…

计算与语言 · 计算机科学 2020-11-20 Xiaoyu Chen , Rohan Badlani

Monitoring the administration of drugs and adverse drug reactions are key parts of pharmacovigilance. In this paper, we explore the extraction of drug mentions and drug-related information (reason for taking a drug, route, frequency,…

计算与语言 · 计算机科学 2019-09-24 Maksim Belousov , Nikola Milosevic , Ghada Alfattni , Haifa Alrdahi , Goran Nenadic

We present a simple and effective scheme for dependency parsing which is based on bidirectional-LSTMs (BiLSTMs). Each sentence token is associated with a BiLSTM vector representing the token in its sentential context, and feature vectors…

计算与语言 · 计算机科学 2016-07-21 Eliyahu Kiperwasser , Yoav Goldberg

Code retrieval is a common practice for programmers to reuse existing code snippets in open-source repositories. Given a user query (i.e., a natural language description), code retrieval aims at searching for the most relevant ones from a…

软件工程 · 计算机科学 2022-03-30 Wenchao Gu , Zongjie Li , Cuiyun Gao , Chaozheng Wang , Hongyu Zhang , Zenglin Xu , Michael R. Lyu

Background: Causal relations in natural language (NL) requirements convey strong, semantic information. Automatically extracting such causal information enables multiple use cases, such as test case generation, but it also requires to…

Machine learning algorithms are designed to capture complex relationships between features. In this context, the high dimensionality of data often results in poor model performance, with the risk of overfitting. Feature selection, the…

机器学习 · 计算机科学 2023-10-18 Paolo Bonetti , Alberto Maria Metelli , Marcello Restelli

Learning causal and temporal relationships between events is an important step towards deeper story and commonsense understanding. Though there are abundant datasets annotated with event relations for story comprehension, many have no…

计算与语言 · 计算机科学 2019-04-29 Rujun Han , Mengyue Liang , Bashar Alhafni , Nanyun Peng

Causal graph recovery is traditionally done using statistical estimation-based methods or based on individual's knowledge about variables of interests. They often suffer from data collection biases and limitations of individuals' knowledge.…

计算与语言 · 计算机科学 2024-06-19 Yuzhe Zhang , Yipeng Zhang , Yidong Gan , Lina Yao , Chen Wang

Causal induction, i.e., identifying unobservable mechanisms that lead to the observable relations among variables, has played a pivotal role in modern scientific discovery, especially in scenarios with only sparse and limited data. Humans,…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Chi Zhang , Baoxiong Jia , Mark Edmonds , Song-Chun Zhu , Yixin Zhu

Machine learning methods for estimating treatment effect heterogeneity promise greater flexibility than existing methods that test a few pre-specified hypotheses. However, one problem these methods can have is that it can be challenging to…

计量经济学 · 经济学 2024-08-05 Patrick Rehill

This paper describes a Semantic Frame parsing System based on sequence labeling methods, precisely BiLSTM models with highway connections, for performing information extraction on a corpus of French encyclopedic history texts annotated…

计算与语言 · 计算机科学 2018-12-24 Gabriel Marzinotto , Frédéric Béchet , Géraldine Damnati , Alexis Nasr

In text classification tasks, models often rely on spurious correlations for predictions, incorrectly associating irrelevant features with the target labels. This issue limits the robustness and generalization of models, especially when…

机器学习 · 计算机科学 2025-02-04 Yuqing Zhou , Ziwei Zhu