EDBT 2026 Demo / reviewers in the wild / expert
Haiwei Zhang 0001
dblp:34/4196-1 · also Hai-Wei Zhang 0001
· DBLP profile ↗
23ranked-venue papers in the field
3as first author
12since 2021 · last 2026
0000-0002-5852-0426ORCID · verified
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 9 (2 first)Database Systems & Data Management · 8Knowledge Engineering, Semantic Web & Information Systems · 6 (1 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Truth $\neq$ Frequency: Leveraging Dependencies for Subset Repair
Haoda Li, Yu Sun 0027, Shaoxu Song, Haiwei Zhang 0001, Xiaojie Yuan |
ICDE | 5 |
| 2025 | OpenSGen: Fine-Grained Relation-Aware Prompt for Open-Vocabulary Scene Graph GenerationabstractScene graph generation (SGG) converts images into structured graphs by detecting entities and their pairwise relation, thereby enhancing semantic understanding for downstream vision-language tasks. However, traditional SGG methods face two limitations rooted in datasets and design constraints: (1) The long-tail distribution of predicates biases models toward frequent but spatially dominant relation (e.g., spatial relation), and (2) Closed-set vocabularies restrict models to predefined predicates, resulting in failure to capture novel relation or erroneous predictions. To address these issues, we propose OpenSGen, an open-vocabulary SGG framework integrating visual-textual multimodal reasoning. Our approach introduces scene graph prompts to transform graphs into fine-grained sequential representations. These prompts leverage relation-aware tokens, enabling structured predictions while preserving node-edge consistency. Additionally, we align visual features with text through unigram tokenization, generating natural language outputs parsed into scene graphs and mapped to evaluation categories. Extensive experiments on Visual Genome and OpenImage show state-of-the-art performance in closed-set, open-vocabulary detection (OvD), and open-vocabulary relation (OvR) settings. Zihan Kong, Haiwei Zhang 0001 |
ICMR | 2 |
| 2025 | Minimum Change≠ Best Cleaning: Parallel and Incremental Error Detection under Integrity Constraints
Yu Sun 0027, Shaoxu Song, Haiwei Zhang 0001, Xiaojie Yuan |
Proc. ACM Manag. Data | 4 |
| 2025 | The Best of Both Worlds: On Repairing Timestamps and Attribute Values for Multivariate Time SeriesabstractDirty data are often observed in the multivariate time series, which not only degrades data quality but also adversely affects various downstream applications. Existing studies typically focus on repairing such errors appearing in either timestamps or attribute values alone, relying on the assumption that the other part is clean. However, in real scenarios, owing to various reasons, both timestamps and attribute values can be erroneous. It is intuitive to repair timestamps and attribute values respectively by calling different methods in turn. However, such a strategy may lead to over-repairing and introduce additional errors, by ignoring the mutual reference between timestamps and attribute values. Therefore, in this study, rather than repairing timestamps and attribute values respectively by calling different methods in turn, we consider the repairing for both attribute values and timestamps simultaneously. Our major contributions include (1) defining the multivariate speed constraints and formalizing the optimal repair problem with the NP-hardness analysis, (2) computing the exact solutions with pruning strategies and correctness ensurance, (3) designing the quadratic time approximation algorithm with the performance guarantee, (4) devising the linear time algorithm and ensuring its approximation performance bound. Empirical results over real-world dirty datasets demonstrate the superiority and practicality of our algorithms, against eleven competing methods, where our algorithm not only achieves the best accuracy but also spends the lowest time cost. Yu Sun 0027, Shaoxu Song, Haiwei Zhang 0001, Xiaojie Yuan |
Proc. ACM Manag. Data | 5 |
| 2024 | DHMAE: A Disentangled Hypergraph Masked Autoencoder for Group RecommendationabstractGroup recommendation aims to suggest items to a group of users that are suitable for the group. Although some existing powerful deep learning models have achieved improved performance, various aspects remain unexplored: (1) Most existing models using contrastive learning tend to rely on high-quality data augmentation which requires precise contrastive view generation; (2) There is multifaceted natural noise in group recommendation, and additional noise is introduced during data augmentation; (3) Most existing hypergraph neural network-based models over-entangle the information of members and items, ignoring their unique characteristics. In light of this, we propose a highly effective Disentangled Hypergraph Masked Auto Encoder-enhanced method for group recommendation (DHMAE), combining a disentangled hypergraph neural network with a graph masked autoencoder. This approach creates self-supervised signals without data augmentation by masking the features of some nodes and hyperedges and then reconstructing them. For the noise problem, we design a masking strategy that relies on pre-computed degree-sensitive probabilities for the process of masking features. Furthermore, we propose a disentangled hypergraph neural network for group recommendation scenarios to extract common messages of members and items and disentangle them during the convolution process. Extensive experiments demonstrate that our method significantly outperforms state-of-the-art models and effectively addresses the noise issue. Yingqi Zhao, Haiwei Zhang 0001, Qijie Bai, Changli Nie, Xiaojie Yuan |
SIGIR | 2 |
| 2023 | FocusCap: Object-Focused Image Captioning with CLIP-Guided Language Model
Zihan Kong, Wei Li 0224, Haiwei Zhang 0001, Xiaojie Yuan |
WISA | 3 |
| 2023 | Personalized Dissatisfied Users Prediction in Mobile Communication Service
Yunong Chen, Yuying Lin, Bojian Zhang, Haiwei Zhang 0001, Yanlong Wen |
DASFAA (4) | 5 |
| 2023 | HGWaveNet: A Hyperbolic Graph Neural Network for Temporal Link PredictionabstractTemporal link prediction, aiming to predict future edges between paired nodes in a dynamic graph, is of vital importance in diverse applications. However, existing methods are mainly built upon uniform Euclidean space, which has been found to be conflict with the power-law distributions of real-world graphs and unable to represent the hierarchical connections between nodes effectively. With respect to the special data characteristic, hyperbolic geometry offers an ideal alternative due to its exponential expansion property. In this paper, we propose HGWaveNet, a novel hyperbolic graph neural network that fully exploits the fitness between hyperbolic spaces and data distributions for temporal link prediction. Specifically, we design two key modules to learn the spatial topological structures and temporal evolutionary information separately. On the one hand, a hyperbolic diffusion graph convolution (HDGC) module effectively aggregates information from a wider range of neighbors. On the other hand, the internal order of causal correlation between historical states is captured by hyperbolic dilated causal convolution (HDCC) modules. The whole model is built upon the hyperbolic spaces to preserve the hierarchical structural information in the entire data flow. To prove the superiority of HGWaveNet, extensive experiments are conducted on six real-world graph datasets and the results show a relative improvement by up to 6.67% on AUC for temporal link prediction over SOTA methods. Qijie Bai, Changli Nie, Haiwei Zhang 0001, Xiaojie Yuan |
WWW | 3 |
| 2022 | Weighted Cost Model for Optimized Query Processing
Xiaorui Qi, Minhui Wang, Yanlong Wen, Haiwei Zhang 0001, Xiaojie Yuan |
WISA | 4 |
| 2022 | H2 TNE: Temporal Heterogeneous Information Network Embedding in Hyperbolic Spaces
Qijie Bai, Jiawen Guo, Haiwei Zhang 0001, Changli Nie, Xiaojie Yuan |
ISWC | 3 |
| 2021 | Cost-Effective Memory Replay for Continual Relation Extraction
Yunong Chen, Yanlong Wen, Haiwei Zhang 0001 |
WISA | 3 |
| 2021 | A Decision Support System for Heart Failure Risk Prediction Based on Weighted Naive Bayes
Kehui Song, Samson Shenglong Yu, Haiwei Zhang 0001, Ying Zhang 0015, Xiangrui Cai, Xiaojie Yuan |
DASFAA (3) | 3 |
| 2020 | A Twig-Based Algorithm for Top-k Subgraph Matching in Large-Scale Graph Data
Haiwei Zhang 0001, Xiaofang Xie, Yanlong Wen, Ying Zhang 0015 |
WISA | 1 |
| 2020 | PLSGAN: A Power-Law-modified Sequential Generative Adversarial Network for Graph Generation
Qijie Bai, Yanting Yin, Yining Lian, Haiwei Zhang 0001, Xiaojie Yuan |
WISE (1) | 4 |
| 2016 | Accelerating Time Series Shapelets Discovery with Key Points
Haiwei Zhang 0001, Yanlong Wen, Xiaojie Yuan |
APWeb (2) | 2 |
| 2016 | Efficient Unique Column Combinations Discovery Based on Data Distribution
Chao Wang 0054, Shupeng Han, Xiangrui Cai, Haiwei Zhang 0001, Yanlong Wen |
WAIM (1) | 4 |
| 2016 | Cross-Collection Emotion Tagging for Online News
Xue Zhao 0001, Chao Wang 0054, Haiwei Zhang 0001, Ying Zhang 0015 |
WAIM (2) | 4 |
| 2014 | Discovery of Unique Column Combinations with Hadoop
Shupeng Han, Xiangrui Cai, Chao Wang 0054, Haiwei Zhang 0001, Yanlong Wen |
APWeb | 4 |
| 2013 | K Hops Frequent Subgraphs Mining for Large Attribute Graph
Haiwei Zhang 0001, Simeng Jin, Xiangyu Hu 0001, Ying Zhang 0015, Yanlong Wen, Xiaojie Yuan |
APWeb | 1 |
| 2013 | Finding Similar Questions with Categorization Information and Dependency Syntactic Tree
Xin Lian, Xiaojie Yuan, Xiangyu Hu 0001, Haiwei Zhang 0001 |
WAIM | 4 |
| 2012 | Query XML Data in RDBMSabstractWith the rapid growing popularity of XML to represent data, how to make good use of XML data in relational databases is worthy of study. Storing XML data as text in relational databases is a traditional strategy which cannot reflect the feature of XML format. In this paper, a mechanism for XML data storage and query in relational databases is proposed. XML data can be stored in relational tables and XQuery expressions can be evaluated as a part of SQL for XML data query. XQuery grammar tree and Query tree model for XML data query in rela-tional databases is presented to gain more efficient performance while querying XML data. Appropriative algorithm for evaluating XPath is also presented in this paper by which XQuery can be evaluated rapidly and efficiency. Finally, experiments invalidate the strategy of XML storage and run the algorithm on real XML datasets to show the efficiency compared with other mechanisms. Xiangyu Hu 0001, Xin Lian, Yunyin Mo, Haiwei Zhang 0001, Xiaojie Yuan |
WISA | 4 |
| 2012 | A Compact XML Storage Scheme Supporting Efficient Path Querying
Xiangyu Hu 0001, Haiwei Zhang 0001, Xiaojie Yuan |
APWeb | 2 |
| 2008 | Similarity Computation for XML Documents by XML Element Sequence Patterns
Haiwei Zhang 0001, Xiaojie Yuan, Zhongqi Liu |
APWeb | 1 |