Tianpeng Li

dblp:43/2861 · DBLP profile ↗
← Back
10ranked-venue papers in the field
0as first author
8since 2021 · last 2026
—ORCID · conflict

Domains — venue-derived; a paper can count in several

Knowledge Engineering, Semantic Web & Information Systems · 5Database Systems & Data Management · 4Data Mining & Knowledge Discovery · 1
YearPublicationVenuePosition
2026 DynSpectral: A Multi-channel Temporal Spectral GNN with Frequency Decomposition for Dynamic Graphs
Runguo Tao, Tianpeng Li, Minglai Shao 0001, Wenjun Wang 0002, Xuan Guo 0005, Yueheng Sun
DASFAA (2)2
2024 Informative Subgraphs Aware Masked Auto-Encoder in Dynamic Graphs
abstract
Generative self-supervised learning (SSL), especially masked autoencoders (MAE), has greatly succeeded and garnered substantial research interest in graph machine learning. However, the research of MAE in dynamic graphs is still scant. This gap is primarily due to the dynamic graph not only possessing topological structure information but also encapsulating temporal evolution dependency. Applying a random masking strategy which most MAE methods adopt to dynamic graphs will remove the crucial subgraph that guides the evolution of dynamic graphs, resulting in the loss of crucial spatio-temporal information in node representations. To bridge this gap, in this paper, we propose a novel Informative Subgraphs Aware Masked Auto-Encoder in Dynamic Graph, namely DyGIS. Specifically, we introduce a constrained probabilistic generative model to generate informative subgraphs that guide the evolution of dynamic graphs, successfully alleviating the issue of missing dynamic evolution subgraphs. The informative subgraph identified by DyGIS will serve as the input of dynamic graph masked autoencoder (DGMAE), effectively ensuring the integrity of the evolutionary spatio-temporal information within dynamic graphs. Extensive experiments on eleven datasets demonstrate that DyGIS achieves state-of-the-art performance across multiple tasks.
Pengfei Jiao, Xinxun Zhang, Mengzhou Gao 0001, Tianpeng Li, Zhidong Zhao
ICDM4
2024 A deep contrastive framework for unsupervised temporal link prediction in dynamic networks
Pengfei Jiao, Xinxun Zhang, Huaming Wu, Mengzhou Gao 0001, Tianpeng Li
Inf. Sci.7
2023 Robust Few-Shot Graph Anomaly Detection via Graph Coarsening
Yueheng Sun, Tianpeng Li, Minglai Shao 0001
KSEM (1)3
2023 Joint Community and Structural Hole Spanner Detection via Graph Contrastive Learning
Wenjun Wang 0002, Tianpeng Li, Minglai Shao 0001, Jiye Liu, Yueheng Sun
KSEM (4)3
2023 Multi-view change point detection in dynamic networks
Yingjie Xie, Wenjun Wang 0002, Minglai Shao 0001, Tianpeng Li, Yandong Yu
Inf. Sci.4
2023 Generative Evolutionary Anomaly Detection in Dynamic Networks
abstract
Anomaly detection in dynamic networks aims to find network elements (e.g., nodes, edges, subgraphs, change points) with significantly different behaviors from the vast majority, it can also devote to community detection and evolution and prediction tasks. Most existing methods focus on one specific task, that is, only detect anomalies of one type of element isolated, so they lose the ability to model the correlation and driving mechanism between different abnormal behavior. Considering that the anomaly detection of one type of element is helpful to other types of elements, i.e., the temporal evolution hidden the dynamic networks are driven by indivisible behavior patterns. So in this paper, we propose a unified Generation model to analyze the dynamic network for Exploring the Abnormal Behaviors of different Scales (GEABS). It can model the relation and catch different levels (node, community and network) of anomaly with a joint statistical network model and detect the community structure and its evolution. Specifically, we denote the parameters of node popularity, community membership to generate the dynamic network with stochastic block model (SBM), we also describe the varying of node and community by dynamic process. With a well-designed generative mechanism, it can detect the change point on network level, temporal evolution on community level and abnormal behavior on node level synchronously, besides, it also detects the community structure effectively. We also propose an effective optimization algorithm with variational inference. Experimental results show that the GEABS achieves better performance on abnormal behavior and community structure compared with baselines.
Pengfei Jiao, Tianpeng Li, Yingjie Xie, Yinghui Wang 0005, Wenjun Wang 0002, Dongxiao He, Huaming Wu
IEEE Trans. Knowl. Data Eng.2
2021 Lower order information preserved network embedding based on non-negative matrix decomposition
Qiang Tian, Lin Pan 0002, Wang Zhang 0001, Tianpeng Li, Huaming Wu, Pengfei Jiao, Wenjun Wang 0002
Inf. Sci.4
2019 Dynamic Stochastic Block Model with Scale-Free Characteristic for Temporal Complex Networks
Xunxun Wu, Pengfei Jiao, Tianpeng Li, Wenjun Wang 0002, Bo Wang 0011
DASFAA (2)4
2019 CFS: A Distributed File System for Large Scale Container Platforms
abstract
We propose CFS, a distributed file system for large scale container platforms. CFS supports both sequential and random file accesses with optimized storage for both large files and small files, and adopts different replication protocols for different write scenarios to improve the replication performance. It employs a metadata subsystem to store and distribute the file metadata across different storage nodes based on the memory usage. This metadata placement strategy avoids the need of data rebalancing during capacity expansion. CFS also provides POSIX-compliant APIs with relaxed semantics and metadata atomicity to improve the system performance. We performed a comprehensive comparison with Ceph, a widely-used distributed file system on container platforms. Our experimental results show that, in testing 7 commonly used metadata operations, CFS gives around 3 times performance boost on average. In addition, CFS exhibits better random-read/write performance in highly concurrent environments with multiple clients and processes.
Weilong Guo, Shuoran Liu, Tianpeng Li, Mofei Zhang, Jianxing Zhao, Hongyin Zhu, Zhengyi Zhu
SIGMOD Conference6