Wei Fang 0001

dblp:48/2709-1 · DBLP profile ↗
← Back
15ranked-venue papers in the field
5as first author
11since 2021 · last 2026
—ORCID · conflict

Domains — venue-derived; a paper can count in several

Knowledge Engineering, Semantic Web & Information Systems · 7 (1 first)Database Systems & Data Management · 6 (4 first)Information Retrieval & Web Search · 1Other / Interdisciplinary · 1
YearPublicationVenuePosition
2026 A novel reference solution selection strategy based on auxiliary space for large-scale multi-objective optimization
Meiji Cui, Shuwei Zhu, Wei Fang 0001, Mengchu Tian
Inf. Sci.4
2025 A Multi-Agent Framework for Fine-Grained Multimodal Named Entity Recognition through Check and Reasoning
abstract
The Few-Shot Fine-Grained Multimodal Named Entity Recognition task (FewFMNER) aims to recognize the named entities and their fine-grained types in the text based on the social multimedia content of images and texts. With limited labeled data, FewFMNER can more accurately understand the semantics of multimodal content and support downstream applications in social networks. However, as the number of fine-grained types increases, two challenges will arise: (1) Entity boundary ambiguity and concept misjudgment. (2) Semantic confusion exists in fine-grained types. Therefore, we propose a novel Multi-agent Concept Check and Dual-path Reasoning (MCCDR) framework: (1) Entity boundary detection: Recognize named entities and filter concepts to obtain candidate named entity boundaries. (2) Entity type classification: Use dual-path reasoning and type definition to alleviate semantic confusion, and utilize a self-consistency strategy to fuse (entity, fine-grained type) pairs from two perspectives. The experiment results on the Twitter FMNERG dataset show that MCCDR is 6% to 10% higher than the baseline and achieves state-of-the-art results on the FewFMNER task.
Heng-yang Lu, Xingda Shang, Wei Fang 0001, Xiaojun Wu 0001
MMAsia4
2025 QAIE: LLM-based Quantity Augmentation and Information Enhancement for few-shot Aspect-Based Sentiment Analysis
Hengyang Lu, Tianci Liu 0009, Rui Cong, Jun Yang 0038, Qiang Gan 0004, Wei Fang 0001, Xiaojun Wu 0001
Inf. Process. Manag.6
2025 Rumor detection for emergency events via few-shot ensembled prompt learning
Junkang Zhou, Zhentao Jiang, Shuwei Zhu, Chao Li 0069, Wei Fang 0001, Heng-yang Lu
J. Intell. Inf. Syst.6
2024 GPU-Based Efficient Parallel Heuristic Algorithm for High-Utility Itemset Mining in Large Transaction Datasets (Extended Abstract)
abstract
Heuristic algorithms have been developed to find approximate solutions for high-utility itemset mining (HUIM) problems that compensate for the performance bottlenecks of exact algorithms. However, heuristic algorithms still face the problem of long runtime and insufficient mining quality, especially for large transaction datasets with thousands to tens of thousands of items and up to millions of transactions. To solve these problems, a novel GPU-based efficient parallel heuristic algorithm for HUIM (PHA-HUIM) is proposed in this paper. The iterative process of PHA-HUIM consists of three main steps: the search strategy, fitness evaluation, and ring topology communication. The search strategy and ring topology communication are designed to run in constant time on GPU. The parallelism of fitness evolution helps to substantially accelerate the algorithm. To improve the mining quality, a multi-start strategy with an unbalanced allocation strategy is employed in the search process. Ring topology communication is adopted to maintain population diversity. A load balancing strategy is introduced to reduce the thread divergence to improve the parallel efficiency. The experimental results on nine large datasets show that PHA-HUIM outperforms state-of-the-art HUIM algorithms in terms of speedup performance, runtime, and mining quality.
Wei Fang 0001, Haipeng Jiang, Hengyang Lu, Jun Sun 0008, Xiaojun Wu 0001, Jerry Chun-Wei Lin
ICDE1
2024 Mutual Information-Guided GA for Bayesian Network Structure Learning (Extended Abstract)
abstract
Bayesian network structure learning (BNSL) from data is an NP-hard problem. Genetic algorithms are powerful for solving combinatorial optimization problems, but the lack of effective guidance results in slow convergence and low accuracy regarding BNSL. To address this problem, we propose a mutual information (MI) guided genetic algorithm (MIGA) for BNSL in this paper, which uses MI to effectively search BN structures. In the initialization phase of MIGA, the population is generated by adding additional constraints based on MI to reach a higher score without losing diversity. By employing normalized MI and defining the population support, the potential dominance in the population can be identified and then used to design a novel crossover operator in order to preserve the dominant genes with a higher probability. Moreover, with the guidance of MI for removing loops from the structures, infeasible solutions can be handled in a straightforward and practical way. The proposed MIGA is evaluated on eleven well-known benchmark datasets and compared with four GA-based methods and four other state-of-the-art BNSL algorithms. Experimental results show that MIGA outperforms the compared algorithms in convergence and learning accuracy.
Kefei Yan, Wei Fang 0001, Hengyang Lu, Xin Zhang 0065, Jun Sun 0008, Xiaojun Wu 0001
ICDE2
2024 GPU-Based Efficient Parallel Heuristic Algorithm for High-Utility Itemset Mining in Large Transaction Datasets
abstract
Heuristic algorithms have been developed to find approximate solutions for high-utility itemset mining (HUIM) problems that compensate for the performance bottlenecks of exact algorithms. However, heuristic algorithms still face the problem of long runtime and insufficient mining quality, especially for large transaction datasets with thousands to tens of thousands of items and up to millions of transactions. To solve these problems, a novel GPU-based efficient parallel heuristic algorithm for HUIM (PHA-HUIM) is proposed in this paper. The iterative process of PHA-HUIM consists of three main steps: the search strategy, fitness evaluation, and ring topology communication. The search strategy and ring topology communication are designed to run in constant time on GPU. The parallelism of fitness evolution helps to substantially accelerate the algorithm. A new data structure with a sort-mapping strategy is proposed to enhance the search ability and reduce memory usage. To improve the mining quality, a multi-start strategy with an unbalanced allocation strategy is employed in the search process. Ring topology communication is adopted to maintain population diversity. A load balancing strategy is introduced to reduce the thread divergence to improve the parallel efficiency. The experimental results on nine large datasets show that PHA-HUIM outperforms state-of-the-art HUIM algorithms in terms of speedup performance, runtime, and mining quality.
Wei Fang 0001, Haipeng Jiang, Hengyang Lu, Jun Sun 0008, Xiaojun Wu 0001, Jerry Chun-Wei Lin
IEEE Trans. Knowl. Data Eng.1
2023 Mining High Quality Patterns Using Multi-Objective Evolutionary Algorithm (Extended Abstract)
abstract
Most studies on pattern mining have considered only one pattern, such as frequent pattern or high-utility pattern, which is difficult to meet the increasingly diverse needs of users. In this paper, a novel multi-objective problem model for high quality pattern mining (HQPM) is proposed, where the objectives are support, occupancy, and utility. In order to solve the proposed three-objective problem efficiently, an improved multi-objective evolutionary algorithm for HQPM (MOEA-PM) is proposed with two kinds of population initialization strategies and an auxiliary tool. Experimental results on real-world datasets show that the proposed three-objective problem model with the MOEA-PM algorithm can discover patterns that are both frequently occurring and has a high utility in the transaction datasets, while at the same time being relatively complete. The proposed algorithm outperforms the state-of-the-art in terms of efficiency, quality, and convergence speed.
Wei Fang 0001, Qiang Zhang 0036, Jun Sun 0008, Xiaojun Wu 0001
ICDE1
2023 An improved binary quantum-behaved particle swarm optimization algorithm for knapsack problems
Wei Fang 0001, Shuwei Zhu
Inf. Sci.2
2023 Mutual Information-Guided GA for Bayesian Network Structure Learning
abstract
Bayesian network structure learning (BNSL) from data is an NP-hard problem. Genetic algorithms are powerful for solving combinatorial optimization problems, but the lack of effective guidance results in slow convergence and low accuracy regarding BNSL. To address this problem, we propose a mutual information (MI) guided genetic algorithm (MIGA) for BNSL in this paper, which uses MI to effectively search BN structures. In the initialization phase of MIGA, the population is generated by adding additional constraints based on MI to reach a higher score without losing diversity. By employing normalized MI and defining the population support, the potential dominance in the population can be identified and then used to design a novel crossover operator in order to preserve the dominant genes with a higher probability. Moreover, with the guidance of MI for removing loops from the structures, infeasible solutions can be handled in a straightforward and practical way. The proposed MIGA is evaluated on eleven well-known benchmark datasets and compared with four GA-based methods and four other state-of-the-art BNSL algorithms. Experimental results show that MIGA outperforms the compared algorithms in convergence and learning accuracy.
Kefei Yan, Wei Fang 0001, Hengyang Lu, Xin Zhang 0065, Jun Sun 0008, Xiaojun Wu 0001
IEEE Trans. Knowl. Data Eng.2
2022 Mining High Quality Patterns Using Multi-Objective Evolutionary Algorithm
abstract
Pattern mining (PM) refers to the process of discovering patterns of interest to users from data. However, most studies have considered only one pattern, such as frequent pattern or high-utility pattern. With the continuous requirement of businesses in various industries, the single-objective PM methods are difficult to meet the increasingly diverse needs of users. In this paper, a multi-objective problem model for high quality pattern mining (HQPM) is proposed, where the objectives are support, occupancy, and utility. In order to solve the proposed three-objective problem efficiently, an improved multi-objective evolutionary algorithm for HQPM (MOEA-PM) is proposed. Two kinds of population initialization strategies are designed, which is used to ensure the population is effectively distributed in the feasible solution space. By taking the properties of the model into consideration, an auxiliary tool is proposed to accelerate the convergence of the algorithm. Experimental results on real-world datasets show that the proposed three-objective problem model with the MOEA-PM algorithm can discover patterns that are both frequently occurring and has a high utility in the transaction datasets, while at the same time being relatively complete. Compared with the state-of-the-art MOEA-based HQPM algorithms, MOEA-PM has better performance in terms of efficiency, quality, and convergence speed.
Wei Fang 0001, Qiang Zhang 0036, Jun Sun 0008, Xiaojun Wu 0001
IEEE Trans. Knowl. Data Eng.1
2019 Graph-structured multitask sparsity model for visual tracking
Jun Sun 0008, Qidong Chen, Jianan Sun, Tao Zhang 0010, Wei Fang 0001, Xiaojun Wu 0001
Inf. Sci.5
2016 A decentralized quantum-inspired particle swarm optimization algorithm with cellular structured population
Wei Fang 0001, Jun Sun 0008, Xiaojun Wu 0001
Inf. Sci.1
2012 Multiple sequence alignment using the Hidden Markov Model trained by an improved quantum-behaved particle swarm optimization
Jun Sun 0008, Xiaojun Wu 0001, Wei Fang 0001, Yanrui Ding, Wenbo Xu 0001
Inf. Sci.3
2012 Convergence analysis and improvements of quantum-behaved particle swarm optimization
Jun Sun 0008, Xiaojun Wu 0001, Vasile Palade, Wei Fang 0001, Choi-Hong Lai, Wenbo Xu 0001
Inf. Sci.4