← Search

Xiaowei Huang

49 accepted papers

2026

Fragile by Design: On the Limits of Adversarial Defenses in Personalized DreamBooth Generation

AAAI 2026technical

Personalized AI applications such as DreamBooth enable the generation of customized content from user images, but also raise significant privacy concerns, particularly the risk of facial identity leakage. Recent defense mechanisms like Anti-DreamBooth attempt to mitigate this risk by injecting adver

Cited by 0SourcePDFScholar
2026

Spatial-DISE: A Unified Benchmark for Evaluating Spatial Reasoning in Vision-Language Models

ICLR 2026poster

Spatial reasoning ability is crucial for Vision Language Models (VLMs) to support real-world applications in diverse domains including robotics, augmented reality, and autonomous navigation. Unfortunately, existing benchmarks are inadequate in assessing spatial reasoning ability, especially the \emp…

Cited by 0SourceScholar
2026

Tapas Are Free! Training-Free Adaptation of Programmatic Agents via LLM-Guided Program Synthesis in Dynamic Environments

AAAI 2026technical

Autonomous agents in safety-critical applications must continuously adapt to dynamic conditions without compromising performance and reliability. This work introduces TAPA (Training-free Adaptation of Programmatic Agents), a novel framework that positions large language models (LLMs) as intelligent

Cited by 0SourcePDFScholar
2025

A Black-Box Evaluation Framework for Semantic Robustness in Bird’s Eye View Detection

AAAI 2025technical

Camera-based Bird's Eye View (BEV) perception models receive increasing attention for their crucial role in autonomous driving, a domain where concerns about the robustness and reliability of deep learning have been raised. While only a few works have investigated the effects of randomly generated s…

2025

Adversarial Training for Probabilistic Robustness

ICCV 2025poster

Deep learning (DL) has shown transformative potential across industries, yet its sensitivity to adversarial examples (AEs) limits its reliability and broader deployment. Research on DL robustness has developed various techniques, with adversarial training (AT) established as a leading approach to co…

2025

Can GRPO Boost Complex Multimodal Table Understanding?

EMNLP 2025

Existing table understanding methods face challenges due to complex table structures and intricate logical reasoning. While supervised finetuning (SFT) dominates existing research, reinforcement learning (RL), such as Group Relative Policy Optimization (GRPO), has shown promise but struggled with lo

2025

Can MLLMs Absorb Math Reasoning Abilities from LLMs as Free Lunch?

NeurIPS 2025poster

Math reasoning has been one crucial ability of large language models (LLMs), where significant advancements have been achieved in recent years. However, most efforts focus on LLMs by curating high-quality annotation data and intricate training (or inference) paradigms, while the math reasoning perfo…

Cited by 0SourceScholar
2025

FALCON: Fine-grained Activation Manipulation by Contrastive Orthogonal Unalignment for Large Language Model

NeurIPS 2025poster

Large language models have been widely applied, but can inadvertently encode sensitive or harmful information, raising significant safety concerns. Machine unlearning has emerged to alleviate this concern; however, existing training-time unlearning approaches, relying on coarse-grained loss combinat…

Cited by 0SourceScholar
2025

GNS: Solving Plane Geometry Problems by Neural-Symbolic Reasoning with Multi-Modal LLMs

AAAI 2025technical

With the outstanding capabilities of Large Language Models (LLMs), solving math word problems (MWP) has greatly progressed, achieving higher performance on several benchmark datasets. However, it is more challenging to solve plane geometry problems (PGPs) due to the necessity of understanding, rea…

2025

Is Your Model Really A Good Math Reasoner? Evaluating Mathematical Reasoning with Checklist

ICLR 2025poster

Exceptional mathematical reasoning ability is one of the key features that demonstrate the power of large language models (LLMs). How to comprehensively define and evaluate the mathematical abilities of LLMs, and even reflect the user experience in real-world scenarios, has emerged as a critical iss…

Cited by 25SourcePDFScholar
2025

Mitigating Hallucinations in YOLO-based Object Detection Models: A Revisit to Out-of-Distribution Detection

IROS 2025

Object detection systems must reliably perceive objects of interest without being overly confident to ensure safe decision-making in dynamic environments. Filtering techniques based on out-of-distribution (OoD) detection are commonly added as an extra safeguard to filter hallucinations caused by ove

Cited by 3SourceScholar
2025

Out-of-Distribution Detectors: Not Yet Primed for Practical Deployment

ICASSP 2025accepted

Out-of-distribution (OoD) detectors work alongside deep neural networks (DNNs) to reduce their risks in eliciting wrong predictions. Unfortunately, OoD detectors built on data-centric designs are also subject to robustness issues, as the DNNs. This paper examines the practical robustness of OoD dete…

Cited by 0SourceScholar
2025

SIDA: Social Media Image Deepfake Detection, Localization and Explanation with Large Multimodal Model

CVPR 2025poster

The rapid advancement of generative models in creating highly realistic images poses substantial risks for misinformation dissemination. For instance, a synthetic image, when shared on social media, can mislead extensive audiences and erode trust in digital content, resulting in severe repercussions…

Cited by 10SourcePDFScholar
2025

Towards Better Robustness Against Natural Corruptions in Document Tampering Localization

AAAI 2025technical

Marvelous advances have been exhibited in recent document tampering localization (DTL) systems. However, confronted with corrupted tampered document images, their vulnerability is fatal in real-world scenarios. While robustness against adversarial attack has been extensively studied by adversarial t…

2025

Training Verification-Friendly Neural Networks via Neuron Behavior Consistency

AAAI 2025technical

Formal verification provides critical security assurances for neural networks, yet its practical application suffers from the long verification time. This work introduces a novel method for training verification-friendly neural networks, which are robust, easy to verify, and relatively accurate. Our…

Cited by 0SourcePDFScholar
2025

ZeroDiff: Solidified Visual-semantic Correlation in Zero-Shot Learning

ICLR 2025poster

Zero-shot Learning (ZSL) aims to enable classifiers to identify unseen classes. This is typically achieved by generating visual features for unseen classes based on learned visual-semantic correlations from seen classes. However, most current generative approaches heavily rely on having a sufficient…

2024

BAM: Box Abstraction Monitors for Real-time OoD Detection in Object Detection

IROS 2024poster

Out-of-distribution (OoD) detection techniques for deep neural networks (DNNs) become crucial thanks to their filtering of abnormal inputs, especially when DNNs are used in safety-critical applications and interact with an open and dynamic environment. Nevertheless, integrating OoD detection into st…

Cited by 3SourceScholar
2024

Delving into Adversarial Robustness on Document Tampering Localization

ECCV 2024poster

"Recent advances in document forgery techniques produce malicious yet nearly visually untraceable alterations, imposing a big challenge for document tampering localization (DTL). Despite significant recent progress, there has been surprisingly limited exploration of adversarial robustness in DTL. Th…

2024

Exploiting Spatial-Temporal Data for Sleep Stage Classification via Hypergraph Learning

ICASSP 2024accepted

Sleep stage classification is crucial for detecting patients’ health conditions. Existing models, which mainly use Convolutional Neural Networks (CNN) for modelling Euclidean data and Graph Convolution Networks (GNN) for modelling non-Euclidean data, are unable to consider the heterogeneity and inte…

Cited by 0SourceScholar
2024

Image Augmentation with Controlled Diffusion for Weakly-Supervised Semantic Segmentation

ICASSP 2024accepted

Weakly-supervised semantic segmentation (WSSS), which aims to train segmentation models solely using image-level labels, has achieved significant attention. Existing methods primarily focus on generating high-quality pseudo labels using available images and their image-level labels. However, the qua…

Cited by 0SourceScholar
2024

MathAttack: Attacking Large Language Models towards Math Solving Ability

AAAI 2024technical

With the boom of Large Language Models (LLMs), the research of solving Math Word Problem (MWP) has recently made great progress. However, there are few studies to examine the robustness of LLMs in math solving ability. Instead of attacking prompts in the use of LLMs, we propose a MathAttack model to…

2024

Position: Building Guardrails for Large Language Models Requires Systematic Design

ICML 2024poster

As Large Language Models (LLMs) become more integrated into our daily lives, it is crucial to identify and mitigate their risks, especially when the risks can have profound impacts on human users and societies. Guardrails, which filter the inputs or outputs of LLMs, have emerged as a core safeguardi…

Cited by 3SourcePDFScholar
2024

ProTIP: Probabilistic Robustness Verification on Text-to-Image Diffusion Models against Stochastic Perturbation

ECCV 2024poster

"Text-to-Image (T2I) Diffusion Models (DMs) excel at creating high-quality images from text descriptions but, like many deep learning models, suffer from robustness issues. While there are attempts to evaluate the robustness of T2I DMs as a binary or worst-case problem, they cannot answer how robust…

2024

Reachability Verification Based Reliability Assessment for Deep Reinforcement Learning Controlled Robotics and Autonomous Systems

RA-L 2024

Deep Reinforcement Learning (DRL) has achieved impressive performance in robotics and autonomous systems (RAS). A key challenge to its deployment in real-life operations is the presence of spuriously unsafe DRL policies. Unexplored states may lead the agent to make wrong decisions that could result

Cited by 8SourceScholar
2024

Representation-Based Robustness in Goal-Conditioned Reinforcement Learning

AAAI 2024technical

While Goal-Conditioned Reinforcement Learning (GCRL) has gained attention, its algorithmic robustness against adversarial perturbations remains unexplored. The attacks and robust representation training methods that are designed for traditional RL become less effective when applied to GCRL. To addre…

2024

Reward Certification for Policy Smoothed Reinforcement Learning

AAAI 2024technical

Reinforcement Learning (RL) has achieved remarkable success in safety-critical areas, but it can be weakened by adversarial attacks. Recent studies have introduced ``smoothed policies" to enhance its robustness. Yet, it is still challenging to establish a provable guarantee to certify the bound of i…

2024

TARP-VP: Towards Evaluation of Transferred Adversarial Robustness and Privacy on Label Mapping Visual Prompting Models

NeurIPS 2024poster

Adversarial robustness and privacy of deep learning (DL) models are two widely studied topics in AI security. Adversarial training (AT) is an effective approach to improve the robustness of DL models against adversarial attacks. However, while models with AT demonstrate enhanced robustness, they be…

Cited by 0SourcePDFScholar
2024

Towards Fairness-Aware Adversarial Learning

CVPR 2024poster

Although adversarial training (AT) has proven effective in enhancing the model's robustness the recently revealed issue of fairness in robustness has not been well addressed i.e. the robust accuracy varies significantly among different categories. In this paper instead of uniformly evaluating the mo…

2024

Two-Stage Transfer Learning for Fusion and Classification of Airborne Hyperspectral Imagery

ICASSP 2024accepted

In this work, we introduce a novel fusion and training strategy aimed at facilitating transfer learning to enhance classification in hyperspectral airborne imagery. Our training strategy has two stages: first we train separate convolutional neural network (CNN) models, one for the bands for which pr…

Cited by 0SourceScholar
2023

Learning by Analogy: Diverse Questions Generation in Math Word Problem

ACL 2023findings

Solving math word problem (MWP) with AI techniques has recently made great progress with the success of deep neural networks (DNN), but it is far from being solved. We argue that the ability of learning by analogy is essential for an MWP solver to better understand same problems which may typically…

2023

Randomized Adversarial Training via Taylor Expansion

CVPR 2023poster

In recent years, there has been an explosion of research into developing more robust deep neural networks against adversarial examples. Adversarial training appears as one of the most successful methods. To deal with both the robustness against adversarial examples and the accuracy over clean exampl…

2023

SAFARI: Versatile and Efficient Evaluations for Robustness of Interpretability

ICCV 2023poster

Interpretability of Deep Learning (DL) is a barrier to trustworthy AI. Despite great efforts made by the Explainable AI (XAI) community, explanations lack robustness--indistinguishable input perturbations may lead to different XAI results. Thus, it is vital to assess how robust DL interpretability i…

Cited by 32PDFcodeScholar
2023

Sora: Scalable Black-Box Reachability Analyser on Neural Networks

ICASSP 2023accepted

The vulnerability of deep neural networks (DNNs) to input perturbations has posed a significant challenge. Recent work on robustness verification of DNNs not only lacks scalability but also requires severe restrictions on the architecture (layers, activation functions, etc.). To address these limita…

Cited by 0SourceScholar
2023

Towards Verifying the Geometric Robustness of Large-Scale Neural Networks

AAAI 2023technical

Deep neural networks (DNNs) are known to be vulnerable to adversarial geometric transformation. This paper aims to verify the robustness of large-scale DNNs against the combination of multiple geometric transformations with a provable guarantee. Given a set of transformations (e.g., rotation, scali…

2022

Adversarial Label Poisoning Attack on Graph Neural Networks via Label Propagation

ECCV 2022poster

"Graph neural networks (GNNs) have achieved outstanding performance in semi-supervised learning tasks with partially labeled graph structured data. However, labeling graph data for training is a challenging task, and inaccurate labels may mislead the training process to erroneous GNN models for node…

Cited by 12SourcePDFScholar
2022

Dependability Analysis of Deep Reinforcement Learning based Robotics and Autonomous Systems through Probabilistic Model Checking

IROS 2022poster

While Deep Reinforcement Learning (DRL) provides transformational capabilities to the control of Robotics and Autonomous Systems (RAS), the black-box nature of DRL and uncertain deployment environments of RAS pose new challenges on its dependability. Although existing works impose constraints on the…

Cited by 8SourcecodeScholar
2022

Enhancing Adversarial Training With Second-Order Statistics of Weights

CVPR 2022poster

Adversarial training has been shown to be one of the most effective approaches to improve the robustness of deep neural networks. It is formalized as a min-max optimization over model weights and adversarial perturbations, where the weights can be optimized through gradient descent methods like SGD.…

Cited by 72PDFcodeScholar
2021

BayLIME: Bayesian local interpretable model-agnostic explanations

UAI 2021poster

Given the pressing need for assuring algorithmic transparency, Explainable AI (XAI) has emerged as one of the key areas of AI research. In this paper, we develop a novel Bayesian extension to the LIME framework, one of the most widely used approaches in XAI – which we call BayLIME. Compared to LIME,…

2021

Spatial Uncertainty-Aware Semi-Supervised Crowd Counting

ICCV 2021poster

Semi-supervised approaches for crowd counting attract attention, as the fully supervised paradigm is expensive and laborious due to its request for a large number of images of dense crowd scenarios and their annotations. This paper proposes a spatial uncertainty-aware semi-supervised approach via re…

Cited by 123PDFcodeScholar
2020

Explaining Image Classifiers using Statistical Fault Localization

ECCV 2020poster

The black-box nature of deep neural networks (DNNs) makes it impossible to understand why a particular output is produced, creating demand for “Explainable AI”. In this paper, we show that statistical fault localization (SFL) techniques from software engineering deliver high quality explanations of…

2020

How does Weight Correlation Affect Generalisation Ability of Deep Neural Networks?

NeurIPS 2020poster

This paper studies the novel concept of weight correlation in deep neural networks and discusses its impact on the networks' generalisation ability. For fully-connected layers, the weight correlation is defined as the average cosine similarity between weight vectors of neurons, and for convolutional…

Cited by 65SourcePDFScholar
2020

Practical Verification of Neural Network Enabled State Estimation System for Robotics

IROS 2020poster

We study for the first time the verification problem on learning-enabled state estimation systems for robotics, which use Bayes filter for localisation, and use deep neural network to process sensory input into observations for the Bayes filter. Specifically, we are interested in a robustness proper…

Cited by 7SourceScholar
2020

Regression of Instance Boundary by Aggregated CNN and GCN

ECCV 2020poster

This paper proposes a straightforward, intuitive deep learning approach for (biomedical) image segmentation tasks. Different from the existing dense pixel classification methods, we develop a novel multilevel aggregation network to directly regress the coordinates of the boundary of instances in an…

Cited by 33SourcePDFScholar
2020

Reliability Validation of Learning Enabled Vehicle Tracking

ICRA 2020poster

This paper studies the reliability of a real-world learning-enabled system, which conducts dynamic vehicle tracking based on a high-resolution wide-area motion imagery input. The system consists of multiple neural network components - to process the imagery inputs - and multiple symbolic (Kalman fil…

Cited by 13SourceScholar
2019

Gaze-based Intention Anticipation over Driving Manoeuvres in Semi-Autonomous Vehicles

IROS 2019poster

Anticipating a human collaborator's intention enables safe and efficient interaction between a human and an autonomous system. Specifically, in the context of semiautonomous driving, studies have revealed that correct and timely prediction of the driver's intention needs to be an essential part of A…

Cited by 41SourceScholar