← Search

Mengxin Zheng

15 accepted papers

2026

DiffQ: UNIFIED PARAMETER INITIALIZATION FOR VARIATIONAL QUANTUM ALGORITHMS VIA DIFFUSION MODELS

ICASSP 2026oral

Variational Quantum Algorithms (VQAs) are widely used in the noisy intermediate-scale quantum (NISQ) era, but their trainability and performance depend critically on initialization parameters that shape the optimization landscape. Existing machine learning-based initializers achieve state-of-the-art…

Cited by 0SourcePDFScholar
2026

FHE-Coder: Secure Agentic Code Generation for Fully Homomorphic Encryption

ICLR 2026poster

Fully Homomorphic Encryption (FHE) is a foundational technology for confidential computing, yet its practical adoption remains limited by the need for specialized cryptographic expertise and error-prone parameter configuration. To lower this barrier, we investigate whether Large Language Model (LLM)…

Cited by 0SourceScholar
2026

VQEzy: AN OPEN-SOURCE DATASET FOR PARAMETER INITIALIZATION IN VARIATIONAL QUANTUM EIGENSOLVERS

ICASSP 2026oral

Variational Quantum Eigensolvers (VQEs) are a leading class of noisy intermediate-scale quantum (NISQ) algorithms, whose performance is highly sensitive to parameter initialization. Although recent machine learning-based initialization methods have achieved state-of-the-art performance, their progre…

Cited by 0SourcePDFScholar
2025

CipherPrune: Efficient and Scalable Private Transformer Inference

ICLR 2025poster

Private Transformer inference using cryptographic protocols offers promising solutions for privacy-preserving machine learning; however, it still faces significant runtime overhead (efficiency issues) and challenges in handling long-token inputs (scalability issues). We observe that the Transformer'…

2025

DictPFL: Efficient and Private Federated Learning on Encrypted Gradients

NeurIPS 2025poster

Federated Learning (FL) enables collaborative model training across institutions without sharing raw data. However, gradient sharing still risks privacy leakage, such as gradient inversion attacks. Homomorphic Encryption (HE) can secure aggregation but often incurs prohibitive computational and comm…

Cited by 0SourcecodeScholar
2025

Evaluating the Robustness and Accuracy of Text Watermarking Under Real-World Cross-Lingual Manipulations

EMNLP 2025

We present a study to benchmark representative watermarking methods in cross-lingual settings. The current literature mainly focuses on the evaluation of watermarking methods for the English language. However, the literature for evaluating watermarking in cross-lingual settings is scarce. This resul

Cited by 0SourcePDFScholar
2025

Factuality Beyond Coherence: Evaluating LLM Watermarking Methods for Medical Texts

EMNLP 2025

As large language models (LLMs) are adapted to sensitive domains such as medicine, their fluency raises safety risks, particularly regarding provenance and accountability. Watermarking embeds detectable patterns to mitigate these risks, yet its reliability in medical contexts remains untested. Exist

2024

CR-UTP: Certified Robustness against Universal Text Perturbations on Large Language Models

ACL 2024findings

It is imperative to ensure the stability of every prediction made by a language model; that is, a language’s prediction should remain consistent despite minor input variations, like word substitutions. In this paper, we investigate the problem of certifying a language model’s robustness against Univ…

2024

HEPrune: Fast Private Training of Deep Neural Networks With Encrypted Data Pruning

NeurIPS 2024poster

Non-interactive cryptographic computing, Fully Homomorphic Encryption (FHE), provides a promising solution for private neural network training on encrypted data. One challenge of FHE-based private training is its large computational overhead, especially the multiple rounds of forward and backward ex…

2024

Jailbreaking LLMs with Arabic Transliteration and Arabizi

EMNLP 2024main

This study identifies the potential vulnerabilities of Large Language Models (LLMs) to ‘jailbreak’ attacks, specifically focusing on the Arabic language and its various forms. While most research has concentrated on English-based prompt manipulation, our investigation broadens the scope to investiga…

2024

TrojFSP: Trojan Insertion in Few-shot Prompt Tuning

NAACL 2024long

Prompt tuning is one of the most effective solutions to adapting a fixed pre-trained language model (PLM) for various downstream tasks, especially with only a few input samples. However, the security issues, e.g., Trojan attacks, of prompt tuning on a few data samples are not well-studied. Transferr…

2023

TrojLLM: A Black-box Trojan Prompt Attack on Large Language Models

NeurIPS 2023poster

Large Language Models (LLMs) are progressively being utilized as machine learning services and interface tools for various applications. However, the security implications of LLMs, particularly in relation to adversarial and Trojan attacks, remain insufficiently examined. In this paper, we propose T…