Research experience

Abstracts, papers, and links to materials

2023 - present

single-cell copy number statistical genomics
Abstract

We present a framework for robust copy-number state inference in single-cell sequencing. Explicit likelihoods for the process seem impossible to compute, so we propose to infer copy numbers using a random forest approach to Approximate Bayesian Computation. This approach scales to realistic numbers of cells, and its efficacy will be demonstrated by comparison to existing methods. This is a joint work in progress with the Irving Institute of Cancer Dynamics (IICD).

2021-2023

CAR-T Cell Therapy ABM Tumor Heterogeneity
Abstract

Chimeric antigen receptor (CAR) T-cell therapy has shown much promise in liquid tumors but often fails in solid tumors. This work uses a computational model to examine under what conditions this therapy might fail or be successful. The model includes interactions between cancer cells, CAR T-cells (treatment), and vascular cells (that feed and support tumor growth). From our results, we determined specific tumor conditions in which CAR T-cell therapy is predicted to fail and suggest a combination treatment that might improve the efficacy of the treatment. Namely, we explore two forms of antigen expression in tumor cells: binary, and heterogeneous.

2023

Diffusion Models Vascular Diffusion Tumor Heterogeneity
Abstract

As a part of my undergraduate senior project, I implemented an oxygen diffusion module within an existing 3D agent-based model of breast cancer developed in Dr. Norton's lab. The module includes 2D and 3D partial differential equations (PDEs) and their numerical evaluations using the finite difference method. The vascular diffusion process occurred in four steps: 2D point source diffusion, 2D line source diffusion, 3D cubic patch diffusion, and vascular diffusion of oxygen. Previous research conducted in the lab used a uniform distribution of oxygen in tumor-associated vasculature. This work added a more realistic representation of oxygen concentrations in blood vessels, which will hopefully yield more realistic results.

2022

computational linguistics graph algorithms text simplification
Abstract

The project aimed to use graph representations to produce simplified sentences from given data. We implemented a sentence fusion graph, extracted linguistic features from text data, and trained binary classification models to rank the generated sentences. This work was funded by Bard Summer Research Institute (BSRI).