Jianwei Liu 0001

dblp:43/3771-1 · DBLP profile ↗
← Back
9ranked-venue papers in the field
0as first author
7since 2021 · last 2026
0000-0003-2965-3518ORCID · conflict

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

Information Retrieval & Web Search · 4Knowledge Engineering, Semantic Web & Information Systems · 4Other / Interdisciplinary · 1
YearPublicationVenuePosition
2026 ShadowClone: Scalable Decentralized Identity with Cross-Domain Anonymity and Accountable Traceability
abstract
Decentralized identity (DID) is a key infrastructure for Web3, granting users sovereign control over their private identity data. While existing DID systems like FADID-TT (WWW'25) realize anonymity and traceability within a single domain, the Web3 ecosystem is a multiverse of independent domains like DeFi, GameFi, and DAO. This multi-domain reality presents critical issues for current DID solutions. First, most existing solutions are built on the monolithic committee architecture, facing severe scalability bottlenecks as the committee size grows. Second, most existing solutions cannot offer strong cross-domain anonymity, where frequent cross-domain interaction inevitably exposes the user's privacy. Third, existing methods for tracing the identities of malicious users are inefficient.
Yizhong Liu, Zedan Zhao, Na Wang 0003, Haojun Tan, Jianwei Liu 0001
WWW6
2026 Xemis: Fair and Robust Privacy-Preserving Data Trading based on Distributed Noise Sharing
abstract
Privacy-preserving data trading allows data owners to sell data to consumers through a data trading web platform, the data market, without disclosing sensitive information in raw data. It enables legitimate data transmission and aggregation, facilitating large-scale data-driven model training. However, existing differential privacy-based approaches struggle to inject precisely calibrated noise in a trustworthy manner without revealing raw data to a third party, thus making them fail in achieving strong fairness and controllable privacy simultaneously, especially when facing malicious external adversaries or a corrupted data market.
Xinxin Xing, Yizhong Liu, Banghong Qin, Wangjie Qiu, Jianwei Liu 0001, Qianhong Wu, Willy Susilo, Robert H. Deng
WWW6
2025 FLock: Robust and Privacy-Preserving Federated Learning based on Practical Blockchain State Channels
abstract
Federated Learning (FL) is a distributed machine learning paradigm that allows multiple clients to train models collaboratively without sharing local data. Numerous works have explored security and privacy protection in FL, as well as its integration with blockchain technology. However, existing FL works still face critical issues. i) It is difficult to achieving poisoning robustness and data privacy while ensuring high model accuracy. Malicious clients can launch poisoning attacks that degrade the global model. Besides, aggregators can infer private data from the gradients, causing privacy leakages. Existing privacy-preserving poisoning defense FL solutions suffer from decreased model accuracy and high computational overhead. ii) Blockchain-assisted FL records iterative gradient updates on-chain to prevent model tampering, yet existing schemes are not compatible with practical blockchains and incur high costs for maintaining the gradients on-chain. Besides, incentives are overlooked, where unfair reward distribution hinders the sustainable development of the FL community. In this work, we propose FLock, a robust and privacy-preserving FL scheme based on practical blockchain state channels. First, we propose a lightweight secure Multi-party Computation (MPC)-friendly robust aggregation method through quantization, median, and Hamming distance, which could resist poisoning attacks against up to <50% malicious clients. Besides, we propose communication-efficient Shamir's secret sharing-based MPC protocols to protect data privacy with high model accuracy. Second, we utilize blockchain off-chain state channels to achieve immutable model records and incentive distribution. FLock achieves cost-effective compatibility with practical cryptocurrency platforms, e.g. Ethereum, along with fair incentives, by merging the secure aggregation into a multi-party state channel. In addition, a pipelined Byzantine Fault-Tolerant (BFT) consensus is integrated where each aggregator can reconstruct the final aggregated results. Lastly, we implement FLock and the evaluation results demonstrate that FLock enhances robustness and privacy, while maintaining efficiency and high model accuracy. Even with 25 aggregators and 100 clients, FLock can complete one secure aggregation for ResNet in 2 minutes over a WAN. FLock successfully implements secure aggregation with such a large number of aggregators, thereby enhancing the fault tolerance of the aggregation.
Ye Dong, Yizhong Liu, Tingyu Fan, Dawei Li 0009, Zhenyu Guan 0002, Jianwei Liu 0001, Jianying Zhou 0001
WWW7
2025 GIIE: A Graph-based News Recommendation Model with Intrinsic Interest Enhancement
abstract
News recommendation aims to offer potentially interesting news items to a specific user, guided by his historical browsing behaviors. Existing methods failed to effectively address the knowledge sparsity issue that the user may have sparse behaviors and the news may own sparse features. To address the problem, we propose a graph-based news recommendation model with intrinsic interest enhancement, named GIIE , leveraging intrinsic interests and neighbor information to enhance the representation of sparse users and news. Concretely, to fully take advantage of the intrinsic interests, we design an interest encoder based on an interest-type graph with a learnable structure and explore the interest embeddings from news types. Then, we inject the obtained interest embeddings into news and represent the user by aggregating the clicked news under the same interest and across different interests sequentially. These interests can build a bridge between users so users with sparse behaviors can implicitly share knowledge with other users, thereby enhancing their representation. To properly introduce the neighbor knowledge, we propose a graph-based neighbor enhancing mechanism. First, we design a news relation graph and a user relation graph in encoders. Then, based on these graphs, we take the attention module to aggregate additional knowledge from neighbors, enhancing sparse news and user representations. To avoid feature ambiguity, we adopt a way to represent the current item (user and news) and its neighbors separately and then do adaptive aggregation. We evaluate GIIE on the public news recommendation datasets MIND-Large and MIND-Small. Experimental results show that our model can solve the knowledge-sparse problem and outperforms current state-of-the-art models in four indicators.
Yiming Hei, Jianwei Liu 0001, Zhengtao Yu 0001
Trans. Recomm. Syst.2
2023 Defending against model extraction attacks with physical unclonable function
Dawei Li 0009, Di Liu 0019, Yangkun Ren, Jieyu Su, Jianwei Liu 0001
Inf. Sci.6
2022 PUF-Based Intellectual Property Protection for CNN Model
Dawei Li 0009, Yangkun Ren, Di Liu 0019, Zhenyu Guan 0002, Qianyun Zhang 0001, Jianwei Liu 0001
KSEM (3)7
2022 An efficient multikeyword fuzzy ciphertext retrieval scheme based on distributed transmission for Internet of Things
abstract
As traditional computing and cloud computing integrate, the Internet of Things (IoT) has evolved into a layered and cloud-network-edge-end architecture. However, most searchable encryption models still use triples, in which hierarchical structures are neglected, and insecure intermediate nodes are exposed to external environment. Meanwhile, mainstream schemes adopting accurate retrieval are incompatible with IoT end users' features of differentiation. To address these issues, we innovatively design an efficient and credible search model with an accurate multikeyword fuzzy ciphertext retrieval scheme in the context of IoT. First, based on network coding and key sharing, data are grouped, encoded, and transmitted in parallel to the receiver node through middle-layer nodes, with high efficiency and reliability. Second, to realize fuzzy retrieval of IoT, edit distance is selected as the standard of difference between keywords, and then document index vector and query vector are created based on locality sensitive hashing (LSH) and Bloom Filter. Furthermore, to improve the traditional scheme, query keywords are split into multiple single-word forms, inner products between each trapdoor of single word and encryption index vector are calculated, respectively, for the sum of each inner product and thus top $\mathrm{top}$ - k $k$ sorting search. Ultimately, feasibility, safety, and efficiency of our improved scheme are verified by security analysis, while simulation results support that our scheme has better accuracy and efficiency.
Kaifa Zheng, Na Wang 0003, Jianwei Liu 0001, Shancheng Zhang, Qingyun Han, Ruijin Wang, Junsong Fu 0001
Int. J. Intell. Syst.3
2020 Spatial temporal incidence dynamic graph neural networks for traffic flow forecasting
Hao Peng 0001, Bowen Du 0001, Md. Zakirul Alam Bhuiyan, Hongyuan Ma, Jianwei Liu 0001, Linfeng Du, Senzhang Wang, Philip S. Yu
Inf. Sci.6
2014 Ciphertext-policy hierarchical attribute-based encryption with short ciphertexts
Qianhong Wu, Josep Domingo-Ferrer, Lei Zhang 0009, Jianwei Liu 0001, Wenchang Shi
Inf. Sci.6