← Search

Xiaohui Kuang

8 accepted papers

2025

Better Red Teaming via Searching with Large Language Model

ACL 2025finding

The safe deployment of large language models (LLMs) necessitates comprehensive safety evaluations through red teaming. However, existing methods face challenges in managing semantic intricacies and optimizing the efficiency of the search process. To overcome these limitations, we propose Better Red…

Cited by 0SourcePDFScholar
2025

Refusal-Aware Red Teaming: Exposing Inconsistency in Safety Evaluations

EMNLP 2025

The responsible deployment of Large Language Models (LLMs) necessitates rigorous safety evaluations. However, a critical challenge arises from inconsistencies between an LLM’s internal refusal decisions and external safety assessments, hindering effective validation. This paper introduces the concep

Cited by 0SourcePDFScholar
2024

A New Perspective of Deep Learning Testing Framework: Human-Computer Interaction Based Neural Network Testing

ICRA 2024poster

Deep learning models have revolutionized various domains but have also raised concerns regarding their security and reliability. Adversarial attacks and coverage-based testing have been extensively studied to assess and enhance the dependability of deep neural networks. However, current research in…

Cited by 0SourceScholar
2024

Suitable is the Best: Task-Oriented Knowledge Fusion in Vulnerability Detection

NeurIPS 2024poster

Deep learning technologies have demonstrated remarkable performance in vulnerability detection. Existing works primarily adopt a uniform and consistent feature learning pattern across the entire target set. While designed for general-purpose detection tasks, they lack sensitivity towards target code…

Cited by 0SourcePDFScholar
2023

Joint Geometrical and Statistical Domain Adaptation for Cross-domain Code Vulnerability Detection

EMNLP 2023long main

In code vulnerability detection tasks, a detector trained on a label-rich source domain fails to provide accurate prediction on new or unseen target domains due to the lack of labeled training data on target domains. Previous studies mainly utilize domain adaptation to perform cross-domain vulnerabi…

Cited by 0SourceScholar
2022

Decision-based Black-box Attack Against Vision Transformers via Patch-wise Adversarial Removal

NeurIPS 2022accept

Vision transformers (ViTs) have demonstrated impressive performance and stronger adversarial robustness compared to Convolutional Neural Networks (CNNs). On the one hand, ViTs' focus on global interaction between individual patches reduces the local noise sensitivity of images. On the other hand, th…

2022

Improving Transferability of Adversarial Examples with Virtual Step and Auxiliary Gradients

IJCAI 2022poster

Deep neural networks have been demonstrated to be vulnerable to adversarial examples, which fool networks by adding human-imperceptible perturbations to benign examples. At present, the practical transfer-based black-box attacks are attracting significant attention. However, most existing transfer-b…