EDBT 2026 Demo / reviewers in the wild / expert
Longxiang Gao
dblp:44/7500
· DBLP profile ↗
15ranked-venue papers in the field
0as first author
11since 2021 · last 2026
0000-0002-3026-7537ORCID · conflict
Domains — venue-derived; a paper can count in several
Database Systems & Data Management · 4Information Retrieval & Web Search · 4Knowledge Engineering, Semantic Web & Information Systems · 4Data Mining & Knowledge Discovery · 3
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Dual-channel time-aware graph attention network for session-based recommendationabstractSession-based recommender systems face significant challenges in accurately predicting user preferences due to the limited availability of long-term historical interactions. While recent advances in deep learning and graph-based approaches have improved recommendation performance, the temporal aspects of user interactions remain underutilized. This paper identifies three critical temporal challenges in session-based recommendations: interest shifts indicated by long intervals between interactions, interaction noise from brief engagements, and system popularity effects during high-traffic periods. To address these challenges, we propose a novel Dual-channel Time-aware Graph Attention Network (DT-GAT) to incorporate temporal signal, i.e., time intervals between interactions and time differences between sessions, into session representations from both item and session perspectives. The item-wise learning channel employs a temporal graph attention network to capture interest shifts and filter interaction noise, while the session-wise learning channel utilizes a temporal graph attention network to handle inconsistent popularity trends. Additionally, we introduce a multi-temporal window processing mechanism to construct robust session representations that effectively capture short-term interests while filtering noise. Extensive experiments conducted on three real-world datasets demonstrate that DT-GAT consistently outperforms state-of-the-art baseline models. Our code is available at: https://github.com/downw/DT-GAT • We propose DT-GAT to integrate item- and session-level temporal signals. • Dual temporal GATs capture dependencies via temporal intra- and inter-session graphs. • Contrastive learning aligns dual channels to enhance session representations. • Experiments on three datasets validate the effectiveness of DT-GAT. Linjiang Guo, Shiqing Wu 0001, Dan Lu 0004, Longxiang Gao, Guandong Xu |
Inf. Sci. | 4 |
| 2025 | Resisting Catastrophic Recall: Persistent Unlearning via Knowledge Distillation with Feature Suppression
Zonghao Ji, Youyang Qu, Longxiang Gao, Taihao Zhang |
KSEM (3) | 3 |
| 2025 | Multi-scale Masked Transformer for Robust Point Cloud Registration
Taihao Zhang, Longxiang Gao, Youyang Qu, Zonghao Ji |
KSEM (4) | 2 |
| 2024 | Incremental Graph Computation: Anchored Vertex Tracking in Dynamic Social Networks (Extended Abstract)abstractUser engagement has recently received significant attention in understanding the decay and expansion of communities in many online social networking platforms. Many user engagement studies have been conducted to find a set of critical (anchored) users in the static social network. However, social networks are highly dynamic and their structures are continuously evolving. In this paper, we target a new research problem called Anchored Vertex Tracking (AVT), aiming to track the anchored users at each timestamp of evolving networks. To address the AVT problem, we develop a greedy algorithm inspired by the previous anchored k-core study in the static networks. Furthermore, we design an incremental algorithm to efficiently solve the AVT problem by utilizing the smoothness of the network structure's evolution. The extensive experiments demonstrate the performance of our proposed algorithms. Taotao Cai, Shuiqiao Yang, Jianxin Li 0001, Quan Z. Sheng, Jian Yang 0001, Xin Wang 0030, Wei Zhang 0098, Longxiang Gao |
ICDE | 8 |
| 2024 | From Wide to Deep: Dimension Lifting Network for Parameter-Efficient Knowledge Graph EmbeddingabstractKnowledge graph embedding (KGE) that maps entities and relations into vector representations is essential for downstream applications. Conventional KGE methods require high-dimensional representations to learn the complex structure of knowledge graph, but lead to oversized model parameters. Recent advances reduce parameters by low-dimensional entity representations, while developing techniques (e.g., knowledge distillation or reinvented representation forms) to compensate for reduced dimension. However, such operations introduce complicated computations and model designs that may not benefit large knowledge graphs. To seek a simple strategy to improve the parameter efficiency of conventional KGE models, we take inspiration from that deeper neural networks require exponentially fewer parameters to achieve expressiveness comparable to wider networks for compositional structures. We view all entity representations as a single-layer embedding network, and conventional KGE methods that adopt high-dimensional entity representations equal widening the embedding network to gain expressiveness. To achieve parameter efficiency, we instead propose a deeper embedding network for entity representations, i.e., a narrow entity embedding layer plus a multi-layer dimension lifting network (LiftNet). Experiments on three public datasets show that by integrating LiftNet, four conventional KGE methods with 16-dimensional representations achieve comparable link prediction accuracy as original models that adopt 512-dimensional representations, saving 68.4% to 96.9% parameters. Borui Cai, Yong Xiang 0001, Longxiang Gao, Di Wu 0050, He Zhang 0034, Jiong Jin, Tom H. Luan |
IEEE Trans. Knowl. Data Eng. | 3 |
| 2023 | Designing a Secure Blockchain-Based Supply Chain Management FrameworkabstractSupply chain management (SCM) faces a critical security issue because of the asymmetry of information delivered to various parties in the ecosystem and the lack of corresponding supervision. In response, we propose the use of blockchain technology to address the SCM security issues and put forward a blockchain-based SCM framework. We apply design science paradigm to guide the blockchain-based SCM framework development and implementation of a proof-of-concept prototype. We use Hyperledger Fabric and Composer to develop the prototype artifact. Performance evaluation results issued from Hyperledger Caliper prove the superiority and robustness of the proposed blockchain-based framework in terms of security and efficiency requirements, and performance metrics including throughput and latency. Also, the evaluation results show that the IT artifact is stable, and the high stability can reduce the risks of system vulnerabilities and breakdown. Jiongbin Liu, William Yeoh 0002, Longxiang Gao, Shang Gao 0003, Ojelanki K. Ngwenyama |
J. Comput. Inf. Syst. | 3 |
| 2023 | Incremental Graph Computation: Anchored Vertex Tracking in Dynamic Social NetworksabstractUser engagement has recently received significant attention in understanding the decay and expansion of communities in many online social networking platforms. When a user chooses to leave a social networking platform, it may cause a cascading dropping out among her friends. In many scenarios, it would be a good idea to persuade critical users to stay active in the network and prevent such a cascade because critical users can have significant influence on user engagement of the whole network. Many user engagement studies have been conducted to find a set of critical(anchored)users in the static social network. However, social networks are highly dynamic and their structures are continuously evolving. In order to fully utilize the power of anchored users in evolving networks, existing studies have to mine multiple sets of anchored users at different times, which incurs an expensive computational cost. To better understand user engagement in evolving network, we target a new research problem calledAnchored Vertex Tracking(AVT) in this paper, aiming to track the anchored users at each timestamp of evolving networks. Nonetheless, it is nontrivial to handle the AVT problem which we have proved to be NP-hard. To address the challenge, we develop a greedy algorithm inspired by the previous anchored$k$-core study in the static networks. Furthermore, we design an incremental algorithm to efficiently solve the AVT problem by utilizing the smoothness of the network structure's evolution. The extensive experiments conducted on real and synthetic datasets demonstrate the performance of our proposed algorithms and the effectiveness in solving the AVT problem. Taotao Cai, Shuiqiao Yang, Jianxin Li 0001, Quan Z. Sheng, Jian Yang 0001, Xin Wang 0030, Wei Zhang 0098, Longxiang Gao |
IEEE Trans. Knowl. Data Eng. | 8 |
| 2023 | A Comprehensive Survey on Multi-View ClusteringabstractThe development of information gathering and extraction technology has led to the popularity of multi-view data, which enables samples to be seen from numerous perspectives. Multi-view clustering (MVC), which groups data samples by leveraging complementary and consensual information from several views, is gaining popularity. Despite the rapid evolution of MVC approaches, there has yet to be a study that provides a full MVC roadmap for both stimulating technical improvements and orienting research newbies to MVC. In this article, we review recent MVC techniques with the purpose of exhibiting the concepts of popular methodologies and their advancements. This survey not only serves as a unique MVC comprehensive knowledge for researchers but also has the potential to spark new ideas in MVC research. We summarise a large variety of current MVC approaches based on two technical mechanisms: heuristic-based multi-view clustering (HMVC) and neural network-based multi-view clustering (NNMVC). We end with four technological approaches within the category of HMVC: nonnegative matrix factorisation, graph learning, latent representation learning, and tensor learning. Deep representation learning and deep graph learning are two technical methods that we demonstrate in NNMVC. We also show 15 publicly available multi-view datasets and examine how representative MVC approaches perform on them. In addition, this study identifies the potential research directions that may require further investigation in order to enhance the further development of MVC. Uno Fang, Jianxin Li 0001, Longxiang Gao, Tao Jia 0001, Yanchun Zhang |
IEEE Trans. Knowl. Data Eng. | 4 |
| 2022 | Semi-supervised Continual Learning with Meta Self-trainingabstractContinual learning (CL) aims to enhance sequential learning by alleviating the forgetting of previously acquired knowledge. Recent advances in CL lack consideration of the real-world scenarios, where labeled data are scarce and unlabeled data are abundant. To narrow this gap, we focus on semi-supervised continual learning (SSCL). We exploit unlabeled data under limited supervision in the CL setting and demonstrate the feasibility of semi-supervised learning in CL. In this work, we propose a novel method, namely Meta-SSCL, which combines meta-learning with pseudo-labeling and data augmentations to learn a sequence of semi-supervised tasks without catastrophic forgetting. Extensive experiments on CL benchmark text classification datasets show that our method achieves promising results in SSCL. Stella Ho, Ming Liu 0028, Lan Du 0002, Longxiang Gao, Shang Gao 0003 |
CIKM | 5 |
| 2022 | BASS: Blockchain-Based Asynchronous SignSGD for Robust Collaborative Data MiningabstractFederated learning (FL) is a machine learning framework for collaborative data mining in many scenarios (e.g. Internet of Things) due to its privacy-preserving feature. However, various attacks arise security concerns of FL, such as poisoning, backdoor, and DDoS attacks. Several blockchain-based FL schemes strengthen credibility and security without considering the increased communication overhead. Some existing work compresses local updated gradients to sign vectors to lower communication overhead at the expense of model accuracy. To address the above concerns, this paper offers a blockchain-based asynchronous SignSGD (BASS) scheme. A novel asynchronous sign aggregation algorithm is introduced to ensure model accuracy even if the local updated gradients are compressed to sign vectors. Considering the unstable network connection on IoT, a consensus algorithm that elects multiple leader nodes enables reliable global model aggregation. The introduced blockchain improves credibility and security without downgrading efficiency. Empirical studies show that BASS outperforms other schemes in efficiency, model accuracy, and security. Chenhao Xu 0003, Youyang Qu, Yong Xiang 0001, Longxiang Gao, David B. Smith 0001, Shui Yu 0001 |
DSAA | 4 |
| 2021 | Variational auto-encoder based Bayesian Poisson tensor factorization for sparse and imbalanced count data
Ming Liu 0028, Ruohua Xu, Lan Du 0002, Longxiang Gao, Yong Xiang 0001 |
Data Min. Knowl. Discov. | 6 |
| 2020 | Protecting IP of Deep Neural Networks with Watermarking: A New Label Helps
Leo Yu Zhang, Jun Zhang 0010, Longxiang Gao, Yong Xiang 0001 |
PAKDD (2) | 4 |
| 2020 | SummPip: Unsupervised Multi-Document Summarization with Sentence Graph CompressionabstractObtaining training data for multi-document Summarization (MDS) is time consuming and resource-intensive, so recent neural models can only be trained for limited domains. In this paper, we propose SummPip: an unsupervised method for multi-document summarization, in which we convert the original documents to a sentence graph, taking both linguistic and deep representation into account, then apply spectral clustering to obtain multiple clusters of sentences, and finally compress each cluster to generate the final summary. Experiments on Multi-News and DUC-2004 datasets show that our method is competitive to previous unsupervised methods and is even comparable to the neural supervised approaches. In addition, human evaluation shows our system produces consistent and complete summaries compared to human written ones. Jinming Zhao, Ming Liu 0028, Longxiang Gao, Lan Du 0002, He Zhao 0001, He Zhang 0034, Gholamreza Haffari |
SIGIR | 3 |
| 2020 | Robust Blockchain-Based Cross-Platform Audio Copyright Protection System Using Content-Based Fingerprint
Juan Zhao 0007, Tianrui Zong, Yong Xiang 0001, Longxiang Gao, Gleb Beliakov |
WISE (2) | 4 |
| 2020 | Channel Correlation Based Robust Audio Watermarking Mechanism for Stereo Signals
Tianrui Zong, Yong Xiang 0001, Iynkaran Natgunanathan, Longxiang Gao, Wanlei Zhou 0001 |
WISE (2) | 4 |