EDBT 2026 Demo / reviewers in the wild / expert
Xiangjun Dong 0001
dblp:27/6593-1
· DBLP profile ↗
11ranked-venue papers in the field
2as first author
9since 2021 · last 2026
0000-0002-5364-5844ORCID · conflict
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 7 (2 first)Database Systems & Data Management · 2Knowledge Engineering, Semantic Web & Information Systems · 2
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | CoMemRet: Wood Surface Anomaly Detection Based on Multiview Contrastive Learning and Memory Bank RetrievalabstractWood surface defect inspection is a key step in production-line quality control. However, supervised detectors typically require large-scale annotations and often generalize poorly to unseen defect types. In this paper, we formulate wood defect inspection as an unsupervised anomaly detection problem and propose CoMemRet, a framework based on multiview contrastive learning and memory bank retrieval. CoMemRet trains a multiview contrastive encoder in the Lab color space to decouple luminance structure from chromatic variation, and introduces a patch-level contrastive constraint to enhance representations of fine-grained texture anomalies. The extracted features are further refined by feature gating and fusion modules to obtain more stable and compact embeddings. During anomaly detection, CoMemRet constructs a memory bank from a coreset of normal features and computes anomaly scores from the k-NN distances between test features and the normal-feature coreset. A clustering-guided coreset subsampling strategy is further introduced to improve the efficiency of coreset construction and k-NN retrieval while preserving coverage of normal patterns. Experiments on the newly collected Wood Surface Anomaly Detection Dataset (WSAD) and the public MVTec AD (wood) benchmark demonstrate competitive performance and improved generalization, suggesting suitability for production-line inspection. Bangling Wang, Fengqi Hao, Jinqiang Bai, Huijuan Hao, Xiangjun Dong 0001, Dexin Ma, Hoiio Kong |
ICMR | 5 |
| 2026 | TaNSP: An efficient target pattern mining algorithm based on negative sequential pattern
Xiaowen Cui, Ping Qiu, Chuanhou Sun, Yuhai Zhao, Wenpeng Lu, Xiangjun Dong 0001 |
Inf. Process. Manag. | 7 |
| 2026 | DS_HURNSP: An effective method for mining high utility repeated negative sequential patterns from data streams
Xiangjun Dong 0001, Yicong Zhen, Ping Qiu, Jing Chi, Lei Guo 0008, Wenpeng Lu, Long Zhao 0002, Yongshun Gong, Yuhai Zhao |
Inf. Process. Manag. | 1 |
| 2026 | HU-RNSP: Efficiently mining high-utility repeated negative sequential patterns
Ping Qiu, Dun Lan, Xiangjun Dong 0001, Lei Guo 0008, Yuhai Zhao, Yongshun Gong, Long Zhao 0002 |
Inf. Process. Manag. | 4 |
| 2025 | TK-RNSP: Efficient Top-K Repetitive Negative Sequential Pattern miningabstractRepetitive Negative Sequential Patterns (RNSPs) can provide critical insights into the importance of sequences. However, most current RNSP mining methods require users to set an appropriate support threshold to obtain the expected number of patterns, which is a very difficult task for the users without prior experience . To address this issue, we propose a new algorithm, TK-RNSP, to mine the Top- K RNSPs with the highest support, without the need to set a support threshold. In detail, we achieve a significant breakthrough by proposing a series of definitions that enable RNSP mining to satisfy anti-monotonicity. Then, we propose a bitmap-based Depth-First Backtracking Search (DFBS) strategy to decrease the heavy computational burden by increasing the speed of support calculation. Finally, we propose the algorithm TK-RNSP in an one-stage process, which can effectively reduce the generation of unnecessary patterns and improve computational efficiency comparing to those two-stage process algorithms. To the best of our knowledge, TK-RNSP is the first algorithm to mine Top- K RNSPs. Extensive experiments on eight datasets show that TK-RNSP has better flexibility and efficiency to mine Top- K RNSPs. Dun Lan, Chuanhou Sun, Xiangjun Dong 0001, Ping Qiu, Yongshun Gong, Xinwang Liu 0002, Philippe Fournier-Viger, Chengqi Zhang |
Inf. Process. Manag. | 3 |
| 2024 | Knowledge Graph Contrastive Learning Based on Relation-Symmetrical StructureabstractKnowledge graph embedding (KGE) aims at learning powerful representations to benefit various artificial intelligence applications. Meanwhile, contrastive learning has been widely leveraged in graph learning as an effective mechanism to enhance the discriminative capacity of the learned representations. However, the complex structures of KG make it hard to construct appropriate contrastive pairs. Only a few attempts have integrated contrastive learning strategies with KGE. But, most of them rely on language models (e.g.,Bert) for contrastive pair construction instead of fully mining information underlying the graph structure, hindering expressive ability. Surprisingly, we find that the entities within a relational symmetrical structure are usually similar and correlated. To this end, we propose a knowledge graph contrastive learning framework based on relation-symmetrical structure, KGE-SymCL, which mines symmetrical structure information in KGs to enhance the discriminative ability of KGE models. Concretely, a plug-and-play approach is proposed by taking entities in the relation-symmetrical positions as positive pairs. Besides, a self-supervised alignment loss is designed to pull together positive pairs. Experimental results on link prediction and entity classification datasets demonstrate that our KGE-SymCL can be easily adopted to various KGE models for performance improvements. Moreover, extensive experiments show that our model could outperform other state-of-the-art baselines. Ke Liang 0006, Yue Liu 0008, Sihang Zhou 0001, Wenxuan Tu, Yi Wen 0001, Xihong Yang, Xiangjun Dong 0001, Xinwang Liu 0002 |
IEEE Trans. Knowl. Data Eng. | 7 |
| 2023 | Mask- and Contrast-Enhanced Spatio-Temporal Learning for Urban Flow PredictionabstractAs a critical mission of intelligent transportation systems, urban flow prediction (UFP) benefits in many city services including trip planning, congestion control, and public safety. Despite the achievements of previous studies, limited efforts have been observed on simultaneous investigation of the heterogeneity in both space and time aspects. That is, regional correlations would be variable at different timestamps. In this paper, we propose a spatio-temporal learning framework with mask and contrast enhancements to capture spatio-temporal variabilities among city regions. We devise a mask-enhanced pre-training task to learn latent correlations across the spatial and temporal dimensions, and then a graph-based method is developed to extract the significance of regions by using the inter-regional attention weights. To further acquire contrastive correlations of regions, we elaborate a pre-trained contrastive learning task with the global-local cross-attention mechanism. Thereafter, two well-trained encoders have strong capability to capture latent spatio-temporal representations for the flow forecasting with time-varying. Extensive experiments conducted on real-world urban flow datasets demonstrate that our method compares favorably with other state-of-the-art models. Xu Zhang 0039, Yongshun Gong, Xinxin Zhang 0004, Chengqi Zhang, Xiangjun Dong 0001 |
CIKM | 6 |
| 2022 | Mining Negative Sequential Rules from Negative Sequential Patterns
Chuanhou Sun, Xiaoqi Jiang, Xiangjun Dong 0001, Tiantian Xu 0002, Long Zhao 0002, Yuhai Zhao |
DASFAA (1) | 3 |
| 2021 | Multi-objective evolutionary clustering for large-scale dynamic community detection
Ying Yin 0001, Yuhai Zhao, Xiangjun Dong 0001 |
Inf. Sci. | 4 |
| 2011 | e-NSP: efficient negative sequential pattern mining based on identified positive patterns without database rescanningabstractMining Negative Sequential Patterns (NSP) is much more challenging than mining Positive Sequential Patterns (PSP) due to the high computational complexity and huge search space required in calculating Negative Sequential Candidates (NSC). Very few approaches are available for mining NSP, which mainly rely on re-scanning databases after identifying PSP. As a result, they are very inefficient. In this paper, we propose an efficient algorithm for mining NSP, called e-NSP, which mines for NSP by only involving the identified PSP, without re-scanning databases. First, negative containment is defined to determine whether or not a data sequence contains a negative sequence. Second, an efficient approach is proposed to convert the negative containment problem to a positive containment problem. The supports of NSC are then calculated based only on the corresponding PSP. Finally, a simple but efficient approach is proposed to generate NSC. With e-NSP, mining NSP does not require additional database scans, and the existing PSP mining algorithms can be integrated into e-NSP to mine for NSP efficiently. e-NSP is compared with two currently available NSP mining algorithms on 14 synthetic and real-life datasets. Intensive experiments show that e-NSP takes as little as 3% of the runtime of the baseline approaches and is applicable for efficient mining of NSP in large datasets. Xiangjun Dong 0001, Zhigang Zheng, Longbing Cao, Yanchang Zhao, Chengqi Zhang, Jinjiu Li, Wei Wei 0039, Yuming Ou |
CIKM | 1 |
| 2007 | WTPMiner: Efficient Mining of Weighted Frequent Patterns Based on Graph Traversals
Runian Geng, Wenbo Xu 0001, Xiangjun Dong 0001 |
KSEM | 3 |