From July to September 2021, I mentored under Samuel Showalter, a PhD student at UC, Irvine and developed an LSTM beta-VAE model to quantify the subjective topic of sorting works of art based on the diversity of response they elicit using captions from the ArtEmis dataset.
We found that analytical cubism, synthetic cubism, pointillism, contemporary realism, and action painting were the genres of art that elicited the most diverse responses. You can find the full paper [here] and the source code [here].
Maintaining online security is an essential task today as the internet becomes accessible to more people worldwide. Hence, research in the area of developing accurate and efficient network intrusion detection systems is valuable.
For this research project, we evaluate four popular models used for network intrusion detection on the KDD'99 and NSL-KDD datasets (decision tree, multi-layer perceptron, random forest, and stacked autoencoder). Further, we discuss an effective data preprocessing strategy and list important features from the datasets using the most accurate model.
We found that the random forest (RF) model provides the most accurate results and for both datasets- count, srv_rate, and dst_bytes are the top three features.
I presented this paper at the International Conference on Artificial Intelligence, Computational Electronics and Communication System (AICECS 2021) from the 28th to 30th of October and won the best paper award. The paper is published in the IOP: Journal of Physics (a conference proceedings journal) and can be found [here].
Adolescent Idiopathic Scoliosis (AIS) is the most common type of scoliosis (abnormal curvature of the spine) that affects children (above 10 years of age) around the globe. The most common method to diagnose and help treat AIS is by measuring Cobb angles of the spine using x-ray images. Often, this process is done manually or at best, semi-automatically.
I worked under faculty member Prof. Anu Shaju Areeckal, Dept. ECE, Manipal Institute of Technology, to develop a novel method to automatically and accurately measure Cobb angles using chest X-ray images.