About
Hey! I'm a Software Engineer in Machine Learning at Snap. Previously I worked in the same…
Activity
-
I had the privilege of mentoring Emily Ortiz and Amy Bonilla, who published their first ever podcast, 'Diving into AI' as a part of Nvolve Inc. 's…
I had the privilege of mentoring Emily Ortiz and Amy Bonilla, who published their first ever podcast, 'Diving into AI' as a part of Nvolve Inc. 's…
Liked by Jai Kotia
-
I’m happy to share that I’m starting a new position as a Machine Learning Engineer at Meta!
I’m happy to share that I’m starting a new position as a Machine Learning Engineer at Meta!
Liked by Jai Kotia
-
Ever wondered how Ferrets behave at a Cocktail Party!? Check out our latest Nature Comms article studying the science behind Auditory…
Ever wondered how Ferrets behave at a Cocktail Party!? Check out our latest Nature Comms article studying the science behind Auditory…
Liked by Jai Kotia
Experience
Education
Licenses & Certifications
Volunteer Experience
-
Graduate Teaching Assistant
The Johns Hopkins University
- 1 year 5 months
Spring 2022 - CS 601.675: Machine Learning
Spring 2021 - CS 601.615: Databases -
Course Instructor
Yoda Learning Solutions
- 5 months
Education
Python for Finance
• Created coding samples and assignments and recorded lessons for a video course where I teach python for financial applications.
• Topics include explanation of numpy, pandas and scikit-learn for regression. -
Author
Medium
- 8 months
Education
• Technical and simplified reviews of research papers in the field of AI, along with a series discussing ethics in AI.
• Over half the articles have been selected and featured in the AI and ML pages by Medium curators.
Publications
-
Few Shot Learning for Medical Imaging
Machine Learning Algorithms for Industrial Applications, Springer
While deep learning systems have provided breakthroughs in several tasks in the medical domain, they are still limited by the problem of dependency on the availability of training data. To counter this limitation, there is active research ongoing in few shot learning. Few shot learning algorithms aim to overcome the data dependency by exploiting the information available from a very small amount of data. In medical imaging, due to the rare occurrence of some diseases, there is often a…
While deep learning systems have provided breakthroughs in several tasks in the medical domain, they are still limited by the problem of dependency on the availability of training data. To counter this limitation, there is active research ongoing in few shot learning. Few shot learning algorithms aim to overcome the data dependency by exploiting the information available from a very small amount of data. In medical imaging, due to the rare occurrence of some diseases, there is often a limitation on the available data, as a result, to which the success of few shot learning algorithms can prove to be a significant advancement. In this chapter, the background and working of few shot learning algorithms are explained. The problem statement for few shot classification and segmentation is described. There is then a detailed study of the problems faced in medical imaging related to the availability of limited data. After establishing context, the recent advances in the application of few shot learning to medical imaging tasks such as classification and segmentation are explored. The results of these applications are examined with a discussion on its future scope.
Other authorsSee publication -
Training a Feed-Forward Neural Network Using Cuckoo Search
Applications of Cuckoo Search Algorithm and its Variants, Springer
Cuckoo Search (CS) is a nature-inspired and metaheuristic algorithm which is based on a brood reproductive strategy of cuckoo birds to increase their population. This algorithm mainly serves to determine the maximum or minimum value of a particular problem which is known as the objective function. CS has reportedly outperformed other nature-inspired algorithms in terms of computational efficiency and the speed of convergence to reach an optimal solution. This chapter aims at exploring the…
Cuckoo Search (CS) is a nature-inspired and metaheuristic algorithm which is based on a brood reproductive strategy of cuckoo birds to increase their population. This algorithm mainly serves to determine the maximum or minimum value of a particular problem which is known as the objective function. CS has reportedly outperformed other nature-inspired algorithms in terms of computational efficiency and the speed of convergence to reach an optimal solution. This chapter aims at exploring the application of CS to determine the parameters of Artificial Neural Networks (ANN). The inherent problem with traditional training of ANNs using backpropagation is that the learning process cannot guarantee a global minimum solution and has a tendency of getting trapped in local minima. The working of such ANN models is restricted to a differentiable neuron transfer function. The CS algorithm has been observed to provide a solution without the use of derivates to optimize such convoluted problems. The usage of ANNs across a wide range of problems including classification tasks, image processing, signal processing, etc. justifies the application of CS to the backpropagation procedure of ANNs to achieve a faster rate of convergence and avoid the local minima problem. This chapter also presents discussions and results on how ANNs optimized with variants of CS perform when applied to the detection of chronic kidney disease, modelling of operating photovoltaic module temperature and forest type classification.
Other authorsSee publication -
Application of Firefly Algorithm for Face Recognition
Applications of Firefly Algorithm and its Variants, Springer
Face Recognition is steadily making its way into commercial products. As such, the accuracy of Face Recognition systems is becoming extremely crucial. In the Firefly Algorithm, the brightness of fireflies is used to measure attraction between a pair of unisex fireflies. The firefly with higher brightness attracts the less bright firefly. The objective function is defined in proportion to the brightness, to define a maximization problem. This chapter aims to present the promising application of…
Face Recognition is steadily making its way into commercial products. As such, the accuracy of Face Recognition systems is becoming extremely crucial. In the Firefly Algorithm, the brightness of fireflies is used to measure attraction between a pair of unisex fireflies. The firefly with higher brightness attracts the less bright firefly. The objective function is defined in proportion to the brightness, to define a maximization problem. This chapter aims to present the promising application of the Firefly Algorithm for Face Recognition. The Firefly Algorithm is used in a hyperdimensional feature space to select features that maximize the recognition accuracy. This chapter delineates how the Firefly Algorithm is a suitable algorithm for selection of the features in a Face Recognition model. The Firefly Algorithm is then applied to this feature space to identify and select the best features. Fireflies are arbitrarily placed on various focal points of the image under consideration. The advantage of this approach is its fast convergence in selecting the best features. The gamma parameter ( γ ) controls the movement of fireflies in this feature space and can be tuned for gaining an improvement in the performance of the Face Recognition model. This chapter aims to evaluate the performance and viability of using the Firefly Algorithm for Face Recognition.
Other authorsSee publication -
Prediction of Drug Potency and Latent Relation Analysis in Precision Cancer Treatment
International Conference on Man–Machine Interactions 2019, Springer
As cancer treatments are gaining momentum, in a bid to improve drug potency, doctors are looking towards precision cancer medicine. Here the drug prescriptions are tailored to the patients gene changes. In this paper, the aim is to automate the task of drug selection, by predicting the clinical outcome of using a particular drug on a combination of the patients gene, variant and cancer disease type. While the main idea behind precision cancer treatment is to identify drugs suitable to each…
As cancer treatments are gaining momentum, in a bid to improve drug potency, doctors are looking towards precision cancer medicine. Here the drug prescriptions are tailored to the patients gene changes. In this paper, the aim is to automate the task of drug selection, by predicting the clinical outcome of using a particular drug on a combination of the patients gene, variant and cancer disease type. While the main idea behind precision cancer treatment is to identify drugs suitable to each patients unique case, it is justifiable for to assume that there exists a predictive pattern in these prescriptions. We propose to implement this prediction using three machine learning models, the Support Vector Machine, the Random Forest Classifier and the Deep Neural Network. The models yielded promising results of over 90% accuracy and over 95% ROC-AUC score. This positive outcome affirms the assumption that there exists a predictive pattern in precision treatments, that could be extrapolated to help automate such tasks. We further analyzed the data set and identified latent relations between drug, cancer disease, target gene and gene variant. This exploration uncovered some significant patterns where it can be observed how a particular drug has had successful results in treating a particular cancer and targeting specific gene variants.
Other authorsSee publication -
Risk Susceptibility of Brain Tumor Classification to Adversarial Attacks
International Conference on Man–Machine Interactions 2019, Springer
Discovery of adversarial attacks on deep neural networks, have exposed the vulnerabilities of these networks, wherein they often entirely fail to classify the attack generated images. While deep learning networks have generated promising results in performing brain tumor classification, there has been no analysis of their susceptibility to adversarial attacks. Vulnerability to adversarial attacks can render the deep neural networks useless for practical medical application. In this paper, a…
Discovery of adversarial attacks on deep neural networks, have exposed the vulnerabilities of these networks, wherein they often entirely fail to classify the attack generated images. While deep learning networks have generated promising results in performing brain tumor classification, there has been no analysis of their susceptibility to adversarial attacks. Vulnerability to adversarial attacks can render the deep neural networks useless for practical medical application. In this paper, a study has been performed to determine extent of white box adversarial attacks on convolutional neural networks used for brain tumor classification. Three different adversarial attacks are implemented on the network, namely Noise generated, Fast Gradient Sign, and Virtual Adversarial Training methods. The performance of the network under these attacks is analyzed and discussed. Furthermore, in the paper it is shown how these networks perform when trained on the adversarial attack generated images, which could be a possible solution to prevent the failure of the classification networks against adversarial attacks.
Other authorsSee publication
Test Scores
-
TOEFL
Score: 118
-
GRE
Score: 330
More activity by Jai
-
🎉 I'm thrilled to announce that I'm starting a new position as Senior Software Engineer at Tesla! 🚀 #tesla #SoftwareEngineering
🎉 I'm thrilled to announce that I'm starting a new position as Senior Software Engineer at Tesla! 🚀 #tesla #SoftwareEngineering
Liked by Jai Kotia
-
Celebrating our recent InterSpeech article “DreamVoice: Text guided Voice Conversion”. Proud and grateful to collaborate with researchers from…
Celebrating our recent InterSpeech article “DreamVoice: Text guided Voice Conversion”. Proud and grateful to collaborate with researchers from…
Liked by Jai Kotia
-
Great to see DataBrain climbing to the top of new age AI-powered discovery engines like Perplexity. I'm a big fan of Perplexity myself. Check out…
Great to see DataBrain climbing to the top of new age AI-powered discovery engines like Perplexity. I'm a big fan of Perplexity myself. Check out…
Liked by Jai Kotia
-
I’m honored to see my grad school project, VectorCam, featured by Bill Gates! I primarily worked on developing the species-identification AI model…
I’m honored to see my grad school project, VectorCam, featured by Bill Gates! I primarily worked on developing the species-identification AI model…
Liked by Jai Kotia
-
Aug 23rd marks the end of my amazing 14 week internship at Apple working on next generation of Machine Learning for Audio. Had an amazing time…
Aug 23rd marks the end of my amazing 14 week internship at Apple working on next generation of Machine Learning for Audio. Had an amazing time…
Liked by Jai Kotia
-
After an enriching industry experience at GE Vernova, I am thrilled to go back to school and pursue my PhD in Electrical Engineering at Arizona State…
After an enriching industry experience at GE Vernova, I am thrilled to go back to school and pursue my PhD in Electrical Engineering at Arizona State…
Liked by Jai Kotia
-
In May of 2023, I achieved a significant milestone in my life, graduating from Carnegie Mellon University, with a Masters in Artificial Intelligence…
In May of 2023, I achieved a significant milestone in my life, graduating from Carnegie Mellon University, with a Masters in Artificial Intelligence…
Liked by Jai Kotia
-
Our work on understanding the “Robustness of Explanation Methods for NLP models” is published. This work evaluates explanation method efficacy by…
Our work on understanding the “Robustness of Explanation Methods for NLP models” is published. This work evaluates explanation method efficacy by…
Liked by Jai Kotia
-
🚀 Unlock the Power of Custom Data Curation with NVIDIA NeMo Curator! 🚀 Are you ready to elevate your AI game? NVIDIA has just open-sourced NeMo…
🚀 Unlock the Power of Custom Data Curation with NVIDIA NeMo Curator! 🚀 Are you ready to elevate your AI game? NVIDIA has just open-sourced NeMo…
Liked by Jai Kotia
-
I'm excited to share that I have joined Havells India Ltd as a Management Trainee, part of the Havells Young Leaders Program, right after completing…
I'm excited to share that I have joined Havells India Ltd as a Management Trainee, part of the Havells Young Leaders Program, right after completing…
Liked by Jai Kotia
-
I am happy to announce that I have joined IDFC FIRST Bank's Digital Technology team and am very eager to learn, grow and contribute towards my new…
I am happy to announce that I have joined IDFC FIRST Bank's Digital Technology team and am very eager to learn, grow and contribute towards my new…
Liked by Jai Kotia
-
🚀 Exciting News! Launched NeMo Curator, our latest scalable and RAPIDs GPU Accelerated toolkit designed to revolutionize data curation for Large…
🚀 Exciting News! Launched NeMo Curator, our latest scalable and RAPIDs GPU Accelerated toolkit designed to revolutionize data curation for Large…
Liked by Jai Kotia
Other similar profiles
Explore collaborative articles
We’re unlocking community knowledge in a new way. Experts add insights directly into each article, started with the help of AI.
Explore MoreOthers named Jai Kotia
1 other named Jai Kotia is on LinkedIn
See others named Jai Kotia