collaborators

17 papers

cs.CL2026

ICO: Enhancing Semantic-Shift Jailbreaks via Iterative Context Optimization

Hujian Zhu, Yihao Huang, Felix Juefei-Xu +5

Foundation models have achieved remarkable success across diverse tasks, but they remain vulnerable. To investigate such vulnerabilities, semantic-shift jailbreaks have recently em…

cs.SE2026

BTOR2-Based C Program Verification via Hardware Model Checking

Xinyu Zhang, Runxuan Fang, Ziqun Bao +3

Program verification tools often rely on specific intermediate representations and analysis backends, limiting the reuse of verification algorithms and model checkers across framew…

cs.CL2026

Understanding, Detecting, and Repairing Real-World In-Context-Learning-Based Text-to-SQL Errors

Jiawei Shen, Chengcheng Wan, Ruoyi Qiao +6

Large language models (LLMs) have been adopted for text-to-SQL tasks, utilizing their in-context learning (ICL) capability to translate natural language questions into SQL queries.…

cs.CV2026

Privacy Protection Against Personalized Text-to-Image Synthesis via Cross-image Consistency Constraints

Guanyu Wang, Kailong Wang, Yihao Huang +3

The rapid advancement of diffusion models and personalization techniques has made it possible to recreate individual portraits from just a few publicly available images. While such…

cs.SE2026

Assessing the Impact of Requirement Ambiguity on LLM-based Function-Level Code Generation

Di Yang, Xinou Xie, Xiuwen Yang +7

Software requirement ambiguity is ubiquitous in real-world development, stemming from the inherent imprecision of natural language and the varying interpretations of stakeholders.…

cs.CR2026

Evaluating Privilege Usage of Agents with Real-World Tools

Quan Zhang, Lianhang Fu, Lvsi Lian +5

Equipping LLM agents with real-world tools can substantially improve productivity. However, granting agents autonomy over tool use also transfers the associated privileges to both…