Research

  1. Encrypted databases
  2. Private distributed ledgers/ blockchains
  3. Secure and Trustworthy AI/ML systems

Encrypted databases

A persistent issue in today’s society is that organizations handling private or sensitive data, i.e. health records, banking transactions, defense industry and military data etc, strive to engage in collaborative data analysis, but they are restricted from sharing it.

Our aspiration is to architect pragmatic data systems to facilitate the practice of collaborative analytics over confidential data. To accomplish this aim, we delve into the synergistic relationship among differential privacy, cryptography, and trusted hardwares by establishing innovative algorithms and system designs that articulate the interconnection between these spheres, taking into account both theoretical perspectives and pragmatic approaches to systems building.


Secure and Trustworthy AI/ML systems

My current research focuses on novel algorithms and hardware co-design for accelerating privacy-preserving machine learning, aiming to facilitate the practical deployment of PPML across various industries that interact with sensitive data, such as healthcare, biomedicine, banking, finance, etc.


Private distributed ledgers/ blockchains

The permissionless nature is widely recognized as a key innovation in modern blockchain technologies. However, this inherently open arrangement inevitably raises numerous privacy issues, for instance, everyone can observe each other’s transactions. To mitigate these issues, private blockchains like Zcash have been proposed. These blockchains conceal transaction details using cryptographic primitives and employ zero-knowledge proofs to validate transactions, thereby preserving blockchain functionality.

My interests in this area primarily include: (i)Fundamentally understand the privacy implications of existing private blockchains; (ii) Explore principled techniques for designing efficient and robust private blockchains.

Check out our latest posts on Decentralized Thoughts, part1, part2, and our talks on Zcon4 and CESC23