Papers with explainability
Explicit Object Relation Alignment for Vision and Language Navigation (2022.acl-srw)
Copied to clipboard
| Challenge: | Existing work on vision and language navigation grounding the landmarks and spatial relations in textual instructions into visual modality is important. |
| Approach: | They propose a neural agent to explicitly align the spatial information in both instruction and visual environment, including landmarks and spatial relationships between the agent and landmarks. |
| Outcome: | The proposed method surpasses the baseline on the R2R dataset and shows that it can explain spatial reasoning and spatial relationships. |
HyKGE: A Hypothesis Knowledge Graph Enhanced RAG Framework for Accurate and Reliable Medical LLMs Responses (2025.acl-long)
Copied to clipboard
Xinke Jiang, Ruizhe Zhang, Yongxin Xu, Rihong Qiu, Yue Fang, Zhiyuan Wang, Jinyi Tang, Hongxin Ding, Xu Chu, Junfeng Zhao, Yasha Wang
| Challenge: | Recent approaches suffer from insufficient and repetitive knowledge retrieval, tedious and time-consuming query parsing, and monotonous knowledge utilization. |
| Approach: | They propose a retrieval-augmented generation framework which leverages LLMs’ powerful reasoning capacity to compensate for the incompleteness of user queries. |
| Outcome: | The proposed framework improves the accuracy and reliability of Large Language Models (LLMs) by combining the rich knowledge of LLMs with Hypothesis Outputs. |
DS-MHP: Improving Chain-of-Thought through Dynamic Subgraph-Guided Multi-Hop Path (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Existing knowledge graph methods lack adaptability in knowledge-intensive tasks with multiple entities and implicit multi-hop relations. |
| Approach: | They propose a zero-shot framework to enhance LLM reasoning in multi-entity relation tasks. |
| Outcome: | DS-MHP outperforms baselines and state-of-the-art methods on 12 datasets spanning commonsense, logical, symbolic, and arithmetic reasoning. |
ShieldLM: Empowering LLMs as Aligned, Customizable and Explainable Safety Detectors (2024.findings-emnlp)
Copied to clipboard
Zhexin Zhang, Yida Lu, Jingyuan Ma, Di Zhang, Rui Li, Pei Ke, Hao Sun, Lei Sha, Zhifang Sui, Hongning Wang, Minlie Huang
| Challenge: | Existing tools for detecting safety issues in LLMs are expensive and inefficient. |
| Approach: | They propose an LLM-based safety detector which annotates the safety of queries and provides explanations for its decisions. |
| Outcome: | The proposed detector outperforms baselines on four sets of query-response pairs and is effective as a safety evaluator for advanced LLMs. |
Task-Oriented Automatic Fact-Checking with Frame-Semantics (2025.findings-acl)
Copied to clipboard
| Challenge: | Existing work on automatic fact-checking relies on unstructured data and large language models to produce fact- check verdicts and explanations. |
| Approach: | They propose a new paradigm for automatic fact-checking that leverages frame semantics to enhance the structured understanding of claims and guide the process of fact- checking them. |
| Outcome: | The proposed paradigm improves evidence retrieval and explainability for fact-checking by leveraging frame semantics. |
VECHR: A Dataset for Explainable and Robust Classification of Vulnerability Type in the European Court of Human Rights (2023.emnlp-main)
Copied to clipboard
| Challenge: | Existing work on the concept of vulnerability at the European Court of Human Rights (ECtHR) has focused on classification and analysis of textual data. |
| Approach: | They propose to use an expert-annotated multi-label dataset to assess vulnerability in court cases. |
| Outcome: | The proposed model performs poorly on out-of-domain data and shows that it is robust. |
SConE: Simplified Cone Embeddings with Symbolic Operators for Complex Logical Queries (2023.findings-acl)
Copied to clipboard
| Challenge: | Current geometric-based methods depend on the neural approach to model FOL operators . empirical evidence for explainability is challenging . |
| Approach: | They propose to model conjunction operators using a symbolic modeling approach . they propose to emphasize the essential role of relation projection operator . |
| Outcome: | The proposed method improves answering complex logical queries over previous models. |
The Overlooked Repetitive Lengthening Form in Sentiment Analysis (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Existing studies have focused on emphatic and expressive language models with informal styles, such as memes and emojis. |
| Approach: | They propose a two-stage Explainable Instruction Tuning framework that can improve LLMs' performance and explainability for RLF with limited samples. |
| Outcome: | The proposed framework can match zero-shot GPT-4 in performance but not explainability for RLF with limited samples. |
CIKT: A Collaborative and Iterative Knowledge Tracing Framework with Large Language Models (2025.emnlp-main)
Copied to clipboard
| Challenge: | Knowledge Tracing (KT) aims to model a student’s learning state over time and predict their future performance. |
| Approach: | They propose a framework that harnesses Large Language Models to enhance both prediction accuracy and explainability by a synergistic optimization loop. |
| Outcome: | The proposed framework improves both prediction accuracy and explainability by using a synergistic optimization loop. |
Prompt-based Generation of Natural Language Explanations of Synthetic Lethality for Cancer Drug Discovery (2024.lrec-main)
Copied to clipboard
| Challenge: | Synthetic lethality (SL) is a genetic interaction where a single gene mutation allows cell survival, but simultaneous mutations in two genes lead to cell death. |
| Approach: | They propose a prompt-based pipeline for generating natural language explanations using a dataset derived from New Bing . |
| Outcome: | The proposed pipeline improves on existing biomedical language models in terms of text quality and explainability. |