paper-with-me

Papers

Solving Hard XAI Queries Based on a Compiled Dual-Rail Encoding

2026-09-04 · Arthur Ledaguenel, Florent Capelli, Jean-Marie Lagniez arxiv

The widespread adoption of artificial intelligence (AI) within real-world applications has raised a lot of concerns regarding their trustworthiness, especially in critical applications. The field of eXplainable AI (XAI) has emerged with the objective of providing explanations to the users about the decisions made by AI systems. Several explanations for boolean classifiers have been introduced in the literature, including abductive and contrastive explanations, each giving a different insight on the decision of the classifier. However, computing an explanation for a decision of a boolean classifier is a hard problem in general. One way to deal with this complexity is to rely on a compiled representation of the classifier for which each explanation can be computed efficiently. Unfortunately, we prove in this paper that several classes of abductive explanations, remain hard to compute even for Ordered Binary Decision Diagrams, one of the most tractable subsets of the knowledge compilation map. Included in such classes are shorter abductive explanations or abductive explanations that include the explainee's preferences. To recover the benefits of working with compiled representations, we show that a proper representation of the dual-rail encoding of the classifier can be used to compute efficiently these classes of explanations.

📄 PDF Abstract BibTeX arXiv:2609.04931

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Heuristic with elements of tabu search for Truck and Trailer Routing Problem

2016-09-29 · Ivan S. Grechikhin

Vehicle Routing Problem is a well-known problem in logistics and transportation, and the variety of such problems is explained by the fact that it occurs in many real-life situations. It is an NP-hard combinatorial optim…

Combinatorial Optimization

Integral Curvature Representation and Matching Algorithms for Identification of Dolphins and Whales

2017-08-25 · Hendrik J. Weideman, Zachary M. Jablons, Jason Holmberg, Kiirsten Flynn 외

We address the problem of identifying individual cetaceans from images showing the trailing edge of their fins. Given the trailing edge from an unknown individual, we produce a ranking of known individuals from a databas…

Image Retrieval

GraphQ IR: Unifying the Semantic Parsing of Graph Query Languages with One Intermediate Representation

2022-05-24 · Lunyiu Nie, Shulin Cao, Jiaxin Shi, Jiuding Sun 외

Subject to the huge semantic gap between natural and formal languages, neural semantic parsing is typically bottlenecked by its complexity of dealing with both input semantics and output syntax. Recent works have propose…

Few-Shot LearningSemantic Parsing

Solving Hard Coreference Problems

2019-07-11 · HLT 2015 5 · Haoruo Peng, Daniel Khashabi, Dan Roth

Coreference resolution is a key problem in natural language understanding that still escapes reliable solutions. One fundamental difficulty has been that of resolving instances involving pronouns since they often require…

coreference-resolutionCoreference ResolutionDecision MakingNatural Language Understanding

RAILGUN: A Unified Convolutional Policy for Multi-Agent Path Finding Across Different Environments and Tasks

2025-03-04 · Yimin Tang, Xiao Xiong, Jingyi Xi, Jiaoyang Li 외

Multi-Agent Path Finding (MAPF), which focuses on finding collision-free paths for multiple robots, is crucial for applications ranging from aerial swarms to warehouse automation. Solving MAPF is NP-hard so learning-base…

Multi-Agent Path FindingZero-shot Generalization