Sitemap

A list of all the posts and pages found on the site. For you robots out there, there is an XML version available for digesting as well.

Pages

Posts

Future Blog Post

less than 1 minute read

Published:

This post will show up by default. To disable scheduling of future posts, edit config.yml and set future: false.

Blog Post number 4

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 3

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 2

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 1

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

portfolio

publications

Generative Adversarial Masking (Student Paper)

Published in International Student Conference on Artificial Intelligence, 2021

A novel technique for efficient regularization in supervised learning using GANs for adversarial masking using semantic information.

Recommended citation: Prashant, Mohit. "Generative Adversarial Masking" International Student Conference on Artificial Intelligence. 2021.
Download Paper

PAC-Based Formal Verification for Out-of-Distribution Data Detection

Published in IEEE International Conference on System Reliability and Safety, 2022

We present a technique for detecting OOD instances in autonomous driving with PAC guarantees.

Recommended citation: Prashant, Mohit, and Arvind Easwaran. "PAC-Based Formal Verification for Out-of-Distribution Data Detection." 2022 6th International Conference on System Reliability and Safety (ICSRS). IEEE, 2022.
Download Paper

Guaranteeing Out-Of-Distribution Detection in Deep RL via Transition Estimation

Published in Proceedings of the AAAI Conference on Artificial Intelligence, 2025

We provide a basis for defining out-of-distribution execution in RL and provide a framework for detection with guarantees.

Recommended citation: Prashant, Mohit, et al. "Guaranteeing Out-Of-Distribution Detection in Deep RL via Transition Estimation". Proceedings of the AAAI Conference on Artificial Intelligence. Vol. 39. No. 12. 2025.
Download Paper

talks

Building Robust Systems Using Adversarial Input Masking

Published:

Presentation at STCAI2021 on using generative adversarial networks to build robust systems using a form of input masking. The results of the study showed that informed masking allowed for better regularization on image prediction than dropout and can be used in conjunction with existing data augmentation methods. Recording attached inside.

teaching

Operating Systems (Old)

Undergraduate Course, College of Computer and Data Science, NTU, 2023

Worked as a teaching assistant in preparing, teaching and assessing the undergraduate course on operating systems.

Data Structures and Algorithms (SC1007)

Undergraduate Course, College of Computer and Data Science, NTU, 2023

Worked as a teaching assistant in preparing, teaching and assessing the undergraduate course on data structures and algorithms.

Operating Systems (SC2005)

Undergraduate Course, College of Computer and Data Science, NTU, 2025

Worked as a teaching assistant in preparing, teaching and assessing the undergraduate course on operating systems. Designed the laboratory curriculum for the latest iteration of the course.

ML Safety and Learning Theory

Postgraduate Research Workshops, -, 2025

Conducting a series of online and in-person workshops on ML safety and learning theory using probably approximately correct guarantees. The aim of these workshops is to introduce the listener to the notion of error-confidence bounds within ML and demonstrate practical applications of learning theory in deriving safety guarantees for learning-enabled systems.