phd | postdoc


Dr Varun Ojha is a Senior Lecturer (Associate Professor) in Artificial Intelligence at the School of Computing, Newcastle University. He is Artificial Intelligence Theme Leader and Co-I on EPSRC-funded National Edge AI Hub. He works in Artificial Intelligence: Deep Learning, Neural Networks, Machine Learning, and Data Science. In the past, Dr Ojha served as a lecturer in Computer Science at the University of Reading, UK and as a Postdoctoral Fellow at the Swiss Federal Institute of Technology (ETH Zurich), Zurich, Switzerland. Before this, Dr Ojha was a Marie-Curie Fellow (funded by the European Commission) at the Technical University of Ostrava, Czech Republic. He received a PhD in computer science from the Technical University of Ostrava, the Czech Republic. In his early career, Dr Ojha received a research fellowship position funded by the Govt of India’s Dept of Science and Technology at the Visva-Bharati University, India. He is a Senior Member of IEEE and a Member of ACM. His research works are available in Publications, Google Scholar, and ORCID.

Research

I work on Deep Learning and Machine Learning. I apply Artificial Intelligence to solve complex Engineering and Science problems of a highly interdisciplinary nature. I am open to collaborating with researchers from a diverse range of disciplines. For example, I have worked with researchers from the Engineering, Climate Science, Hydrology, Environmental Science and Architecture, Physics, and Biology disciplines. I encourage you to walk through some examples of research work on this page.

Deep Learning

(Security, Explainability and Trustworthiness of AI)
In Deep Learning, I work on Neural Architecture Search and Analysis. My original works have been about developing algorithms like Backpropagation Neural Tree with a long-term goal of developing neuroscience-informed new neural network algorithm design. The image below shows the computation of this neural tree algorithm and other computational models of the literature.

Figure. Biologically plausible neural computation of dendritic trees. The red circle represents a neuron (soma), black lines are dendrites, and the numbers indicate inputs. Left is a biological neuron model (Travis et al., 2005), the middle is a single neuron dendritic tree (Jones and Kording, 2021), and the right is the proposed backpropagation neural tree ( Ojha et al. 2022 ). Check previous related work on trees (Ojha et al 2016 and Ojha et al 2017). Students interested in the topics of neural networks and deep learning network architecture analysis (e.g., using adversarial robustness) and exploring neuroscience, information theory, or complex network literature for PhD research are welcome!

Adversarial Deep Learning

Figure. Adversarial attacks on deep learning: explainability, compactness, adversarial robustness (Pravin et al. 2023). Also, check our previous work on the attacks on fragile neurons of deep neural networks (Pravin et al. 2021).

Deep Learning and Computer Vision

(Image Segmentation, Object Detection, Transfer Learning)
In my recent Computer Vision work, we investigated how Transfer Learning and Semantic Segmentation can be applied to a time series of images (see Fig below) to predict flood events on the rivers (Severn and Avon, UK). Our to-date results have successfully demonstrated use to Transfer Learning with an accuracy above 91% for these flood events (check out our research: Vandaele et al. 2020 and Vandaele et al. 2021).

Figure. Time series of river camera images. Water (blue) and non-water pixel predictions (Vandaele et al. 2021).

Interdisciplinary Research

I like to work on interdisciplinary research and data science projects. For example, I work with Civil Engineering researchers on the following problem. A Civil Engineering problem was solved by applying AI algorithms. In structural engineering, large steel constructions, such as bridges and domes, are built, whose structural response is characterised by large displacements and are vulnerable to progressive collapses due to buckling effects, leading to sudden failures. A thorough analysis of such buckling was done using optimisation algorithms.

Figure. Twenty-Four Member Shallow Truss Structure. Left: Top View and Side View of the structure. The central node of the structure is indicated by a lighter colour dot and arrow. The arrow indicates a vertical downward external force. Right: The results of the adaptive search space decomposition method (Center) applied on this benchmark ( Ojha et al. 2022 ).

I recommend watching the following video explaining a range of interdisciplinary research projects I have had the opportunity to work on. This talk was for AI starters and will provide a simplified overview of AI and its application.

Research Student Projects (Supervised)

Postdoc

PhD Projects (completed and present)

Select Master Student Projects

Selected Bachelor Student Projects

Code Repository at GitHub (github.com/vojha-code)

I program in Java (mainly), Python (mostly these days for machine learning), MATLAB (occasionally when need be), and C++ (when I am looking to speed up my code). Following are a few examples of algorithms, tools, and software I have developed over the years.