VLDB 2026 Research / reviewers in the wild / expert
Haijun Zhang 0002
dblp:70/2140-2
· DBLP profile ↗
30ranked-venue papers in the field
2as first author
25since 2021 · last 2026
0000-0002-1648-0227ORCID · conflict
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 12Knowledge Engineering, Semantic Web & Information Systems · 9Database Systems & Data Management · 5 (2 first)Information Retrieval & Web Search · 2Big Data, Cloud & Distributed Data Systems · 1Other / Interdisciplinary · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Directional mask-aware diffusion for coherent object-background editing
Xiangrui Chen, Qi Si, Bo Wang 0072, Zhao Zhang 0001, Xianming Ye, Yun Yang 0003, Haijun Zhang 0002, Meng Wang 0001 |
Inf. Sci. | 7 |
| 2026 | BOGK: Bayesian Optimization-Driven Graph Kernel Ensemble for Graph-Level ClusteringabstractGraph-level clustering aims to partition a set of graphs into different clusters and has important applications in social networks, bioinformatics, etc. Although there have been some approaches to graph-level clustering such as various graph kernels and graph neural networks, it remains a huge challenge to select kernels and neural network architectures, since the task is unsupervised. Moreover, the clustering accuracy and model interpretability of these approaches are low and should be improved to satisfy practical needs. To address these issues, in this work, we propose a graph-level clustering method that uses Bayesian optimization to integrate various graph kernels (BOGK). BOGK aggregates the similarity matrices generated by different graph kernels and automatically learns the aggregation weights and a thresh olding parameter via maximizing internal cluster validity indices. Our BOGK is free of manual hyperparameter tuning via Bayesian optimization, while it enjoys considerable interpretability, as the weight for each similarity matrix represents the importance of different structural or pattern information in graphs. Experimental results show that our BOGK outperforms the state-of-the-art on ten graph benchmark datasets. Our code is available at https://anonymous.4open.science/r/BOGK-804E. Chao Ouyang 0002, Haijun Zhang 0002, Jicong Fan 0001 |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2026 | CPGRec+: A Balance-Oriented Framework for Personalized Video Game RecommendationsabstractThe rapid expansion of gaming industry requires advanced recommender systems tailored to its dynamic landscape. Existing Graph Neural Network (GNN)-based methods primarily prioritize accuracy over diversity, overlooking their inherent tradeoff. To address this, we previously proposed CPGRec, a balance-oriented gaming recommender system. However, CPGRec fails to account for critical disparities in player–game interactions, which carry varying significance in reflecting players’ personal preferences and may exacerbate over-smoothness issues inherent in GNN-based models. Moreover, existing approaches underutilize the reasoning capabilities and extensive knowledge of large language models (LLMs) in addressing these limitations. To bridge this gap, we propose two new modules. First, Preference-informed Edge Reweighting (PER) module assigns signed edge weights to qualitatively distinguish significant player interests and disinterests while then quantitatively measuring preference strength to mitigate over-smoothing in graph convolutions. Second, Preference-informed Representation Generation (PRG) module leverages LLMs to generate contextualized descriptions of games and players by reasoning personal preferences from comparing global and personal interests, thereby refining representations of players and games. Experiments on two Steam datasets demonstrate CPGRec+’s superior accuracy and diversity over state-of-the-art models. The code is accessible at https://github.com/HsipingLi/CPGRec-Plus . Xiping Li, Aier Yang, Jianghong Ma, Kangzhe Liu, Shanshan Feng 0001, Haijun Zhang 0002, Yi Zhao 0007 |
ACM Trans. Inf. Syst. | 6 |
| 2024 | DRGame: Diversified Recommendation for Multi-category Video Games with Balanced Implicit Preferences
Kangzhe Liu, Jianghong Ma, Shanshan Feng 0001, Haijun Zhang 0002, Zhao Zhang 0001 |
DASFAA (7) | 4 |
| 2024 | High-Fidelity Diffusion Editor for Zero-Shot Text-Guided Video EditingabstractText-guided image generative diffusion models achieve fast development on the generation and editing of high-quality images. To extend such success to video editing, some efforts combining image generation with video editing have been made, which however only achieve inferior performance. We attribute it to two challenges: 1) different from the static image generation, it is tricky for dynamic video information to ensure the temporal fidelity of motion consistency across different frames; 2) the randomness of the frame generation process makes it hard to continuously retain the similar spatial fidelity for the original detailed features. In this paper, we propose a new high-fidelity diffusion model-based zero-shot text-guided video editing network, called HiFiVEditor, which aims to conduct effective video editing with high fidelity of the original video's detailed and dynamic information. Specifically, we propose a Spatial-Temporal Fidelity Block (STFB) that enables the model to restore the spatial features by enlarging the spatial perceptual field to avoid loss of important information, and capture more dynamic information between different frames by using all frames for preserving temporal consistency to achieve better temporal fidelity. In addition, we introduce Null-Text Embedding to create a soft text embedding to optimize the noise learning process, so that the latent noise can be aligned with the prompt. Furthermore, to tune the video style and render it more realistic, we employ a Prior-Guided Perceptual Loss to constrain the prediction results to avoid deviating from the original video style. Extensive experiments demonstrate the superior video editing capability compared to existing works. Yan Luo 0004, Zhichao Zuo, Zhao Zhang 0001, Zhong-Qiu Zhao, Haijun Zhang 0002, Richang Hong |
ICDM | 5 |
| 2024 | Dual Cross-Stage Partial Learning for Detecting Objects in Dehazed ImagesabstractPerforming an object detection task after the restoration of a hazy image, or rather detecting with the network backbone directly, will result in the inclusion of information mixed with dehazing, which tends to interfere with detection performance. To address these issues, we propose a novel framework for detecting objects in dehazed images via Dual Cross-Stage Partial Learning (DCSP). Specifically, we introduce a Cross-Stage Partial (CSP) module for extracting clean feature information after dehazing. Secondly, to enhance data integrity, we employ a skip-input strategy to supplement information related to object detection features that may be lost during the dehazing task, while avoiding the gradient vanishing problem. In addition, CSP is also introduced to facilitate comprehensive learning of multiple feature representations. Finally, to avoid the inclusion of irrelevant dehazing information in detection, we apply a Ground-Truth Flow at detection network (at dark3), for fine feature information calibration. Additionally, we created a synthetic fog dataset to expand the training data for DCSP. Experimental results on both synthetic and real-world datasets demonstrate the effectiveness and accuracy of the proposed method. The code is available at https://github.com/zhaojinbiao/DCSP. Jinbiao Zhao 0001, Zhao Zhang 0001, Jiahuan Ren, Haijun Zhang 0002, Zhong-Qiu Zhao, Meng Wang 0001 |
ICDM | 4 |
| 2024 | Category-based and Popularity-guided Video Game Recommendation: A Balance-oriented FrameworkabstractIn recent years, the video game industry has experienced substantial growth, presenting players with a vast array of game choices. This surge in options has spurred the need for a specialized recommender system tailored for video games. However, current video game recommendation approaches tend to prioritize accuracy over diversity, potentially leading to unvaried game suggestions. In addition, the existing game recommendation methods commonly lack the ability to establish strict connections between games to enhance accuracy. Furthermore, many existing diversity-focused methods fail to leverage crucial item information, such as item category and popularity during neighbor modeling and message propagation. To address these challenges, we introduce a novel framework, called CPGRec, comprising three modules, namely accuracy-driven, diversity-driven, and comprehensive modules. The first module extends the state-of-the-art accuracy-focused game recommendation method by connecting games in a more stringent manner to enhance recommendation accuracy. The second module connects neighbors with diverse categories within the proposed game graph and harnesses the advantages of popular game nodes to amplify the influence of long-tail games within the player-game bipartite graph, thereby enriching recommendation diversity. The third module combines the above two modules and employs a new negative-sample rating score reweighting method to balance accuracy and diversity. Experimental results on the Steam dataset demonstrate the effectiveness of our proposed method in improving game recommendations. The dataset and source codes are anonymously released at: https://github.com/CPGRec2024/CPGRec.git. Xiping Li, Jianghong Ma, Kangzhe Liu, Shanshan Feng 0001, Haijun Zhang 0002, Yutong Wang 0010 |
WWW | 5 |
| 2024 | Information-guided signal multi-granularity contrastive feature learning for fault diagnosis with few labeled data
Yanzhuo Lin, Yu Wang 0043, Mingquan Zhang, Zenghui Wang 0001, Haijun Zhang 0002, Ming Zhao 0006 |
Adv. Eng. Informatics | 5 |
| 2024 | Personalized Fashion Recommendations for Diverse Body Shapes with Contrastive Multimodal Cross-Attention NetworkabstractFashion recommendation has become a prominent focus in the realm of online shopping, with various tasks being explored to enhance the customer experience. Recent research has particularly emphasized fashion recommendation based on body shapes, yet a critical aspect of incorporating multimodal data relevance has been overlooked. In this paper, we present the Contrastive Multimodal Cross-Attention Network, a novel approach specifically designed for fashion recommendation catering to diverse body shapes. By incorporating multimodal representation learning and leveraging contrastive learning techniques, our method effectively captures both inter- and intra-sample relationships, resulting in improved accuracy in fashion recommendations tailored to individual body types. Additionally, we propose a locality-aware cross-attention module to align and understand the local preferences between body shapes and clothing items, thus enhancing the matching process. Experimental results conducted on a diverse dataset demonstrate the state-of-the-art performance achieved by our approach, reinforcing its potential to significantly enhance the personalized online shopping experience for consumers with varying body shapes and preferences. Jianghong Ma, Huiyue Sun, Dezhao Yang, Haijun Zhang 0002 |
ACM Trans. Intell. Syst. Technol. | 4 |
| 2023 | Feature Aggregating Network with Inter-Frame Interaction for Efficient Video Super-ResolutionabstractVideo super-resolution (VSR) on mobile devices aims to restore high-resolution frames from their low-resolution counterparts, satisfying the requirements of performance, FLOPs and latency. On one hand, partial feature processing, as a classic and acknowledged strategy, is developed in current studies to reach an appropriate trade-off between FLOPs and accuracy. However, the splitting of partial feature processing strategy are usually performed in a blind manner, thereby reducing the computational efficiency and performance gains. On the other hand, current methods for mobile platforms primarily treat VSR as an extension of single-image super-resolution to reduce model calculation and inference latency. However, lacking inter-frame information interaction in current methods results in a suboptimal latency and accuracy trade-off. To this end, we propose a novel architecture, termed Feature Aggregating Network with Inter-frame Interaction (FANI), a lightweight yet considering frame-wise correlation VSR network, which could achieve real-time inference while maintaining superior performance. Our FANI accepts adjacent multi-frame low-resolution images as input and generally consists of several fully-connection-embedded modules, i.e., Multi-stage Partial Feature Distillation (MPFD) for capturing multi-level feature representations. Moreover, considering the importance of inter-frame alignment, we further employ a tiny Attention-based Frame Alignment (AFA) module to promote inter-frame information flow and aggregation efficiently. Extensive experiments on the well-known dataset and real-world mobile device demonstrate the superiority of our proposed FANI, which means that our FANI could be well adapted to mobile devices and produce visually pleasing results. Yawei Li 0004, Zhao Zhang 0001, Suiyi Zhao, Jicong Fan 0001, Haijun Zhang 0002, Mingliang Xu 0001 |
ICDM | 5 |
| 2023 | Adaptive Student Inference Network for Efficient Single Image Super-ResolutionabstractRecent advances in single image super-resolution (SISR) have achieved remarkable performance through deep learning. However, the high computational cost hinders the deployment of SISR models on edge devices. Instead of proposing new SISR models, a new trend is emerging to improve network efficiency by reducing parameters, FLOPs, and inference time through slight modifications to the original models. However, recent methods usually focus on reducing only one of three metrics, i.e., FLOPs, parameters and inference time, which inevitably increases the other two metrics. In this paper, we propose a novel Adaptive Student Inference Network (ASIN) on popular SISR models, which aims at reducing FLOPs and inference time while maintaining the number of parameters and restoring clearer high-resolution images. Specifically, our ASIN divides a SISR model into three components (head, body and tail) and adopts various strategies for each part. For head and tail parts, to ensure the restored images contain more detailed information, a novel auxiliary Enhanced Teacher Network (ETNet) is designed, which is trained with the ground-truth images to obtain more prior knowledge to guide student network to extract more accurate textures using a new knowledge distillation method. For the body part, owing to the varying difficulties of the reconstructions in different regions, we propose an Adaptive Depth Predicted Module (ADPM) to dynamically shorten average depth of network to reduce the computational cost of overall network. Extensive experiments on two datasets demonstrate the effectiveness and state-of-the-art performance of our ASIN compared to its counterparts. Kang Miao, Zhao Zhang 0001, Jiahuan Ren, Ming-Bo Zhao, Haijun Zhang 0002, Richang Hong |
ICDM | 5 |
| 2023 | Modeling the spread dynamics of multiple-variant coronavirus disease under public health interventions: A general framework
Choujun Zhan, Yufan Zheng, Lujiao Shao, Guanrong Chen, Haijun Zhang 0002 |
Inf. Sci. | 5 |
| 2023 | Fast data-free model compression via dictionary-pair reconstruction
Yangcheng Gao, Zhao Zhang 0001, Haijun Zhang 0002, Ming-Bo Zhao, Yi Yang 0001, Meng Wang 0001 |
Knowl. Inf. Syst. | 3 |
| 2023 | Robust and fast low-rank deep convolutional feature recovery: toward information retention and accelerated convergence
Jiahuan Ren, Zhao Zhang 0001, Jicong Fan 0001, Haijun Zhang 0002, Mingliang Xu 0001, Meng Wang 0001 |
Knowl. Inf. Syst. | 4 |
| 2022 | Towards Feature Distribution Alignment and Diversity Enhancement for Data-Free QuantizationabstractTo obtain lower inference latency and less memory footprint of deep neural networks, model quantization has been widely employed in deep model deployment, by converting the floating points to low-precision integers. However, previous methods (such as quantization aware training and post training quantization) require original data for the fine-tuning or calibration of quantized model, which makes them inapplicable to the cases that original data are not accessed due to privacy or security. This gives birth to the data-free quantization method with synthetic data generation. While current data-free quantization methods still suffer from severe performance degradation when quantizing a model into lower bit, caused by the low inter-class separability of semantic features. To this end, we propose a new and effective data-free quantization method termed ClusterQ, which utilizes the feature distribution alignment for synthetic data generation. To obtain high inter-class separability of semantic features, we cluster and align the feature distribution statistics to imitate the distribution of real data, so that the performance degradation is alleviated. Moreover, we incorporate the diversity enhancement to solve class-wise mode collapse. We also employ the exponential moving average to update the centroid of each cluster for further feature distribution improvement. Extensive experiments based on different deep models (e.g., ResNet-18 and MobileNet-V2) over the ImageNet dataset demonstrate that our proposed ClusterQ model obtains state-of-the-art performance. Yangcheng Gao, Zhao Zhang 0001, Richang Hong, Haijun Zhang 0002, Jicong Fan 0001, Shuicheng Yan |
ICDM | 4 |
| 2022 | LGCNet: A local-to-global context-aware feature augmentation network for salient object detection
Yuzhu Ji, Haijun Zhang 0002, Feng Gao 0015, Haofei Sun, Haokun Wei |
Inf. Sci. | 2 |
| 2022 | PaaRPN: Probabilistic anchor assignment with region proposal network for visual tracking
Kai Yang 0018, Haijun Zhang 0002, Dongliang Zhou, Li Dong 0011 |
Inf. Sci. | 2 |
| 2022 | Estimating unconfirmed COVID-19 infection cases and multiple waves of pandemic progression with consideration of testing capacity and non-pharmaceutical interventions: A dynamic spreading model
Choujun Zhan, Lujiao Shao, Ziliang Yin, Ying Gao 0004, C. K. Michael Tse, Di Wu 0035, Haijun Zhang 0002 |
Inf. Sci. | 9 |
| 2021 | The Dilemma between Deduplication and Locality: Can Both be Achieved?
Xiangyu Zou, Jingsong Yuan, Philip Shilane, Wen Xia, Haijun Zhang 0002, Xuan Wang 0002 |
FAST | 5 |
| 2021 | Odess: Speeding up Resemblance Detection for Redundancy Elimination by Fast Content-Defined SamplingabstractMultiple data reduction techniques have been investigated to lower storage costs for a wide variety of customers. In this work, we focus on similarity-based delta compression, which calculates and stores the difference of very similar, but non-duplicate, chunks in storage systems. Delta compression is often implemented along with deduplication and has been shown to achieve a much higher compression ratio. Currently, the N-Transform method is the most popular and widely-used approach to generate features for data content (e.g. chunks) to detect similar candidates (and then apply delta compression). For delta compression systems, though, the throughput of N-Transform is often the bottleneck. Finesse is a high throughput variant of N-Transform, but it suffers from lower detection accuracy and compression ratio. The computation overhead of N-Transform consists of two parts: calculating the rolling hash across data and applying time-consuming transforms on each hash. In this work, we propose Odess, a fast resemblance detection approach, that uses a novel Content-Defined Sampling method to generate a much smaller proxy hash set and then applies transforms on this small hash set. This reduces the calculations in the transform step from being the bottleneck. Meanwhile, Odess also leverages the faster Gear hash to generate rolling hashes. Thus, Odess greatly reduces the computational overhead for resemblance detection while achieving high detection accuracy and high compression ratio. Our evaluation results show that Odess is ~ 5.4× (Finesse) and ~ 26.9× (N-Transform) faster (on average) at generating features for resemblance detection. When considering an end-to-end data reduction storage system, Odess increases throughput by ~ 1.36× (Finesse) and ~ 2.76× (N-Transform) while maintaining the compression ratio of N-Transform and increasing the compression ratio ~ 1.22× over Finesse. Xiangyu Zou, Wen Xia, Philip Shilane, Haoliang Tan, Haijun Zhang 0002, Xuan Wang 0002 |
ICDE | 6 |
| 2021 | Dictionary Pair-based Data-Free Fast Deep Neural Network CompressionabstractDeep neural network (DNN) compression can reduce the memory footprint of deep networks effectively, so that the deep model can be deployed on the portable devices. However, most of the existing model compression methods cost lots of time, e.g., vector quantization or pruning, which makes them inept to the real-world applications that need fast online computation. In this paper, we therefore explore how to accelerate the model compression process by reducing the computation cost. Then, we propose a new deep model compression method, termed Dictionary Pair-based Data-Free Fast DNN Compression, which aims at reducing the memory consumption of DNNs without extra training and can greatly improve the compression efficiency. Specifically, our proposed method performs tensor decomposition on the DNN model with a fast dictionary pair learning-based reconstruction approach, which can be deployed on different layers (e.g., convolution and fully-connection layers). Given a pre-trained DNN model, we first divide the parameters (i.e., weights) of each layer into a series of partitions for dictionary pair-based fast reconstruction, which can potentially discover more fine-grained information and provide the possibility for parallel model compression. Then, dictionaries of less memory occupation are learned to reconstruct the weights. Extensive experiments on popular DNNs (i.e., VGG-16, ResNet-18 and ResNet-50) showed that our proposed weight compression method can significantly reduce the memory footprint and speed up the compression process, with less performance loss. Yangcheng Gao, Zhao Zhang 0001, Haijun Zhang 0002, Ming-Bo Zhao, Yi Yang 0001, Meng Wang 0001 |
ICDM | 3 |
| 2021 | Robust Low-rank Deep Feature Recovery in CNNs: Toward Low Information Loss and Fast ConvergenceabstractConvolutional Neural Networks (CNNs)-guided deep models have obtained impressive performance for image representation, however the representation ability may still be restricted and usually needs more epochs to make the model converge in training, due to the useful information loss during the convolution and pooling operations. We therefore propose a general feature recovery layer, termed Low-rank Deep Feature Recovery (LDFR), to enhance the representation ability of the convolutional features by seamlessly integrating low-rank recovery into CNNs, which can be easily extended to all existing CNNs-based models. To be specific, to recover the lost information during the convolution operation, LDFR aims at learning the low-rank projections to embed the feature maps onto a low-rank subspace based on some selected informative convolutional feature maps. Such low-rank recovery operation can ensure all convolutional feature maps to be reconstructed easily to recover the underlying subspace with more useful and detailed information discovered, e.g., the strokes of characters or the texture information of clothes can be enhanced after LDFR. In addition, to make the learnt low-rank subspaces more powerful for feature recovery, we design a fusion strategy to obtain a generalized subspace, which averages over all learnt sub-spaces in each LDFR layer, so that the convolutional feature maps in test phase can be recovered effectively via low-rank embedding. Extensive results on several image datasets show that existing CNNs-based models equipped with our LDFR layer can obtain better performance. Jiahuan Ren, Zhao Zhang 0001, Jicong Fan 0001, Haijun Zhang 0002, Mingliang Xu 0001, Meng Wang 0001 |
ICDM | 4 |
| 2021 | Triplet Deep Subspace Clustering via Self-Supervised Data AugmentationabstractDeep subspace clustering (DSC) with the auto-encoder and self-expression layer is of great concern due to encouraging performance. However, existing methods usually adopt a “single-task” strategy based on a single dataset, without considering other related tasks or data. As such, they cannot discover other useful information to improve the clustering task. Besides, the local structure preservation of the latent codes in mapping is usually ignored. In this paper, we therefore present an effective “multi-task” strategy via the self-supervised data augmentation, and propose a new end-to-end trainable Triplet Deep Subspace Clustering Network (TDSC-net). Specifically, TDSC-net firstly generates triplet data (i.e., anchor, positive and negative data) from input data by a spectral clustering module and a self-supervised data augmentation module. This can enable it to inherit the merits of self-supervised learning and multitask learning implicitly. After that, TDSC-net builds a triplet deep autoencoder network with a self-expression layer, which takes the triplet data as input, where they share the common network layers (i.e., autoencoder and self-expression layers) over the triple tasks for complementary learning and mutual supervision. A triplet loss is also included to retain the local information of deep latent codes, which will also benefit the self-expression. Furthermore, TDSC-net separates the self-expression layer from decoding process to improve the efficiency of reconstruction. Extensive results on several public datasets demonstrate the effectiveness of our triplet-task DSC strategy. Zhao Zhang 0001, Xianzhen Li, Haijun Zhang 0002, Yi Yang 0001, Shuicheng Yan, Meng Wang 0001 |
ICDM | 3 |
| 2021 | CNN-based encoder-decoder networks for salient object detection: A comprehensive review and recent advances
Yuzhu Ji, Haijun Zhang 0002, Zhao Zhang 0001, Ming Liu 0014 |
Inf. Sci. | 2 |
| 2021 | An investigation of testing capacity for evaluating and modeling the spread of coronavirus disease
Choujun Zhan, Haijun Zhang 0002 |
Inf. Sci. | 3 |
| 2020 | Crowd counting by using multi-level density-based spatial information: A Multi-scale CNN framework
Li Dong 0011, Haijun Zhang 0002, Yuzhu Ji |
Inf. Sci. | 2 |
| 2019 | A Coarse-to-Fine Multi-stream Hybrid Deraining Network for Single Image DerainingabstractSingle image deraining task is still a very challenging task due to its ill-posed nature in reality. Recently, researchers have tried to fix this issue by training the CNN-based end-to-end models, but they still cannot extract the negative rain streaks from rainy images precisely, which usually leads to an over de-rained or under de-rained result. To handle this issue, this paper proposes a new coarse-to-fine single image deraining framework termed Multi-stream Hybrid Deraining Network (shortly, MH-DerainNet). To obtain the negative rain streaks during training process more accurately, we present a new module named dual path residual dense block, i.e., Residual path and Dense path. The Residual path is used to reuse com-mon features from the previous layers while the Dense path can explore new features. In addition, to concatenate different scaled features, we also apply the idea of multi-stream with shortcuts between cascaded dual path residual dense block based streams. To obtain more distinct derained images, we combine the SSIM loss and perceptual loss to preserve the per-pixel similarity as well as preserving the global structures so that the deraining result is more accurate. Extensive experi-ments on both synthetic and real rainy images demonstrate that our MH-DerainNet can deliver significant improvements over several recent state-of-the-art methods. Yanyan Wei, Zhao Zhang 0001, Haijun Zhang 0002, Richang Hong, Meng Wang 0001 |
ICDM | 3 |
| 2018 | Sitcom-Stars Oriented Video Advertising via Clothing Retrieval
Haijun Zhang 0002, Yuzhu Ji, Wang Huang |
DASFAA (2) | 1 |
| 2018 | Locality Reconstruction Models for Book RepresentationabstractBooks, as a representative of lengthy documents, convey rich semantics. Traditional document modeling methods, such as bag-of-words models, have difficulty capturing such rich semantics when only considering term-frequency features. In order to explore term spatial distributions over a book, a tree-structured book representation is investigated in this paper. Moreover, an efficient learning framework, Tree2Vector, is introduced for mapping tree-structured book data into vectorial space. In particular, we present two types of locality reconstruction (LR) models: Euclidean-type and cosine-type, during the transformation process of tree structures into vectorial representations. The LR is used for modeling the reconstruction process, in which each parent node in a tree is supposed to be reconstructed by its child nodes. The prominent advantage of this Tree2Vector framework is that it solely utilizes the local information within a single book tree. In addition, extensive experimental results demonstrate that Tree2Vector is able to deliver comparable or better performance in comparison to methods that consider the information of all trees in a database globally. Experimental results also suggest that cosine-type LR consistently performs better than Euclidean-type LR in applications of book and author recommendations. Haijun Zhang 0002, Shuang Wang 0005, Ming-Bo Zhao, Xiaofei Xu 0001, Yunming Ye |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2016 | Dynamic Clustering Forest: An ensemble framework to efficiently classify textual data stream with concept drift
Yunming Ye, Haijun Zhang 0002, Xiaofei Xu 0001, Raymond Y. K. Lau, Feng Liu 0034 |
Inf. Sci. | 3 |