collaborators

9 papers

cs.DB2026

Disk-Resident Graph ANN Search: An Experimental Evaluation

Xiaoyu Chen, Jinxiu Qu, Yitong Song +7

As data volumes grow while memory capacity remains limited, disk-resident graph-based approximate nearest neighbor (ANN) methods have become a practical alternative to memory-resid…

cs.DB2026

COLE: Towards Practical Column-based Learned Storage for Blockchain Systems

Ce Zhang, Cheng Xu, Haibo Hu +1

Blockchain provides a decentralized and tamper-resistant ledger for securely recording transactions across a network of untrusted nodes. While its transparency and integrity are be…

cs.CR2025

Virus Infection Attack on LLMs: Your Poisoning Can Spread "VIA" Synthetic Data

Zi Liang, Qingqing Ye, Xuan Liu +3

Synthetic data refers to artificial samples generated by models. While it has been validated to significantly enhance the performance of large language models (LLMs) during trainin…

cs.CR2025

Toward Efficient Inference Attacks: Shadow Model Sharing via Mixture-of-Experts

Li Bai, Qingqing Ye, Xinwei Zhang +4

Machine learning models are often vulnerable to inference attacks that expose sensitive information from their training data. Shadow model technique is commonly employed in such at…

cs.CR2025

"Yes, My LoRD." Guiding Language Model Extraction with Locality Reinforced Distillation

Zi Liang, Qingqing Ye, Yanyun Wang +5

Model extraction attacks (MEAs) on large language models (LLMs) have received increasing attention in recent research. However, existing attack methods typically adapt the extracti…

cs.LG2025

AdvSGM: Differentially Private Graph Learning via Adversarial Skip-gram Model

Sen Zhang, Qingqing Ye, Haibo Hu +1

The skip-gram model (SGM), which employs a neural network to generate node vectors, serves as the basis for numerous popular graph embedding techniques. However, since the training…