EDBT 2026 Demo / reviewers in the wild / expert
Xun Liang 0001
dblp:93/2940-1
· DBLP profile ↗
22ranked-venue papers in the field
1as first author
16since 2021 · last 2026
—ORCID · conflict
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 9 (1 first)Database Systems & Data Management · 6Information Retrieval & Web Search · 4Knowledge Engineering, Semantic Web & Information Systems · 2Big Data, Cloud & Distributed Data Systems · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Empowering Large Language Models to Set Up Knowledge Retrieval Indexing via Self-LearningabstractRetrieval-augmented generation (RAG) provides an efficient solution for expanding the knowledge boundaries of large language models (LLMs), where the indexing serves as a compass to guide LLMs in locating query-relevant external knowledge. Nevertheless, current indexing methods commonly encounter a critical challenge: native indexing is convenient to construct, but it usually disrupts contextual associations and constrains the expressive capacity of rich knowledge. Conversely, knowledge indexing can structure contextual knowledge, but it is often based on preset schemas that limit its generalizability. To address it, we propose a universal and flexible knowledge indexing called pseudo-graph (PG) indexing. During the indexing construction phase, we use the advanced LLMs to transform the knowledge of each raw text into a concise and structured mind map, organizing intra-document knowledge. Subsequently, independent mind maps are linked by associating highly relevant topics or consistent facts across documents, thereby establishing inter-document knowledge connections. Eventually, using the resulting knowledge network PG as the knowledge indexing can circumvent the challenges associated with schema design reliant on preset knowledge and relationship types. During the knowledge retrieval phase, we develop a PG knowledge retriever to mimic human note-reviewing, adaptively navigating and recalling query-relevant knowledge from PG. Experimental results demonstrate that retrieving relevant pseudo-subgraphs from the PG via PG indexing and retriever significantly improves performance in fact-based Q&A, hallucination correction, and two multi-document Q&A tasks, achieving$F1_{QE}$improvements of 15.85%, 8.12%, 3.34%, and 5.73%, respectively, and outperforming the state-of-the-art baseline KGP-LLaMA. Our code is available at:https://github.com/IAAR-Shanghai/PGRAG. Simin Niu, Mengwei Wang, Xun Liang 0001, Sensen Zhang, Shichao Song, Feiyu Xiong, Chenyang Xi |
IEEE Trans. Knowl. Data Eng. | 3 |
| 2024 | Friend or Foe? Mining Suspicious Behavior via Graph Capsule Infomax Detector against FraudstersabstractAnomaly detection on graphs has recently attracted considerable attention due to its broad range of high-impact applications, including cybersecurity, financial transactions, and recommendation systems. Although many efforts have thus far been made, how to effectively handle the high inconsistency between users' behavior and labels, a fundamental issue in anomaly detection, has not yet received sufficient concern. Moreover, the inconsistency problem is hard to investigate and even deteriorates the performance of anomaly detectors. To this end, we propose a novel graph self-supervised learning framework, Capsule Graph Infomax (termed CapsGI), to overcome the inconsistency of anomaly detection. Inspired by the recent advances of capsules on images, we explore another possibility of reforming the node embedding by capsule ideas to represent the unique node's properties. Concretely, by disentangling heterogeneous factors underlying each node representation, we can establish node capsules such that their representation can reflect intrinsic node properties. To strengthen the connection among normal nodes, CapsGI further represents the part-whole contrastive learning between lower-level capsules (part) and higher-level capsules (whole) by explicitly considering the context graph relations. Extensive experiments on multiple real-world datasets demonstrate that our model significantly outperforms state-of-the-art models. Xiangping Zheng 0002, Bo Wu 0026, Xun Liang 0001, Wei Li 0109 |
WWW | 3 |
| 2024 | DualGAD: Dual-bootstrapped self-supervised learning for graph anomaly detection
Xun Liang 0001, Sensen Zhang |
Inf. Sci. | 2 |
| 2023 | Cross-Domain Fake News Detection Based on Coarse-Fine Grained Environments Reflecting Public ExpectationabstractPrevalence of fake news has seriously disrupted the information ecosystem and undermined social stability and public trust. It stimulated the development of automatic fake news detection method to tackle this dilemma. Most of the methods can be divided into two types, content-based and propagation-based methods. However, these methods overlook the historical background information of the news events contained in the target news in varying degrees. The environment constructed by the historical context of events related to a news event can reflect the direction of the public’s expectations of the current event with respect to future developments. The expectation can be used to study the direction of fake news that has not been fully explored. Therefore, considering the influence of public expectation, we propose a general fake news detection method based on cross-domain coarse-fine grained environments referred to as CFGE including three parts. Specifically, we first construct a cross-domain coarse-fine grained environment with the news related to the domains which were contained in the target news. Then the coarse-grained embedding and the fine-grained embedding of cross-domain environment are extracted respectively by the proposed environment information capture modules. Finally, based on the gate fusion method, coarse-grained embedding and fine-grained embedding are fused to predict fake news. Extensive experimentation substantiates the superiority of CFGE compared to alternative models, further affirming the efficacy of coarse-fine grained environments. Yuefeng Ma, Xun Liang 0001 |
IEEE Big Data | 3 |
| 2023 | BiQCap: A Biquaternion and Capsule Network-Based Embedding Model for Temporal Knowledge Graph Completion
Sensen Zhang, Xun Liang 0001, Zhiying Li 0004, Junlan Feng, Xiangping Zheng 0002, Bo Wu 0026 |
DASFAA (2) | 2 |
| 2023 | Modeling High-Order Relation to Explore User Intent with Parallel Collaboration Views
Xiangping Zheng 0002, Xun Liang 0001, Bo Wu 0026, Yuhui Guo, Sensen Zhang, Yuefeng Ma |
DASFAA (2) | 2 |
| 2023 | A Multi-scale Interaction Motion Network for Action Recognition Based on Capsule NetworkabstractRecently, action recognition has achieved impressive performance, mainly due to the aid of deep convolutional neural networks and large datasets. Traditionally, most efforts in action recognition have focused on capturing motion information by dense optical flow, but optical flow extraction is very time-consuming. Moreover, prior arts seek to improve accuracy but neglect the part-whole relationship between objects in videos, which may be self-defeating and even deteriorate the performance of methods. To circumvent the above challenges, we present a novel collaborative multipath capsule network (CMCN) for action recognition. In particular, we propose a plug-and-play collaborative multipath block containing spatiotemporal, channel, and motion units, which are complementary and crucial information for action recognition. We exploit the interaction of these three units and selectively emphasize informative spatial-temporal motion to reduce the expensive computational costs. Subsequently, we explore a new capsule voting procedure to reduce the computation used in the capsule dynamic routing mechanism. The critical insight is that the same type of capsules simulates the same entity in different positions, and their voting results should be consistent. This strategy lessens the number of learning parameters that backward pass in the training process, and thus strengthens part-whole relationships in a video. Extensive experiments on multiple real-world datasets for action recognition demonstrate that our model significantly outperforms state-of-the-art models. Xiangping Zheng 0002, Xun Liang 0001, Bo Wu 0026, Yuhui Guo, Xuan Zhang 0009, Yuefeng Ma |
SDM | 2 |
| 2023 | Dual-aware Domain Mining and Cross-aware Supervision for Weakly-supervised Semantic SegmentationabstractWeakly Supervised Semantic Segmentation with image-level annotation uses localization maps from the classifier to generate pseudo labels. However, such localization maps focus only on sparse salient object regions, it is difficult to generate high-quality segmentation labels, which deviates from the requirement of semantic segmentation. To address this issue, we propose a dual-aware domain mining and cross-aware supervision (DDMCAS) method for weakly-supervised semantic segmentation. Specifically, we propose a dual-aware domain mining (DDM) module consisting of graph-based global reasoning unit and salient-region extension controller, which produces dense localization maps by exploring object features in salient regions and adjacent non-salient regions simultaneously. In order to further bridge the gap between salient regions and adjacent non-salient regions to generate more refined localization maps, we propose a cross-aware supervision (CAS) strategy to recover missing parts of the target objects and enhance weak attention in adjacent non-salient regions, leading to pseudo labels of higher quality for training the segmentation network. Based on the generated pseudo-labels, extensive experiments on PASCAL VOC 2012 dataset demonstrate that our method outperforms state-of-the-art methods using image-level labels for weakly supervised semantic segmentation. Yuhui Guo, Xun Liang 0001, Bo Wu 0026, Xiangping Zheng 0002, Xuan Zhang 0009 |
ACM Trans. Knowl. Discov. Data | 2 |
| 2023 | Diffuse and Smooth: Beyond Truncated Receptive Field for Scalable and Adaptive Graph Representation LearningabstractAs the scope of receptive field and the depth of Graph Neural Networks (GNNs) are two completely orthogonal aspects for graph learning, existing GNNs often have shallow layers with truncated-receptive field and far from achieving satisfactory performance. In this article, we follow the idea of decoupling graph convolution into propagation and transformation processes, which generates representations over a sequence of increasingly larger neighborhoods. Though this manner can enlarge the receptive field, it has two critical problems unsolved: how to find the suitable receptive field to avoid under-smoothing or over-smoothing? and how to balance different diffusion operators for better capturing the local and global dependencies? We tackle these challenges and propose a S calable, A daptive G raph C onvolutional N etworks ( SAGCN ) with Transformer architecture. Concretely, we propose a novel non-heuristic metric method that quickly finds the suitable number of diffusing iterations and produces smoothed local embeddings that enable the truncated receptive field to become scalable and independent of prior experience. Furthermore, we devise smooth2seq and diffusion-based position schemes introduced into Transformer architecture for better capturing local and global information among embeddings. Experimental results show that SAGCN enjoys high accuracy, scalability and efficiency on various open benchmarks and is competitive with other state-of-the-art competitors. Xun Liang 0001, Yuhui Guo, Xiangping Zheng 0002, Bo Wu 0026, Sensen Zhang, Zhiying Li 0004 |
ACM Trans. Knowl. Discov. Data | 2 |
| 2023 | DuCape: Dual Quaternion and Capsule Network-Based Temporal Knowledge Graph EmbeddingabstractRecently, with the development of temporal knowledge graph technology, more and more Temporal Knowledge Graph Embedded (TKGE) models have been developed. The effectiveness of TKGE largely depends on the ability to model intrinsic relation patterns and capture specific information about entities and relations. However, existing approaches can capture only some of them with insufficient modeling capacity, and none has a “deep” architecture for modeling the entries in a quadruple at the same dimension. In this article, we propose a more powerful KGE framework named DuCape , which combines a dual quaternion and capsule network in modeling for the first time to make up for the defects of existing TKGE models. In dual quaternion vector space, the head entity learns a k -dimensional rigid transformation parametrized by relation and time, falling near its corresponding tail entity. Further, we employ the embeddings of entities, relations, and time trained from dual quaternion vector space as the input to capsule networks. Experimental results on several basic datasets show that the DuCape model constructed in this article is superior to existing state-of-the-art models. Sensen Zhang, Xun Liang 0001, Xiangping Zheng 0002, Xuan Zhang 0009, Yuefeng Ma |
ACM Trans. Knowl. Discov. Data | 2 |
| 2022 | Cross-Pixel Dependency with Boundary-Feature Transformation for Weakly Supervised Semantic SegmentationabstractWeakly supervised semantic segmentation with image-level labels is a challenging problem that typically relies on the initial responses generated by the classification network to locate object regions. However, such initial responses only cover the most discriminative parts of the object and may incorrectly activate in the background regions. To address this problem, we propose a Cross-pixel Dependency with Boundary-feature Transformation (CDBT) method for weakly supervised semantic segmentation. Specifically, we develop a boundary-feature transformation mechanism, to build strong connections among pixels belonging to the same object but weak connections among different objects. Moreover, we design a cross-pixel dependency module to enhance the initial responses, which exploits context appearance information and refines the prediction of current pixels by the relations of global channel pixels, thus generating pseudo labels of higher quality for training the semantic segmentation network. Extensive experiments on the PASCAL VOC 2012 segmentation benchmark demonstrate that our method outperforms state-of-the-art methods using image-level labels as weak supervision. Yuhui Guo, Xun Liang 0001, Bo Wu 0026, Xiangping Zheng 0002 |
ICMR | 2 |
| 2022 | Charge Own Job: Saliency Map and Visual Word Encoder for Image-Level Semantic Segmentation
Yuhui Guo, Xun Liang 0001, Xiangping Zheng 0002, Bo Wu 0026, Xuan Zhang 0009 |
ECML/PKDD (3) | 2 |
| 2022 | MULTIFORM: Few-Shot Knowledge Graph Completion via Multi-modal Contexts
Xuan Zhang 0009, Xun Liang 0001, Xiangping Zheng 0002, Bo Wu 0026, Yuhui Guo |
ECML/PKDD (2) | 2 |
| 2022 | Graph Capsule Network with a Dual Adaptive MechanismabstractWhile Graph Convolutional Networks (GCNs) have been extended to various fields of artificial intelligence with their powerful representation capabilities, recent studies have revealed that their ability to capture the part-whole structure of the graph is limited. Furthermore, though many GCNs variants have been proposed and obtained state-of-the-art results, they face the situation that much early information may be lost during the graph convolution step. To this end, we innovatively present an Graph Capsule Network with a Dual Adaptive Mechanism (DA-GCN) to tackle the above challenges. Specifically, this powerful mechanism is a dual-adaptive mechanism to capture the part-whole structure of the graph. One is an adaptive node interaction module to explore the potential relationship between interactive nodes. The other is an adaptive attention-based graph dynamic routing to select appropriate graph capsules, so that only favorable graph capsules are gathered and redundant graph capsules are restrained for better capturing the whole structure between graphs. Experiments demonstrate that our proposed algorithm has achieved the most advanced or competitive results on all datasets. Xiangping Zheng 0002, Xun Liang 0001, Bo Wu 0026, Yuhui Guo, Xuan Zhang 0009 |
SIGIR | 2 |
| 2021 | Graph Ensemble Networks for Semi-supervised Embedding Learning
Xun Liang 0001, Bo Wu 0026, Zhenyu Guan 0003, Yuhui Guo, Xiangping Zheng 0002 |
KSEM | 2 |
| 2021 | RGB-D Scene Recognition based on Object-Scene Relation and Semantics-Preserving AttentionabstractScene recognition is challenging due to intra-class diversity and inter-class similarity. Previous works recognize scenes either with global representations or with intermediate representations of objects. By contrast, we investigate more discriminative sequential representation of object-to-scene relations (SOSRs) for scene recognition. Particularly, we develop an Attention-Preserving Memory-Learning (APML) model, which enforces the Memory Network of the semantic domain to guide the Learning Network of the appearance domain in the learning procedure. Accordingly, we allocate semantics-preserving attention to different objects, which is more effective to seek the key encoded SOSR and discard the misleading encoded SOSR between objects and scene without requiring extra labeled data. Based on the proposed APML networks, we obtain the state-of-the-art results of RGB-D scene recognition on SUN RGB-D and NYUD2 datasets. Yuhui Guo, Xun Liang 0001 |
ICMR | 2 |
| 2019 | Modeling Large-Scale Dynamic Social Networks via Node EmbeddingsabstractGiven the edge list of a social network, the node embedding method learns the structural features for every node and embeds the features into a vector space. The current related work on node embedding exploits only a portion of existing networks, e.g., static networks. However, social networks are inherently hierarchical and dynamic systems in which the topology changes constantly and the strength of influence of information among neighbors varies with different numbers of hops. We propose a highly efficient node embedding method, DNPS, that is faster and more accurate than state-of-the-art methods and that can further boost the training progress, especially under dynamic conditions. In this paper, we attempt to model the hierarchical and dynamic features of social networks by designing a damping-based sampling algorithm corresponding to a local search-based incremental learning algorithm, which can easily be extended to large-scale scenarios. We conduct extensive experiments on six real-world social networks with three challenging tasks, including missing link prediction, dynamic link prediction, and multi-label classification. The results of the experiments on these tasks demonstrate that the proposed method significantly outperforms the existing methods with different settings. Aakas Zhiyuli, Xun Liang 0001, Yanfang Chen, Xiaoyong Du 0001 |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2018 | Structure Based User Identification across Social NetworksabstractIdentification of anonymous identical users of cross-platforms refers to the recognition of the accounts belonging to the same individual among multiple Social Network (SN) platforms. Evidently, cross-platform exploration may help solve many problems in social computing, in both theory and practice. However, it is still an intractable problem due to the fragmentation, inconsistency, and disruption of the accessible information among SNs. Different from the efforts implemented on user profiles and users' content, many studies have noticed the accessibility and reliability of network structure in most of the SNs for addressing this issue. Although substantial achievements have been made, most of the current network structure-based solutions, requiring prior knowledge of some given identified users, are supervised or semi-supervised. It is laborious to label the prior knowledge manually in some scenarios where prior knowledge is hard to obtain. Noticing that friend relationships are reliable and consistent in different SNs, we proposed an unsupervised scheme, termed Friend Relationship-based User Identification algorithm without Prior knowledge (FRUI-P). The FRUI-P first extracts the friend feature of each user in an SN into friend feature vector, and then calculates the similarities of all the candidate identical users between two SNs. Finally, a one-to-one map scheme is developed to identify the users based on the similarities. Moreover, FRUI-P is proved to be efficient theoretically. Results of extensive experiments demonstrated that FRUI-P performs much better than current state-of-art network structure-based algorithm without prior knowledge. Due to its high precision, FRUI-P can additionally be utilized to generate prior knowledge for supervised and semi-supervised schemes. In applications, the unsupervised anonymous identical user identification method accommodates more scenarios where the seed users are unobtainable. Xun Liang 0001, Xiaoyong Du 0001, Jichao Zhao |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2016 | Cross-Platform Identification of Anonymous Identical Users in Multiple Social Media NetworksabstractThe last few years have witnessed the emergence and evolution of a vibrant research stream on a large variety of online social media network (SMN) platforms. Recognizing anonymous, yet identical users among multiple SMNs is still an intractable problem. Clearly, cross-platform exploration may help solve many problems in social computing in both theory and applications. Since public profiles can be duplicated and easily impersonated by users with different purposes, most current user identification resolutions, which mainly focus on text mining of users’ public profiles, are fragile. Some studies have attempted to match users based on the location and timing of user content as well as writing style. However, the locations are sparse in the majority of SMNs, and writing style is difficult to discern from the short sentences of leading SMNs such as Sina Microblog and Twitter. Moreover, since online SMNs are quite symmetric, existing user identification schemes based on network structure are not effective. The real-world friend cycle is highly individual and virtually no two users share a congruent friend cycle. Therefore, it is more accurate to use a friendship structure to analyze cross-platform SMNs. Since identical users tend to set up partial similar friendship structures in different SMNs, we proposed the Friend Relationship-Based User Identification (FRUI) algorithm. FRUI calculates a match degree for all candidate User Matched Pairs (UMPs), and only UMPs with top ranks are considered as identical users. We also developed two propositions to improve the efficiency of the algorithm. Results of extensive experiments demonstrate that FRUI performs much better than current network structure-based algorithms. Xun Liang 0001, Yuefeng Ma |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2012 | Stock Price Forecasting with Support Vector Machines Based on Web Financial Information Sentiment Analysis
Run Cao, Xun Liang 0001, Zhihao Ni |
ADMA | 2 |
| 2005 | An Approach to Mining Local Causal Relationships from Databases
Yang Bo He, Zhi Geng, Xun Liang 0001 |
ADMA | 3 |
| 2005 | Mathematical Analysis of Classifying Convex Clusters Based on Support Functionals
Xun Liang 0001 |
ADMA | 1 |