Research

Differential Privacy

Recent deep learning models, including advanced generative models, are susceptible to privacy breaches. Differential privacy is a robust statistical technique that protects individual data privacy within datasets while enabling precise aggregate data analysis. Our group is dedicated to integrating differential privacy into various deep learning frameworks, such as large language models and diffusion generative models, to enhance their privacy safeguards. img source

 

Diffusion Generative Models

Recent advancements in generative models utilizing diffusion processes have significantly impacted practical applications. These models are deeply rooted in the theoretical frameworks of stochastic differential equations, probability theory, and optimization. Our research group is committed to further exploring diffusion models and their mechanisms of sample generation, examining them through the perspectives of mathematics and information theory. img source

 

Deep Learning Theory

The tremendous recent progress of deep neural networks does not have sufficient theoretical grounds. Our group focuses on theoretical understanding deep neural networks, including trainability guarantee, behavior of networks in infinite-wide(or depth) regime, and landscape of loss surfaces.

 

Neural Network Compression

The recent success of NNs in various machine learning applications has come with their over-parameterization. Deployment of such over-parameterized models on edge devices is challenging as these devices have limited storage, computation, and power resources. Our group proposes light-weighted neural networks for various problems, including classification, object detection, and resmosaicing. We also studies theoretical perspective of neural network compression, including theoretical analysis of pruning.

 

DNA Storage

DNA storage is one of the most promising next-generation storage system. It converts the data in quaternary format (A, C, G, and T), then synthesizes corresponding DNA strands to store data. Our group works on error correcting codes for DNA synthesis and sequencing, image encoding for DNA storage, and database structure for DNA storage.

 

Information Theory

Information Theory provides a mathematical tools for practical engineering problems, including communications, estimations, and learning. Our group focuses on connection between information theory and compression, and its application to light-weighted neural networks.