Skip to content
View ChenLiu-1996's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Highlights

  • Pro

Organizations

@KrishnaswamyLab

Block or report ChenLiu-1996

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
ChenLiu-1996/README.md

Chen's GitHub stats Trophy

Greetings from Chen!

Hi, I am Chen Liu, a PhD student in Computer Science at Yale University.

I primarily work on manifold learning, a subfield of deep learning that studies how to best organize the representations in the latent space of neural networks.

Most of my research involve direct applications to healthcare or medicine, via analysis of medical images and omics (genomics, transcriptomics, proteomics) data. I also work on fusing multiple modalities, modeling time-varying dynamics, and learning from limited or no labels.

In the remaining years of my Ph.D., I would like to spend more time on taming neural networks, including generative models, to better comply with constraints such as physical laws, with applications in modeling the natural progression of diseases in time-varying medical images.

I am generally over-booked on projects, but feel free to reach out for collaboration.

Recent repositories

โœ”๏ธ A simple and effective tool to generate your Google Scholar Citation World Map [Git]

 ๐ŸŽ‰ [ICASSP 2025] ImageFlowNet: Forecasting Multiscale Image-Level Trajectories of Disease Progression with Irregularly-Sampled Longitudinal Medical Images [Git] [PDF] [Slides]

 ๐ŸŽ‰ [ICASSP 2025] DiffKillR: Killing and Recreating Diffeomorphisms for Cell Annotation in Dense Microscopy Images [Git] [PDF] [Slides]

 ๐ŸŽ‰ [MICCAI 2024] CUTS: A deep learning and topological framework for multigranular unsupervised medical image segmentation [Git] [PDF] [Poster] [MICCAI2024]

 ๐ŸŽ‰ [ICMLW 2023] A novel method to compute entropy and mutual information in neural net representations [Git] [PDF] [Blog] [Slides]

โœ”๏ธ An on-the-fly evaluator for GANs, with a simple working example of DCGAN on SVHN [Git]

โœ”๏ธ A guide to simulate bigger batch sizes beyond GPU capability [Git]

Technical Blogs

โœ”๏ธ A Technical Deep Dive into Drag Your GAN (DragGAN)

Course Projects

โœ”๏ธ Towards a Large-Scale Unbiased Machine Learning Benchmark for Cell Instance Segmentation: Final Report for CPSC 537 Intro to Database Systems

Contact information

Pinned Loading

  1. CitationMap Public

    A simple pip-installable Python tool to generate your own HTML citation world map from your Google Scholar ID.

    Python 513 42

  2. CUTS Public

    [MICCAI 2024] CUTS: A Deep Learning and Topological Framework for Multigranular Unsupervised Medical Image Segmentation

    Python 34 2

  3. ImageFlowNet Public

    [ICASSP 2025] ImageFlowNet: Forecasting Multiscale Image-Level Trajectories of Disease Progression with Irregularly-Sampled Longitudinal Medical Images

    Python 8

  4. DiffusionSpectralEntropy Public

    [ICMLW 2023, IEEE CISS 2024] Assessing Neural Network Representations During Training Using Noise-Resilient Diffusion Spectral Entropy

    Python 8

  5. DiffKillR Public

    [ICASSP 2025] DiffKillR: Killing and Recreating Diffeomorphisms for Cell Annotation in Dense Microscopy Images

    Python 2

  6. GAN-evaluator Public

    A pip-installable evaluator for GANs (IS and FID). Accepts either dataloaders or individual batches. Supports on-the-fly evaluation during training. A working DCGAN SVHN demo script provided.

    Python 10