VLDB 2026 Research / reviewers in the wild / expert
Gary G. Yen
dblp:06/3141
· DBLP profile ↗
28ranked-venue papers in the field
0as first author
21since 2021 · last 2026
0000-0001-8851-5348ORCID · verified
Domains — venue-derived; a paper can count in several
Knowledge Engineering, Semantic Web & Information Systems · 23Database Systems & Data Management · 4Information Retrieval & Web Search · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Constraint-aware transformer architecture search via feasibility discriminator-guided latent-space evolution
Lei Liu 0048, Gary G. Yen, Zhenan He 0001 |
Inf. Sci. | 2 |
| 2026 | GLPT: Global-local pyramid transformer for multivariate time series forecasting
Rui Zhou 0027, Quanxi Feng, Haonan Wen, Zhao Deng, Wu Ai, Gary G. Yen |
Inf. Sci. | 6 |
| 2025 | Zilean: A modularized framework for large-scale temporal concept drift type classification
Zhao Deng, Quanxi Feng, Bin Lin 0013, Gary G. Yen |
Inf. Sci. | 4 |
| 2025 | EvolutionViT: Multi-objective evolutionary vision transformer pruning under resource constraints
Lei Liu 0048, Gary G. Yen, Zhenan He 0001 |
Inf. Sci. | 2 |
| 2025 | Deep reinforcement learning-guided coevolutionary algorithm for constrained multiobjective optimizationabstractEffectively managing convergence, diversity, and feasibility constitutes a fundamental trinity of tasks in optimizing constrained multiobjective optimization problems (CMOPs). Nevertheless, contemporary constrained multiobjective evolutionary algorithms (CMOEAs) frequently encounter challenges in reconciling these imperatives simultaneously. Drawing inspiration from overwhelming success in artificial intelligence, we propose a deep reinforcement learning-guided coevolutionary algorithm (DRLCEA) to tackle this predicament. DRLCEA employs two populations to optimize the original and unconstrained versions of the CMOP, respectively and then fosters cooperation between them according to the guidance of DRL. The established DRL employs two evaluation metrics to appraise population convergence, diversity, and feasibility, thus remarkably proficient in reflecting and steering the coevolution . Therefore, the proposed DRLCEA could effectively locate the feasible regions and approximate the constrained Pareto front. We assess the proposed algorithm on 32 benchmark CMOPs and one real-world UAV emergency track planning (UETP) application. Experimental results undoubtedly demonstrate the superiority and robustness of the proposed DRLCEA. Wenguan Luo, Gary G. Yen, Yifan Wei 0003 |
Inf. Sci. | 3 |
| 2025 | Efficient fine-tuning of vision transformer via path-augmented parameter adaptation
Yao Zhou 0002, Zhang Yi 0001, Gary G. Yen |
Inf. Sci. | 3 |
| 2025 | REP: An Interpretable Robustness Enhanced Plugin for Differentiable Neural Architecture SearchabstractNeural architecture search (NAS) is widely used to automate the design of high-accuracy deep architectures, which are often vulnerable to adversarial attacks in practice due to the lack of adversarial robustness. Existing methods focus on the direct utilization of regularized optimization process to address this critical issue, which causes the lack of interpretability for the end users to learn how the robust architecture is constructed. In this paper, we introduce a robust enhanced plugin (REP) method for differentiable NAS to search for robust neural architectures. Different from existing peer methods, REP focuses on the robust search primitives in the search space of NAS methods, and naturally has the merit of contributing to understanding how the robust architectures are progressively constructed. Specifically, we first propose an effective sampling strategy to sample robust search primitives in the search space. In addition, we also propose a probabilistic enhancement method to guarantee natural accuracy and adversarial robustness simultaneously during the search process. We conduct experiments on both convolutional neural networks and graph neural networks with widely used benchmarks against state of the arts. The results reveal that REP can achieve superiority in terms of both the adversarial robustness to popular adversarial attacks and the natural accuracy of original data. REP is flexible and can be easily used by any existing differentiable NAS methods to enhance their robustness without much additional effort. Yanan Sun 0001, Gary G. Yen, Kay Chen Tan |
IEEE Trans. Knowl. Data Eng. | 3 |
| 2024 | Boosting scalability for large-scale multiobjective optimization via transfer weights
Haokai Hong, Min Jiang 0005, Gary G. Yen |
Inf. Sci. | 3 |
| 2024 | BiOM: A framework for multimodal multiobjective optimization
Zhifang Wei, Weifeng Gao, Jingwei Xu 0002, Gary G. Yen |
Inf. Sci. | 4 |
| 2024 | Competitive swarm optimization with subset selection based manifold learning for multimodal multi-objective optimization
Weiwei Zhang 0003, Yan Fan 0005, Gary G. Yen |
Inf. Sci. | 3 |
| 2024 | Dynamic multiobjective optimization with varying number of objectives assisted by dynamic principal component analysis
Gary G. Yen |
Inf. Sci. | 2 |
| 2023 | Multiobjective bilevel programming model for multilayer perceptron neural networks
Hong Li 0007, Weifeng Gao, Jin Xie 0003, Gary G. Yen |
Inf. Sci. | 4 |
| 2023 | Snippet Policy Network for Multi-Class Varied-Length ECG Early ClassificationabstractArrhythmia detection from ECG is an important research subject in the prevention and diagnosis of cardiovascular diseases. The prevailing studies formulate arrhythmia detection from ECG as a time series classification problem. Meanwhile, early detection of arrhythmia presents a real-world demand for early prevention and diagnosis. In this paper, we address a problem of cardiovascular diseases early classification, which is a varied-length and long-length time series early classification problem as well. For solving this problem, we propose a deep reinforcement learning-based framework, namely Snippet Policy Network (SPN), consisting of four modules, snippet generator, backbone network, controlling agent, and discriminator. Comparing to the existing approaches, the proposed framework features flexible input length, solves the dual-optimization solution of the earliness and accuracy goals. Experimental results demonstrate that SPN achieves an excellent performance of over 80% in terms of accuracy. Compared to the state-of-the-art methods, at least 7% improvement on different metrics, including the precision, recall, F1-score, and harmonic mean, is delivered by the proposed SPN. To the best of our knowledge, this is the first work focusing on solving the cardiovascular early classification problem based on varied-length ECG data. Based on these excellent features from SPN, it offers a good exemplification for addressing all kinds of varied-length time series early classification problems. Yu Huang 0018, Gary G. Yen, Vincent S. Tseng |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2022 | A decomposition-based evolutionary algorithm using an estimation strategy for multimodal multi-objective optimization
Weifeng Gao, Maoguo Gong, Gary G. Yen |
Inf. Sci. | 4 |
| 2021 | Pruning Deep Convolutional Neural Networks Architectures with Evolution StrategyabstractCurrently, Deep Convolutional Neural Networks (DCNNs) are used to solve all kinds of problems in the field of machine learning and artificial intelligence due to their learning and adaptation capabilities. However, most successful DCNN models have a high computational complexity making them difficult to deploy on mobile or embedded platforms. This problem has prompted many researchers to develop algorithms and approaches to help reduce the computational complexity of such models. One of them is called filter pruning, where convolution filters are eliminated to reduce the number of parameters and, consequently, the computational complexity of the given model. In the present work, we propose a novel algorithm to perform filter pruning by using Multi-Objective Evolution Strategy (ES) algorithm, called DeepPruningES. Our approach avoids the need for using any knowledge during the pruning procedure and helps decision-makers by returning three pruned CNN models with different trade-offs between performance and computational complexity. We show that DeepPruningES can significantly reduce a model's computational complexity by testing it on three DCNN architectures: Convolutional Neural Networks (CNNs), Residual Neural Networks (ResNets), and Densely Connected Neural Networks (DenseNets). Francisco Erivaldo Fernandes Junior, Gary G. Yen |
Inf. Sci. | 2 |
| 2021 | Pruning of generative adversarial neural networks for medical imaging diagnostics with evolution strategyabstractDeep Convolutional Neural Networks (DCNNs) have the potential to revolutionize the field of Medical Imaging Diagnostics due to their capabilities of learning by using only raw data. However, DCNNs can only learn when trained using thousands of data points, which is not always available when dealing with medical data. Moreover, due to patient privacy concerns and the small prevalence of certain diseases in the population, medical data often presents unbalanced classes and fewer data points than other data types. Researchers often rely on Generative Adversarial Networks (GANs) to synthesize more data from a given distribution to solve this problem. Nevertheless, GANs are computationally intensive models requiring the use of powerful hardware to run. In the present work, an algorithm for pruning GANs based on Evolution Strategy (ES) and Multi-Criteria Decision Making (MCDM) is proposed in which a model with the best trade-off between computational complexity and synthesis performance can be found without the use of any trade-off parameter. In the proposed algorithm, the model with the best trade-off is defined geometrically as the candidate solution with the minimum Manhattan distance (MMD) in a two-dimensional objective space established by the number of Floating-Point Operations (FLOPs) and the Wasserstein distance of all candidate solutions, also known as the knee solution. The results show that the pruned GAN model achieves similar performance compared with the original model with up to 70% fewer Floating-Point Operations. Francisco Erivaldo Fernandes Junior, Gary G. Yen |
Inf. Sci. | 2 |
| 2021 | On the estimation of pareto front and dimensional similarity in many-objective evolutionary algorithm
Li Li 0037, Gary G. Yen, Avimanyu Sahoo, Liang Chang 0003, Tianlong Gu |
Inf. Sci. | 2 |
| 2021 | Knee based multimodal multi-objective evolutionary algorithm for decision making
Kai Zhang 0002, Chaonan Shen, Juanjuan He, Gary G. Yen |
Inf. Sci. | 4 |
| 2021 | A cluster-based immune-inspired algorithm using manifold learning for multimodal multi-objective optimization
Weiwei Zhang 0003, Ningjun Zhang, Weizheng Zhang 0001, Gary G. Yen |
Inf. Sci. | 4 |
| 2021 | A reinforcement learning approach for dynamic multi-objective optimization
Gary G. Yen, Lixin Tang 0002 |
Inf. Sci. | 2 |
| 2021 | Dynamic multiobjective optimization driven by inverse reinforcement learning
Gary G. Yen |
Inf. Sci. | 2 |
| 2020 | A knee-guided prediction approach for dynamic multi-objective optimization
Gary G. Yen, Lixin Tang 0002 |
Inf. Sci. | 2 |
| 2018 | Dynamic Multi-objective Estimation of Distribution Algorithm based on Domain Adaptation and Nonparametric Estimation
Min Jiang 0005, Liming Qiu, Zhongqiang Huang, Gary G. Yen |
Inf. Sci. | 4 |
| 2018 | Minority Oversampling in Kernel Adaptive Subspaces for Class Imbalanced DatasetsabstractThe class imbalance problem in machine learning occurs when certain classes are underrepresented relative to the others, leading to a learning bias toward the majority classes. To cope with the skewed class distribution, many learning methods featuring minority oversampling have been proposed, which are proved to be effective. To reduce information loss during feature space projection, this study proposes a novel oversampling algorithm, named minority oversampling in kernel adaptive subspaces (MOKAS), which exploits the invariant feature extraction capability of a kernel version of the adaptive subspace self-organizing maps. The synthetic instances are generated from well-trained subspaces and then their pre-images are reconstructed in the input space. Additionally, these instances characterize nonlinear structures present in the minority class data distribution and help the learning algorithms to counterbalance the skewed class distribution in a desirable manner. Experimental results on both real and synthetic data show that the proposed MOKAS is capable of modeling complex data distribution and outperforms a set of state-of-the-art oversampling algorithms. Chin-Teng Lin, Tsung-Yu Hsieh, Yu-Ting Liu, Yang-Yin Lin, Chieh-Ning Fang, Yu-Kai Wang, Gary G. Yen, Nikhil R. Pal, Chun-Hsiang Chuang |
IEEE Trans. Knowl. Data Eng. | 7 |
| 2017 | Hybrid bi-objective portfolio optimization with pre-selection strategy
Rongbin Qi, Gary G. Yen |
Inf. Sci. | 2 |
| 2016 | A grid-based adaptive multi-objective differential evolution algorithm
Jixiang Cheng, Gary G. Yen, Gexiang Zhang |
Inf. Sci. | 2 |
| 2005 | Using Evolutionary Algorithms for Defining the Sampling Policy of Complex N-Partite NetworksabstractN-partite networks are natural representations of complex multientity databases. However, processing these networks can be a highly memory and computation-intensive task, especially when positive correlation exists between the degrees of vertices from different partitions. In order to improve the scalability of this process, this paper proposes two algorithms that make use of sampling for obtaining less expensive approximate results. The first algorithm is optimal for obtaining homogeneous discovery rates with a low memory requirement, but can be very slow in cases where the combined branching factor of these networks is too large. A second algorithm that incorporates concepts from evolutionary computation aims toward dealing with this slow convergence in the case when it is more interesting to increase approximation convergence speed of elements with high feature values. This algorithm makes use of the positive correlation between "local" branching factors and the feature values. Two applications examples are demonstrated in searching for most influential authors in collections of journal articles and in analyzing most active earthquake regions from a collection of earthquake events. Michel L. Goldstein, Gary G. Yen |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2003 | Time line visualization of research frontsabstractAbstract Research fronts, defined as clusters of documents that tend to cite a fixed, time invariant set of base documents, are plotted as time lines for visualization and exploration. Using a set of documents related to the subject of anthrax research, this article illustrates the construction, exploration, and interpretation of time lines for the purpose of identifying and visualizing temporal changes in research activity through journal articles. Such information is useful for presentation to members of expert panels used for technology forecasting. Steven A. Morris, Gary G. Yen, Benyam Asnake |
J. Assoc. Inf. Sci. Technol. | 2 |