← Search

Jiao He

4 accepted papers

2025

PixelMan: Consistent Object Editing with Diffusion Models via Pixel Manipulation and Generation

AAAI 2025technical

Recent research explores the potential of Diffusion Models (DMs) for consistent object editing, which aims to modify object position, size, and composition, etc., while preserving the consistency of objects and background without changing their texture and attributes. Current inference-time methods…

2024

Building Optimal Neural Architectures using Interpretable Knowledge

CVPR 2024poster

Neural Architecture Search is a costly practice. The fact that a search space can span a vast number of design choices with each architecture evaluation taking nontrivial overhead makes it hard for an algorithm to sufficiently explore candidate networks. In this paper we propose AutoBuild a scheme w…

2024

EiG-Search: Generating Edge-Induced Subgraphs for GNN Explanation in Linear Time

ICML 2024poster

Understanding and explaining the predictions of Graph Neural Networks (GNNs), is crucial for enhancing their safety and trustworthiness. Subgraph-level explanations are gaining attention for their intuitive appeal. However, most existing subgraph-level explainers face efficiency challenges in explai…

2024

GOAt: Explaining Graph Neural Networks via Graph Output Attribution

ICLR 2024poster

Understanding the decision-making process of Graph Neural Networks (GNNs) is crucial to their interpretability. Most existing methods for explaining GNNs typically rely on training auxiliary models, resulting in the explanations remain black-boxed. This paper introduces Graph Output Attribution (GOA…