Jie Li 0002

dblp:17/2703-2 · DBLP profile ↗
← Back
13ranked-venue papers in the field
0as first author
12since 2021 · last 2026
0000-0002-4974-6116ORCID · conflict

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

Database Systems & Data Management · 4Information Retrieval & Web Search · 4Data Mining & Knowledge Discovery · 2Knowledge Engineering, Semantic Web & Information Systems · 2Big Data, Cloud & Distributed Data Systems · 1
YearPublicationVenuePosition
2026 CacheSlide: Unlocking Cross Position-Aware KV Cache Reuse for Accelerating LLM Serving
Yunfei Gu, Liqiang Zhang 0010, Chentao Wu, Guangtao Xue, Jie Li 0002, Minyi Guo
FAST6
2026 AOEH: An Efficient Extendable Hashing to Reduce Read/Write Amplification for Persistent Memory
Yunfei Gu, Chentao Wu, Jie Li 0002, Junzhe Lv
ICDE5
2026 BIND: Enabling Continuous Transaction Processing During Account Migration in Sharded Blockchains
abstract
Account migration in sharded blockchains presents a critical trade-off between optimization effectiveness and system availability. While dynamically reallocating accounts across shards can significantly reduce cross-shard transaction overhead, existing migration mechanisms cause service disruptions that intensify as state data volumes grow. To address this challenge, we propose BIND, a batch-wise account migration protocol that eliminates service interruptions by enabling continuous transaction processing throughout migration. BIND introduces a dual transaction pool architecture that isolates transactions involving migrating accounts while allowing non-migrating accounts to operate uninterrupted. To optimize migration efficiency, we design a reverse greedy heuristic algorithm that partitions accounts into batches based on community cohesion, maximizing intra-batch connectivity to front-load cross-shard communication reduction. We evaluate BIND using real Ethereum transactions, demonstrating superior performance over existing mechanisms. BIND achieves 12% higher overall throughput, reduces migration time to 23.6%-39.3% of the one-shot baseline (across 1-10Gbps bandwidth), and lowers cross-shard transaction rates by 24.1% compared to random batching. These results confirm BIND as a practical solution for large-scale, non-disruptive account migration in production sharded blockchains.
Jiahao Qi, Dian Ding, Jie Li 0002, Jiannong Cao 0001, Yi-Chao Chen 0001, Guangtao Xue, Shengyun Liu
WWW3
2025 LOVO: Efficient Complex Object Query in Large-Scale Video Datasets
abstract
The widespread deployment of cameras has led to an exponential increase in video data, creating vast opportunities for applications such as traffic management and crime surveillance. However, querying specific objects from large-scale video datasets presents challenges, including (1) processing massive and continuously growing data volumes, (2) supporting complex query requirements, and (3) ensuring low-latency execution. Existing video analysis methods struggle with either limited adaptability to unseen object classes or suffer from high query latency. In this paper, we present LOVO, a novel system designed to efficiently handle compLex Object queries in large-scale VideO datasets. Agnostic to user queries, LOVO performs one-time feature extraction using pre-trained visual encoders, generating compact visual embeddings for key frames to build an efficient index. These visual embeddings, along with associated bounding boxes, are organized in an inverted multi-index structure within a vector database, which supports queries for any objects. During the query phase, LOVO transforms object queries to query embeddings and conducts fast approximate nearest-neighbor searches on the visual embeddings. Finally, a cross-modal rerank is performed to refine the results by fusing visual features with detailed textual features. Evaluation on real-world video datasets demonstrates that LOVO outperforms existing methods in handling complex queries, with near-optimal query accuracy and up to 85x lower search latency, while significantly reducing index construction costs. This system redefines the state-of-theart object query approaches in video analysis, setting a new benchmark for complex object queries with a novel, scalable, and efficient approach that excels in dynamic environments.
Yuxin Liu 0007, Yuezhang Peng, Hefeng Zhou, Jiong Lou, Chentao Wu, Wei Zhao 0001, Jie Li 0002
ICDE9
2025 TexDreamer: Text-driven Photorealistic and Robust Texture Synthesis via Multi-View Diffusion
Zhenqiang Li 0003, Jie Li 0002, Yangjie Cao
ICMR2
2025 Towards Comprehensive Legal Document Analysis: A Multi-Round RAG Approach
abstract
Legal document review is a time-consuming and highly specialized task, and the capabilities of intelligent legal review systems are limited and insufficient to complete detailed reviews. Traditional methods struggle with cross-references, dependencies, and context-dependent clauses. Our work introduces a multi-round RAG framework for legal document analysis, which iteratively refines queries and aggregates context to improve recall and understanding. Experiments on diverse contracts show a recall of 78.67%, outperforming baseline (57.33%) and single-round RAG (74.67%). Our analysis shows that iterative refinement effectively filters irrelevant results despite reduced precision. The multi-round approach halves missed cross-clause dependencies but reveals limitations in numerical consistency and obligation scope detection. These insights advance RAG for legal applications and provide a foundation for future work on scalable and accurate contract review.
Wutong Zhang, Hefeng Zhou, Yunshen Li, Yuxin Liu 0007, Jiong Lou, Chentao Wu, Jie Li 0002
ICMR8
2025 High Resolution Image Classification with Rich Text Information Based on Graph Convolution Neural Network
Siyi Han, Jing Zhou 0005, Xuening Zhu, Jie Li 0002, Hansheng Wang 0002, Yibing Gong
PAKDD (7)5
2025 FlatStor: An Efficient Embedded-Index Based Columnar Data Layout for Multimodal Data Workloads
Chi Zhang 0005, Yunfei Gu, Chentao Wu, Jie Li 0002, Xusheng Chen
Proc. VLDB Endow.5
2025 Robust and Communication-Efficient Federated Domain Adaptation via Random Features
abstract
Modern machine learning (ML) models have grown to a scale where training them on a single machine becomes impractical. As a result, there is a growing trend to leverage federated learning (FL) techniques to train large ML models in a distributed and collaborative manner. These models, however, when deployed on new devices, might struggle to generalize well due to domain shifts. In this context, federated domain adaptation (FDA) emerges as a powerful approach to address this challenge. Most existing FDA approaches typically focus on aligning the distributions between source and target domains by minimizing their (e.g., MMD) distance. Such strategies, however, inevitably introduce high communication overheads and can be highly sensitive to network reliability. In this paper, we introduce RF-TCA, an enhancement to the standard Transfer Component Analysis approach that significantly accelerates computation without compromising theoretical and empirical performance. Leveraging the computational advantage of RF-TCA, we further extend it to FDA setting with FedRF-TCA. The proposed FedRF-TCA protocol boasts communication complexity that isindependentof the sample size, while maintaining performance that is either comparable to or even surpasses state-of-the-art FDA methods. We present extensive experiments to showcase the superior performance and robustness (to network condition) of FedRF-TCA.
Zhanbo Feng, Yuanjie Wang, Jie Li 0002, Fan Yang 0087, Jiong Lou, Tiebin Mi, Robert C. Qiu, Zhenyu Liao 0001
IEEE Trans. Knowl. Data Eng.3
2022 Online knowledge distillation with elastic peer
Jie Li 0002
Inf. Sci.2
2022 Utility-aware and Privacy-preserving Trajectory Synthesis Model that Resists Social Relationship Privacy Attacks
abstract
For academic research and business intelligence, trajectory data has been widely collected and analyzed. Releasing trajectory data to a third party may lead to serious privacy leakage, which has spawned considerable researches on trajectory privacy protection technology. However, existing work suffers from several shortcomings. They either focus on point-based location privacy, ignoring the spatio-temporal correlations among locations within a trajectory, or they protect the privacy of each user separately without considering privacy leakage of the social relationship between trajectories of different users. Besides, they fail to balance privacy protection and data utility. Motivated by these limitations, in this article, we propose S 3 T -Trajectory, which is a utility-aware and privacy-preserving trajectory synthesis model that Resists social relationship privacy attacks. Specifically, we first develop a time-dependent Markov chain based on an adaptive spatio-temporal discrete grid to efficiently and accurately capture human mobility behavior. Then, we propose three mobility feature metrics from spatio-temporal, semantic, and social dimensions. On the basis of the metrics, we construct a bi-level optimization problem to accomplish the utility-aware and privacy-preserving trajectory synthesizing. The upper-level objective guarantees data utility and the lower-level optimization problems (or upper-level constraints) provides two-layer privacy protection for S 3 T -Trajectory, i.e., resisting location inference attacks and social relationship privacy attacks. We conduct extensive experiments on large-scale real-world datasets loc-Gowalla and loc-Brightkite. The experimental results demonstrate the effectiveness and robustness of S 3 T Trajectory. Compared with the baseline models, S 3 T Trajectory achieves between 7.8% and 23.8% performance improvement in resisting social relationship privacy attacks and achieves at least 5.19% improvement regarding data utility.
Zhirun Zheng, Zhetao Li, Jie Li 0002, Hongbo Jiang 0001, Tong Li 0013, Bin Guo 0001
ACM Trans. Intell. Syst. Technol.3
2021 Semi-deterministic and Contrastive Variational Graph Autoencoder for Recommendation
abstract
Variational AutoEncoder (VAE) is a popular deep generative framework with a solid theoretical basis. There are many research efforts on improving VAE. Among the existing works, a recently proposed deterministic Regularized AutoEncoder (RAE) provides a new scheme for generative modeling. RAE fixes the variance of the inferred Gaussian approximate posterior distribution as a hyperparameter, and substitutes the stochastic encoder by injecting noise into the input of a deterministic decoder. However, the deterministic RAE has three limitations: 1) RAE needs to fit the variance; 2) RAE requires ex-post density estimation to ensure sample quality; 3) RAE employs an additional gradient regularization to ensure training smoothness. Thus, it raises an interesting research question: Can we maintain the flexibility of variational inference while simplifying VAE, and at the same time ensuring a smooth training process to obtain good generative performance? Based on the above motivation, in this paper, we propose a novel Semi-deterministic and Contrastive Variational Graph autoencoder (SCVG) for item recommendation. The core design of SCVG is to learn the variance of the approximate Gaussian posterior distribution in a semi-deterministic manner by aggregating inferred mean vectors from other connected nodes via graph convolution operation. We analyze the expressive power of SCVG for the Weisfeiler-Lehman graph isomorphism test, and we deduce the simplified form of the evidence lower bound of SCVG. Besides, we introduce an efficient contrastive regularization instead of gradient regularization. We empirically show that the contrastive regularization makes learned user/item latent representation more personalized and helps to smooth the training process. We conduct extensive experiments on three real-world datasets to show the superiority of our model over state-of-the-art methods for the item recommendation task. Codes are available at https://github.com/syxkason/SCVG.
Yue Ding 0001, Yuxiang Shi, Bo Chen 0023, Chenghua Lin 0002, Hongtao Lu 0001, Jie Li 0002, Ruiming Tang, Dong Wang 0024
CIKM6
2014 A Knowledge Based Approach for Tackling Mislabeled Multi-class Big Social Data
Minyi Guo, Jie Li 0002, Huakang Li, Bei Xu 0001
ESWC3