Hai-Lin Liu's research while affiliated with GuangDong University of Technology and other places

What is this page?


This page lists the scientific contributions of an author, who either does not have a ResearchGate profile, or has not yet added these contributions to their profile.

It was automatically created by ResearchGate to create a record of this author's body of work. We create such pages to advance our goal of creating and maintaining the most comprehensive scientific repository possible. In doing so, we process publicly available (personal) data relating to the author as a member of the scientific community.

If you're a ResearchGate member, you can follow this page to keep up with this author's work.

If you are this author, and you don't want us to display this page anymore, please let us know.

Publications (189)


STO-DARTS: Stochastic Bilevel Optimization for Differentiable Neural Architecture Search
  • Article

June 2024

·

17 Reads

IEEE Transactions on Emerging Topics in Computational Intelligence

·

·

·

Hai-Lin Liu

Differentiable bilevel Neural Architecture Search (NAS) has emerged as a powerful approach in automated machine learning (AutoML) for efficiently searching for neural network architectures. However, the existing differentiable methods encounter challenges, such as the risk of becoming trapped in local optima and the computationally expensive Hessian matrix inverse calculation performed when solving the bilevel NAS optimization model. In this paper, a novel-but-efficient stochastic bilevel optimization approach, called STO-DARTS, is proposed for the bilevel NAS optimization problem. Specifically, we design a hypergradient estimate, which is constructed using stochastic gradient descent from the gradient information contained in the Neumann series. This estimate alleviates the issue of local optima traps, enabling searches for exceptional network architectures. To validate the effectiveness and efficiency of the proposed method, two versions of STO-DARTS with different hypergradient estimators are constructed and experimentally tested on different datasets in NAS-Bench-201 and DARTS search spaces. The experimental results show that the proposed STO-DARTS approach achieves competitive performance with that of other state-of-the-art NAS methods in terms of determining effective network architectures. To support our approach, we also provide theoretical analyses.

Share

A Multiobjective Evolutionary Algorithm for Network Planning in In-Building Distributed Antenna Systems

May 2024

·

14 Reads

IEEE Transactions on Network Science and Engineering

Pei-Qiu Huang

·

Shaoda Zeng

·

Xilei Wu

·

[...]

·

Qingfu Zhang

Deploying in-building distributed antenna systems (IB-DAS) is a crucial step towards providing ubiquitous wireless services. In this paper, we study the multiobjective network planning problem, aiming to minimize both construction costs and average power loss. The main challenge in solving this problem is efficiently representing the network structure. To address this, we encode the network structure as a spanning tree, with the root node connecting to the signal source, and leaf and non-leaf nodes representing all floors and power devices, respectively. Compared to existing encodings, this tree encoding offers several advantages, including improved locality and the ability to easily generate valid solutions. Additionally, we propose a tree-encoded evolutionary algorithm called TMOEA. Since the standard operators cannot be applied, we devise problem-specific crossover and mutation operators to produce tree-encoded solutions. Moreover, the Tchebycheff approach is employed to update solutions. Comprehensive experiments on 11 test instances with up to 30 floors demonstrate that the proposed algorithm outperforms four compared algorithms in terms of both the hypervolume indicator and the inverted generational distance indicator for each test instance.





A Bilevel Periodically Interactive Evolutionary Algorithm for Personalized Service Customization in Wireless-Powered Cooperative MEC

January 2024

IEEE Transactions on Emerging Topics in Computational Intelligence

This article addresses the pricing scheme in a wireless-powered cooperative mobile edge computing (WP-CoMEC) system, focusing on personalized service customization. Traditional pricing schemes in such systems often assume a passive mode, with the service provider leading, and the device owner following. However, with the rise of personalized requirements, this paper proposes a novel approach where the device owner becomes an active participant in the pricing scheme, leading to personally customized services. The proposed pricing model formulates a bilevel multi-objective optimization problem, considering task offloading, resource allocation, and energy harvesting. This comprehensive approach ensures a more holistic optimization process. To address the computational challenges posed by the bilevel pricing model, this article proposes a bilevel periodically interactive evolutionary algorithm (BL-PIEA), which efficiently handles mixed variables, complex objective conflicts, and the inner nested structure of the bilevel pricing model. The proposed BL-PIEA is tested on ten instances, and the results indicate that BL-PIEA can effectively solve the proposed pricing model, showcasing superior performance in terms of reduced run time and saved evaluation budgets compared to other algorithms. With the proposed bilevel pricing model solved by BL-PIEA, the service provider can make out better pricing schemes that satisfy the device owner's requirements, so as to achieve a good personalized service customization.



Hierarchical Encoding Method for Retinal Segmentation Evolutionary Architecture Search

January 2024

IEEE Transactions on Emerging Topics in Computational Intelligence

Evolutionary computation (EC) based method for Neural Architecture Search (NAS) is a thriving research field. Current NAS research typically focuses on concurrently searching for architecture and given operational hyperparameters (e.g. kernel size, stride, and padding). The architecture and its operational hyperparameters obtained through this method may not necessarily be the most optimal match, ignoring the exploration of operational hyperparameters space. To address this challenge, we propose an EC-based NAS method, namely EA-FCNet, to strike a balance between global search and local search. Specifically, we design a hierarchical encoding strategy distinguishing architecture and operational hyperparameters so that the algorithm can search both in a nested manner. Meanwhile, unlike existing methods based on convolutional neural networks (CNNs), our search space combines convolutional and fully connected operations to extract comprehensive features and enhance feature association. Furthermore, we address the challenge of combining these two operations that have mismatched input and output shapes by introducing a repairment strategy that allows the algorithm to handle such situations seamlessly. To evaluate the performance of the proposed algorithm, we conducted extensive comparison and ablation experiments on two publicly available datasets: DRIVE and CHASE_DB1, which demonstrate the effectiveness of the proposed algorithm, with the obtained architecture achieving competitive results. Additionally, the proposed updating strategy has increased the search speed tenfold.




Citations (59)


... Currently available event datasets, such as ACE2005 (Lou et al. 2022;Ling et al. 2023;Grishman et al. 2005), have fixed patterns for event trigger words as well as event types, which makes it difficult to comprehensively cover most event patterns in the domain. Open event extraction is a more challenging research direction at present. ...

Reference:

FOE-NER: fish disease event extraction algorithm based on pseudo trigger words and event element data enhancement
Sentence-Level Event Detection Without Triggers via Prompt Learning and Machine Reading Comprehension
  • Citing Chapter
  • November 2023

... Taking advantage of COMET, a Transformer-based generative model [1] for generating commonsense descriptions, [4,28,9] enhanced the representations of utterances with commonsense knowledge. It is noteworthy that our method distinguishes itself by not relying on the design of intricate instructions or prompts to extract knowledge from the pre-trained language models, setting it apart from other methods that utilize generative models as knowledge bases [23,14]. ...

Evolutionary Verbalizer Search for Prompt-Based Few Shot Text Classification
  • Citing Chapter
  • August 2023

... However, it encountered issues such as unstable architecture searches due to random channel selection and inefficient memory usage during network training. Various mechanisms, including cyclic feedback [25], channel attention [26,27], and self-distillation [28], were introduced to address the limitations of the original DARTS. Nonetheless, most GD-based methods often depend on domain experts to enhance their performance in designing effective CNN models. ...

EPC-DARTS: Efficient partial channel connection for differentiable architecture search
  • Citing Article
  • July 2023

Neural Networks

... A lot of research exists that focuses on single-objective optimization problems [2,3], bi-objective optimization problems [4], or three objectives optimization problems [5,6]. Among them, the problems with more than two and less than three objectives are called MOPs. ...

Transfer learning based evolutionary algorithm framework for multi-objective optimization problems
  • Citing Article
  • Publisher preview available
  • January 2023

Applied Intelligence

... In [12], transfer learning was used to improve the efficiency of EAs in solving BLOPs, in which useful information was transferred between a set of lower-level search processes determined by upper-level solutions. Recently, a nested evolutionary algorithm, called MOTEA, was developed for bi-level optimization problems [19]. In this algorithm, a multiobjective optimization problem is constructed for the lower-level optimization, so that multiple lower-level optimization problems can be simultaneously solved by a single multi-objective search population. ...

Evolutionary Bi-level Optimization via Multi-objective Transformation-Based Lower Level Search
  • Citing Article
  • January 2023

IEEE Transactions on Evolutionary Computation

... In order to evaluate the performance of the algorithms, two algorithms were chosen for comparison: BLMOCC [20] , MOBEA-DPL [27] . ...

A multi-objective bilevel optimisation evolutionary algorithm with dual populations lower-level search
Connection Science

Connection Science

... The multi-population mechanism not only reduces computation complexity by assigning each subpopulation with a relatively easier subtask, but it is also capable of improving overall robustness of the entire population to avoid trapping in local Pareto optimal (Antonio & Coello, 2018). On the other hand, the balance between the convergence and diversity in the population is a tough challenge throughout the entire optimization process (Gu et al., 2023;Yang et al., 2023). Fast convergence with the cost of rapid loss of diversity may result in the evolution trapping in the local optimum. ...

A constrained multiobjective evolutionary algorithm based on adaptive constraint regulation
  • Citing Article
  • November 2022

Knowledge-Based Systems

... LSMOPs involve multiple conflicting objectives and large-scale decision variables [4]. Population-based metaheuristics, such as the evolutionary algorithm (EA) and memetic algorithm (MA), are heuristic algorithms characterized by flexibility and adaptability, and they have been widely used by researchers and practitioners to solve LSMOPs [5,6]. Most problems are characterized by sparse optimal solutions. ...

A bi-level transformation based evolutionary algorithm framework for equality constrained optimization

Memetic Computing

... To further assess the capability of MLSAO in addressing high-dimensional and complex problems, we conducted tests with several benchmark functions selected from Table 1, using a parameter dimension of 200. We compared MLSAO with SAHSO [19]and GL-SADE [39], and the results are shown in Table 5. ...

A Surrogate-Assisted Differential Evolution Algorithm for High-Dimensional Expensive Optimization Problems
  • Citing Article
  • June 2022

IEEE Transactions on Cybernetics

... Unlike the literature [13][14][15][16][17][18][19], the method proposed in this paper can realize safe and fast path planning while satisfying the second-order kinematics model and constraints of fixed-wing UAVs; • For the motion planning problem studied in this paper, a deep V-network based on the attention mechanism is adopted with a multi-stage, multi-scenario training strategy to improve training efficiency and network generalization. The effectiveness of the algorithm is verified by comparison simulation experiments. ...

UAV Path Planning Based on Multicritic-Delayed Deep Deterministic Policy Gradient

Wireless Communications and Mobile Computing