paper-with-me

홈 › Papers

Multilevel Heuristics for Rationale-Based Entity Relation Classification in Sentences

2018-08-01 · COLING 2018 8 · Shiou Tian Hsu, M Chaudhary, ar, Nagiza Samatova

Rationale-based models provide a unique way to provide justifiable results for relation classification models by identifying rationales (key words and phrases that a person can use to justify the relation in the sentence) during the process. However, existing generative networks used to extract rationales come with a trade-off between extracting diversified rationales and achieving good classification results. In this paper, we propose a multilevel heuristic approach to regulate rationale extraction to avoid extracting monotonous rationales without compromising classification performance. In our model, rationale selection is regularized by a semi-supervised process and features from different levels: word, syntax, sentence, and corpus. We evaluate our approach on the SemEval 2010 dataset that includes 19 relation classes and the quality of extracted rationales with our manually-labeled rationales. Experiments show a significant improvement in classification performance and a 20{\%} gain in rationale interpretability compared to state-of-the-art approaches.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationRelationRelation ClassificationSentence

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Longitudinal Deep Kernel Gaussian Process Regression

2020-05-24 · Junjie Liang, Yanting Wu, Dongkuan Xu, Vasant Honavar

Gaussian processes offer an attractive framework for predictive modeling from longitudinal data, i.e., irregularly sampled, sparse observations from a set of individuals over time. However, such methods have two key shor…

Gaussian ProcessesregressionVariational Inference

Think Rationally about What You See: Continuous Rationale Extraction for Relation Extraction

2023-05-02 · Xuming Hu, Zhaochen Hong, Chenwei Zhang, Irwin King 외

Relation extraction (RE) aims to extract potential relations according to the context of two entities, thus, deriving rational contexts from sentences plays an important role. Previous works either focus on how to levera…

counterfactualRelationRelation ExtractionSentence

Prompting Large Language Models with Rationale Heuristics for Knowledge-based Visual Question Answering

2024-12-22 · Zhongjian Hu, Peng Yang, Bing Li, Fengyuan Liu

Recently, Large Language Models (LLMs) have been used for knowledge-based Visual Question Answering (VQA). Despite the encouraging results of previous studies, prior methods prompt LLMs to predict answers directly, negle…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Evaluation and LLM-Guided Learning of ICD Coding Rationales

2025-08-22 · Mingyang Li, Viktor Schlegel, Tingting Mu, Wuraola Oyewusi 외 arxiv

ICD coding is the process of mapping unstructured text from Electronic Health Records (EHRs) to standardised codes defined by the International Classification of Diseases (ICD) system. In order to promote trust and trans…

Entity Linking

UNIREX: A Unified Learning Framework for Language Model Rationale Extraction

2021-12-16 · BigScience (ACL) 2022 5 · Aaron Chan, Maziar Sanjabi, Lambert Mathias, Liang Tan 외

An extractive rationale explains a language model's (LM's) prediction on a given task instance by highlighting the text inputs that most influenced the prediction. Ideally, rationale extraction should be faithful (reflec…

Language ModelingLanguage Modellingtext-classificationText Classification