|
Vaibhav Ganatra
Email  / 
CV  / 
Google Scholar  / 
Github  / 
LinkedIn
I am a 1st year PhD student in Computer Science at the University of Toronto, where I work at the CHAI Lab, advised by Prof. Alex Mariakakis on sensing and machine learning for healthcare.
My research interests lie in improving access to healthcare amenities by enabling ubiquitous computing devices (such as smartphones and wearables) to provide timely and context-aware information for disease screening.
|
|
|
Before joining UofT, I was a Predoctoral Research Fellow advised by Dr. Mohit Jain and Dr. Nipun Kwatra at
the Technology and Empowerment (TEM) Group at Microsoft Research, India where I worked at the intersection of Ubiquitous Computing, Computer Vision and Healthcare.
Specifically, I worked on developing low-cost smartphone-based patient diagnostic solutions for resource-constrained settings.
|
|
Prior to joining MSR, I completed my bachelors in Computer Science from BITS Pilani, Goa. During my undergrad, I had the pleasure of working with some amazing researchers at:
During my bachelor's, I explored diverse research domains, including Nonlinear Dynamics and Chaos, Quantum Computation, ML4Health, and Software Engineering. Ultimately, I decided to focus on healthcare, driven by an interest in developing low-cost, automated methods for patient diagnostics and monitoring disease progression. I aim to devise novel sensing methods to enable new diagnostic capabilities and monitoring tools. Additionally, given the success of deep learning in healthcare, I am particularly interested in developing data-efficient and label-efficient techniques for medical image analysis.
|
News
- October 2025 - Attended Ubicomp/ISWC '25 in Espoo, Finland and presented DEDector!
- September 2025 - Started my PhD at UofT!
- May 2025 - My undergraduate work on the constancy of internet latencies got accepted at the Network Traffic Measurement and Analysis Conference (TMA) 2025.
- April 2025 - Remidio InstaKC now available commercially in India as a smartphone-based corneal topographer. I hope that it makes keratoconus screening more accessible!
- March 2025 - Visited UofT for their Graduate Visit Days!
- January 2025 - Received CS PhD admits from the University of Toronto and Mila (Quebec AI Institute).
- October 2024- Our paper "DEDector: Smartphone-based Non-Invasive Screening of Dry Eye Disease" accepted at ACM IMWUT / UbiComp '25
- August 2024 - Our paper "SmartKC++:Improving the performance of Smartphone-based Corneal Topographers" accepted at WACV '25
- August 2024 - Attended MLHC '24 and presented my independent research work : PRECISe
- July 2024 - My paper "PRECISe : Prototype-Reservation for Explainable Classification under Imbalanced and Scarce-Data Settings" accepted at MLHC '24
- October 2023 - Attended ICCV '23 and presented my independent research work : Gaussian Sampling for Few-Shot Learning
- September 2023 - Our paper "Detection is better than cure: A cloud incidents perspective" (my UG thesis) accepted at ESEC/FSE '23
- September 2023 - My paper "Logarithm-transform aided gaussian sampling for few-shot learning" got accepted at VIPriors Workshop @ ICCV'23
- July 2023 - Started as a Predoctoral Research Fellow at Microsoft Research India!
- January 2023 - Started my Undergraduate Thesis with the M365 Research Group at Microsoft, India
- September 2022 - Our paper "p-LSTM: A novel LSTM architecture for the glucose level prediction problem" accepted at ICONIP '22
- August 2022 - Started as an Applied Scientist Intern with the Ads Trust Team at Amazon, India
- May 2022 - Started my MITACS Globalink Research Internship at Polytechnique Montreal with Prof. Heng Li
- May 2022 - Won the Summer Internship Assistance '22, an award of INR 10,000 for my research in Nonlinear Dynamics and Chaos
- March 2022 - My first paper, "Sketching 1D Manifolds of 2D Maps without the Inverse" accepted at the International Journal of Bifurcation and Chaos
- October 2021 - Won the Prof Suresh Ramaswamy Memorial Award, a grant of INR 40,000 for our project "Smart stick for the visually impaired". Our work was featured in The Goan, The Navhind Times and Pudhari
- June 2021 - Started my Summer Internship at IISER Kolkata with Prof. Soumitro Banerjee
- May 2021 - Won the 1st position in the Impact Hackathon, organized by Gift Abled
- January 2021 - Won the 1st position in the BITS BIRAC BioNest Hackathon!
- January 2021 - Won the 1st position in the IISc Social Innovation Challenge - Healthcare Domain
|
DEDector: Smartphone-based Non-Invasive Screening of Dry Eye Disease
ACM IMWUT/ UbiComp '25
Vaibhav Ganatra,
Soumyasis Gun, Pallavi Joshi, Anand Balasubramaniam, Kaushik Murali,
Nipun Kwatra and Mohit Jain
Paper / Github
Dry Eye Disease (DED) is an eye condition characterized by abnormalities in tear film stability. Clinical tests for diagnosing DED are invasive and subjective. We propose DEDector, a low-cost, smartphone-based, non-invasive DED screening tool. Upon evaluation on 46 patient eyes, DEDector achieved a sensitivity of 77.78% and specificity of 82.14% in detecting DED.
|
|
SmartKC++: Improving the Performance of Smartphone-Based Corneal Topographers
IEEE WACV '25
Vaibhav Ganatra, Siddhartha Gairola, Pallavi Joshi, Anand Balasubramaniam, Kaushik Murali, Arivunithi Varadharajan, Bellamkonda Mallikarjuna,
Nipun Kwatra and Mohit Jain
Paper /
Github
SmartKC, a smartphone-based corneal topographer for keratoconus detection often underestimates the corneal curvature in severe keratoconus. We propose SmartKC++, a series of methodological improvements over SmartKC. Evaluation on 303 patient eyes reveals a 7.7% improvement in the accuracy of detecting severe keratoconus.
|
|
PRECISe : Prototype-Reservation for Explainable Classification under Imbalanced and Scarce-Data Settings
MLHC '24
Vaibhav Ganatra and Drishti Goel
Paper /
Github
Medical datasets are often small and imbalanced. Deep learning models trained on medical datasets need to be interpretable to enhance human trust. We propose PRECISe, Prototype-Reservation for Explainable Classification under Imbalanced and Scarce-Data Settings. PRECISe achieves an accuracy of ~87% in detecting disease from chest x-rays upon training on 60 images only.
|
|
Logarithm-transform aided Gaussian Sampling for Few-Shot Learning
VIPriors Workshop @ ICCV '23
Vaibhav Ganatra
Paper /
Github
Recent Few-shot learning methods make use of representation learning techniques to adapt models to unseen classes. I propose a mechanism of gaussian sampling in the representation space using a log transformation to shrink long tails. Evaluation on benchmark datasets indicates superior performance to existing methods.
|
|
p-LSTM: A Novel LSTM Architecture for the Glucose Level Prediction Problem
ICONIP '22
Abhijeet Swain, Vaibhav Ganatra,
Snehanshu Saha, Archana Mathur and Rekha Phadke
Paper /
Github
Predicting the future blood glucose levels in Type-1 diabetic patients is an essential problem to avoid fatalities. We introduce p-LSTM, a novel LSTM architecture utilising the parametric-Elliot activation function. Combined with the use of causal features, p-LSTM reduces the prediction error from 18.27% to 6.04%.
|
|
Detection Is Better Than Cure: A Cloud Incidents Perspective
ESEC/FSE '23
Vaibhav Ganatra,
Anjaly Parayil, Supriyo Ghosh, Yu Kang, Minghua Ma, Chetan Bansal, Suman Nath and Jonathan Mace
Paper
Improper monitoring of cloud services can lead to delays in detection and mitigation of production incidents, which can be extremely expensive in terms of customer impacts. We conduct an extensive empirical study to uncover the major causes of missing cloud incidents, their impact and recommend monitoring practices to enhance reliability of cloud services.
|
|
Sketching 1D Manifolds of 2D Maps without the Inverse
IJBC (International Journal of Bifurcation and Chaos) '22
Vaibhav Ganatra and Soumitro Banerjee,
Paper
Sketching the stable manifolds of saddle fixed points in two-dimensional systems is difficult when they are non-invertible. We present a new algorithm to compute the stable manifold of 2-dimensional systems without their inverse and show its effectiveness on multiple nonlinear systems.
|
|