← Search

Junqi Jiang

6 accepted papers

2026

Synthesising Counterfactual Explanations via Label-Conditional Gaussian Mixture Variational Autoencoders

ICLR 2026poster

Counterfactual explanations (CEs) provide recourse recommendations for individuals affected by algorithmic decisions. A key challenge is generating CEs that are robust against various perturbation types (e.g. input and model perturbations) while simultaneously satisfying other desirable properties.…

Cited by 0SourceScholar
2025

Interpreting Language Reward Models via Contrastive Explanations

ICLR 2025poster

Reward models (RMs) are a crucial component in the alignment of large language models’ (LLMs) outputs with human values. RMs approximate human preferences over possible LLM responses to the same prompt by predicting and comparing reward scores. However, as they are typically modified versions of LLM…

Cited by 0SourcePDFScholar
2025

Representation Consistency for Accurate and Coherent LLM Answer Aggregation

NeurIPS 2025poster

Test-time scaling improves large language models' (LLMs) performance by allocating more compute budget during inference. To achieve this, existing methods often require intricate modifications to prompting and sampling strategies. In this work, we introduce representation consistency (RC), a test-ti…

Cited by 0SourceScholar
2025

RobustX: Robust Counterfactual Explanations Made Easy

IJCAI 2025

The increasing use of Machine Learning (ML) models to aid decision-making in high-stakes industries demands explainability to facilitate trust. Counterfactual Explanations (CEs) are ideally suited for this, as they can offer insights into the predictions of an ML model by illustrating how changes in

2024

Robust Counterfactual Explanations in Machine Learning: A Survey

IJCAI 2024poster

Counterfactual explanations (CEs) are advocated as being ideally suited to providing algorithmic recourse for subjects affected by the predictions of machine learning models. While CEs can be beneficial to affected individuals, recent work has exposed severe issues related to the robustness of state…

Cited by 20SourcePDFScholar
2023

Formalising the Robustness of Counterfactual Explanations for Neural Networks

AAAI 2023technical

The use of counterfactual explanations (CFXs) is an increasingly popular explanation strategy for machine learning models. However, recent studies have shown that these explanations may not be robust to changes in the underlying model (e.g., following retraining), which raises questions about their…