← Search

Pei Huang

7 accepted papers

2026

Parameterized Abstract Interpretation for Transformer Verification

AAAI 2026technical

Transformers based on the self-attention mechanism have become foundational models across a wide range of domains, thereby creating an urgent need for effective formal verification techniques to better understand their behavior and ensure safety guarantees. In this paper, we propose two parameterize

Cited by 0SourcePDFScholar
2025

A Complete Algorithm for Optimization Modulo Nonlinear Real Arithmetic

AAAI 2025technical

Optimization Modulo Nonlinear Real Arithmetic, abbreviated as OMT(NRA), generally focuses on optimizing a given objective subject to quantifier-free Boolean combinations of primitive constraints, including Boolean variables, polynomial equations, and inequalities. It is widely applicable in areas li…

2024

PAD: A Robustness Enhancement Ensemble Method via Promoting Attention Diversity

COLING 2024main

Deep neural networks can be vulnerable to adversarial attacks, even for the mainstream Transformer-based models. Although several robustness enhancement approaches have been proposed, they usually focus on some certain type of perturbation. As the types of attack can be various and unpredictable in…

2024

Towards Efficient Verification of Quantized Neural Networks

AAAI 2024technical

Quantization replaces floating point arithmetic with integer arithmetic in deep neural network models, providing more efficient on-device inference with less power and memory. In this work, we propose a framework for formally verifying the properties of quantized neural networks. Our baseline techni…

2023

Can Graph Neural Networks Learn to Solve the MaxSAT Problem? (Student Abstract)

AAAI 2023technical

The paper presents an attempt to bridge the gap between machine learning and symbolic reasoning. We build graph neural networks (GNNs) to predict the solution of the Maximum Satisfiability (MaxSAT) problem, an optimization variant of SAT. Two closely related graph representations are adopted, and we…

2023

Suggesting Variable Order for Cylindrical Algebraic Decomposition via Reinforcement Learning

NeurIPS 2023poster

Cylindrical Algebraic Decomposition (CAD) is one of the pillar algorithms of symbolic computation, and its worst-case complexity is double exponential to the number of variables. Researchers found that variable order dramatically affects efficiency and proposed various heuristics. The existing lear…

2022

Word Level Robustness Enhancement: Fight Perturbation with Perturbation

AAAI 2022technical

State-of-the-art deep NLP models have achieved impressive improvements on many tasks. However, they are found to be vulnerable to some perturbations. Before they are widely adopted, the fundamental issues of robustness need to be addressed. In this paper, we design a robustness enhancement method to…

Cited by 11SourcePDFScholar