Talha Iqbal

LG
h-index14
4papers
300citations
Novelty21%
AI Score19

4 Papers

1.8LGOct 28, 2022
Review on Classification Techniques used in Biophysiological Stress Monitoring

Talha Iqbal, Adnan Elahi, Atif Shahzad et al.

Cardiovascular activities are directly related to the response of a body in a stressed condition. Stress, based on its intensity, can be divided into two types i.e. Acute stress (short-term stress) and Chronic stress (long-term stress). Repeated acute stress and continuous chronic stress may play a vital role in inflammation in the circulatory system and thus leads to a heart attack or to a stroke. In this study, we have reviewed commonly used machine learning classification techniques applied to different stress-indicating parameters used in stress monitoring devices. These parameters include Photoplethysmograph (PPG), Electrocardiographs (ECG), Electromyograph (EMG), Galvanic Skin Response (GSR), Heart Rate Variation (HRV), skin temperature, respiratory rate, Electroencephalograph (EEG) and salivary cortisol, used in stress monitoring devices. This study also provides a discussion on choosing a classifier, which depends upon a number of factors other than accuracy, like the number of subjects involved in an experiment, type of signals processing and computational limitations.

1.2SYAug 6, 2018
Optimal voltage control using singular value decomposition of fast decoupled load flow jacobian

Talha Iqbal, Ali Dehghan Banadaki, Ali Feliachi

The problem of regulating voltages within the required limits is complicated by the fact that power system supplies power to a vast number of loads and is fed from many generating units. As loads vary, reactive power requirements of the transmission system vary. Moreover, voltage magnitude is relatively less sensitive to active power compared to reactive power due to high X/R ratio of transmission lines. Therefore, separating voltage control from active power is not only justified but also the common and practical way in power transmission systems. Considering these facts, the fast decoupled power flow jacobian can be used to control voltage magnitudes by reactive power compensation. In this paper, an optimal voltage control is presented to obtain new voltage set-points for PV buses by maximizing the effect of input change on output change using the Fast Decoupled Load Flow (FDLF) jacobian matrix. The proposed algorithm was tested on three IEEE systems: 9 bus, 14 bus and 30 bus systems.

10.6IVSep 12, 2020
Segmentation of Lungs in Chest X-Ray Image Using Generative Adversarial Networks

Faizan Munawar, Shoaib Azmat, Talha Iqbal et al.

Chest X-ray (CXR) is a low-cost medical imaging technique. It is a common procedure for the identification of many respiratory diseases compared to MRI, CT, and PET scans. This paper presents the use of generative adversarial networks (GAN) to perform the task of lung segmentation on a given CXR. GANs are popular to generate realistic data by learning the mapping from one domain to another. In our work, the generator of the GAN is trained to generate a segmented mask of a given input CXR. The discriminator distinguishes between a ground truth and the generated mask, and updates the generator through the adversarial loss measure. The objective is to generate masks for the input CXR, which are as realistic as possible compared to the ground truth masks. The model is trained and evaluated using four different discriminators referred to as D1, D2, D3, and D4, respectively. Experimental results on three different CXR datasets reveal that the proposed model is able to achieve a dice-score of 0.9740, and IOU score of 0.943, which are better than other reported state-of-the art results.

12.5LGOct 1, 2018
Generative Adversarial Network for Medical Images (MI-GAN)

Talha Iqbal, Hazrat Ali

Deep learning algorithms produces state-of-the-art results for different machine learning and computer vision tasks. To perform well on a given task, these algorithms require large dataset for training. However, deep learning algorithms lack generalization and suffer from over-fitting whenever trained on small dataset, especially when one is dealing with medical images. For supervised image analysis in medical imaging, having image data along with their corresponding annotated ground-truths is costly as well as time consuming since annotations of the data is done by medical experts manually. In this paper, we propose a new Generative Adversarial Network for Medical Imaging (MI-GAN). The MI-GAN generates synthetic medical images and their segmented masks, which can then be used for the application of supervised analysis of medical images. Particularly, we present MI-GAN for synthesis of retinal images. The proposed method generates precise segmented images better than the existing techniques. The proposed model achieves a dice coefficient of 0.837 on STARE dataset and 0.832 on DRIVE dataset which is state-of-the-art performance on both the datasets.