paper-with-me

Papers

CATE: CAusality Tree Extractor from Natural Language Requirements

2021-07-21 · Noah Jadallah, Jannik Fischbach, Julian Frattini, Andreas Vogelsang

Causal relations (If A, then B) are prevalent in requirements artifacts. Automatically extracting causal relations from requirements holds great potential for various RE activities (e.g., automatic derivation of suitable test cases). However, we lack an approach capable of extracting causal relations from natural language with reasonable performance. In this paper, we present our tool CATE (CAusality Tree Extractor), which is able to parse the composition of a causal relation as a tree structure. CATE does not only provide an overview of causes and effects in a sentence, but also reveals their semantic coherence by translating the causal relation into a binary tree. We encourage fellow researchers and practitioners to use CATE at https://causalitytreeextractor.com/

📄 PDF Abstract BibTeX arXiv:2107.10023

Code (0)

등록된 구현이 없습니다.

Tasks

RelationSentence

Similar Papers 제목 키워드 기반

Fine-Grained Causality Extraction From Natural Language Requirements Using Recursive Neural Tensor Networks

2021-07-21 · Jannik Fischbach, Tobias Springer, Julian Frattini, Henning Femmer 외

[Context:] Causal relations (e.g., If A, then B) are prevalent in functional requirements. For various applications of AI4RE, e.g., the automatic derivation of suitable test cases from requirements, automatically extract…

Tensor Networks

Causality Extraction based on Self-Attentive BiLSTM-CRF with Transferred Embeddings

2019-04-16 · Zhaoning Li, Qi Li, Xiaotian Zou, Jiangtao Ren

Causality extraction from natural language texts is a challenging open problem in artificial intelligence. Existing methods utilize patterns, constraints, and machine learning techniques to extract causality, heavily dep…

Feature Engineering

Causal Discovery and Classification Using Lempel-Ziv Complexity

2024-11-04 · Dhruthi, Nithin Nagaraj, Harikrishnan N B

Inferring causal relationships in the decision-making processes of machine learning algorithms is a crucial step toward achieving explainable Artificial Intelligence (AI). In this research, we introduce a novel causality…

Causal DiscoveryClassificationDecision MakingExplainable artificial intelligence

Who Brings the Frisbee: Probing Hidden Hallucination Factors in Large Vision-Language Model via Causality Analysis

2024-12-04 · Po-Hsuan Huang, Jeng-Lin Li, Chin-Po Chen, Ming-Ching Chang 외

Recent advancements in large vision-language models (LVLM) have significantly enhanced their ability to comprehend visual inputs alongside natural language. However, a major challenge in their real-world application is h…

HallucinationLanguage ModelingLanguage Modelling

Towards Causality Extraction from Requirements

2020-06-29 · Jannik Fischbach, Benedikt Hauptmann, Lukas Konwitschny, Dominik Spies 외

System behavior is often based on causal relations between certain events (e.g. If event1, then event2). Consequently, those causal relations are also textually embedded in requirements. We want to extract this causal kn…