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.

  • 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

Machine Learning Image Processing Computational Science Randomized Algorithms Data Mining

Selected publications

All publications

Learning Deep Latent Subspaces for Image Denoising

Yunhao Yang, Yuhan Zheng, Yi Wang, Chandrajit Bajaj · arXiv preprint arXiv:2104.00253 · 2021

Learning Transferable 3D Adversarial Cloaks for Deep Trained Detectors

Arman Maesumi, Mingkang Zhu, Yi Wang, Tianlong Chen, Zhangyang Wang, Chandrajit Bajaj · 2021

SketchyCoreSVD: SketchySVD from Random Subsampling of the Data Matrix

Rajat Bajaj, Cong Ma, Yi Wang, Chi-Heng Lin, David B. Dunson, Lawrence Carin · Data Mining and Knowledge Discovery · 2019

How to fill in your personal content

  1. Profile: edit the name, title, location, email, and social links in the profile card near the top of index.html.
  2. Photo: replace authors/admin/avatar.jpg with your preferred headshot, keeping the same filename or updating the image path.
  3. About: rewrite the two about paragraphs with your research area, advisors/collaborators, institution, and current goals.
  4. News: add recent items to content/news.md, then run python3 scripts/build_content.py.
  5. Publications: add BibTeX entries to content/publications.bib, set selected = {true} for homepage highlights, then run python3 scripts/build_content.py.
  6. Talks: add seminars, posters, conference talks, or invited lectures in talks/index.html.
  7. CV: replace uploads/resume.pdf with your latest CV/resumé.
  8. Detailed workflow: see CONTENT.md for metadata examples and generator instructions.