Lizheng Wang (王栗政)

Hi, I am currently a 2nd year PhD student in the Department of Computer Science and Engineering at Shanghai Jiao Tong University (SJTU), co-advised by Prof. Yu Yu and Prof. Yuncong Hu. Currently, my research focuses on zero-knowledge proofs for machine learning.

Email: lizhengwang1124+homepage@gmail.com

Feel free to email me with any ideas or just to say hi! I am always open to discussing research, collaborations, or anything else.

Lizheng Wang

Education

Publications

Human-Readable Fingerprint for Large Language Models
NeurIPS 2024 paper code
Boyi Zeng, Lizheng Wang, Yuncong Hu, Yi Xu, Chenghu Zhou, Xinbing Wang, Yu Yu, Zhouhan Lin
We propose HuRef, a training-free fingerprinting method for LLM copyright protection. We discover that the direction of LLM parameter vectors remains stable across different training stages, and design three invariant terms to uniquely identify a model's base origin. The fingerprint is mapped to a human-readable image via StyleGAN2, with zero-knowledge proofs ensuring honest generation.
zkAgent: Verifiable Agent Execution via One-Shot Complete LLM Inference Proof
ePrint paper code
Lizheng Wang, Hancheng Lou, Chongrong Li, Yu Yu, Yuncong Hu
We present zkAgent, a system that uses zero-knowledge proofs to verify the entire agent execution including end-to-end LLM inference and tool interactions. By generating a single one-shot inference proof, zkAgent achieves a 294x speedup over prior work (zkGPT), reducing proving time to 1.05s/token for GPT-2 with 512 tokens, making verifiable agent execution practical for real-world deployment.

Experience

Notes

Interesting Tools