David's Cubicle

Logo

Let's talk, chitchat, and grab coffee :)

View My GitHub Profile

Hanchen David Wang

Welcome! My name is David. I am currently a PhD student at Vanderbilt University working with Prof. Meiyi Ma on eXplainable AI in Healthcare and Deep Learning research.

LinkedIn C.V. GitHub

About Me

I am passionate about advancing the fields of eXplainable AI (XAI), healthcare, and machine learning. My work focuses on leveraging cutting-edge machine learning techniques to improve physical therapy, nursing simulations, and formal verification in AI. Through interdisciplinary collaborations and innovative approaches, I strive to create impactful solutions that bridge the gap between research and real-world applications.


Research Experience

Explainable AI for First-Person Video Segmentation in Nursing Simulations

Jul 2024 – Present
Collaborators: Daniel Levin, Gautam Biswas, Alyssa White, advised by Meiyi Ma


IMU-Guided Segmentation and Sampling for Video Classification

Feb 2024 – Present
Collaborators: Meiyi Ma


Continual Multitask Learning

Jan 2024 – Oct 2024
Collaborators: Meiyi Ma


Star-based Reachability Verification for Targeted and Robust XAI

Sep 2023 – May 2024
Collaborators: Meiyi Ma, Taylor Johnson, Diego Manzanas Lopez


EXACT: A Meta-Learning Framework for Precise Exercise Segmentation in Physical Therapy

May 2023 – June 2024
Collaborator: Meiyi Ma


MicroXercise: A Micro-Level Comparative and Explainable System for Remote Physical Therapy

Aug 2022 – May 2023
Collaborators: Meiyi Ma, Pamela Wisniewski


PhysiQ: Off-Site Quality Assessment of Exercises in Physical Therapy

Aug 2021 – May 2022
Collaborator: Meiyi Ma


Publications

  1. Wang, Hanchen David, Bae, Siwoo, Sun, Xutong, Thatigotla, Yashvitha, and Ma, Meiyi.
    EXACT: A Meta-Learning Framework for Precise Exercise Segmentation in Physical Therapy.
    International Conference on Cyber-Physical Systems (ICCPS), Nov. 2024, Under Review.

  2. Wang, Hanchen David, Bae, Siwoo, Chen, Zirong, and Ma, Meiyi.
    Learning with Preserving for Continual Multitask Learning.
    International Conference on Learning Representations (ICLR), Oct. 2024, Under Review.

  3. Cohn, Clayton, Davalos, Eduardo, Vatral, Caleb, Fonteles, Joyce, Wang, Hanchen David, Ma, Meiyi, and Biswas, Gautam.
    Multimodal Methods for Analyzing Learning and Training Environments: A Systematic Literature Review.
    ACM Computing Surveys, Aug. 2024, Under Review.

More on Publications


PROJECT EXPERIENCE (Explain in Details):

Database Management System: (Fall 2020)

Database Management System: undergrad course project equivalent to graduate level course on end-to-end implementation of a database at UC Irvine.

Categories: C/Cpp, Git

Single Sign On: (Winter 2020)

Single Sign On: internship At St. Jude Research Hospital, worked as Information Services

Categories: AngularCLI, TypeScript, Node.js

Online Movies Store Web Application: (Jun. 2019 – Aug. 2019)

Online Movies Store Web Application Project: undergrad course project at the University of California, Irvine. It is a 10-week project class that heavily targets the implementation of an application.

Categories: Java, MySQL, HTML, CSS, Maven

Stay Together: (Fall 2018)

Stay Together Project: my second year first hackathon working related to healthcare on how we can treat opioid-addicted patient better.

Categories: Swift, Storyboard

WORK EXPERIENCE:

Teaching Assistant (Aug. 2021 - May 2022)

@Vanderbilt University

  1. Graded homeworks weekly for the students bodies and hosted weekly office hours to help students with the concepts, homework instructions, and debuggings.
  2. Drew on the whiteboard to demonstrate many concepts including how operating system utilizes fork and the relationship between parent and child in processes.
  3. Hosted additionally meeting with students to confront coding challenges and brainstormed with them to resolve problems in C programming

Undergraduate Grader (Sep. 2019 – Dec. 2019, Mar. 2020 – June 2020)

@UC Irvine

  1. Designed and developed extensive test cases for command-line programs, Bash-like shell, dynamic memory allocator, and client/server network programming in C.
  2. Collaborated with the professor and team of 2 graders to design C programming assignments which could be programmatically tested with the auto-grader.
  3. Assisted students 1-on-1 with debugging programs and understanding test case failures.

Information Services Intern (Jun. 2019 – Aug. 2019)

@ St. Jude Research Hospital

  1. Developed Single Sign-On project using Agile & Waterfall development cycles and researched Active Directory Federation Service applications for authentication.
  2. Implemented idP-initiated SSO with Angular framework as frontend and Node.js as backend server to process SAML assertion from ADFS. Deployed application on Tomcat to test the Active Directory by using SecureAuth.
  3. Optimized the application with MIT-Licensed NPM plugin for SAML 2.0, samlify, to establish connectivity with Active Directory over the Node.js.