EDBT 2026 Demo / reviewers in the wild / expert
Hongjun Wang 0002
dblp:65/3627-2
· DBLP profile ↗
19ranked-venue papers in the field
3as first author
12since 2021 · last 2026
0000-0001-7280-2852ORCID · conflict
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 6 (2 first)Knowledge Engineering, Semantic Web & Information Systems · 6 (1 first)Database Systems & Data Management · 5Information Retrieval & Web Search · 2
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Multi-view Semantic Contrastive Alignment for Multimodal RecommendationabstractMultimodal recommendation advocates integrating the multimodal features of items with historical user behaviors to enhance recommendation accuracy across various online media platforms. The majority of existing methods concentrate on leveraging cross-modal learning over multimodal features to augment node representations. However, these approaches are confronted with two key challenges: i) augmented representations offer limited information gain for interactive prediction in the collaborative view, and ii) semantic discrepancy between the collaborative view and modality-augmented features remains inadequately addressed. To overcome these obstacles, we present a new Multi-view Semantic Contrastive Alignment (MSCA) approach for multimodal recommendation, which models and aligns node representations from multiple views. Specifically, we introduce a multi-view semantic pattern encoder that learns basic embeddings from the collaborative view and independently captures augmented semantic patterns from the item-item structural view and intra-modal view. Furthermore, a semantic contrastive alignment task is designed to mitigate the semantic divergence between collaborative embeddings and augmented representations by maximizing the mutual consistency between them, thereby facilitating an effective integration of both. Comprehensive experiments on three benchmark datasets confirm that the proposed MSCA consistently excels over diverse state-of-the-art baselines. Jiuqiang Li 0002, Hongjun Wang 0002 |
WWW | 2 |
| 2024 | Graph Diffusive Self-Supervised Learning for Social RecommendationabstractSocial recommendation aims at augmenting user-item interaction relationships and boosting recommendation quality by leveraging social information. Recently, self-supervised learning (SSL) has gained widespread adoption for social recommender. However, most existing methods exhibit poor robustness when faced with sparse user behavior data and are susceptible to inevitable social noise. To overcome the aforementioned limitations, we introduce a new Graph Diffusive Self-Supervised Learning (GDSSL) paradigm for social recommendation. Our approach involves the introduction of a guided social graph diffusion model that can adaptively mitigate the impact of social relation noise commonly found in real-world scenarios. This model progressively introduces random noise to the initial social graph and then iteratively restores it to recover the original structure. Additionally, to enhance robustness against noise and sparsity, we propose graph diffusive self-supervised learning, which utilizes the denoised social relation graph generated by our diffusion model for contrastive learning. The extensive experimental outcomes consistently indicate that our proposed GDSSL outmatches existing advanced solutions in social recommendation. Jiuqiang Li 0002, Hongjun Wang 0002 |
SIGIR | 2 |
| 2024 | A nondominated sorting genetic model for co-clustering
Wuchun Yang, Hongjun Wang 0002, Yinghui Zhang 0005, Tianrui Li 0001 |
Inf. Sci. | 2 |
| 2024 | T-Distributed Stochastic Neighbor Embedding for Co-Representation LearningabstractCo-clustering is the simultaneous clustering of the samples and attributes of a data matrix that provides deeper insight into data than traditional clustering. However, there is a lack of representation learning algorithms that serve this mechanism of co-clustering, and the current representation learning algorithms are limited to the sample perspective and lack the use of information in the attribute perspective. To solve this problem, in this article, ctSNE , a co-representation learning model based on t-distributed stochastic neighbor embedding, is proposed for unsupervised co-clustering, where ctSNE makes the dataset representation outputted more discriminative of row and column clusters (i.e. co-discrimination). On the basis of t-distributed stochastic neighbor embedding retaining the sample data distribution and local data structure, the philosophy of collaboration is introduced (i.e., row and column hidden relationship information) so that the ctSNE model is equipped with co-representation learning capability, which can effectively improve the performance of co-clustering. To prove the effectiveness of the ctSNE model, several classic co-clustering algorithms are used to check the co-representation performance of ctSNE, and a novel internal index based on an internal clustering index, known as total inertia, is proposed to demonstrate the effect of co-clustering. The numerous experimental results show that ctSNE has tremendous co-representation capability and can significantly improve the performance of co-clustering algorithms. Wei Chen 0141, Hongjun Wang 0002, Yinghui Zhang 0005, Ping Deng 0002, Tianrui Li 0001 |
ACM Trans. Intell. Syst. Technol. | 2 |
| 2024 | A Survey of Co-ClusteringabstractCo-clustering is to cluster samples and features simultaneously, which can also reveal the relationship between row clusters and column clusters. Therefore, lots of scientists have drawn much attention to conduct extensive research on it, and co-clustering is widely used in recommendation systems, gene analysis, medical data analysis, natural language processing, image analysis, and social network analysis. In this article, we survey the entire research aspect of co-clustering, especially the latest advances in co-clustering, and discover the current research challenges and future directions. First, due to different views from researchers on the definition of co-clustering, this article summarizes the definition of co-clustering and its extended definitions, as well as related issues, based on the perspectives of various scientists. Second, existing co-clustering techniques are approximately categorized into four classes: information-theory-based, graph-theory-based, matrix-factorization-based, and other theories-based. Third, co-clustering is applied in various aspects such as recommendation systems, medical data analysis, natural language processing, image analysis, and social network analysis. Furthermore, 10 popular co-clustering algorithms are empirically studied on 10 benchmark datasets with 4 metrics—accuracy, purity, block discriminant index, and running time, and their results are objectively reported. Finally, future work is provided to get insights into the research challenges of co-clustering. Hongjun Wang 0002, Wei Chen 0141, Chongshou Li, Tianrui Li 0001 |
ACM Trans. Knowl. Discov. Data | 1 |
| 2024 | Hierarchical Active Learning With Label Proportions on Data RegionsabstractLearning classification models from real-world data often requires substantial human effort devoted to instance annotation. As the instance-based annotating process can be very time-consuming and costly, we propose a novel active learning framework that builds classification models from human-annotatedregions. A region is defined by a set of conjunctive patterns that are formed by value ranges over the input features. A region label is a human assessment of the classproportionin the data population covered by the region. By leveraginglearning from label proportionsalgorithms, regions and their class proportions can be used to train instance-based classification models. However, the key challenge is that in practice, very few regions are defined already. Therefore, to identify regions important for model learning, we design ahierarchical active learning(HAL) framework, which actively builds a hierarchy of regions. Similar to the decision-tree learning process, our approach progressively divides the input data space into smaller sub-regions, solicits labels for the new regions, and retrains the base classification model with all the leaf regions. And we further develop amulti-hierarchy(forest) solution, which builds multiple shallower hierarchies that have more informative, diverse, and simpler regions. We evaluate our HAL framework on numerous impactful classification datasets as well as on a real user study - on the survival analysis of colorectal cancer patients. The results demonstrate that region-based active learning methods can learn high-quality classifiers from very few labeled regions. Hence, our framework is shown very effective in reducing the human annotation effort needed for building classification models. Qiang Gao 0003, Yazhou He, Hongjun Wang 0002, Milos Hauskrecht, Tianrui Li 0001 |
IEEE Trans. Knowl. Data Eng. | 4 |
| 2023 | Unsupervised Feature Learning Architecture with Multi-clustering Integration RBMabstractFeature learning is a crucial phase machine learning [1] – [3] . How to obtain appropriate features distribution without any background is still a hard problem in machine learning. In this paper, we present a novel unsupervised feature learning architecture (see Fig. 1 ), which consists of a multi-clustering integration module and a variant of RBM termed multi-clustering integration RBM (MIRBM). In the multi-clustering integration module, we choose three clusterers to obtain three different global clustering partitions (CPs). Then, an unanimous voting strategy is used to generate the local clustering partition (LCP) of visible layer data. Hence, the LCP only has partial visible layer data. The novel MIRBM model is a core feature encoding part of the proposed unsupervised feature learning architecture. The novelty of it is that the LCP as an unsupervised guidance is integrated into the CD 1 learning to guide the distribution of the hidden layer features. For the instance in the same LCP cluster, the hidden and reconstructed hidden layer features of the MIRBM model in the proposed architecture tend to constrict together in the training process. Meanwhile, each LCP center tends to disperse from each other as much as possible in the hidden and reconstructed hidden layer during training. This work has three main contributions: 1) A novel unsupervised feature learning architecture is proposed, which consists of a multi-clustering integration module and an MIRBM model. 2) In the multi-clustering integration module of the proposed architecture, three unsupervised algorithms are employed to obtain three different global CPs without any background knowledge or label. 3) The MIRBM model in the proposed architecture uses the LCP as an unsupervised guidance to guide the distribution of the hidden layer features by integrating the LCP into the CD 1 learning. Jielei Chu, Hongjun Wang 0002, Zhiguo Gong, Tianrui Li 0001 |
ICDE | 2 |
| 2023 | Self-supervised Discriminative Representation Learning by Fuzzy AutoencoderabstractRepresentation learning based on autoencoders has received great concern for its potential ability to capture valuable latent information. Conventional autoencoders pursue minimal reconstruction error, but in most machine learning tasks such as classification and clustering, the discrimination of feature representation is also important. To address this limitation, an enhanced self-supervised discriminative fuzzy autoencoder (FAE) is innovatively proposed, which focuses on exploring information within data to guide the unsupervised training process and enhancing feature discrimination in a self-supervised manner. In FAE, fuzzy membership is applied to provide a means of self-supervised, which allows FAE can not only utilize AE’s outstanding representation learning capabilities but can also transform the original data into another space with improved discrimination. First, the objective function corresponding to FAE is proposed by reconstruction loss and clustering oriented loss simultaneously. Subsequently, Mini-Batch Gradient Descent is applied to infer the objective function and the detailed process is illustrated step by step. Finally, empirical studies on clustering tasks have demonstrated the superiority of FAE over the state of the art. Wenlu Yang, Hongjun Wang 0002, Yinghui Zhang 0005, Zehao Liu 0003, Tianrui Li 0001 |
ACM Trans. Intell. Syst. Technol. | 2 |
| 2023 | Fast Flexible Bipartite Graph Model for Co-ClusteringabstractCo-clustering methods make use of the correlation between samples and attributes to explore the co-occurrence structure in data. These methods have played a significant role in gene expression analysis, image segmentation, and document clustering. In bipartite graph partition-based co-clustering methods, the relationship between samples and attributes is described by constructing a diagonal symmetric bipartite graph matrix, which is clustered by the philosophy of spectral clustering. However, this not only has high time complexity but also the same number of row and column clusters. In fact, the number of categories of rows and columns often changes in the real world. To address these problems, this paper proposes a novel fast flexible bipartite graph model for the co-clustering method (FBGPC) that directly uses the original matrix to construct the bipartite graph. Then, it uses the inflation operation to partition the bipartite graph in order to learn the co-occurrence structure of the original data matrix based on the inherent relationship between bipartite graph partitioning and co-clustering. Finally, hierarchical clustering is used to obtain the clustering results according to the set relationship of the co-occurrence structure. Extensive empirical results show the effectiveness of our proposed model and verify the faster performance, generality, and flexibility of our model. Wei Chen 0141, Hongjun Wang 0002, Zhiguo Long, Tianrui Li 0001 |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2022 | Dual graph-regularized sparse concept factorization for clustering
Dexian Wang 0001, Tianrui Li 0001, Ping Deng 0002, Hongjun Wang 0002, Pengfei Zhang 0016 |
Inf. Sci. | 4 |
| 2022 | Unsupervised Feature Learning Architecture With Multi-Clustering Integration RBMabstractIn this paper, we present a novel unsupervised feature learning architecture, which consists of a multi-clustering integration module and a variant of RBM termed multi-clustering integration RBM (MIRBM). In the multi-clustering integration module, we apply three clusterers (K-means, affinity propagation and spectral clustering algorithms) to obtain three different clustering partitions (CPs) without any background knowledge or label. Then, an unanimous voting strategy is used to generate a local clustering partition (LCP). The novel MIRBM model is a core feature encoding part of the proposed unsupervised feature learning architecture. The novelty of it is that the LCP as an unsupervised guidance is integrated into one step contrastive divergence (${\mathtt{{CD}}}_{1}$) learning to guide the distribution of the hidden layer features. For the instance in the same LCP cluster, the hidden and reconstructed hidden layer features of the MIRBM model in the proposed architecture tend to constrict together in the training process. Meanwhile, each LCP center tends to disperse from each other as much as possible in the hidden and reconstructed hidden layer during training. The experiments demonstrate that the proposed unsupervised feature learning architecture has more powerful feature representation and generalization capability than the state-of-the-art models for clustering tasks in the Microsoft Research Asia Multimedia (MSRA-MM)2.0 dataset. Jielei Chu, Hongjun Wang 0002, Zhiguo Gong, Tianrui Li 0001 |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2021 | Enhanced clustering embedded in curvilinear distance analysis guided by pairwise constraints
Yinghui Zhang 0005, Hongjun Wang 0002, Ping Deng 0002, Tianrui Li 0001 |
Inf. Sci. | 3 |
| 2019 | Linear discriminant analysis guided by unsupervised ensemble learning
Ping Deng 0002, Hongjun Wang 0002, Tianrui Li 0001, Shi-Jinn Horng, Xinwen Zhu |
Inf. Sci. | 2 |
| 2019 | A factor graph model for unsupervised feature selection
Hongjun Wang 0002, Yinghui Zhang 0005, Ji Zhang 0012, Tianrui Li 0001, Lingxi Peng |
Inf. Sci. | 1 |
| 2018 | Robust graph regularized nonnegative matrix factorization for clustering
Shudong Huang, Hongjun Wang 0002, Tao Li 0001, Tianrui Li 0001, Zenglin Xu |
Data Min. Knowl. Discov. | 2 |
| 2015 | Belief Revision over Infinite Propositional LanguageabstractThere are different models to characterize AGM belief revision framework. When the background language is finite propositional language, Katsuno and Mendelzon (KM) proposed in 1991 a representation model using total preorder on worlds. This ‘preorder’ model is very influential and has been extended to characterize epistemic state in iterated belief revision. KM showed an approach how to construct the preorder via a belief set and an AGM belif revision operator, however, this approach does not work well when the language is infinite. In this paper, we argue when the language is infinite propositional language, how to construct a preorder on world to model AGM belief revision framework, and then we generalize the representation theorem of KM over an infinite language. Hua Meng 0001, Yayan Yuan, Jielei Chu, Hongjun Wang 0002 |
KSEM | 4 |
| 2013 | Semi-supervised Clustering Ensemble Evolved by Genetic Algorithm for Web Video Categorization
Amjad Mahmood, Tianrui Li 0001, Yan Yang 0001, Hongjun Wang 0002 |
ADMA (2) | 4 |
| 2013 | Efficient Complex Event Processing under Boolean Model
Shanglian Peng, Tianrui Li 0001, Hongjun Wang 0002, Jia He 0003 |
WAIM | 3 |
| 2012 | Exemplars-Constraints for Semi-supervised Clustering
Hongjun Wang 0002, Tao Li 0001, Tianrui Li 0001, Yan Yang 0001 |
ADMA | 1 |