About
I am a Ph.D. candidate and graduate research assistant at the Oden Institute for Computational Engineering and Sciences, The University of Texas at Austin. My research interests include machine learning, computational science, image processing, and scalable algorithms for data-intensive scientific problems.
This paragraph is intentionally written as an editable starter. Replace it with a concise research statement: what problems you work on, what methods you use, who you work with, and what applications motivate your work.
News
How to edit- Launched a refreshed personal website with a clean academic layout.
- Posted the preprint “Learning Deep Latent Subspaces for Image Denoising.”
- Co-authored “Learning Transferable 3D Adversarial Cloaks for Deep Trained Detectors.”
Research interests
Selected publications
All publicationsLearning Transferable 3D Adversarial Cloaks for Deep Trained Detectors
SketchyCoreSVD: SketchySVD from Random Subsampling of the Data Matrix
How to fill in your personal content
- Profile: edit the name, title, location, email, and social links in the profile card near the top of
index.html. - Photo: replace
authors/admin/avatar.jpgwith your preferred headshot, keeping the same filename or updating the image path. - About: rewrite the two about paragraphs with your research area, advisors/collaborators, institution, and current goals.
- News: add recent items to
content/news.md, then runpython3 scripts/build_content.py. - Publications: add BibTeX entries to
content/publications.bib, setselected = {true}for homepage highlights, then runpython3 scripts/build_content.py. - Talks: add seminars, posters, conference talks, or invited lectures in
talks/index.html. - CV: replace
uploads/resume.pdfwith your latest CV/resumé. - Detailed workflow: see
CONTENT.mdfor metadata examples and generator instructions.