<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Graph Classification | Zakia Khatun</title><link>https://zakiakhatun.netlify.app/tag/graph-classification/</link><atom:link href="https://zakiakhatun.netlify.app/tag/graph-classification/index.xml" rel="self" type="application/rss+xml"/><description>Graph Classification</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>Graph Classification</title><link>https://zakiakhatun.netlify.app/tag/graph-classification/</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></channel></rss>