collaborators

5 papers

cs.CR2026

TEMPLATEFUZZ: Fine-Grained Chat Template Fuzzing for Jailbreaking and Red Teaming LLMs

Qingchao Shen, Zibo Xiao, Lili Huang +3

Large Language Models (LLMs) are increasingly deployed across diverse domains, yet their vulnerability to jailbreak attacks, where adversarial inputs bypass safety mechanisms to el…

cs.PL2025

Bounded Exhaustive Random Program Generation for Testing Solidity Compilers

Haoyang Ma, Alastair F. Donaldson, Qingchao Shen +3

By July 2025, smart contracts collectively manage roughly $120 billion in assets. With Solidity remaining the dominant language for smart contract development, the correctness of S…

cs.SE2025

Optimization-Aware Test Generation for Deep Learning Compilers

Qingchao Shen, Zan Wang, Haoyang Ma +5

Deep Learning (DL) compilers have been widely utilized to optimize DL models for efficient deployment across various hardware. Due to their vital role in the DL ecosystem, ensuring…

cs.SE2025

Testing Question Answering Software with Context-Driven Question Generation

Shuang Liu, Zhirun Zhang, Jinhao Dong +5

Question-answering software is becoming increasingly integrated into our daily lives, with prominent examples including Apple Siri and Amazon Alexa. Ensuring the quality of such sy…

cs.SE2025

DESIL: Detecting Silent Bugs in MLIR Compiler Infrastructure

Chenyao Suo, Jianrong Wang, Yongjia Wang +3

MLIR (Multi-Level Intermediate Representation) compiler infrastructure provides an efficient framework for introducing a new abstraction level for programming languages and domain-…