Web Analytics
Shilhora Akshay Patel
Shilhora Akshay Patel

Akshay Shilhora

Student and Researcher

VNR VJIET

Let Me Introduce Myself

I am a Student and Passionate Researcher. I have recently completed my Bachelor of Technology in the stream of Information Technology from VNR Vignana Jyothi Institutions of Engineering and Technology (VNRVJIET). My thesis on “Image Denoising Using self-supervised approach” was supervised by Dr. G. Madhu. While undergoing my bachelor's at VNRVJIET, I worked as Research Assistant on multi-disciplinary projects funded by JNTUH/TEQIP-III under the supervision of Dr. N.Mangathayaru, Dr. G.Madhu, and Dr. D.Srinivasa Rao. Prior to attending VNR VJIET, I received my Diploma in Computer Engineering from Vijay Rural Engineering College.

Recently one of my work “Improvising the Learning of Neural Networks on Hyperspherical Manifold” was accepted to LMRL Workshop at NeurIPS 2021. Available here

My interests are diverse, but I am intrigued to perform research in computer vision using deep learning approach. Specifically, my research interests are Self-Supervised Learning and Reinforcement Learning. My motive is to pursue my career as a researcher by contributing to challenges in the field and developing solutions that would oblige future generations and the research community.

Currently, my research focuses on the underlying mathematics and interpretability of Neural Networks. I am also working on challenging problems such as fairness and the ethics in AI.

My Three Favorite quotes:

"Our intelligence is what makes us human, and AI is an extension of that quality"
– Yann LeCun

"The future depends on some graduate student who is deeply suspicious of everything I have said"
– Geoffrey Hinton

"The key to artificial intelligence has always been the representation"
– Jeff Hawkins

Education

Research Interests

    Computer Vision


    Worked on CNNs and 2D vision problems, exploring on 3D/4D Data, video processing.
    Classification, Object-detection, Object-tracking, Segmentation, captioning.

    Self-Supervised Learning


    Worked on image de-noising for my major Project.
    Exploring more on self-supervised learning and how we can apply it into other task (for 3D and video data,..many)

    Natural Language Processing


    Although I have not Worked in NLP but i am open to solve the problems.

    Reinforcement Learning


    Although I have not Worked in RL but i am open to solve the problems.

Note: I am constantly looking for solving problems in AI field. However, I am not restricted to above interest and I am open for interesting problems in different domain.

Experience

Research Assistant (Intern)

VNR VJIET

Jul 2019 – Apr 2021 VNR VJIET, Hyderabad


Supervisors: Dr. G. Madhu
Project Name: Automatic Diagnostic Model for malaria parasites Detection from microscopic Images
Contribution: Conducted a literature survey, Implemented the capsule network and modified routing algorithm, integrated it web-application.
Experience: Acquired a strong background in computer vision and gained valuable insights regarding conducting research.

Research Assistant (Intern)

VNR VJIET

Jul 2019 – Apr 2021 VNR VJIET, Hyderabad


Supervisors: Dr. D Srinivas Rao
Project Name: Machine Learning Approach for Plant Disease Identification using Leaf Images.
Contribution: Studied different feature extractors, encoders and fine-tunined the network with a max margin objective function, Quantization methods for optimized model for mobile device, created backend Api and integrated model into Mobile App.
Experience: Acquired a strong background in developing machine learning pipelines for image processing and how to unify it into devices and application

Research Assistant (Intern)

VNR VJIET

Jul 2019 – Apr 2021 VNR VJIET, Hyderabad


Supervisors: Dr. Nimmala Mangathayaru
Project Name: To analyze the finger tip that aids to diagnose cardiovascular diseases using Photoplethysmography (PPG) technique.
Contribution: Conducted literature survey, Pre-processing the PPG signals using DT-CWT, Processing PPG signals using distinct stacked GRU Neural architectures.
Experience: Worked on different signal pre-processing techniques and Implementing ML and DL algorithms. gained insights how to conduct research and how to Write literature.

Web-Master

VNR VJIET ACM Student Chapter

Jul 2018 – Apr 2019 VNR VJIET, Hyderabad


Responsibilities:
1. Conducting several workshops with an aim to develop certain technological skills for community.
2. Teaching Web development for Students.

Technical Skills

cplusplus

C++

python

Python

pytorch

PyTorch

tensorflow

TensorFlow

keras

Keras

android

Android

nodejs

NODE.js

flask

Flask

react

React

Recent Publications

Papers and Pre-prints

Improvising the Learning of Neural Networks on Hyperspherical Manifold

The impact of convolution neural networks (CNNs) in the supervised settings provided tremendous increment in performance. The representations learned from CNN's operated on hyperspherical manifold led to insightful outcomes in face recognition, face identification and other supervised tasks. A broad range of activation functions is developed with hypersphere intuition which performs superior to softmax in euclidean space. The main motive of this research is to provide insights. First, the stereographic projection is implied to transform data from Euclidean space (R^n) to hyperspherical manifold (S^n) to analyze the performance of angular margin losses. Secondly, proving both theoretically and practically that decision boundaries constructed on hypersphere using stereographic projection obliges the learning of neural networks. Experiments have proved that applying stereographic projection on existing state-of-the-art angular margin objective functions led to improve performance for standard image classification data sets (CIFAR-10,100).

Read moreRead Less

Plant disease classification using deep bilinear cnn

Plant diseases have become a major threat in farming and provision of food. Various plant diseases have affected the natural growth of the plants and the infected plants are the leading factors for loss of crop production. The manual detection and identification of the plant diseases require a careful and observative examination through expertise. To overcome manual testing procedures an automated identification and detection can be implied which provides faster, scalable and precisive solutions. In this research, the contributions of our work are threefold. Firstly, a bi-linear convolution neural network (Bi-CNNs) for plant leaf disease identification and classification is proposed. Secondly, we fine-tune VGG and pruned ResNets and utilize them as feature extractors and connect them to fully connected dense networks. The hyperparameters are tuned to reach faster convergence and obtain better generalization during stochastic optimization of Bi-CNN (s). Finally, the proposed model is designed to leverage scalability by implying the Bi-CNN model into a real-world application and release it as an open-source. The model is designed on variant testing criteria ranging from 10% to 50%. These models are evaluated on gold-standard classification measures. To study the performance, testing samples were expanded by 5x (ie, from 10% to 50%) and it is found that the deviation in the accuracy was quite low (0.27%) which resembles the consistent generalization ability. Finally, the larger model obtained an accuracy score of 94.98% for 38 distinct classes.

Read moreRead Less

An Imperative Diagnostic Framework for PPG Signal Classification Using GRU

Cardiovascular disease are one of the leading causes of an increase in the mortality rate due to irregular heart beats. Photoplethysmogram (PPG) technique is one of the noninvasive evaluation of blood pressure (BP) offers a reliable, feasible, and cost-efficient solution than other conventional techniques. PPG technique is highly induced by motion artifacts and its characteristics depend on the physiological condition of the person. While the collection of data, the PGG must be calibrated. In this research, a novel approach using a dual-tree complex wavelet transform (DT-CWT) based feature extraction technique with GRU network for the classification of hypertension is proposed. DT-CWT gives shift invariance compared to Continuous wavelet transforms and dual tree structure helps to extract the real and imaginary coefficients of the features. DT-CWT helps to integrate the signal patterns even disintegrating them during testing procedure. Further, these extracted features are fed into a variant neural architecture consisting of sequential GRU layers stacked over fully connected dense layers. It is observed, utilizing GRU layers led to extract precise features for sequential signal data by out-performing existing models. The proposed model attained an state-of-the-art accuracy score of 98.82% on BIDMC-PGG dataset by overhauling existing loops in research. Finally, the larger model obtained an accuracy score of 94.98% for 38 distinct classes.

Read moreRead Less

Capsule Networks for Malaria Parasite Classification: An Application Oriented Model

The epidemic of malaria is a death-dealing infectious disease caused by mosquito spreading across the world. In this technological era, automated diagnosis is worthwhile for accurate and faster solutions. In this work, a novel application-oriented diagnostic model was deployed to detect and classify thin-blood smear images infected with malaria. The Features from thin-blood smears are extracted using a series of Convolution-Neural-Networks and classified with novel Capsule-Networks by understanding the spatial relationship of thin-blood films. The experimentation is compared to VGG-16, ResNet-50, DenseNet-121 architectures with immense depth varying from 16 to 121 layers. The proposed Capsule-Network is 8 layer deep and tends to outperform attaining classification accuracy of 96.9% and specificity, sensitivity scores were 94.95%, 98.18%. This novel model was deployed as a web-application to act as an aid for such a havoc problem and to transfer applicability to every user in need by classifying images in less than 3 seconds.

Read moreRead Less

An Imperative Diagnostic Model for Predicting CHD using Deep Learning

Coronary heart disease (CHD) is one of the leading cause of an increase in the mortality rate. Various factors are influencing to estimate the presence of CHD in an individual biologically. We made inferences with these influencing factors and their peculiarity by analyzing with a various set of algorithms which help in obtaining a precisive decision support system for the presence of CHD in an individual. We considered a set of linear models (Logistic Regression, Linear Discriminant Analysis), Na¨ıve Bayes, Classification and Regression Trees (CART), Support Vector Machines (SVM). K-Nearest Neighbor (k-NN) for k=1 to 21. Next, we have considered a set of ensemble models. Furtherly, we computed a Multi-Layer Perceptron (MLP) and a Deep Neural Network to evaluate the performance through a deep learning approach. So, with this analysis, we found a linear model (Logistic Regression) tend to give on par results both in the case of Cleveland as well as Framingham dataset. This analysis led to design an intuitive approach for CHD classification and would give insights on how to use them in the medical research field.

Read moreRead Less

Research Projects

To diagnose cardiovascular diseases using PPG and ECG Data.

Performed study on PPG and ECG data, collected real-time data and pre-processed using DTCWT technique. Further, we used LSTMs and GRUs to detect the cardiovascular diseases. Developed a complete diagnosis framework. This Project funded under JNTUH/TEQIP-III scheme.
Supervised by: Dr. N. Mangathayaru

Machine Learning Approach for Plant Disease Identification.

Performed study on Conv-nets and utilized visuial attention approach to detect the leaf infection. Developed a industry oriented solution by creating a mobile application and back-end neural architecture. This Project funded under JNTUH/TEQIP-III scheme.
Supervised by: Dr. D. Srinivasa Rao

Diagnostic Model for malaria parasites Detection from microscopic Images.

Performed study on capsules network and utilized, modified it to routing mechanism to create performant solution for segmentation and detection of malaria parasites. Further, also embedded the model into website. This Project funded under JNTUH/TEQIP-III scheme.
Supervised by: Dr. G. Madhu

Contact

signature