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

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]

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

 🎉 [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]

✔️ 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

Resume

https://chenliu-1996.github.io/CV/ChenLiu_resume.pdf

Pinned Loading

  1. CitationMap CitationMap Public

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

    Python 478 36

  2. CUTS CUTS Public

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

    Python 34 2

  3. ImageFlowNet ImageFlowNet Public

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

    Python 8

  4. DiffusionSpectralEntropy DiffusionSpectralEntropy Public

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

    Python 8

  5. DiffKillR DiffKillR Public

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

    Python 2

  6. GAN-evaluator 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