Hai Liao
5 Papers
Hai Liao is an academic researcher. The author has contributed to research in topics: Computer science & Wireless network. The author has an hindex of 1, co-authored 2 publications.
Chat about Author
Papers
BERT-Log: Anomaly Detection for System Logs Based on Pre-trained Language Model
Song Chen,Hai Liao +1 more
TL;DR: BERT-Log as discussed by the authors uses a pre-trained language model to learn the semantic representation of normal and anomalous logs, and a fully connected neural network is utilized to fine-tune the BERT model to detect abnormal.
41
An Unsupervised Detection Method for Multiple Abnormal Wi-Fi Access Points in Large-Scale Wireless Network
Song Chen,Hai Liao +1 more
TL;DR: Wang et al. as mentioned in this paper proposed a new date dimension to calculate the number of APs together with the time dimension, and provided new insights to set up thresholds of online APs automatically.
1
LIDA‐YOLO: An unsupervised low‐illumination object detection based on domain adaptation
Yun Xiao,Hai Liao +1 more
TL;DR: The suggested LIDA‐YOLO model requires fewer samples and presents a stronger generalization ability than previous works, and achieves object detection in low‐illumination images through an unsupervised learning strategy.
SNN-Drone: Low-Power Drone-View Object Detection with Integer-Valued Spiking Neural Networks
Abstract: Drone-view object detection (DroneDet) is a computer vision method for locating objects and predicting their categories in aerial images. Popular methods are often plagued by high energy consumption and severe noise interference in dynamic aerial environments. In this study, we propose a novel integer-valued spiking neural network (SNN)-based approach called SNN-Drone to optimize both energy consumption and performance. Regarding high energy consumption, a new integer-valued encoding (IVE) scheme transforms YOLOv8 features into high-fidelity integer spike trains. The IVE effectively reduces the high energy consumption associated with conventional binary spike encoding. For noise interference, our dual-branch SNN block (DBSB) enhances feature representation by separating spatial and semantic processing, while the normalized Wasserstein distance (NWD) loss refines localization accuracy for small and densely packed targets. These modules significantly improve detection performance. In addition, we construct UAVDT-SNN, the first large-scale neuromorphic dataset for uncrewed aerial vehicle (UAV) object detection with temporally encoded motion and diverse aerial scenes. Extensive experiments on the VisDrone 2019, UAVDT, and UAVDT-SNN datasets demonstrate that SNN-Drone achieves state-of-the-art performance, outperforming both baseline artificial neural networks (ANNs) and advanced YOLOv8–v12 variants. Notably, SNN-Drone-s improves the energy efficiency by $7.7\times $ compared to YOLOv8s. This work is the first to show that SNNs can serve as an energy-efficient yet competitive solution for drone-view object detection, narrowing the performance–energy gap with ANNs. Our code is available at https://github.com/iliaohai/SNN-Drone
A trustworthy decision-making algorithm based on vote trees of random forest for abdominal aortic aneurysm diagnostic
Song Chen,Yan Liang,Hai Liao,Chuan-Jun Liao +3 more
TL;DR: A decision-making algorithm based on vote trees of random forest is proposed for early abdominal aortic aneurysm (AAA) diagnosis, achieving higher accuracy and trustworthy results, enabling timely intervention and reducing mortality.