Publications

Export 9 results:
Sort by: Author Title Type [ Year  (Desc)]
2022
Antony, JV, Koya R, Pournami PN, Nair GG, Balakrishnan JP.  2022.  Protein secondary structure assignment using residual networks, August. Journal of molecular modeling. 28:269., Number 9 AbstractWebsite

Proteins are constructed from amino acid sequences. Their structural classifications include primary, secondary, tertiary, and quaternary, with tertiary and quaternary structures influencing protein function. Because a protein's structure is inextricably connected to its biological function, machine learning algorithms that can better anticipate the structures have the potential to lead to new scientific discoveries in human health and improve our capacity to develop new treatments. Protein secondary structure assignment enriches the structural and functional understanding of proteins. It helps in protein structure comparison and classification studies, besides facilitating secondary and tertiary structure prediction systems. Several secondary structure assignment methods have been developed since the 1980s, most of which are based on hydrogen bond analysis and atomic coordinate features. However, the assignment process becomes complex when protein data includes missing atoms. Deep neural networks are often referred to as universal function approximators because they can approximate any function to produce the desired output when properly designed and trained. Optimised deep learning architectures have already proven their ability to increase performance in a wide range of problems. Recently, the ResNet architecture has garnered significant interest due to its applicability in various areas, including image classification and protein contact map prediction. The proposed model, which is based on the ResNet architecture, assigns secondary structures using Cα atom coordinates. The model achieved an accuracy of 94% when evaluated against the benchmark and independent test sets. The findings encourage the development of new deep learning-based methods that are more generalised across various protein learning tasks. Furthermore, it allows computational biologists to delve deeper into integrating these techniques with experimental methods. The model codes are available at: https://github.com/jisnava/ResNet_for_Structure_Assignments/ .

Francis, S, Pooloth G, Singam S, Puzhakkal N, Narayanan P, Balakrishnan J.  2022.  SABOS‐Net: Self‐supervised attention based network for automatic organ segmentation of head and neck CT images, 09. International Journal of Imaging Systems and Technology. Abstract
n/a
Joseph, J, Hemanth C, Narayanan P, Balakrishnan J, Puzhakkal N.  2022.  Computed tomography image generation from magnetic resonance imaging using Wasserstein metric for MR‐only radiation therapy, 06. International Journal of Imaging Systems and Technology. 32 Abstract
n/a
Balakrishnan, B, Akondi S, Fathaah S, Raut A, N PP, Balakrishnan J.  2022.  Cervix type detection using a self‐supervision boosted object detection technique, 01. International Journal of Imaging Systems and Technology. 32 Abstract
n/a
Francis, S, Balakrishnan J, N PP, Thomas M, Jose A, Binu A, Puzhakkal N.  2022.  ThoraxNet: a 3D U-Net based two-stage framework for OAR segmentation on thoracic CT images, 01. Physical and engineering sciences in medicine. 45 Abstract
n/a
Francis, S, Bagaria H, B JP, N PP, Puzhakkal N.  2022.  Auto Contouring of OAR in Pelvic CT Images Using an Encoder-Decoder Based Deep Residual Network. 2022 IEEE International Conference on Distributed Computing and Electrical Circuits and Electronics (ICDCECE). :1-6. Abstract
n/a
2021
Francis, S, Suresh D, Nath S, Lakshmi D R S, B JP, Puzhakkal N, N PP.  2021.  Monte Carlo Simulation of Linear Accelerator for Dosimetry Analysis. 2021 6th International Conference for Convergence in Technology (I2CT). :1-7. Abstract
n/a
2019
Pournami, PN, Govindan VK.  2019.  Highly Repeatable Feature Point Detection in Images Using Laplacian Graph Centrality. Proceedings of the International Conference on ISMAC in Computational Vision and Bio-Engineering 2018 (ISMAC-CVB). (Pandian, Durai, Fernando, Xavier, Baig, Zubair, Shi, Fuqian, Eds.).:687–697., Cham: Springer International Publishing Abstract

Image registration is an indispensible task required in many image processing applications, which geometrically aligns multiple images of a scene, with differences caused due to time, viewpoint or by heterogeneous sensors. Feature-based registration algorithms are more robust to handle complex geometrical and intensity distortions when compared to area-based techniques. A set of appropriate geometrically invariant features forms the cornerstone for a feature-based registration framework. Feature point or interest point detectors extract salient structures such as points, lines, curves, regions, edges, or objects from the images. A novel interest point detector is presented in this paper. This algorithm computes interest points in a grayscale image by utilizing a graph centrality measure derived from a local image network. This approach exhibits superior repeatability in images where large photometric and geometric variations are present. The practical utility of this highly repeatable feature detector is evident from the simulation results.

Maddaiah, PN, Pournami PN.  2019.  Image Registration Using Single Swarm PSO with Refined Search Space Exploration. Pattern Recognition and Machine Intelligence. (Deka, Bhabesh, Maji, Pradipta, Mitra, Sushmita, Bhattacharyya, Dhruba Kumar, Bora, Prabin Kumar, Pal, Sankar Kumar, Eds.).:337–346., Cham: Springer International Publishing Abstract

Image registration is an elementary task in Computer Vision, which geometrically aligns multiple images of a scene, captured at different times, from various viewpoints, or by heterogeneous sensors. The optimisation strategy we employ for achieving the optimal set of transformation vectors is a major factor that determines the success and effectiveness of an automatic registration procedure. This paper discusses a scheme to modify the conventional Particle Swarm Optimisation (PSO) algorithm for better search space exploration and for faster convergence. While PSO is running, after half of the total number of iterations, find the particle which is in worst position in space, then reposition that particle by mean value of its current position and the global solution. It is observed that re-positioning the worst particle in space helps that particle from premature convergence to a local optimum solution and motivates the particle to generate unique search directions, which increased the possibility of finding the globally best solution. An image registration algorithm using this modified PSO method is also presented. From the experimental results presented here, it is visible that the proposed algorithm guarantees superior results in terms of registration accuracy and reduced execution time, even in the case of large deformations between the reference and float images.