-
AVSim -- Realistic Simulation Framework for Airborne and Vector-Borne Disease Dynamics
Authors:
Pandula Thennakoon,
Mario De Silva,
M. Mahesha Viduranga,
Sashini Liyanage,
Roshan Godaliyadda,
Mervyn Parakrama Ekanayake,
Vijitha Herath,
Anuruddhika Rathnayake,
Ganga Thilakarathne,
Janaka Ekanayake,
Samath Dharmarathne
Abstract:
The COVID-19 pandemic underscored the critical need for rapid epidemic trend identification and effective intervention strategies to mitigate disease progression and its socio-economic impact. Concurrent with emerging threats, endemic diseases like dengue continue to strain healthcare systems, particularly in populous, economically challenged nations. This paper introduces AVSim (Airborne and Vect…
▽ More
The COVID-19 pandemic underscored the critical need for rapid epidemic trend identification and effective intervention strategies to mitigate disease progression and its socio-economic impact. Concurrent with emerging threats, endemic diseases like dengue continue to strain healthcare systems, particularly in populous, economically challenged nations. This paper introduces AVSim (Airborne and Vectorborne Simulator), an agent-based model designed to provide granular insights for optimizing resource allocation within existing healthcare management frameworks. AVSim leverages realistic human mobility and behavioral patterns to simulate disease propagation within a detailed, scalable environment encompassing homes, schools, hospitals, and commercial venues. Human movement is modeled based on occupational and behavioral patterns, including age-specific activities. The simulator incorporates age- and environment-specific disease outcomes, host-host and host-vector interactions, and multiple disease stages, including mild, severe, and critical phases. Immunity, quarantine, and hospitalization are also modeled. Furthermore, AVSim supports tracing the path of disease spread, providing micro-level insights into transmission dynamics. Implemented in Python, AVSim offers flexibility and extensibility, enabling users to create highly customized scenarios for airborne and vector-borne disease modeling. Case studies demonstrating AVSim's application to COVID-19 and dengue illustrate its potential for generating actionable epidemic insights, thereby enhancing public health planning and response.
△ Less
Submitted 10 February, 2025;
originally announced February 2025.
-
SeCo-INR: Semantically Conditioned Implicit Neural Representations for Improved Medical Image Super-Resolution
Authors:
Mevan Ekanayake,
Zhifeng Chen,
Gary Egan,
Mehrtash Harandi,
Zhaolin Chen
Abstract:
Implicit Neural Representations (INRs) have recently advanced the field of deep learning due to their ability to learn continuous representations of signals without the need for large training datasets. Although INR methods have been studied for medical image super-resolution, their adaptability to localized priors in medical images has not been extensively explored. Medical images contain rich an…
▽ More
Implicit Neural Representations (INRs) have recently advanced the field of deep learning due to their ability to learn continuous representations of signals without the need for large training datasets. Although INR methods have been studied for medical image super-resolution, their adaptability to localized priors in medical images has not been extensively explored. Medical images contain rich anatomical divisions that could provide valuable local prior information to enhance the accuracy and robustness of INRs. In this work, we propose a novel framework, referred to as the Semantically Conditioned INR (SeCo-INR), that conditions an INR using local priors from a medical image, enabling accurate model fitting and interpolation capabilities to achieve super-resolution. Our framework learns a continuous representation of the semantic segmentation features of a medical image and utilizes it to derive the optimal INR for each semantic region of the image. We tested our framework using several medical imaging modalities and achieved higher quantitative scores and more realistic super-resolution outputs compared to state-of-the-art methods.
△ Less
Submitted 2 September, 2024;
originally announced September 2024.
-
A Novel Algorithm for Digital Lithological Mapping-Case Studies in Sri Lanka's Mineral Exploration
Authors:
R. M. L. S. Ramanayake,
D. C. Dammage,
I. Z. M. Zumri,
K. A. R. S. Rodrigo,
A. A. P. Perera,
D. Fernando,
G. M. R. I. Godaliyadda,
H. M. V. R. Herath,
M. P. B. Ekanayake,
A. Senaratne,
Fadi Kizel
Abstract:
Conventional manual lithological mapping (MLM) through field surveys are resource-extensive and time-consuming. Digital lithological mapping (DLM), harnessing remotely sensed spectral imaging techniques, provides an effective strategy to streamline target locations for MLM or an efficient alternative to MLM. DLM relies on laboratory-generated generic end-member signatures of minerals for spectral…
▽ More
Conventional manual lithological mapping (MLM) through field surveys are resource-extensive and time-consuming. Digital lithological mapping (DLM), harnessing remotely sensed spectral imaging techniques, provides an effective strategy to streamline target locations for MLM or an efficient alternative to MLM. DLM relies on laboratory-generated generic end-member signatures of minerals for spectral analysis. Thus, the accuracy of DLM may be limited due to the presence of site-specific impurities. A strategy, based on a hybrid machine-learning and signal-processing algorithm, is proposed in this paper to tackle this problem of site-specific impurities. In addition, a soil pixel alignment strategy is proposed here to visualize the relative purity of the target minerals. The proposed methodologies are validated via case studies for mapping of Limestone deposits in Jaffna, Ilmenite deposits in Pulmoddai and Mannar, and Montmorillonite deposits in Murunkan, Sri Lanka. The results of satellite-based spectral imaging analysis were corroborated with X-ray diffraction (XRD) and Magnetic Separation (MS) analysis of soil samples collected from those sites via field surveys. There exists a good correspondence between the relative availability of the minerals with the XRD and MS results. In particular, correlation coefficients of 0.8115 and 0.9853 were found for the sites in Pulmoddai and Jaffna respectively.
△ Less
Submitted 5 May, 2024; v1 submitted 31 March, 2024;
originally announced April 2024.
-
Transformer based Endmember Fusion with Spatial Context for Hyperspectral Unmixing
Authors:
R. M. K. L. Ratnayake,
D. M. U. P. Sumanasekara,
H. M. K. D. Wickramathilaka,
G. M. R. I. Godaliyadda,
M. P. B. Ekanayake,
H. M. V. R. Herath
Abstract:
In recent years, transformer-based deep learning networks have gained popularity in Hyperspectral (HS) unmixing applications due to their superior performance. The attention mechanism within transformers facilitates input-dependent weighting and enhances contextual awareness during training. Drawing inspiration from this, we propose a novel attention-based Hyperspectral Unmixing algorithm called T…
▽ More
In recent years, transformer-based deep learning networks have gained popularity in Hyperspectral (HS) unmixing applications due to their superior performance. The attention mechanism within transformers facilitates input-dependent weighting and enhances contextual awareness during training. Drawing inspiration from this, we propose a novel attention-based Hyperspectral Unmixing algorithm called Transformer-based Endmember Fusion with Spatial Context for Hyperspectral Unmixing (FusionNet). This network leverages an ensemble of endmembers for initial guidance, effectively addressing the issue of relying on a single initialization. This approach helps avoid suboptimal results that many algorithms encounter due to their dependence on a singular starting point. The FusionNet incorporates a Pixel Contextualizer (PC), introducing contextual awareness into abundance prediction by considering neighborhood pixels. Unlike Convolutional Neural Networks (CNNs) and traditional Transformer-based approaches, which are constrained by specific kernel or window shapes, the Fusion network offers flexibility in choosing any arbitrary configuration of the neighborhood. We conducted a comparative analysis between the FusionNet algorithm and eight state-of-the-art algorithms using three widely recognized real datasets and one synthetic dataset. The results demonstrate that FusionNet offers competitive performance compared to the other algorithms.
△ Less
Submitted 31 July, 2024; v1 submitted 6 February, 2024;
originally announced February 2024.
-
Dual mode multispectral imaging system for food and agricultural product quality estimation
Authors:
Darsha Udayanga,
Ashan Serasinghe,
Supun Dassanayake,
Roshan Godaliyadda,
H. M. V. R. Herath,
M. P. B. Ekanayake,
H. L. P. Malshan
Abstract:
Multispectral imaging coupled with Artificial Intelligence, Machine Learning and Signal Processing techniques work as a feasible alternative for laboratory testing, especially in food quality control. Most of the recent related research has been focused on reflectance multispectral imaging but a system with both reflectance, transmittance capabilities would be ideal for a wide array of specimen ty…
▽ More
Multispectral imaging coupled with Artificial Intelligence, Machine Learning and Signal Processing techniques work as a feasible alternative for laboratory testing, especially in food quality control. Most of the recent related research has been focused on reflectance multispectral imaging but a system with both reflectance, transmittance capabilities would be ideal for a wide array of specimen types including solid and liquid samples. In this paper, a device which includes a dedicated reflectance mode and a dedicated transmittance mode is proposed. Dual mode operation where fast switching between two modes is facilitated. An innovative merged mode is introduced in which both reflectance and transmittance information of a specimen are combined to form a higher dimensional dataset with more features. Spatial and temporal variations of measurements are analyzed to ensure the quality of measurements. The concept is validated using a standard color palette and specific case studies are done for standard food samples such as turmeric powder and coconut oil proving the validity of proposed contributions. The classification accuracy of standard color palette testing was over 90% and the accuracy of coconut oil adulteration was over 95%. while the merged mode was able to provide the best accuracy of 99% for the turmeric adulteration. A linear functional mapping was done for coconut oil adulteration with an R2 value of 0.9558.
△ Less
Submitted 4 October, 2023;
originally announced October 2023.
-
CL-MRI: Self-Supervised Contrastive Learning to Improve the Accuracy of Undersampled MRI Reconstruction
Authors:
Mevan Ekanayake,
Zhifeng Chen,
Mehrtash Harandi,
Gary Egan,
Zhaolin Chen
Abstract:
In Magnetic Resonance Imaging (MRI), image acquisitions are often undersampled in the measurement domain to accelerate the scanning process, at the expense of image quality. However, image quality is a crucial factor that influences the accuracy of clinical diagnosis; hence, high-quality image reconstruction from undersampled measurements has been a key area of research. Recently, deep learning (D…
▽ More
In Magnetic Resonance Imaging (MRI), image acquisitions are often undersampled in the measurement domain to accelerate the scanning process, at the expense of image quality. However, image quality is a crucial factor that influences the accuracy of clinical diagnosis; hence, high-quality image reconstruction from undersampled measurements has been a key area of research. Recently, deep learning (DL) methods have emerged as the state-of-the-art for MRI reconstruction, typically involving deep neural networks to transform undersampled MRI images into high-quality MRI images through data-driven processes. Nevertheless, there is clear and significant room for improvement in undersampled DL MRI reconstruction to meet the high standards required for clinical diagnosis, in terms of eliminating aliasing artifacts and reducing image noise. In this paper, we introduce a self-supervised pretraining procedure using contrastive learning to improve the accuracy of undersampled DL MRI reconstruction. We use contrastive learning to transform the MRI image representations into a latent space that maximizes mutual information among different undersampled representations and optimizes the information content at the input of the downstream DL reconstruction models. Our experiments demonstrate improved reconstruction accuracy across a range of acceleration factors and datasets, both quantitatively and qualitatively. Furthermore, our extended experiments validate the proposed framework's robustness under adversarial conditions, such as measurement noise, different k-space sampling patterns, and pathological abnormalities, and also prove the transfer learning capabilities on MRI datasets with completely different anatomy. Additionally, we conducted experiments to visualize and analyze the properties of the proposed MRI contrastive learning latent space.
△ Less
Submitted 30 May, 2024; v1 submitted 1 June, 2023;
originally announced June 2023.
-
IMU-based Modularized Wearable Device for Human Motion Classification
Authors:
Sahan Wijethunga,
Shehan Kaushalya Senavirathna,
Kavishka Dissanayake,
Janith Bandara Senanayake,
Eranda Somathilake,
Upekha Hansanie Delay,
Roshan Indika Godaliyadda,
Mervyn Parakrama Ekanayake,
Janaka Wijayakulasooriya
Abstract:
Human motion analysis is used in many different fields and applications. Currently, existing systems either focus on one single limb or one single class of movements. Many proposed systems are designed to be used in an indoor controlled environment and must possess good technical know-how to operate. To improve mobility, a less restrictive, modularized, and simple Inertial Measurement units based…
▽ More
Human motion analysis is used in many different fields and applications. Currently, existing systems either focus on one single limb or one single class of movements. Many proposed systems are designed to be used in an indoor controlled environment and must possess good technical know-how to operate. To improve mobility, a less restrictive, modularized, and simple Inertial Measurement units based system is proposed that can be worn separately and combined. This allows the user to measure singular limb movements separately and also monitor whole body movements over a prolonged period at any given time while not restricted to a controlled environment. For proper analysis, data is conditioned and pre-processed through possible five stages namely power-based, clustering index-based, Kalman filtering, distance-measure-based, and PCA-based dimension reduction. Different combinations of the above stages are analyzed using machine learning algorithms for selected case studies namely hand gesture recognition and environment and shoe parameter-based walking pattern analysis to validate the performance capability of the proposed wearable device and multi-stage algorithms. The results of the case studies show that distance-measure-based and PCA-based dimension reduction will significantly improve human motion identification accuracy. This is further improved with the introduction of the Kalman filter. An LSTM neural network is proposed as an alternate classifier and the results indicate that it is a robust classifier for human motion recognition. As the results indicate, the proposed wearable device architecture and multi-stage algorithms are cable of distinguishing between subtle human limb movements making it a viable tool for human motion analysis.
△ Less
Submitted 29 March, 2023;
originally announced March 2023.
-
PixCUE: Joint Uncertainty Estimation and Image Reconstruction in MRI using Deep Pixel Classification
Authors:
Mevan Ekanayake,
Kamlesh Pawar,
Gary Egan,
Zhaolin Chen
Abstract:
Deep learning (DL) models are capable of successfully exploiting latent representations in MR data and have become state-of-the-art for accelerated MRI reconstruction. However, undersampling the measurements in k-space as well as the over- or under-parameterized and non-transparent nature of DL make these models exposed to uncertainty. Consequently, uncertainty estimation has become a major issue…
▽ More
Deep learning (DL) models are capable of successfully exploiting latent representations in MR data and have become state-of-the-art for accelerated MRI reconstruction. However, undersampling the measurements in k-space as well as the over- or under-parameterized and non-transparent nature of DL make these models exposed to uncertainty. Consequently, uncertainty estimation has become a major issue in DL MRI reconstruction. To estimate uncertainty, Monte Carlo (MC) inference techniques have become a common practice where multiple reconstructions are utilized to compute the variance in reconstruction as a measurement of uncertainty. However, these methods demand high computational costs as they require multiple inferences through the DL model. To this end, we introduce a method to estimate uncertainty during MRI reconstruction using a pixel classification framework. The proposed method, PixCUE (stands for Pixel Classification Uncertainty Estimation) produces the reconstructed image along with an uncertainty map during a single forward pass through the DL model. We demonstrate that this approach generates uncertainty maps that highly correlate with the reconstruction errors with respect to various MR imaging sequences and under numerous adversarial conditions. We also show that the estimated uncertainties are correlated to that of the conventional MC method. We further provide an empirical relationship between the uncertainty estimations using PixCUE and well-established reconstruction metrics such as NMSE, PSNR, and SSIM. We conclude that PixCUE is capable of reliably estimating the uncertainty in MRI reconstruction with a minimum additional computational cost.
△ Less
Submitted 8 March, 2023; v1 submitted 28 February, 2023;
originally announced March 2023.
-
Multi-branch Cascaded Swin Transformers with Attention to k-space Sampling Pattern for Accelerated MRI Reconstruction
Authors:
Mevan Ekanayake,
Kamlesh Pawar,
Mehrtash Harandi,
Gary Egan,
Zhaolin Chen
Abstract:
Global correlations are widely seen in human anatomical structures due to similarity across tissues and bones. These correlations are reflected in magnetic resonance imaging (MRI) scans as a result of close-range proton density and T1/T2 parameters. Furthermore, to achieve accelerated MRI, k-space data are undersampled which causes global aliasing artifacts. Convolutional neural network (CNN) mode…
▽ More
Global correlations are widely seen in human anatomical structures due to similarity across tissues and bones. These correlations are reflected in magnetic resonance imaging (MRI) scans as a result of close-range proton density and T1/T2 parameters. Furthermore, to achieve accelerated MRI, k-space data are undersampled which causes global aliasing artifacts. Convolutional neural network (CNN) models are widely utilized for accelerated MRI reconstruction, but those models are limited in capturing global correlations due to the intrinsic locality of the convolution operation. The self-attention-based transformer models are capable of capturing global correlations among image features, however, the current contributions of transformer models for MRI reconstruction are minute. The existing contributions mostly provide CNN-transformer hybrid solutions and rarely leverage the physics of MRI. In this paper, we propose a physics-based stand-alone (convolution free) transformer model titled, the Multi-head Cascaded Swin Transformers (McSTRA) for accelerated MRI reconstruction. McSTRA combines several interconnected MRI physics-related concepts with the transformer networks: it exploits global MR features via the shifted window self-attention mechanism; it extracts MR features belonging to different spectral components separately using a multi-head setup; it iterates between intermediate de-aliasing and k-space correction via a cascaded network with data consistency in k-space and intermediate loss computations; furthermore, we propose a novel positional embedding generation mechanism to guide self-attention utilizing the point spread function corresponding to the undersampling mask. Our model significantly outperforms state-of-the-art MRI reconstruction methods both visually and quantitatively while depicting improved resolution and removal of aliasing artifacts.
△ Less
Submitted 21 December, 2022; v1 submitted 18 July, 2022;
originally announced July 2022.
-
Single-target mineral detection with site-specific endmember extraction for survey points identification: A case study of Jaffna, Sri Lanka
Authors:
D. Y. L. Ranasinghe,
H. M. H. K. Weerasooriya,
S. Herath,
H. M. V. R. Herath,
G. M. R. I. Godaliyadda,
M. P. B. Ekanayake,
A. Senaratne,
S. L. P. Yasakethu
Abstract:
As field surveys used for manual lithological mapping are costly and time-consuming, digital lithological mapping (DLM) that utilizes remotely sensed spectral imaging provides a viable and economical alternative. Generally, DLM has been performed using spectral imaging with the use of laboratory-generated generic endmember signatures. To that end, this paper proposes generating a single-target abu…
▽ More
As field surveys used for manual lithological mapping are costly and time-consuming, digital lithological mapping (DLM) that utilizes remotely sensed spectral imaging provides a viable and economical alternative. Generally, DLM has been performed using spectral imaging with the use of laboratory-generated generic endmember signatures. To that end, this paper proposes generating a single-target abundance mineral map for DLM, where the generated map can further be used as a guide for the selection or avoidance of a field survey. For that, a stochastic cancellation-based methodology was used to generate a site-specific endemic signature for the mineral in concern to reduce the inclusive nature otherwise present in DLM. Furthermore, a soil pixel alignment strategy to visualize the relative purity level of the target mineral has been introduced in the proposed work. Then, for the method validation, mapping of limestone deposits in the Jaffna peninsula of Sri Lanka was conducted as the case study using satellite-based spectral imaging as the input. It was observed that despite the low signal-to-noise ratio of the input hyperspectral data the proposed methodology was able to robustly extract the rich information contained in the input data. Further, a field survey was conducted to collect soil samples of four sites chosen by the proposed DLM from the Jaffna peninsula as an algorithm validation and to demonstrate the application of the proposed solution. The proposed abundance threshold of 0.1 coincided with the industrial standard X-ray diffraction (XRD) threshold of 5% for the mineral presence. The results of the XRD test validated the use of the algorithm in the selection of sites to be surveyed, hence could avoid conducting a costly field survey on the assumption of the existence of a mineral.
△ Less
Submitted 6 September, 2021;
originally announced September 2021.
-
Transmittance Multispectral Imaging for Reheated Coconut Oil Differentiation
Authors:
D. Y. L. Ranasinghe,
H. M. H. K. Weerasooriya,
S. Herath,
M. P. B. Ekanayake,
H. M. V. R. Herath,
G. M. R. I. Godaliyadda,
T. Madhujith
Abstract:
Oil reheating has a significant impact on global health due to its extensive consumption, especially in South Asia, and severe health risks. Nevertheless, food image analysis using multispectral imaging systems(MISs) has not been applied to oil reheating analysis despite their vast application in rapid food quality screening. To that end, the paper discusses the application of a low-cost MSI to es…
▽ More
Oil reheating has a significant impact on global health due to its extensive consumption, especially in South Asia, and severe health risks. Nevertheless, food image analysis using multispectral imaging systems(MISs) has not been applied to oil reheating analysis despite their vast application in rapid food quality screening. To that end, the paper discusses the application of a low-cost MSI to estimate the 'reheat cycle count classes' (number of times an oil sample is recursively heated) and identify 'critical classes' at which substantial changes in the oil sample have materialized. Firstly, the reheat cycle count class is estimated with Bhattacharyya distance between the reheated and a pure oil sample as the input. The classification was performed using a support vector machine classifier that resulted in an accuracy of 83.34 % for reheat cycle count identification. Subsequently, an unsupervised clustering procedure was introduced using a modified spectral clustering (SC) algorithm to distinguish critical classes under reheating. In addition, laboratory experiments were performed to ascertain the ramifications of the reheating process with a chemical analysis. The chemical analysis of the coconut oil samples used in the experiment coincided with the chemical analysis results and was statistically significant (p < 0.05). Accordingly, the proposed work closes the gap for using multispectral imaging for oil reheating and proposes a novel algorithm for unsupervised detection of critical property changes in the oil. Hence, the proposed research work is significant in its practical implications, contribution to food image analysis, and unsupervised classification mechanisms.
△ Less
Submitted 5 January, 2022; v1 submitted 28 August, 2021;
originally announced August 2021.
-
Quantitative Assessment of Adulteration and Reuse of Coconut Oil Using Transmittance Multispectral Imaging
Authors:
S. Herath,
H. K. Weerasooriya,
D. Y. L. Ranasinghe,
W. G. C. Bandara,
H. M. V. R. Herath,
G. M. R. I. Godaliyadda,
M. P. B. Ekanayake,
Terrence Madhujith
Abstract:
Coconut oil known for its wide range of uses is often adulterated with other edible oils. Repeated use of coconut oil in food preparation could lead to many health issues. Existing methods available for evaluating quality of oil are laborious and time consuming. Therefore, we propose an imaging system hardware and image processing-based algorithm to estimate the adulteration of coconut oil with pa…
▽ More
Coconut oil known for its wide range of uses is often adulterated with other edible oils. Repeated use of coconut oil in food preparation could lead to many health issues. Existing methods available for evaluating quality of oil are laborious and time consuming. Therefore, we propose an imaging system hardware and image processing-based algorithm to estimate the adulteration of coconut oil with palm oil as the adulterant. A clear functional relationship between adulteration level and Bhattacharyya distance was observed as R2 = 0.9876 on the training samples. Thereafter, another algorithm is proposed to develop a spectral-clustering based classifier to determine the effect of reheat and reuse of coconut oil. Distinct clusters were obtained for different levels of reheated oil classes and the classification was performed with an accuracy of 0.983 on training samples. Further, the input images for the proposed algorithms were generated using an in-house developed transmittance based multispectral imaging system.
△ Less
Submitted 30 November, 2020;
originally announced November 2020.
-
Convolutional Autoencoder for Blind Hyperspectral Image Unmixing
Authors:
Yasiru Ranasinghe,
Sanjaya Herath,
Kavinga Weerasooriya,
Mevan Ekanayake,
Roshan Godaliyadda,
Parakrama Ekanayake,
Vijitha Herath
Abstract:
In the remote sensing context spectral unmixing is a technique to decompose a mixed pixel into two fundamental representatives: endmembers and abundances. In this paper, a novel architecture is proposed to perform blind unmixing on hyperspectral images. The proposed architecture consists of convolutional layers followed by an autoencoder. The encoder transforms the feature space produced through c…
▽ More
In the remote sensing context spectral unmixing is a technique to decompose a mixed pixel into two fundamental representatives: endmembers and abundances. In this paper, a novel architecture is proposed to perform blind unmixing on hyperspectral images. The proposed architecture consists of convolutional layers followed by an autoencoder. The encoder transforms the feature space produced through convolutional layers to a latent space representation. Then, from these latent characteristics the decoder reconstructs the roll-out image of the monochrome image which is at the input of the architecture; and each single-band image is fed sequentially. Experimental results on real hyperspectral data concludes that the proposed algorithm outperforms existing unmixing methods at abundance estimation and generates competitive results for endmember extraction with RMSE and SAD as the metrics, respectively.
△ Less
Submitted 18 November, 2020;
originally announced November 2020.
-
Coordinated PV re-phasing: a novel method to maximize renewable energy integration in LV networks by mitigating network unbalances
Authors:
W. G. Chaminda Bandara,
G. M. R. I. Godaliyadda,
M. P. B. Ekanayake,
J. B. Ekanayake
Abstract:
As combating climate change has become a top priority and as many countries are taking steps to make their power generation sustainable, there is a marked increase in the use of renewable energy sources (RESs) for electricity generation. Among these RESs, solar photovoltaics (PV) is one of the most popular sources of energy connected to LV distribution networks. With the greater integration of sol…
▽ More
As combating climate change has become a top priority and as many countries are taking steps to make their power generation sustainable, there is a marked increase in the use of renewable energy sources (RESs) for electricity generation. Among these RESs, solar photovoltaics (PV) is one of the most popular sources of energy connected to LV distribution networks. With the greater integration of solar PV into LV distribution networks, utility providers impose caps to solar penetration in order to operate their network safely and within acceptable norms. One parameter that restricts solar PV penetration is unbalances created by loads and single-phase rooftop schemes connected to LV distribution grids. In this paper, a novel method is proposed to mitigate voltage unbalance in LV distribution grids by optimally re-phasing grid-connected rooftop PV systems. A modified version of the discrete bacterial foraging optimization algorithm (DBFOA) is introduced as the optimization technique to minimize the overall voltage unbalance of the network as the objective function, subjected to various network and operating parameters. The impact of utilizing the proposed PV re-phasing technique as opposed to a fixed phase configuration are compared based on overall voltage unbalance, which was observed hourly throughout the day. The case studies show that the proposed approach can significantly mitigate the overall voltage unbalance during the daytime and can facilitate to increase the usable PV capacity of the considered network by 77%.
△ Less
Submitted 17 September, 2020;
originally announced September 2020.
-
Constrained Nonnegative Matrix Factorization for Blind Hyperspectral Unmixing incorporating Endmember Independence
Authors:
E. M. M. B. Ekanayake,
H. M. H. K. Weerasooriya,
D. Y. L. Ranasinghe,
S. Herath,
B. Rathnayake,
G. M. R. I. Godaliyadda,
M. P. B. Ekanayake,
H. M. V. R. Herath
Abstract:
Hyperspectral unmixing (HU) has become an important technique in exploiting hyperspectral data since it decomposes a mixed pixel into a collection of endmembers weighted by fractional abundances. The endmembers of a hyperspectral image (HSI) are more likely to be generated by independent sources and be mixed in a macroscopic degree before arriving at the sensor element of the imaging spectrometer…
▽ More
Hyperspectral unmixing (HU) has become an important technique in exploiting hyperspectral data since it decomposes a mixed pixel into a collection of endmembers weighted by fractional abundances. The endmembers of a hyperspectral image (HSI) are more likely to be generated by independent sources and be mixed in a macroscopic degree before arriving at the sensor element of the imaging spectrometer as mixed spectra. Over the past few decades, many attempts have focused on imposing auxiliary constraints on the conventional nonnegative matrix factorization (NMF) framework in order to effectively unmix these mixed spectra. As a promising step toward finding an optimum constraint to extract endmembers, this paper presents a novel blind HU algorithm, referred to as Kurtosis-based Smooth Nonnegative Matrix Factorization (KbSNMF) which incorporates a novel constraint based on the statistical independence of the probability density functions of endmember spectra. Imposing this constraint on the conventional NMF framework promotes the extraction of independent endmembers while further enhancing the parts-based representation of data. Experiments conducted on diverse synthetic HSI datasets (with numerous numbers of endmembers, spectral bands, pixels, and noise levels) and three standard real HSI datasets demonstrate the validity of the proposed KbSNMF algorithm compared to several state-of-the-art NMF-based HU baselines. The proposed algorithm exhibits superior performance especially in terms of extracting endmember spectra from hyperspectral data; therefore, it could uplift the performance of recent deep learning HU methods which utilize the endmember spectra as supervisory input data for abundance extraction.
△ Less
Submitted 7 August, 2021; v1 submitted 2 March, 2020;
originally announced March 2020.