Adi Acharya

Email  /  Resume  /  Github

I'm a Ph.D. candidate in Computer Science at the University of Maryland, College Park, advised by Prof. David Mount. My research focuses on computational geometry and data structures/algorithms, with applications in data science and machine learning.

In my previous life, I was a lecturer in Computer Science at the University of Maryland, a computational scientist at IISc Bangalore, and an electrical engineer at IIT Kharagpur.

I expect to graduate in Spring 2026 and am seeking full-time opportunities in industry, with primary interests in data science, machine learning, and algorithms.

profile photo

Research

My research primarily lies in the field of computational geometry and topology, with a strong emphasis on theoretical foundations and their practical applications in machine learning. As of late, I have been working towards the development of efficient algorithms and optimized frameworks, for analyzing high-dimensional categorical and stochastic data.

evolving geometric data Evolving Distributions Under Local Motion
Aditya Acharya, David Mount
19th International Symposium on Algorithms and Data Structures (WADS 2025)

We study algorithms for maintaining hypotheses of large, dynamically evolving geometric datasets, where objects move in d-dimensional space and their locations are uncertain. Using a motion model where each object's movement is limited by its nearest neighbor, we provide an algorithm that maintains a close approximation (measured by KL-divergence) to the true state, and prove its asymptotic optimality.

hilbert svm High Dimensional SVM problem in the Hilbert metric
Aditya Acharya, Auguste H. Gezalyan, Julian Vanecek, David M. Mount, and Sunil Arya
19th International Symposium on Algorithms and Data Structures (WADS 2025)

We study the linear SVM problem in the Hilbert metric, a non-Euclidean geometry over convex bodies. We present efficient algorithms for SVM classification in this setting, for convex polygons in the plane and polytopes in higher dimensions, and also consider related problems in the Funk distance.

hilbert svm Tracking Evolving labels using Cone based Oracles
Aditya Acharya, David Mount
Young Researchers Forum at The 39th International Symposium on Computational Geometry (SoCG 2023)

The evolving data framework studies algorithms that maintain an approximate sketch of a structure as it changes over time. We focus on tracking labeled nodes in the plane, where labels can be swapped by an unseen evolver, and updates require physically moving them. Applications include tracking disease hot-spots and UAVs. Our approach uses an Oracle to guide efficient updates over a sparse graph.

hilbert svm Optimally Tracking Labels on an Evolving Tree
Aditya Acharya, David Mount
34th Canadian Conference on Computational Geometry (CCCG 2022)

We establish a novel framework for evolving geometric data. In this framework, we study maintaining labels on tree vertices as they evolve over time. Our results show the algorithm keeps labels close to their true locations, with nearly matching lower bounds.

contour tree A Parallel and Memory Efficient Algorithm for Constructing the Contour Tree
Aditya Acharya, Vijay Natarajan
IEEE Pacific Visualization Symposium 2015

The contour tree is a topological structure that tracks the connectivity of level sets in a scalar function, supporting visual exploration and analysis. This paper presents a fast, parallel, and memory-efficient algorithm for constructing contour trees on large datasets, outperforming existing methods in speed and memory usage.

Phase Synchronization Phase Synchronization based Weighted Networks for Classifying levels of Fatigue and Sleepiness
Aditya Acharya, S.Kar, A.Routray
IEEE International conference on systems in medicine and biology, 2010

This paper analyzes EEG signals during 36 hours of sleep deprivation using phase synchronization. Weighted networks are built from EEG data at different wavelet levels, and network parameters are tracked to study brain integration and segregation. Some parameters show clear patterns in specific frequency bands as sleepiness and fatigue increase.


Based on a modified version of Jon Barron's website.