EDBT 2026 Demo / reviewers in the wild / expert
Qinghua Hu
dblp:30/2395
· DBLP profile ↗
56ranked-venue papers in the field
9as first author
19since 2021 · last 2026
—ORCID · conflict
Domains — venue-derived; a paper can count in several
Knowledge Engineering, Semantic Web & Information Systems · 27 (5 first)Database Systems & Data Management · 13 (2 first)Data Mining & Knowledge Discovery · 10 (2 first)Information Retrieval & Web Search · 6
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Many Hands Make Light Work: Group-based Information Diffusion Prediction over Long-Context CascadesabstractInformation diffusion prediction aims to forecast the temporal spread of opinions and behaviors by identifying potential adopters. Existing methods typically treat information diffusion as a sequence of individual adoptions and rely on computationally expensive pairwise (one-to-one) influence computations, often restricting predictions to just the next adopter. This individual-level paradigm both misrepresents real-world collective (many-to-many) influences and suffers a critical efficiency trade-off: to remain feasible, such models must truncate long diffusion histories, thereby overlooking early initiators and opinion leaders. To overcome these limitations, we formalize a more practical task: Group-based Information Diffusion Prediction, and propose an effective and scalable GRID framework. Specifically, GRID first learns group-oriented graph embeddings via a task-regularized information bottleneck objective, which amplifies key influence pathways and produces reliable user embeddings for group identification. Built on these embeddings, the core GroupAttn module captures inter-group influence while reducing complexity from quadratic to linear in cascade length. This enables the modeling of ultra-long cascades (exceeding 10,000 users) without truncation while preserving representational fidelity within a provable error bound. Finally, a group-wise objective guides the model to predict semantically meaningful future groups. Extensive experiments on four real-world datasets show that GRID outperforms ten state-of-the-art baselines by an average of 10.65% in accuracy, while achieving an order-of-magnitude gain in efficiency and extending the supported cascade length by up to 10 times. Zihan Feng 0001, Yajun Yang, Xin Huang 0001, Xin Wang 0030, Hong Gao 0001, Qinghua Hu |
WWW | 6 |
| 2026 | LLM-Driven Semantic ID for Information Diffusion Prediction
Haoshuang Liu, Zihan Feng 0001, Yajun Yang, Xin Wang 0030, Hong Gao 0001, Qinghua Hu |
WWW | 6 |
| 2026 | pFedMoE: Data-Level Personalization With Mixture of Experts in Model-Heterogeneous Personalized Federated LearningabstractWith growing client diversity, model-heterogeneous personalized federated learning (MHPFL) supports collaboration over structure-heterogeneous client models. However, existing MHPFL methods only achieve client-level personalization but ignore inherent discrepancies within each client's different data samples, leading to limited model performance. To this end, we propose a novel model-heterogeneouspersonalizedFederated learning withMixtureofExperts (pFedMoE) to achieve a fine-grained data-level personalization. As the first work that incorporates MoE in MHPFL, it introduces three innovations: (1) Different clients hold heterogeneous local models, we add a small proxy global homogeneous feature extractor shared by clients for knowledge exchange. (2) To achieve a fine-grained data-level personalization, we construct a personalized local MoE for each client: a local expert (local heterogeneous client model's feature extractor), a global expert (global proxy homogeneous feature extractor), and a local personalized gating network, which dynamically balances the generalization and personalization of the local model at the data sample level. (3) We customize a lightweight linear gating network to capture the generalized and personalized data characteristics of each local data sample. We theoretically prove its$\mathcal {O}(1/T)$convergence rate. Experiments on 3 benchmark image datasets, 1 real-world image dataset and 1 real-world text dataset against 9 baselines demonstrate its state-of-the-art model accuracy with up to 2.79% accuracy improvement while saving up to 43.12% computational overheads and keeping satisfactory communication costs. Liping Yi, Han Yu 0001, Gang Wang 0001, Xiaoguang Liu 0001, Qinghua Hu |
IEEE Trans. Knowl. Data Eng. | 5 |
| 2025 | Efficient Sphere-Effect Based Information Diffusion Prediction on Large-scale Social NetworksabstractInformation diffusion prediction is fundamental for forecasting user participation in information sharing on social networks, such as retweets on Twitter. Existing methods typically extract user relationships from social networks and historical interactions, while further capturing contextual information within the specific diffusion process. However, these methods have several limitations: (1) They often utilize sequential diffusion process for prediction and simplify differentiated influences among participants; (2) They capture user relationships on the entire graph for all users, in which most information is not necessary for a specific diffusion process and is too inefficient for real-world large-scale networks. To tackle these limitations, we propose a novel and scalable model SILN, for sphere-based information diffusion prediction on large social networks. Specifically, SILN features three components. First, we integrate two kinds of sphere effects in terms of structural and temporal views, which learn an enhanced cascade representation. Second, SILN designs an efficient learning scheme based on the cascade-specific subgraph, which significantly reduces the entire graph computation to smaller subgraphs. Third, to facilitate subgraph extraction, we develop an optimized graph storage technique to allow constant-time neighbor access and reduce the storage cost by about 30% in practice. Extensive experiments on six real-world datasets validate that SILN consistently outperforms seven state-of-the-art competitors in prediction performance while exhibiting exceptional time and space efficiency on million-node social networks. Zihan Feng 0001, Yajun Yang, Xin Huang 0001, Hong Gao 0001, Liping Jing, Qinghua Hu |
KDD (2) | 6 |
| 2025 | Hyperbolic-Euclidean Deep Mutual LearningabstractGraph neural networks (GNNs) exhibit powerful performance in handling graph data, with Euclidean and hyperbolic variants excelling in processing grid-based and hierarchical structures, respectively. However, existing methods focus on learning specific structures linked to the inherent properties of the underlying space, failing to fully exploit their complementary properties in distinct geometric spaces, thus limiting their ability to efficiently model complex graph structures. In this paper, we propose a Hyperbolic-Euclidean Deep Mutual Learning (H-EDML) framework, which leverages the unique properties of hyperbolic space to effectively capture the hierarchical relationships present in graph data, while also utilizes the familiar Euclidean space to handle local interactions. Specifically, We design a topology mutual learning module to bolster the capacity of each single model to perceive the holistic topological structure of the graph. Then, we integrate a decision mutual learning module to further advance the models' comprehensive judgment capabilities towards graph data, thereby strengthening the robustness and generalization. Furthermore, we employ an attention-based probabilistic integration strategy for the final prediction to alleviate potential disparities in decision-making among different models. Extensive experiments on node classification are conducted on five real-world graph datasets and the results show that our proposed H-EDML achieves competitive performances compared to the state-of-the-art methods. The source code will be available at: https://github.com/caohaifang123/H-EDML. Haifang Cao, Yu Wang 0106, Pengfei Zhu 0001, Qinghua Hu |
WWW | 5 |
| 2024 | Multi-level Contrastive Learning on Weak Social Networks for Information Diffusion Prediction
Zihan Feng 0001, Yajun Yang, Hong Gao 0001, Xin Wang 0030, Qinghua Hu |
DASFAA (6) | 7 |
| 2024 | A principled framework for explainable multimodal disentanglement
Zongbo Han, Tao Luo 0014, Huazhu Fu, Qinghua Hu, Joey Tianyi Zhou, Changqing Zhang 0002 |
Inf. Sci. | 4 |
| 2024 | Granular-Ball Fuzzy Set and Its Implement in SVMabstractTraditional fuzzy set methods, designed around the finest granularity of inputs-individual points and their membership degrees-often struggle with inefficiencies and label noise. To overcome these challenges, we introduce granular-ball computing into the fuzzy set, creating the new granular-ball fuzzy set framework. This approach uses granular-ball inputs rather than single points, significantly reducing the number of entities and minimizing susceptibility to the noise affecting individual sample points. As a result, our framework enhances both efficiency and robustness compared to traditional methods and is applicable across various domains of fuzzy data processing. Furthermore, we apply this framework to fuzzy support vector machines (FSVMs), developing the Granular-ball Fuzzy Support Vector Machine (GBFSVM). Experimental tests on UCI benchmark datasets show that GBFSVM surpasses traditional models in efficiency and robustness. Shuyin Xia, Xiaoyu Lian, Guoyin Wang 0001, Xinbo Gao 0001, Qinghua Hu, Yabin Shao |
IEEE Trans. Knowl. Data Eng. | 5 |
| 2023 | MRSCN: A GNN-based Model for Mining Relationship Strength Changes Between Nodes in Dynamic Networks
Tianbao Wang, Yajun Yang, Hong Gao 0001, Qinghua Hu |
DASFAA (3) | 4 |
| 2023 | Hierarchical Label Inference Incorporating Attribute Semantics in Attributed NetworksabstractNode attribute label inference is an important problem in attributed networks. Most existing works assume that node labels are at a single level, but in practice, the attribute labels can always be organized in a hierarchical structure according to their semantics. In this paper, we propose a novel hierarchical label inference model for attributed networks. Specifically, we propose a triple attention mechanism to extract fine-grained label semantics from three levels: hierarchical, sibling and global. Next, we propose the semantic fully-connected layer to explicitly exploit label semantics for attribute inference. We also propose semantic label propagation to enhance the interaction between the label semantics and the attributed network, and this interaction enables nodes in the attributed network to realise the proximity assumption at the label semantic level. Finally, we combine the semantic fully-connected layer with semantic label propagation for top-down hierarchical attribute inference. Extensive experiments demonstrate the superiority of our model. Yajun Yang, Qinghua Hu, Xin Wang 0030, Hong Gao 0001 |
ICDM | 3 |
| 2023 | Multi-Granularity Regularized Re-Balancing for Class Incremental LearningabstractDeep learning models suffer from catastrophic forgetting when learning new tasks incrementally. Incremental learning has been proposed to retain the knowledge of old classes while learning to identify new classes. A typical approach is to use a few exemplars to avoid forgetting old knowledge. In such a scenario, data imbalance between old and new classes is a key issue that leads to performance degradation of the model. Several strategies have been designed to rectify the bias towards the new classes due to data imbalance. However, they heavily rely on the assumptions of the bias relation between old and new classes. Therefore, they are not suitable for complex real-world applications. In this study, we propose an assumption-agnostic method, Multi-Granularity Regularized re-Balancing (MGRB), to address this problem. Re-balancing methods are used to alleviate the influence of data imbalance; however, we empirically discover that they would under-fit new classes. To this end, we further design a novel multi-granularity regularization term that enables the model to consider the correlations of classes in addition to re-balancing the data. A class hierarchy is first constructed by ontology or grouping semantically or visually similar classes. The multi-granularity regularization then transforms the one-hot label vector into a continuous label distribution, which reflects the relations between the target class and other classes based on the constructed class hierarchy. Thus, the model can learn the inter-class relational information, which helps enhance the learning of both old and new classes. Experimental results on both public datasets and a real-world fault diagnosis dataset verify the effectiveness of the proposed method. Code is available athttps://github.com/lilyht/CIL-MGRB. Huitong Chen, Yu Wang 0106, Qinghua Hu |
IEEE Trans. Knowl. Data Eng. | 3 |
| 2023 | Hierarchical Feature Selection Based on Label Distribution LearningabstractHierarchical classification learning, which organizes data categories into a hierarchical structure, is an effective approach for large-scale classification tasks. The high dimensionality of data feature space, represented in hierarchical class structures, is one of the main research challenges. In addition, the class hierarchy often introduces imbalanced class distributions and causes overfitting. In this paper, we propose a feature selection method based on label distribution learning to address the above challenges. The crux is to alleviate the class imbalance problem and learn a discriminative feature subset for hierarchical classification process. Due to correlation between different class categories in the hierarchical tree structure, sibling categories can provide additional supervisory information for each learning sub tasks, which, in turn, alleviates the problem of under-sampling of minority categories. Therefore, we transform hierarchical labels to a hierarchical label distribution to represent this correlation. After that, a discriminative feature subset is selected recursively, by the common features and label-specific feature constraints, to ensure that downstream classification tasks can achieve the best performance. Experiments and comparisons, using seven well-established feature selection algorithms on six real data sets with different degrees of imbalance, demonstrate the superiority of the proposed method. Yaojin Lin, Hong Zhao 0002, Qinghua Hu, Xingquan Zhu 0001, Xindong Wu 0001 |
IEEE Trans. Knowl. Data Eng. | 4 |
| 2023 | MLI: A Multi-level Inference Mechanism for User Attributes in Social NetworksabstractIn the social network, each user has attributes for self-description called user attributes, which are semantically hierarchical. Attribute inference has become an essential way for social platforms to realize user classifications and targeted recommendations. Most existing approaches mainly focus on the flat inference problem neglecting the semantic hierarchy of user attributes, which will cause serious inconsistency in multi-level tasks. In this article, we propose a multi-level model MLI, where information propagation part collects attribute information by mining the global graph structure, and the attribute correction part realizes the mutual correction between different levels of attributes. Further, we put forward the concept of generalized semantic tree, a way of representing the hierarchical structure of user attributes, whose nodes are allowed to have multiple parent nodes unlike the regular tree. Both regular and generalized semantic trees are commonly used in practice, and can be handled by our model. Besides, by making the inference start from sub-networks with sufficient attribute information, we design a “Ripple” algorithm to improve the efficiency and effectiveness of our model. For evaluation purposes, we conduct extensive verification experiments on DBLP datasets. The experimental results show the superior effect of MLI, compared with the state-of-the-art methods. Yajun Yang, Xin Wang 0030, Hong Gao 0001, Qinghua Hu |
ACM Trans. Inf. Syst. | 5 |
| 2022 | Granular computing based machine learning in the era of big data
Qinghua Hu, Ju-Sheng Mi, Degang Chen 0002 |
Inf. Sci. | 1 |
| 2022 | Uncertainty instructed multi-granularity decision for large-scale hierarchical classification
Yu Wang 0106, Qinghua Hu, Hao Chen 0112 |
Inf. Sci. | 2 |
| 2022 | MULFE: Multi-Label Learning via Label-Specific Feature Space EnsembleabstractIn multi-label learning, label correlations commonly exist in the data. Such correlation not only provides useful information, but also imposes significant challenges for multi-label learning. Recently, label-specific feature embedding has been proposed to explore label-specific features from the training data, and uses feature highly customized to the multi-label set for learning. While such feature embedding methods have demonstrated good performance, the creation of the feature embedding space is only based on a single label, without considering label correlations in the data. In this article, we propose to combine multiple label-specific feature spaces, using label correlation, for multi-label learning. The proposed algorithm, mu lti- l abel-specific f eature space e nsemble (MULFE), takes consideration label-specific features, label correlation, and weighted ensemble principle to form a learning framework. By conducting clustering analysis on each label’s negative and positive instances, MULFE first creates features customized to each label. After that, MULFE utilizes the label correlation to optimize the margin distribution of the base classifiers which are induced by the related label-specific feature spaces. By combining multiple label-specific features, label correlation based weighting, and ensemble learning, MULFE achieves maximum margin multi-label classification goal through the underlying optimization framework. Empirical studies on 10 public data sets manifest the effectiveness of MULFE. Yaojin Lin, Qinghua Hu, Xingquan Zhu 0001, Xindong Wu 0001 |
ACM Trans. Knowl. Discov. Data | 2 |
| 2021 | A Multilevel Inference Mechanism for User Attributes over Social Networks
Yajun Yang, Xin Wang 0030, Hong Gao 0001, Qinghua Hu, Dan Yin |
DASFAA (2) | 5 |
| 2021 | PA-Net: Learning local features using by pose attention for short-term person re-identification
Kai Wang 0001, Junhui Yang, Tao Li 0002, Qinghua Hu |
Inf. Sci. | 6 |
| 2021 | A Recursive Regularization Based Feature Selection Framework for Hierarchical ClassificationabstractThe sizes of datasets in terms of the number of samples, features, and classes have dramatically increased in recent years. In particular, there usually exists a hierarchical structure among class labels as hundreds of classes exist in a classification task. We call these tasks hierarchical classification, and hierarchical structures are helpful for dividing a very large task into a collection of relatively small subtasks. Various algorithms have been developed to select informative features for flat classification. However, these algorithms ignore the semantic hyponymy in the directory of hierarchical classes, and select a uniform subset of the features for all classes. In this paper, we propose a new feature selection framework with recursive regularization for hierarchical classification. This framework takes the hierarchical information of the class structure into account. In contrast to flat feature selection, we select different feature subsets for each node in a hierarchical tree structure with recursive regularization. The proposed framework uses parent-child, sibling, and family relationships for hierarchical regularization. By imposing$\ell _{2,1}$-norm regularization to different parts of the hierarchical classes, we can learn a sparse matrix for the feature ranking at each node. Extensive experiments on public datasets demonstrate the effectiveness and efficiency of the proposed algorithms. Hong Zhao 0002, Qinghua Hu, Pengfei Zhu 0001, Yu Wang 0106, Ping Wang 0072 |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2019 | Batch Mode Active Learning for Semantic Segmentation Based on Multi-Clue Sample SelectionabstractLarge labeled datasets are required for training a powerful semantic segmentation model. However, it is very expensive to construct pixel-wise annotated images. In this work, we propose a general batch mode active learning algorithm for semantic segmentation which automatically selects important samples to be labeled for building a competitive classifier. In our approach the edge information of an image is first introduced as a new selecting clue of active learning, which can measure the essential information relevant to segmentation performance. In addition, we also incorporate the informativeness based on Query by Committee (QBC) and representativeness criteria in our algorithm. We combine three clues to select a batch of samples during each iteration. It is shown that the image edge information is significant for the active learning for semantic segmentation in the experiments. And we also demonstrate the performance of our method outperforms the state of the art active learning approaches on the datasets of CamVid, Stanford Background and PASCAL VOC 2012. Yao Tan, Liu Yang 0010, Qinghua Hu, Zhibin Du |
CIKM | 3 |
| 2019 | Semi-interactive Attention Network for Answer Understanding in Reverse-QA
Qing Yin, Guan Luo, Qinghua Hu, Ou Wu 0001 |
PAKDD (2) | 4 |
| 2019 | Self-paced Robust Deep Face Recognition with Label Noise
Pengfei Zhu 0001, Wenya Ma, Qinghua Hu |
PAKDD (3) | 3 |
| 2019 | Possibility measure based fuzzy support function machine for set-based fuzzy classifications
Jiqiang Chen, Qinghua Hu, Xiaoping Xue 0001, Minghu Ha 0001, Litao Ma, Xuchang Zhang |
Inf. Sci. | 2 |
| 2018 | Uncertain data classification with additive kernel support vector machine
Zongxia Xie, Yong Xu 0007, Qinghua Hu |
Data Knowl. Eng. | 3 |
| 2018 | Partially monotonic decision trees
Shenglei Pei, Qinghua Hu |
Inf. Sci. | 2 |
| 2017 | Local Bayes Risk Minimization Based Stopping Strategy for Hierarchical ClassificationabstractIn large-scale data classification tasks, it is becoming more and more challenging in finding a true class from a huge amount of candidate categories. Fortunately, a hierarchical structure usually exists in these massive categories. The task of utilizing this structure for effective classification is called hierarchical classification. It usually follows a top-down fashion which predicts a sample from the root node with a coarse-grained category to a leaf node with a fine-grained category. However, misclassification is inevitable if the information is insufficient or large uncertainty exists in the prediction process. In this scenario, we can design a stopping strategy to stop the sample at an internal node with a coarser category, instead of predicting a wrong leaf node. Several studies address the problem by improving performance in terms of hierarchical accuracy and informative prediction. However, all of these researches ignore an important issue: when predicting a sample at the current node, the error is inclined to occur if large uncertainty exists in the next lower level children nodes. In this paper, we integrate this uncertainty into a risk problem: when predicting a sample at a decision node, it will take precipitance risk in predicting the sample to a children node in the next lower level on one hand, and take conservative risk in stopping at the current node on the other. We address the risk problem by designing a Local Bayes Risk Minimization (LBRM) framework, which divides the prediction process into recursively deciding to stop or to go down at each decision node by balancing these two risks in a top-down fashion. Rather than setting a global loss function in the traditional Bayes risk framework, we replace it with different uncertainty in the two risks for each decision node. The uncertainty on the precipitance risk and the conservative risk are measured by information entropy on children nodes and information gain from the current node to children nodes, respectively. We propose a Weighted Tree Induced Error (WTIE) to obtain the predictions of minimum risk with different emphasis on the two risks. Experimental results on various datasets show the effectiveness of the proposed LBRM algorithm. Yu Wang 0106, Qinghua Hu, Yucan Zhou, Hong Zhao 0002, Jiye Liang |
ICDM | 2 |
| 2017 | Support function machine for set-based classification with application to water quality evaluation
Jiqiang Chen, Qinghua Hu, Xiaoping Xue 0001, Minghu Ha 0001, Litao Ma |
Inf. Sci. | 2 |
| 2017 | Granular Computing Based Machine Learning in the Era of Big Data
Qinghua Hu, Ju-Sheng Mi, Degang Chen 0002 |
Inf. Sci. | 1 |
| 2016 | A Label Inference Method Based on Maximal Entropy Random Walk over Graphs
Yajun Yang, Qinghua Hu |
APWeb (1) | 3 |
| 2016 | Locally Weighted Ensemble Learning for Regression
Zongxia Xie, Qinghua Hu |
PAKDD (1) | 4 |
| 2016 | Semi-supervised Clustering Based on Artificial Bee Colony Algorithm with Kernel Strategy
Jianhua Dai 0003, Huifeng Han, Hu Hu, Qinghua Hu, Bingjie Wei, Yuejun Yan |
WAIM (2) | 4 |
| 2016 | DualPOS: A Semi-supervised Attribute Selection Approach for Symbolic Data Based on Rough Set Theory
Jianhua Dai 0003, Huifeng Han, Hu Hu, Qinghua Hu, Jinghong Zhang, Wentao Wang 0004 |
WAIM (2) | 4 |
| 2016 | Multi-document summarization via group sparse learning
Ruifang He, Jiliang Tang, Pinghua Gong, Qinghua Hu, Bo Wang 0011 |
Inf. Sci. | 4 |
| 2016 | Multi-label feature selection with streaming labels
Yaojin Lin, Qinghua Hu, Jia Zhang 0019, Xindong Wu 0001 |
Inf. Sci. | 2 |
| 2016 | Cost-sensitive feature selection based on adaptive neighborhood granularity with multi-level confidence
Hong Zhao 0002, Ping Wang 0072, Qinghua Hu |
Inf. Sci. | 3 |
| 2016 | Combining neighborhood separable subspaces for classification via sparsity regularized optimization
Pengfei Zhu 0001, Qinghua Hu, Yahong Han, Changqing Zhang 0002 |
Inf. Sci. | 2 |
| 2015 | Kernel sparse representation for time series classification
Wangmeng Zuo, Qinghua Hu, Liang Lin 0004 |
Inf. Sci. | 3 |
| 2014 | Fuzzy rough regression with application to wind speed prediction
Shuang An, Qinghua Hu, Xiaoqi Li 0007 |
Inf. Sci. | 3 |
| 2014 | A novel method for attribute reduction of covering decision systems
Changzhong Wang, Qiang He 0003, Degang Chen 0002, Qinghua Hu |
Inf. Sci. | 4 |
| 2014 | Multi-granularity distance metric learning via neighborhood granule margin maximization
Pengfei Zhu 0001, Qinghua Hu, Wangmeng Zuo, Meng Yang 0001 |
Inf. Sci. | 2 |
| 2013 | Adaptive neighborhood granularity selection and combination based on margin distribution optimization
Pengfei Zhu 0001, Qinghua Hu |
Inf. Sci. | 2 |
| 2012 | Communication between information systems with covering based rough sets
Changzhong Wang, Degang Chen 0002, Baiqing Sun, Qinghua Hu |
Inf. Sci. | 4 |
| 2012 | Rank Entropy-Based Decision Trees for Monotonic ClassificationabstractIn many decision making tasks, values of features and decision are ordinal. Moreover, there is a monotonic constraint that the objects with better feature values should not be assigned to a worse decision class. Such problems are called ordinal classification with monotonicity constraint. Some learning algorithms have been developed to handle this kind of tasks in recent years. However, experiments show that these algorithms are sensitive to noisy samples and do not work well in real-world applications. In this work, we introduce a new measure of feature quality, called rank mutual information (RMI), which combines the advantage of robustness of Shannon's entropy with the ability of dominance rough sets in extracting ordinal structures from monotonic data sets. Then, we design a decision tree algorithm (REMT) based on rank mutual information. The theoretic and experimental analysis shows that the proposed algorithm can get monotonically consistent decision trees, if training samples are monotonically consistent. Its performance is still good when data are contaminated with noise. Qinghua Hu, Xunjian Che, Lei Zhang 0006, David Zhang 0001, Maozu Guo 0001, Daren Yu |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2011 | Parameterized attribute reduction with Gaussian kernel based fuzzy rough sets
Degang Chen 0002, Qinghua Hu, Yongping Yang |
Inf. Sci. | 2 |
| 2011 | Rule learning for classification based on neighborhood covering reduction
Qinghua Hu, Pengfei Zhu 0001, Peijun Ma |
Inf. Sci. | 2 |
| 2011 | Dynamic time warping constraint learning for large margin nearest neighbor classification
Daren Yu, Qinghua Hu, Anqi Wu |
Inf. Sci. | 3 |
| 2011 | Kernelized Fuzzy Rough Sets and Their ApplicationsabstractKernel machines and rough sets are two classes of commonly exploited learning techniques. Kernel machines enhance traditional learning algorithms by bringing opportunities to deal with nonlinear classification problems, rough sets introduce a human-focused way to deal with uncertainty in learning problems. Granulation and approximation play a pivotal role in rough sets-based learning and reasoning. However, a way how to effectively generate fuzzy granules from data has not been fully studied so far. In this study, we integrate kernel functions with fuzzy rough set models and propose two types of kernelized fuzzy rough sets. Kernel functions are employed to compute the fuzzy T-equivalence relations between samples, thus generating fuzzy information granules in the approximation space. Subsequently fuzzy granules are used to approximate the classification based on the concepts of fuzzy lower and upper approximations. Based on the models of kernelized fuzzy rough sets, we extend the measures existing in classical rough sets to evaluate the approximation quality and approximation abilities of the attributes. We discuss the relationship between these measures and feature evaluation function ReliefF, and augment the ReliefF algorithm to enhance the robustness of these proposed measures. Finally, we apply these measures to evaluate and select features for classification problems. The experimental results help quantify the performance of the KFRS. Qinghua Hu, Daren Yu, Witold Pedrycz, Degang Chen 0002 |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2010 | Soft fuzzy rough sets for robust feature evaluation and selection
Qinghua Hu, Shuang An, Daren Yu |
Inf. Sci. | 1 |
| 2010 | Fuzzy preference based rough sets
Qinghua Hu, Daren Yu, Maozu Guo 0001 |
Inf. Sci. | 1 |
| 2008 | Neighborhood rough set based heterogeneous feature subset selection
Qinghua Hu, Daren Yu, Congxin Wu |
Inf. Sci. | 1 |
| 2008 | A weighted rough set based method developed for class imbalance learning
Qinghua Hu, Daren Yu |
Inf. Sci. | 2 |
| 2008 | Communicating between information systems
Changzhong Wang, Congxin Wu, Degang Chen 0002, Qinghua Hu, Chong Wu 0001 |
Inf. Sci. | 4 |
| 2007 | Consistency Based Attribute Reduction
Qinghua Hu, Zongxia Xie, Daren Yu |
PAKDD | 1 |
| 2007 | Weighted Rough Set Learning: Towards a Subjective Approach
Qinghua Hu, Daren Yu |
PAKDD | 2 |
| 2007 | A new approach to attribute reduction of consistent and inconsistent covering decision systems with covering rough sets
Degang Chen 0002, Changzhong Wang, Qinghua Hu |
Inf. Sci. | 3 |
| 2005 | Hybrid Attribute Reduction for Classification Based on A Fuzzy Rough Set TechniqueabstractData usually exists with hybrid formats in real-world applications, and a unified data reduction for hybrid data is desirable. In this paper a unified information measure is proposed to computing discernibility power of a crisp equivalence relation and a fuzzy one, which is the key concept in classical rough set model and fuzzy rough set model. Based on the information measure, a general definition of significance of nominal, numeric and fuzzy attributes is presented. We redefine the independence of hybrid attribute subset, reduct, and relative reduct. Then two greedy reduction algorithms for unsupervised and supervised data dimensionality reduction based on the proposed information measure are constructed. Experiments show the reducts found by the proposed algorithms get a better performance compared with traditional rough set approaches. Qinghua Hu, Daren Yu, Zongxia Xie |
SDM | 1 |