<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>0 | Zakia Khatun</title><link>https://zakiakhatun.netlify.app/publication-type/0/</link><atom:link href="https://zakiakhatun.netlify.app/publication-type/0/index.xml" rel="self" type="application/rss+xml"/><description>0</description><generator>Source Themes Academic (https://sourcethemes.com/academic/)</generator><language>en-us</language><lastBuildDate>Wed, 01 Jan 2025 00:00:00 +0000</lastBuildDate><image><url>https://zakiakhatun.netlify.app/images/icon_hu0b7a4cb9992c9ac0e91bd28ffd38dd00_9727_512x512_fill_lanczos_center_2.png</url><title>0</title><link>https://zakiakhatun.netlify.app/publication-type/0/</link></image><item><title>Graph Echo State Network for MRI-based Tendon Pathology Classification</title><link>https://zakiakhatun.netlify.app/publication/image_classification/</link><pubDate>Wed, 01 Jan 2025 00:00:00 +0000</pubDate><guid>https://zakiakhatun.netlify.app/publication/image_classification/</guid><description>&lt;div style="text-align: justify;">
&lt;p>Background and Objective:&lt;/p>
&lt;p>Diagnosing tendon-related pathologies is crucial for early diagnosis and effective treatment planning, enabling timely interventions that can significantly improve patient outcomes.&lt;/p>
&lt;p>Methods:&lt;/p>
&lt;p>This study presents an end-to-end tendon pathology detection (classification) module utilizing a
custom ankle MRI dataset comprising 76 subjects (45 healthy, 31 pathological). We propose a graph-based module that converts images into graph representations for classification. Superpixels are first
generated by grouping pixels with similar intensity values, serving as the graph’s nodes, while edges
connect neighboring superpixels to establish the graph structure. Next, a Graph Echo State Network
(GESN) is employed for classification, leveraging its echo state property that eliminates the need for
iterative backpropagation. This property produces rich graph embeddings which are fed into a linear
readout layer, where weights and biases are learned using ridge regression with regularization. For
baseline comparison, a non-graph-based module extracts radiomic features from both the entire image
and individual superpixels, employing four traditional machine learning classifiers. We analyze and
compare the performance of the graph-based and non-graph-based modules, using majority voting on
slice-level predictions to generate subject-wise predictions.&lt;/p>
&lt;p>Results:&lt;/p>
&lt;p>Our baseline non-graph-based module achieved relatively better performance by extracting global
radiomic features from entire images compared to local features derived from superpixels. In contrast,
our graph-based module effectively integrates both local and global perspectives. The graph embeddings
produced by the Graph Echo State Network (GESN) enhance data representation, resulting in a mean
accuracy of 0.953 ± 0.013 and a mean sensitivity of 0.943 ± 0.035, both significantly surpassing the
baseline performance. Additionally, hyperparameters such as the reservoir spectral radius and scaling
factors had a notable impact on the outcomes of the graph-based classification.&lt;/p>
&lt;p>Conclusions:&lt;/p>
&lt;p>Our findings highlight the effectiveness of graph-based models, particularly GESN, in capturing meaningful representations and improving classification performance in tendon pathology detection.&lt;/p>
&lt;/div></description></item><item><title>To Design, Analyze, and Implement Approaches for Brain Tissue Segmentation</title><link>https://zakiakhatun.netlify.app/project/medical_image_segmentation_and_applications/</link><pubDate>Thu, 16 Jan 2020 00:00:00 +0000</pubDate><guid>https://zakiakhatun.netlify.app/project/medical_image_segmentation_and_applications/</guid><description>&lt;div style="text-align: justify;">
&lt;p>The main goal of this project was to develop tissue (WM, GM, and CSF) segmentation methods in brain MRI images. The dataset used is IBSR18, which contains 18 skull-stripped and bias field-corrected T1-w images with different spatial resolutions (pixel spacing), and there is a heterogeneity in image intensities that hinders segmentation. System architecture used - Data → Pre-processing → Segmentation. Steps - 1) Pre-processing (a) Normalization and Skull stripping of MNI template, b) Image Registration (We have used Elastix as a software to apply 3D registration of moving image on fixed), c) Histogram Stretching (The registered volumes’ histograms have been stretched which broadens the histogram of the image intensity levels, d) Histogram Matching (Histogram stretched output of IBSR 07 has been taken as reference to match all other volumes’ stretched histogram), and 2) Segmentation - 3D patch-wise segmentation using 3D U-Net.&lt;/p>
&lt;/div></description></item><item><title>Developing Computer Aided Algorithm for the Diagnosis in Histopathological Images to Classify Benign vs Malignant Using Deep Learning Approach</title><link>https://zakiakhatun.netlify.app/project/cad_histo/</link><pubDate>Thu, 09 Jan 2020 00:00:00 +0000</pubDate><guid>https://zakiakhatun.netlify.app/project/cad_histo/</guid><description>&lt;div style="text-align: justify;">
&lt;p>The main objective of this project was to design a computer-aided diagnosis system to develop a deep learning algorithm for diagnosis in histological patches to classify benign vs malignant patches. System architecture used - Image → Normalization → Per instance standardization → Aggressive Data Augmentation → Classification. Steps - 1) Data normalization, 2) Per instance standardization (Standardization by mean and std of the training dataset), 3) Aggressive Data Augmentation (Horizontal flip, Vertical flip), and 4) Classification; Best performing classification model - ResnNet50 (ImageNet-pretrained).&lt;/p>
&lt;/div></description></item><item><title>Developing Computer Aided Algorithm for the Diagnosis in Dermoscopic Images to Classify Melanoma vs All Other Types Using Deep Learning Approach</title><link>https://zakiakhatun.netlify.app/project/cad_dermo/</link><pubDate>Wed, 08 Jan 2020 00:00:00 +0000</pubDate><guid>https://zakiakhatun.netlify.app/project/cad_dermo/</guid><description>&lt;div style="text-align: justify;">
&lt;p>The main goal of this project was to design a computer-aided diagnosis system to classify dermoscopic images and determine whether any case belongs to Nevus or lesion. System architecture - Image → Normalization → Per instance standardization → Aggressive Data Augmentation → Classification. Steps - 1) Data normalization, 2) Per instance standardization (Standardization by mean and std of the training dataset), 3) Aggressive Data Augmentation (Rotation, Width and Height shift, Zooming, Flipping, Brightness), 4) Classification; Best performing classification model - Ensemble of Inception ResNetv2, Inception v3, EfficientNet B3 (ImageNet-pretrained).&lt;/p>
&lt;/div></description></item><item><title>Image Registration of Chest CT Volumes; 4DCT DIR-Lab Challenge</title><link>https://zakiakhatun.netlify.app/project/image_registration_and_applications/</link><pubDate>Tue, 07 Jan 2020 00:00:00 +0000</pubDate><guid>https://zakiakhatun.netlify.app/project/image_registration_and_applications/</guid><description>&lt;div style="text-align: justify;">
&lt;p>This project aims to register 3D CT lung images, which was tested on the first 4 cases available on 4DCT DIR-Lab Challenge. Where data is available with 300 landmark annotations. Evaluation is made using TRE 3D Euclidean distance between transformed landmarks.&lt;/p>
&lt;/div></description></item><item><title>Demonstration of Medical Robotics in Spine Surgery using Tx60 Staubli Robot</title><link>https://zakiakhatun.netlify.app/project/computer-aided_surgery_and_medical_robotics/</link><pubDate>Sun, 05 Jan 2020 00:00:00 +0000</pubDate><guid>https://zakiakhatun.netlify.app/project/computer-aided_surgery_and_medical_robotics/</guid><description>&lt;div style="text-align: justify;">
&lt;p>The goal of this project was to demonstrate pedicle screw placement for spine fusion. Steps - 1) Trajectory planning (Type of movement is Point to point), 2) Software simulation of robotic spine surgery (Stäubli Robotics Suite), and 3) Testing demo surgery using Tx60 Stabuli.&lt;/p>
&lt;/div></description></item><item><title>Breast Mass Detection using Machine Learning Algorithms</title><link>https://zakiakhatun.netlify.app/project/advanced_image_analysis/</link><pubDate>Fri, 14 Jun 2019 00:00:00 +0000</pubDate><guid>https://zakiakhatun.netlify.app/project/advanced_image_analysis/</guid><description>&lt;div style="text-align: justify;">
&lt;p>The main aim of this project was to design a computer-aided diagnosis system that can detect mass/masses in mammograms to help the screening procedure. System architecture - Image → Candidate extraction → Feature extraction → Classification. Steps - 1) Candidate extraction- Histogram equalization → Multiple thresholding → Selection of n best threshold using mean and variance → Selection of desired threshold based on chosen threshold. 2) Feature extraction- Three types of features used are shape, texture (Haralick), and Intensity features. 3) Classification- Different type of classifiers were tested, both individually and as a cascade of two or more, to evaluate performance. At the end, the voting between Gaussian Naïve Bayes and Logistic regression was used where this voting is an AND combination of two classifiers.&lt;/p>
&lt;/div></description></item><item><title>CT Reconstruction using Parallelization Strategy</title><link>https://zakiakhatun.netlify.app/project/parallel_processing_systems/</link><pubDate>Tue, 11 Jun 2019 00:00:00 +0000</pubDate><guid>https://zakiakhatun.netlify.app/project/parallel_processing_systems/</guid><description>&lt;div style="text-align: justify;">
&lt;p>This project proposes a discrete image reconstruction algorithm using parallel beam geometry where a set of X-ray beams are passed through the object of interest and intensity variations of the beams at input and output are measured. To reconstruct, filtered back projection is used, which uses a 1D filter on the projection data before back projecting (2D or 3D) the data onto the image space.&lt;/p>
&lt;/div></description></item><item><title>Vision Application (VIZN)</title><link>https://zakiakhatun.netlify.app/project/distributed_programming_and_networking/</link><pubDate>Sun, 09 Jun 2019 00:00:00 +0000</pubDate><guid>https://zakiakhatun.netlify.app/project/distributed_programming_and_networking/</guid><description>&lt;div style="text-align: justify;">
&lt;p>The VIZN application provides an environment where users will be able to test some performance related to the eyesight, observing the evolution over time by means of innovative user controls. In this project, all the tests were prepared in a scientific way.&lt;/p>
&lt;/div></description></item><item><title>Designing an Inverse Kinematics Controller</title><link>https://zakiakhatun.netlify.app/project/introduction_to_robotics_cassino/</link><pubDate>Fri, 07 Jun 2019 00:00:00 +0000</pubDate><guid>https://zakiakhatun.netlify.app/project/introduction_to_robotics_cassino/</guid><description>&lt;div style="text-align: justify;">
&lt;p>The purpose of this project was to design an Inverse Kinematic controller for the Kinova Jaco2 robot to follow some given tasks.&lt;/p>
&lt;p>Task 1 - The control objective is position only without exploiting the redundancy.&lt;/p>
&lt;p>Task 2 - the control objective is given by both the position and the orientation. While the position needs to move according to the indications above, the orientation needs to be controlled such that it is kept constant at the initial value.&lt;/p>
&lt;p>Task 3 - The end-effector orientation needs to be changed.&lt;/p>
&lt;p>Task 4 - The redundancy needs to be exploited by maximizing the manipulability.&lt;/p>
&lt;/div></description></item><item><title>Interest Points Detection on 3D Meshes Using Harris Operator</title><link>https://zakiakhatun.netlify.app/project/software_engineering/</link><pubDate>Thu, 17 Jan 2019 00:00:00 +0000</pubDate><guid>https://zakiakhatun.netlify.app/project/software_engineering/</guid><description>&lt;div style="text-align: justify;">
&lt;p>In this project, an adaptive technique was implemented to determine interest points or 3D objects based on the Harris operator, which is done by determining the neighborhood of a vertex over which the Harris response is calculated. Steps - 1) For each vertex of mesh, forming a region of interest and it’s K neighborhood rings where all the rings are set of points, 2) Finding harris response, 3) Getting initial interest points, 4) Getting final interest points (either by selection fraction method or by clustering), 5) 3D rendering, and 6) Designing graphical user interface.&lt;/p>
&lt;/div></description></item><item><title>Automatic MRI Cardiac Segmentation in Short Axis for Left Ventricular Endocardium</title><link>https://zakiakhatun.netlify.app/project/medical_sensors_mri_cardiac_segmentation/</link><pubDate>Wed, 16 Jan 2019 00:00:00 +0000</pubDate><guid>https://zakiakhatun.netlify.app/project/medical_sensors_mri_cardiac_segmentation/</guid><description>&lt;div style="text-align: justify;">
&lt;p>The main aim of this project was to improve the accuracy of automatic Left ventricular (LV) segmentation in short-axis cardiac cine MR images. Steps - 1) Quantifying motion to determine an initial region of interest surrounding the heart, 2) Identifying potential 2D objects of interest using an intensity-based segmentation, 3)Assessing contraction/expansion, circularity, and proximity to lung tissue to score all objects of interest in terms of their likelihood of constituting part of the LV, and 4) Aggregating the objects into connected groups and construct the final LV blood pool volume and centroid.&lt;/p>
&lt;/div></description></item><item><title>Face Recognition using Principal Component Analysis</title><link>https://zakiakhatun.netlify.app/project/applied_mathematics_pca/</link><pubDate>Tue, 15 Jan 2019 00:00:00 +0000</pubDate><guid>https://zakiakhatun.netlify.app/project/applied_mathematics_pca/</guid><description>&lt;div style="text-align: justify;">
&lt;p>In this project, a simple face recognition system was designed based on a very small dataset of the training images. The two main steps of this project include data normalization and face recognition. After the normalization of the training data set, principle component analysis was incorporated. A simple Graphical User Interface was designed.&lt;/p>
&lt;/div></description></item><item><title>Automated Inspection at Soft Drink Bottling Plant</title><link>https://zakiakhatun.netlify.app/project/image_processing_automated_inspection/</link><pubDate>Sat, 12 Jan 2019 00:00:00 +0000</pubDate><guid>https://zakiakhatun.netlify.app/project/image_processing_automated_inspection/</guid><description>&lt;div style="text-align: justify;">
&lt;p>The main goal of this project was to develop a visual inspection system. The following seven fault conditions were aimed to be detected - Bottle under filled, Bottle over filled, Bottle has label missing, Bottle has label but label printing failed, Bottle label is not straight, Bottle cap is missing, and Bottle is deformed in some way. Background studies include extracting region of interest, computing mean gray level, binarizing any chosen region of interest with a particular thresholding, computing percentage of black pixels and comparing to normal bottle values, extracting red channel, edge detection and obtaining connected components &amp;amp; their bounding boxes, finding largest bounding box, comparing area, height &amp;amp; width to the normal. Depending on the fault condition, different types of steps were applied. A simple graphical user interface was designed.&lt;/p>
&lt;/div></description></item></channel></rss>