VN

Education & Outreach

Teaching

Workshops, seminars, mentoring sessions, and presentations on AI, computer vision, and research methodology.

Teaching & Presentations

WorkshopMarch 1, 2024 — May 1, 2024

Introduction to Deep Learning and Computer Vision

Workshop Instructor · ICTU — Student Research Club

Designed and delivered a 6-session workshop covering foundational concepts in deep learning and computer vision for undergraduate and master's students. Topics included CNNs, transfer learning, object detection, and model evaluation. Hands-on sessions used PyTorch with real image datasets.

Deep Learning
Computer Vision
PyTorch
Undergraduate Teaching
SeminarJanuary 20, 2024

AI for Medical Imaging: Current Methods and Open Problems

Seminar Presenter · ICTU — Research Seminar Series

Presented an overview seminar on the current landscape of AI for medical imaging, covering diagnostic applications in radiology, challenges of limited data and class imbalance, and open research problems in explainability and clinical validation.

Medical Imaging
Explainable AI
Research Seminar
SeminarNovember 10, 2023

Vision Transformers: From BERT to Medical Imaging

Paper Reading Group Presenter · ICTU — AI Research Lab

Led a paper reading session reviewing the ViT (Vision Transformer) paper and subsequent medical imaging adaptations (TransUNet, Swin Transformer). Explained the self-attention mechanism, patch embedding, and the trade-off between ViT and CNN architectures for small medical datasets.

Vision Transformer
Deep Learning
Paper Review
MentoringSeptember 1, 2023 — June 1, 2024

Undergraduate Capstone Project Mentoring — AI Track

Research Mentor · ICTU — Department of Information Technology

Supervised and mentored 3 undergraduate students on capstone projects involving image classification and object detection. Guided project scoping, methodology selection, experiment design, and presentation preparation.

Mentoring
Undergraduate Research
Project Supervision
WorkshopJune 15, 2023

Scientific Paper Writing for Computer Science Students

Workshop Instructor · ICTU — Graduate School

A one-day workshop on research paper structure, academic writing conventions, and submission strategies for computer science venues. Covered abstract writing, related work framing, experimental reporting, and common reviewer concerns.

Scientific Writing
Research Skills
Graduate Workshop

Teaching Philosophy

My teaching philosophy is centered on building genuine understanding rather than mechanical skill. In AI and computer vision, the gap between copying code and understanding why a model works—or fails—is significant. I try to bridge this gap by grounding every topic in concrete problems and questions before introducing methods.

I believe students learn best when they encounter real obstacles. In workshops, I deliberately include challenging datasets and underperforming baselines so students must diagnose and reason, not just reproduce results. I prioritize teaching research habits—asking the right questions, designing controlled experiments, interpreting results critically—over any specific tool or framework.

Mentoring graduate and undergraduate students in their first research projects is something I find particularly rewarding. I try to help students develop independent scientific judgment, so they can design experiments and evaluate findings without relying on constant guidance.