arXiv ScienceSearch

arXiv subjects

Javeed Hussain

Publications and source records attributed to Javeed Hussain.

2 recordsLinked to original sources

A Controlled Evaluation of Quantum Correlation Refinement for Few-Shot Semantic Segmentation: Resource Cost and IBM Quantum Hardware Validation

PQCs are increasingly proposed as trainable components in classical ML pipelines, but rarely characterized alongside a controlled measurement of task-level benefit. We report such an evaluation, using few shot segmentation as testbed. We integrate a Quantum Correlation Refiner (QCR), a six-qubit variational circuit with amplitude embedding and a gated residual connection into a classical correlation-based architecture, under the four fold PASCAL 5i protocol, three seeds per fold, against an unrefined baseline and a matched MLP refiner. Across 12 fold-seed comparisons, QCR changes mIoU by only +0.0001 (t(11)=0.10, p=0.92, dz=0.03); the MLP control and an expanded Pauli-measurement variant show similarly no improvement. QCR adds just 473 parameters but roughly doubles per epoch training time. A trained circuit on IBM hardware (18 patches) agrees closely with the noiseless simulator (r=0.954, MAE=0.101), a fidelity check, not an accuracy gain. The module is functional, trainable, and hardware deployable, yet shows no task-level advantage over a matched classical alternative under this regime, a template for evaluating quantum components jointly via matched controls, repeated seeds, resource measurement, and hardware validation, rather than any one alone.

eess.IV

Radiomic Feature Selection Using Gradient Loss of Deep Neural Network for Lung Cancer Stage Detection

Radiomics enables extraction of quantitative imaging biomarkers from medical images and has become an important tool for computer-aided cancer diagnosis. However, radiomics datasets are typically high-dimensional with limited samples, making feature selection a critical step for building reliable predictive models. This study proposes a Gradient-Loss Recursive Feature Elimination (GL-RFE) framework that integrates gradient sensitivity analysis from a deep neural network to identify the most influential radiomic features for lung cancer stage detection. A total of 106 radiomic features were extracted from chest Computed Tomography (CT) scans using the PyRadiomics extension of the 3D Slicer platform. The proposed method evaluates feature importance by computing gradients of the network loss with respect to input features and recursively eliminates features with minimal contribution. The resulting top-15 radiomic features are used to train a deep neural network classifier for distinguishing early-stage and advanced-stage lung cancer. The proposed framework achieves strong classification performance, with accuracy of 90.22%, precision of 90.10%, recall of 90.24%, and F1-score of 90.16% on the test dataset. Visualization analyses, including correlation heat maps and distribution plots, further confirm reduced feature redundancy and improved class separability. Compared to conventional feature selection techniques, GL-RFE effectively captures nonlinear feature interactions and enhances model generalization. The presented protocol provides a reproducible and interpretable methodology for radiomics-based cancer stage detection and is particularly suitable for high-dimensional, small-sample biomedical datasets, with potential applications in other domains such as genomics and multimodal clinical analysis.

cs.CV