Li-Minn Ang’s research while affiliated with University of the Sunshine Coast and other places

What is this page?


This page lists works of an author who doesn't have a ResearchGate profile or hasn't added the works to their profile yet. It is automatically generated from public (personal) data to further our legitimate goal of comprehensive and accurate scientific recordkeeping. If you are this author and want this page removed, please let us know.

Publications (185)


Location of the study area. wolgan valley, near lidsdale, eastern Australia, highlighted on a satellite imagery background
Overall methodology for this research
Spectral profile analysis of different features from Landsat-8 imagery acquired in December 2019 specifically: (a) Active Fire: The spectral profile shows the lowest reflectance value in Band 4 (red band) and the highest reflectance value in Band 7 (SWIR 2; wavelengths between 2.11 to 2.29 micrometers). (b) Smoke: The spectral profile indicates the highest reflectance value in Band 1 (blue band) and the lowest reflectance value in Band 7 (SWIR 2). (c) Cloud: The spectral profile reveals the lowest reflectance values in Bands 1 (blue band) and 7 (SWIR 2), with the highest reflectance value in Band 5 (NIR)
Comparison of Active Fire Detection Across Landsat 8 Bands: Analysis reveals varying levels of smoke and intensity of fire activity across different spectral bands. Bands 1 to 5 show smoke associated with fires, while Bands 6 and 7 highlight regions of intense thermal activity. Band 5 (NIR) exhibits high-intensity fire smoke, whereas Band 1 (Coastal) detects high smoke concentrations of active fires
Landsat 8 imagery showing the effectiveness of Band 1 (Coastal Aerosol) for smoke detection in Australian wildfire regions

+5

Active wildfire detection via satellite imagery and machine learning: an empirical investigation of Australian wildfires
  • Article
  • Full-text available

March 2025

·

24 Reads

·

Li-Minn Ang

·

Sanjeev Kumar Srivastava

Forests worldwide play a critical role in biodiversity conservation and climate regulation, yet they face unprecedented challenges, particularly from wildfires. Early wildfire detection is essential for preventing rapid spread, protecting lives, ecosystems, and economies, and mitigating climate change impacts. Traditional wildfire detection methods relying on human surveillance are limited in scope and efficiency. However, advancements in remote sensing technologies offer new opportunities for more efficient and comprehensive detection. This study highlights the integration of satellite sensors, capable of detecting thermal anomalies, smoke plumes, and vegetation health changes, with machine learning, particularly Support Vector Machines (SVMs), to enhance detection efficiency and accuracy. These algorithms analyse satellite data to identify fire patterns and provide near real-time alerts. SVMs’ adaptability over time improves performance, making them suitable for evolving fire regimes influenced by climate change. Focusing on the Wolgan Valley in Eastern Australia, the study utilised Landsat-8 imagery and SVMs to detect active fires and classify burned areas. Results demonstrated that combining various spectral bands, such as the Shortwave Infrared (SWIR) and Near-Infrared (NIR), enhances the identification of active fires and smoke. The introduction of the Normalized Difference Fire Index (NDFI) further refines detection capabilities by leveraging distinct spectral characteristics from Landsat 8 imagery. Despite the promise of these technologies, challenges such as data availability and model interpretability remain. Future research should focus on integrating diverse data sources, advancing machine learning techniques, developing real-time monitoring systems, addressing model interpretability, integrating unmanned aerial vehicles, and considering climate change impacts. This study underscores the potential of machine learning algorithms and innovative indices like NDFI to improve wildfire detection and management strategies, ultimately enhancing our ability to protect lives and ecosystems in fire-prone regions.

Download

Gait-To-Gait Emotional Human–Robot Interaction Utilizing Trajectories-Aware and Skeleton-Graph-Aware Spatial–Temporal Transformer

January 2025

·

3 Reads

The emotional response of robotics is crucial for promoting the socially intelligent level of human–robot interaction (HRI). The development of machine learning has extensively stimulated research on emotional recognition for robots. Our research focuses on emotional gaits, a type of simple modality that stores a series of joint coordinates and is easy for humanoid robots to execute. However, a limited amount of research investigates emotional HRI systems based on gaits, indicating an existing gap in human emotion gait recognition and robotic emotional gait response. To address this challenge, we propose a Gait-to-Gait Emotional HRI system, emphasizing the development of an innovative emotion classification model. In our system, the humanoid robot NAO can recognize emotions from human gaits through our Trajectories-Aware and Skeleton-Graph-Aware Spatial–Temporal Transformer (TS-ST) and respond with pre-set emotional gaits that reflect the same emotion as the human presented. Our TS-ST outperforms the current state-of-the-art human-gait emotion recognition model applied to robots on the Emotion-Gait dataset.


Benchmarking Artificial Neural Networks and U-Net Convolutional Architectures for Wildfire Susceptibility Prediction: Innovations in Geospatial Intelligence

January 2025

·

76 Reads

IEEE Transactions on Geoscience and Remote Sensing

Effective wildfire susceptibility mapping is critical for managing forest fire risks, especially in vulnerable regions like Lamington National Park, Queensland, Australia. This study compares Artificial Neural Networks (ANN) and U-Net Convolutional Neural Networks (CNN), highlighting their strengths and limitations. ANN, known for its simplicity and efficiency, is ideal for rapid assessments and resource-constrained applications, achieving higher overall accuracy. Conversely, the U-Net model excels in precision, recall, and F1 score, leveraging its advanced spatial feature extraction and localization capabilities. This makes U-Net particularly suitable for detailed mapping and critical decision-making in complex terrains or high-stakes scenarios. Utilizing geospatial datasets, including elevation, slope, vegetation indices, and proximity to infrastructure, the study demonstrates that ANN is effective for broad applications, while U-Net addresses scenarios where minimizing false positives and negatives is essential. These findings guide stakeholders in selecting the appropriate model for tailored wildfire management and proactive mitigation strategies.


Customized Binary Convolutional Neural Networks and Neural Architecture Search on Hardware Technologies

January 2025

·

3 Reads

IEEE Nanotechnology Magazine

Customized binary convolutional neural network (BCNN) architectures, which are implemented on hardware technologies, give significant advantages for computational efficiency and hardware acceleration. The deployment of these customized BCNNs in several real-time domains such as edge devices, embedded systems and other resource-constrained hardware platforms is becoming increasingly important. BCNN architectures, with their simplified representation of binarized weights and activations, significantly reduce computational and memory bandwidth requirements. On the one hand, the straightforward binarization of full precision CNN architectures achieves the hardware simplification. On the other hand, the binarization process suffers from the reduction in the algorithm performance. It would be highly desirable to improve the computational efficiency of the BCNN architectures through algorithmic and hardware-level optimizations without significantly affecting the algorithm performance for implementation on hardware technologies. The usage of the neural architecture search (NAS) to optimize the BCNN architectures is becoming a promising approach. This paper proposes and illustrates efficient designs and customized BCNN architectures with examples for two edge applications (compressed sensing and image super-resolution). Our designs improve the computational efficiency of the BCNN architectures through algorithmic and hardware-level optimizations without significantly affecting the algorithm performance. In some cases, the NAS-optimized BCNN architectures perform better than the full precision CNN architectures. Hardware analysis substantiates the computational effectiveness of the proposed architectures.


Initial Seed Selection
UNSDipDECK
An example dataset to demonstrate UCN and UNS concepts
A deep embedded clustering technique using dip test and unique neighbourhood set

Neural Computing and Applications

In recent years, there has been a growing interest in deep learning-based clustering. A recently introduced technique called DipDECK has shown effective performance on large and high-dimensional datasets. DipDECK utilises Hartigan’s dip test, a statistical test, to merge small non-viable clusters. Notably, DipDECK was the first deep learning-based clustering technique to incorporate the dip test. However, the number of initial clusters of DipDECK is overestimated and the algorithm then randomly selects the initial seeds to produce the final clusters for a dataset. Therefore, in this paper, we presented a technique called UNSDipDECK , which is an improved version of DipDECK and does not require user input for datasets with an unknown number of clusters. UNSDipDECK produces high-quality initial seeds and the initial number of clusters through a deterministic process. UNSDipDECK uses the unique closest neighbourhood and unique neighbourhood set approaches to determine high-quality initial seeds for a dataset. In our study, we compared the performance of UNSDipDECK with fifteen baseline clustering techniques, including DipDECK, using NMI and ARI metrics. The experimental results indicate that UNSDipDECK outperforms the baseline techniques, including DipDECK. Additionally, we demonstrated that the initial seed selection process significantly contributes to UNSDipDECK ’s ability to produce high-quality clusters.






Deep Learning and Neural Architecture Search for Optimizing Binary Neural Network Image Super Resolution

June 2024

·

12 Reads

The evolution of super-resolution (SR) technology has seen significant advancements through the adoption of deep learning methods. However, the deployment of such models by resource-constrained devices necessitates models that not only perform efficiently, but also conserve computational resources. Binary neural networks (BNNs) offer a promising solution by minimizing the data precision to binary levels, thus reducing the computational complexity and memory requirements. However, for BNNs, an effective architecture is essential due to their inherent limitations in representing information. Designing such architectures traditionally requires extensive computational resources and time. With the advancement in neural architecture search (NAS), differentiable NAS has emerged as an attractive solution for efficiently crafting network structures. In this paper, we introduce a novel and efficient binary network search method tailored for image super-resolution tasks. We adapt the search space specifically for super resolution to ensure it is optimally suited for the requirements of such tasks. Furthermore, we incorporate Libra Parameter Binarization (Libra-PB) to maximize information retention during forward propagation. Our experimental results demonstrate that the network structures generated by our method require only a third of the parameters, compared to conventional methods, and yet deliver comparable performance.


Citations (70)


... [0, 0, 8] low [6,12,18] medium [15,24,24] high Figure 6a; the backup duration [0-100], as shown in Figure 6b; and the total electrical power of CCTV in the area of each subdistrict (load) [0-100], as shown in Figure 6c, were divided into three levels: the blue line is the low level, the orange line is the medium level, and the green line is the high level. ...

Reference:

Optimal of Placement for Battery Energy Storage System Installation Using Fuzzy Expert System in Thailand: A Case Study of Critical Closed-Circuit Television Positions
A stochastic MPC-based energy management system for integrating solar PV, battery storage, and EV charging in residential complexes
  • Citing Article
  • November 2024

Energy and Buildings

... edge, which proves valuable when adapting them for various downstream medical tasks, including medical diagnosis. In this review, five studies perform text-only pretraining on the LLMs from Chen et al.68 and Wang et al.124 pretrained the model on VQA data, where Chen et al.68 used an out-of-shelf multi-model LLM to reformat image-text pairs from PubMed as VQA data points to train their LLM. To improve the quality of the image encoder, pretraining tasks ...

Image to Label to Answer: An Efficient Framework for Enhanced Clinical Applications in Medical Visual Question Answering
Jianfeng Wang

·

Kah Phooi Seng

·

Yi Shen

·

[...]

·

Difeng Huang

... 48 utilize price-elastic demand response and greedy rat swarm optimization to achieve economic and environmental efficiency in advanced microgrid optimization frameworks. Saleem et al. 49 optimize energy management in solar battery microgrids with a focus on economic approaches toward voltage stability. Li et al. ...

Optimized energy management of a solar battery microgrid: An economic approach towards voltage stability
  • Citing Article
  • June 2024

Journal of Energy Storage

... The application of artificial intelligence (AI) technology in industrial production has also been widely concerned. Silver and Xu et al. (2023) proved the superior performance of deep neural network in complex strategy games through experiments, and further demonstrated the potential of AI technology [10]. Therefore, the purpose of this study is to put forward a brand-new real-time cost control model by comprehensively applying a variety of modern technologies to fill this gap in the existing research. ...

New Hybrid Graph Convolution Neural Network with Applications in Game Strategy

... The use of the ENF signal in digital media for forensic purposes is not limited to the time-of-recording detection or verification. By serving as a power signature, it also enables other practical applications, including geo-location estimation [24], [30], [31] (e.g., to identify the country of origin of a recording), multimedia synchronization [32], [33] (e.g., to temporally align videos taken by two cameras to merge their views into a single panoramic view), media authentication [34]- [36] (e.g., to determine if a video is original or tampered with), and camera characterization [37], [38] (e.g., to attribute the source camcorder of a video). ...

Exploiting the Rolling Shutter Read-Out Time for ENF-Based Camera Identification

... Новая архитектура, использующая носимые датчики, помогает распознавать действия человека в различных средах, сочетая глубокие нейронные сети и активное обучение для классификации данных. Так, исследователи разработали системы, использующие датчики смартфонов, такие как акселерометры и гироскопы, для обнаружения падений и повседневной активности, а также предложили методы с использованием нейронных сетей для анализа сигналов по таким особенностям, как стадии сна [21]. ...

Machine Learning and AI Technologies for Smart Wearables

... Results showed that the approach was energy-efficient, but it depended on application scalability and flexibility, latency constraints, security authentication, complexity, incompatibility among devices, reliability in critical applications, and mobility challenges. Later, the authors proposed a swarm intelligence approach for opportunistic IoV data collection in WMS [81]. Four swarm intelligence-based routing protocols were studied to minimize latency times and optimize energy consumption for data collection. ...

Swarm Intelligence Internet of Vehicles Approaches for Opportunistic Data Collection and Traffic Engineering in Smart City Waste Management

... Density-based clustering struggles to detect cluster borders, as it requires the density drop of data points to determine the boundary between clusters [3]. Still, these algorithms are extensively being used in engineering applications and these provide an easy way to discover the clusters with diverse shapes [26]. ...

An Automated Identification Approach for Partial Discharge Detection Using Density-Based Clustering Without User Inputs
  • Citing Article
  • January 2023

IEEE Transactions on Artificial Intelligence

... Intermittent RESs cause sudden power fluctuations, increasing potential voltage instability. This is most notable on grid segments with poorly regulated voltage profiles [23,24]. Transient stability is becoming increasingly important considering the low short circuit ratio (SCR) conditions introduced by increasing levels of IBRs [25][26][27]. ...

Factors affecting voltage stability while integrating inverter based renewable energy sources into weak power grids

... Prospects for clean energy production have profoundly changed the structure of modern power systems during the last decades [1]. With that in mind, renewable energy resources are clearly maintaining an increasing share of electricity generation due to environmental concerns and the maturity of the technological features as well as the improved economic aspects [2]. ...

Integration Challenges of Inverter Based Renewable Energy Sources in Weak Grids
  • Citing Conference Paper
  • October 2022