EDBT 2026 Demo / reviewers in the wild / expert
Huaxiong Li
dblp:92/1251
· DBLP profile ↗
27ranked-venue papers in the field
2as first author
17since 2021 · last 2026
0000-0003-0395-1525ORCID · verified
Domains — venue-derived; a paper can count in several
Knowledge Engineering, Semantic Web & Information Systems · 22 (1 first)Database Systems & Data Management · 2 (1 first)Data Mining & Knowledge Discovery · 2Other / Interdisciplinary · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Three-way decision-guided hierarchical reinforcement learning for high-frequency trading
Jiashuo Cao, Yuxiang Sun 0001, Xianzhong Zhou, Huaxiong Li |
Inf. Sci. | 5 |
| 2026 | Diverse embeddings and consensus pseudo-supervision learning for unsupervised feature selection
Ziqi Meng, Wentao Fan 0003, Bo Wang 0027, Chunlin Chen 0001, Huaxiong Li |
Inf. Sci. | 5 |
| 2026 | GEAF: A label noise filtering method based on adaptive partitioning of granular ellipsoids
Tianxing Wang 0002, Huaxiong Li, Xiuyi Jia |
Inf. Sci. | 5 |
| 2025 | Semi-supervised Multi-view Clustering with Active ConstraintsabstractMulti-view clustering has attracted increasing attention in recent years. However, most existing multi-view clustering approaches are performed in a purely unsupervised manner, while ignoring the valuable weak supervision information that can be obtained (e.g., active query) in many real applications. This paper considers the weak pairwise constraints among samples to enhance the clustering performance, and proposes a Semi-supervised Multi-view Clustering method with Active Constraints, SMCAC for short. SMCAC consists of two stages, clustering (C-stage) and active query (A-stage). In the C-stage, we design a tensor based multi-view graph learning model equipped with sample pairwise constraints regularization to facilitate the discriminative graph learning and fusion. An effective optimization algorithm based on alternating direction minimization is devised to solve the clustering model. In the A-stage, the most uncertain or difficult sample pairs are actively selected to query the constraints, based on the divergence of multi-view similarities learned in the C-stage. The two processes alternate iteratively until the maximum number of queries is reached. Extensive experiments on several popular datasets well validate the effectiveness of the proposed method. Chao Zhang 0078, Deng Xu, Chunlin Chen 0001, Huaxiong Li |
KDD (1) | 4 |
| 2025 | GEC: A novel and efficient classifier based on granular-ellipsoid model
Xin Wang 0158, Tianxing Wang 0002, Huaxiong Li, Xiuyi Jia |
Inf. Sci. | 6 |
| 2025 | Label Distribution Guided Hashing for Cross-Modal RetrievalabstractHashing methods have recently attracted extensive attention in cross-modal retrieval. Most supervised hashing methods attempt to preserve the semantic information into hash codes by leveraging the original logical label matrix. However, they generally treat all labels equally, and ignore the relative significance of different labels due to the variety of data features. In this article, we argue that exploring the relative importance of labels benefits the enhancement of semantic information, and we propose a novel LAbel Distribution Guided Hashing (LADH) method for cross-modal retrieval. In particular, LADH first learns a feature-induced label distribution for each sample to weigh different labels, which leverages the multi-modal feature information to enrich the semantic label information. By jointly using the learned label distributions and multi-modal features, the latent representation and hash codes are obtained with multi-modal feature selection and enhanced semantic similarities embedded. An efficient algorithm is designed to solve the proposed method whose time complexity is linear to the number of the training instances. Experimental results on several public benchmark datasets verify the effectiveness and efficiency of our method compared with the state-of-the-art methods. Fatang Lei, Chao Zhang 0078, Huaxiong Li, Yang Gao 0001, Chunlin Chen 0001 |
ACM Trans. Knowl. Discov. Data | 3 |
| 2024 | Category correlations embedded semantic centers hashing for cross-modal retrieval
Wentao Fan 0003, Chenwen Yang, Kaiyi Luo, Huaxiong Li |
Inf. Sci. | 5 |
| 2024 | Optimized third-generation prospect theory-based three-way decision approach for conflict analysis in multi-scale Z-number information systems
Tianxing Wang 0002, Huaxiong Li |
Inf. Sci. | 3 |
| 2023 | A robust mixed error coding method based on nonconvex sparse representation
Chao Zhang 0078, Huaxiong Li, Bo Wang 0027, Chunlin Chen 0001 |
Inf. Sci. | 3 |
| 2023 | Three-way decision for probabilistic linguistic conflict analysis via compounded risk preference
Tianxing Wang 0002, Huaxiong Li, Dun Liu, Hong Yu 0007 |
Inf. Sci. | 3 |
| 2023 | Adaptive Label Correlation Based Asymmetric Discrete Hashing for Cross-Modal RetrievalabstractHashing methods have captured much attention for cross-modal retrieval in recent years. Most existing approaches mainly focus on preserving the semantic similarity across heterogeneous modalities in a shared Hamming subspace, while the label information and potential correlations of multi-label semantics are not fully excavated. In this article, a novel Adaptive Label correlation based asymmEtric Cross-modal Hashing method, i.e., ALECH, is proposed for cross-modal retrieval. ALECH decomposes hash learning into two steps, hash codes learning and hash functions learning. For hash codes learning, the high-order semantic label correlations are adaptively exploited to guide the latent feature learning, while simultaneously generating the binary codes in a discrete manner. The asymmetric strategy is utilized to connect the latent feature space and Hamming space, and preserve the pairwise semantic similarity. Different from other two-step methods that directly adopt simple least-squares regression to learn hash functions based on binary codes, ALECH leverages both hash codes and semantic labels for hash functions learning which further preserves the similarity. Experiments on several benchmark datasets demonstrate that the proposed ALECH method outperforms the state-of-the-art cross-hashing methods. Huaxiong Li, Chao Zhang 0078, Xiuyi Jia, Yang Gao 0001, Chunlin Chen 0001 |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2023 | Weakly-Supervised Enhanced Semantic-Aware Hashing for Cross-Modal RetrievalabstractOwing to its query and storage efficiency, hash learning has sparked much interest for Cross-Modal Retrieval (CMR) task. Previous literatures have proved the superiority of supervised Cross-Modal Hashing (CMH) methods over unsupervised ones. Nevertheless, most existing supervised CMH methods still suffer from some limitations: 1) it is assumed that the observed labels of training data are complete and accurate, which may be impractical due to the missing and wrong class assignments in real applications, and 2) the semantic information is not fully excavated, especially for the semantic correlations among labels. To address these issues, this paper proposes a Weakly-supervised enhAnced Semantic-aware Hashing (WASH) method which simultaneously estimates the label noises and performs enhanced semantic-aware hash learning. WASH employs the low-rank and sparse decomposition to alleviate the label noises, and a high-level semantic factor as well as a semantic correlation matrix is obtained by low-rank factorization on the noise-reduced labels. The low-rank semantic factors and multi-modal features are jointly factorized into a common subspace to reduce the heterogeneity gaps, so as to enhance the semantic awareness of shared representation. In this way, the hash codes can be obtained by binarizing the shared representation with pairwise semantic similarity preserved. Experiments on several benchmark datasets verify the effectiveness of the proposed method in comparison with the state-of-the-art CMH approaches. Chao Zhang 0078, Huaxiong Li, Yang Gao 0001, Chunlin Chen 0001 |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2022 | On three perspectives for deriving three-way decision with linguistic intuitionistic fuzzy information
Jiubing Liu, Jiaxin Mai, Huaxiong Li, Yongjun Liu 0001 |
Inf. Sci. | 3 |
| 2022 | Three-way multi-attribute decision making under incomplete mixed environments using probabilistic similarity
Xianzhong Zhou, Yuxiang Sun 0001, Huaxiong Li |
Inf. Sci. | 5 |
| 2021 | Semi-supervised label distribution learning via projection graph embedding
Xiuyi Jia, Weiping Ding 0001, Huaxiong Li, Weiwei Li 0001 |
Inf. Sci. | 4 |
| 2021 | Convex combination-based consensus analysis for intuitionistic fuzzy three-way group decision
Jiubing Liu, Huaxiong Li, Dun Liu |
Inf. Sci. | 2 |
| 2021 | Three-way decision based on third-generation prospect theory with Z-numbers
Tianxing Wang 0002, Huaxiong Li, Xianzhong Zhou, Dun Liu |
Inf. Sci. | 2 |
| 2020 | Inclusion measure-based multi-granulation decision-theoretic rough sets in multi-scale intuitionistic fuzzy information tables
Jinjiang Yan, Huaxiong Li, Xianzhong Zhou |
Inf. Sci. | 4 |
| 2020 | Cost-sensitive dual-bidirectional linear discriminant analysis
Huaxiong Li, Libo Zhang 0006, Xianzhong Zhou |
Inf. Sci. | 1 |
| 2020 | A three-way decision model based on cumulative prospect theory
Tianxing Wang 0002, Huaxiong Li, Libo Zhang 0006, Xianzhong Zhou |
Inf. Sci. | 2 |
| 2020 | Sequential three-way decision based on multi-granular autoencoder features
Libo Zhang 0006, Huaxiong Li, Xianzhong Zhou |
Inf. Sci. | 2 |
| 2019 | Agent evaluation based on multi-source heterogeneous information table using TOPSIS
Libo Zhang 0006, Tianxing Wang 0002, Huaxiong Li, Xianzhong Zhou |
Adv. Eng. Informatics | 3 |
| 2019 | An optimization-based formulation for three-way decisions
Jiubing Liu, Huaxiong Li, Xianzhong Zhou, Tianxing Wang 0002 |
Inf. Sci. | 2 |
| 2016 | Hierarchical structures and uncertainty measures for intuitionistic fuzzy approximation space
Chunxiang Guo 0001, Huaxiong Li, Guo-fu Feng, Xianzhong Zhou |
Inf. Sci. | 3 |
| 2014 | Intuitionistic fuzzy multigranulation rough sets
Chunxiang Guo 0001, Yu-liang Zhuang, Huaxiong Li, Xianzhong Zhou |
Inf. Sci. | 4 |
| 2013 | Using a rough set model to extract rules in dominance-based interval-valued intuitionistic fuzzy information systems
Da-kuan Wei, Huaxiong Li, Yu-liang Zhuang |
Inf. Sci. | 3 |
| 2009 | Relative reducts in consistent and inconsistent decision tables of the Pawlak rough set model
Duoqian Miao 0001, Yan Zhao 0001, Yiyu Yao, Huaxiong Li |
Inf. Sci. | 4 |