CLFeb 1, 2024

Enhancing Ethical Explanations of Large Language Models through Iterative Symbolic Refinement

arXiv:2402.00745v1109 citationsh-index: 14EACL
AI Analysis

This work addresses interpretability and reliability issues in ethical natural language inference for AI systems, representing an incremental advancement in neuro-symbolic methods.

The paper tackles the problem of factual errors and inconsistencies in ethical explanations from Large Language Models (LLMs) by proposing a hybrid neuro-symbolic framework, Logic-Explainer, which improves explanation quality and produces formal proofs for verification.

An increasing amount of research in Natural Language Inference (NLI) focuses on the application and evaluation of Large Language Models (LLMs) and their reasoning capabilities. Despite their success, however, LLMs are still prone to factual errors and inconsistencies in their explanations, offering limited control and interpretability for inference in complex domains. In this paper, we focus on ethical NLI, investigating how hybrid neuro-symbolic techniques can enhance the logical validity and alignment of ethical explanations produced by LLMs. Specifically, we present an abductive-deductive framework named Logic-Explainer, which integrates LLMs with an external backward-chaining solver to refine step-wise natural language explanations and jointly verify their correctness, reduce incompleteness and minimise redundancy. An extensive empirical analysis demonstrates that Logic-Explainer can improve explanations generated via in-context learning methods and Chain-of-Thought (CoT) on challenging ethical NLI tasks, while, at the same time, producing formal proofs describing and supporting models' reasoning. As ethical NLI requires commonsense reasoning to identify underlying moral violations, our results suggest the effectiveness of neuro-symbolic methods for multi-step NLI more broadly, opening new opportunities to enhance the logical consistency, reliability, and alignment of LLMs.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes