Skip to content
View liang-xiaojian's full-sized avatar

Block or report liang-xiaojian

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
liang-xiaojian/README.md

Xiaojian Liang

Cryptography · Secure Computation · Privacy-Preserving Systems
Ant International, Ant Group

Google Scholar · ORCID · GitHub

About

I am currently with Ant International, Ant Group, working on cryptography, secure computation, and privacy-preserving systems. My research spans both cryptographic protocol design and efficient system implementation, with a particular interest in multiparty computation, private set operations, oblivious transfer, and privacy-preserving machine learning.

Previously, I was a member of the SecretFlow team at Ant Group, where I contributed to the development of OT/VOLE-related components in YACL. I am also familiar with the design and implementation of fundamental MPC operators in the Cheetah, Semi2k, and SPDZ2k backends of SPU.

Research Interests

  • Secure multiparty computation
  • Private set intersection and private set operations
  • Maliciously secure cryptographic protocols
  • Oblivious transfer, VOLE, and authenticated correlations
  • Privacy-preserving machine learning and retrieval
  • Proxy re-encryption and lattice-based cryptography

Preprints

2026

UM-PSO: A Unified Multi-Party Framework for Private Set Operations with Malicious-Majority Security
Yaxi Yang, Xiaojian Liang, Weizhan Jing, Ye Dong, Xiangfu Song, Fangyuan Sun, Pu Duan, and Tianwei Zhang.
Cryptology ePrint Archive, Paper 2026/1537, 2026.
[ePrint] [PDF]

Selected Publications

2026

Pisces: Cryptography-based Private Retrieval-Augmented Generation with Dual-Path Retrieval
Xiaojian Liang†, Lushan Song†, Shishuai Du†, Weicheng Zhu, Tan Li Hui Faith, Jun Jie Sim, Haibing Jin, Zhenghao Wu, Yingting Liu, Xin Zhang, Jiang-Ming Yang, and Pu Duan.
International Conference on Learning Representations (ICLR), 2026.
[Paper] [Code]

Secret-Shared Shuffle from Authenticated Correlations
Xiangfu Song†, Xiaojian Liang†, Ye Dong, Jianli Bai, Pu Duan, Changyu Dong, Tianwei Zhang, and Ee-Chien Chang.
Public-Key Cryptography (PKC), LNCS 16552, pp. 321–354, 2026.
[Paper] [DOI] [ePrint] [Code]

2025

Maliciously Secure Circuit Private Set Intersection via SPDZ-Compatible Oblivious PRF
Yaxi Yang, Xiaojian Liang, Xiangfu Song, Ye Dong, Linting Huang, Hongyu Ren, Changyu Dong, and Jianying Zhou.
Proceedings on Privacy Enhancing Technologies (PoPETs), 2025(2), pp. 680–696, 2025.
[Paper] [DOI] [ePrint] [Code]

2021

Attribute-Based Conditional Proxy Re-Encryption in the Standard Model under LWE
Xiaojian Liang, Jian Weng, Anjia Yang, Lisha Yao, Zike Jiang, and Zhenghao Wu.
European Symposium on Research in Computer Security (ESORICS), LNCS 12973, pp. 147–168, 2021.
[Paper] [DOI] [ePrint]

† Equal contribution.

Research Software

Cryptography-based private retrieval-augmented generation with dual-path retrieval.

Implementation and experimental artifact for secret-shared shuffle from authenticated correlations.

Implementation and experimental artifact for maliciously secure circuit-based private set intersection.

Contributions to the development of OT/VOLE-related cryptographic components.

Pinned Loading

  1. MOSAC MOSAC Public

    Malicious Shuffle Protocol

    C++ 3 1

  2. McPSI McPSI Public

    C++ 2 1

  3. secretflow/yacl secretflow/yacl Public

    YACL (Yet Another Common crypto library) is a C++ library that contains cryptography, network and io modules which other SecretFlow code depends on.

    C++ 126 82

  4. Pisces Pisces Public

    Forked from ant-intl/Pisces

    Pisces is a practical cryptography-based RAG framework that protects both user queries and knowledge-base documents while supporting semantic and lexical retrieval. It combines private coarse-to-fi…

    C++ 3