EDBT 2026 Demo / reviewers in the wild / expert
Lu Liu 0001
dblp:31/2088-1
· DBLP profile ↗
10ranked-venue papers in the field
1as first author
7since 2021 · last 2025
0000-0003-1013-4507ORCID · conflict
Domains — venue-derived; a paper can count in several
Knowledge Engineering, Semantic Web & Information Systems · 4Data Mining & Knowledge Discovery · 3Database Systems & Data Management · 1Big Data, Cloud & Distributed Data Systems · 1Other / Interdisciplinary · 1 (1 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | Stable graph based decision route explanation in siamese neural networksabstractAbstract Siamese Neural Networks (SNNs) have shown promise in addressing a variety of tasks, even with limited data availability. However, their adoption is hindered by the lack of transparency in their decision-making processes. A key challenge in explaining SNNs lies in the absence of an inverse mapping between high-dimensional input feature vectors and the low-dimensional embedding space. Therefore, computing direct distances between input features becomes meaningless. Existing autoencoder-based explanation methods face several limitations. These include poor image reconstruction quality due to insufficient data and the omission of final distance layer of the SNN during the explanation process. While the Siamese Network Explainer (SINEX) can explain audio and grayscale images, it does not support RGB images. To overcome these challenges, we propose a method called Features Distance-based eXplanation (FDbX). This approach identifies salient features using ridge regression, trained on perturbed SLIC-segmented images. To enhance the selection of important features, we incorporate Bayesian analysis, which assigns importance scores to features. To provide a comprehensive explanation of the decision route, we construct a mathematical model that represents important features and their Hamming distances as a bipartite graph. In this graph, nodes represent features and edges denote distances between feature pairs. The resulting explanation heatmaps highlight critical image segments, offering more intuitive and visually informative explanations than existing methods. We evaluate stability and faithfulness of our method using stability indices such as $$R^2$$ and mean squared error. To the best of our knowledge, this is the first work to introduce Variable and Coefficient Stability Indices for image datasets. Ashiq Anjum, Bo Yuan 0004, Lu Liu 0001 |
Data Min. Knowl. Discov. | 4 |
| 2025 | A unified framework of semi-supervised community detection integrating network topology and node content
Jinxin Cao, Weizhong Xu, Di Jin 0001, Lu Liu 0001, Anthony Miller, Zhenquan Shi 0001, Weiping Ding 0001 |
Inf. Sci. | 5 |
| 2025 | An intelligent fusion recommendation model based on attention trees and graph convolutional networks in social Media
Lu Liu 0001, Jingjing Yao, Zixuan Han, Hongyun Wang |
Inf. Sci. | 3 |
| 2025 | A graph regularized overlapping community discovery framework with three-way decisions
Xiaoyang Zou, Jinxin Cao, Hengrong Ju, Weiping Ding 0001, Lu Liu 0001, Fuxiang Chen, Di Jin 0001 |
Inf. Sci. | 5 |
| 2024 | OPT-CO: Optimizing pre-trained transformer models for efficient COVID-19 classification with stochastic configuration networksabstractBuilding upon pre-trained ViT models, many advanced methods have achieved significant success in COVID-19 classification. Many scholars pursue better performance by increasing model complexity and parameters. While these methods can enhance performance, they also require extensive computational resources and extended training times. Additionally, the persistent challenge of overfitting, due to limited COVID-19 dataset sizes, remains a hurdle. To address these challenges, we proposed a novel method to optimize pre-trained transformer models for efficient COVID-19 classification with stochastic configuration networks (SCNs), referred to as OPT-CO. We proposed two optimization methods: sequential optimization (SeOp) and parallel optimization (PaOp), by incorporating optimizers in a sequential and parallel manner, respectively. Our method can enhance model performance without necessitating a significant parameter expansion. Additionally, we introduced OPT-CO-SCN to avoid overfitting problems through the adoption of random projection for head augmentation. The experiments were carried out to evaluate the performance of our proposed model based on two publicly available datasets. Based on the evaluation results, our method achieved superior, performance surpassing other state-of-the-art methods. Ziquan Zhu, Lu Liu 0001, Robert C. Free, Ashiq Anjum, John Panneerselvam |
Inf. Sci. | 2 |
| 2024 | A new neighbourhood-based diffusion algorithm for personalized recommendation
Diyawu Mumin, Lu Liu 0001, Zixuan Han, Yan Wu 0009 |
Knowl. Inf. Syst. | 3 |
| 2021 | Secure and Efficient Certificateless Provable Data Possession for Cloud-Based Data Management Systems
Jing Zhang 0024, Jie Cui 0004, Hong Zhong 0001, Chengjie Gu, Lu Liu 0001 |
DASFAA (1) | 5 |
| 2019 | Energy-efficient Static Task Scheduling on VFI-based NoC-HMPSoCs for Intelligent Edge Devices in Cyber-physical SystemsabstractThe interlinked processing units in modern Cyber-Physical Systems (CPS) creates a large network of connected computing embedded systems. Network-on-Chip (NoC)-based Multiprocessor System-on-Chip (MPSoC) architecture is becoming a de facto computing platform for real-time applications due to its higher performance and Quality-of-Service (QoS). The number of processors has increased significantly on the multiprocessor systems in CPS; therefore, Voltage Frequency Island (VFI) has been recently adopted for effective energy management mechanism in the large-scale multiprocessor chip designs. In this article, we investigated energy-efficient and contention-aware static scheduling for tasks with precedence and deadline constraints on intelligent edge devices deploying heterogeneous VFI-based NoC-MPSoCs (VFI-NoC-HMPSoC) with DVFS-enabled processors. Unlike the existing population-based optimization algorithms, we proposed a novel population-based algorithm called ARSH-FATI that can dynamically switch between explorative and exploitative search modes at run-time. Our static scheduler ARHS-FATI collectively performs task mapping, scheduling, and voltage scaling. Consequently, its performance is superior to the existing state-of-the-art approach proposed for homogeneous VFI-based NoC-MPSoCs. We also developed a communication contention-aware Earliest Edge Consistent Deadline First (EECDF) scheduling algorithm and gradient descent--inspired voltage scaling algorithm called Energy Gradient Decent (EGD). We introduced a notion of Energy Gradient (EG) that guides EGD in its search for island voltage settings and minimize the total energy consumption. We conducted the experiments on eight real benchmarks adopted from Embedded Systems Synthesis Benchmarks (E3S). Our static scheduling approach ARSH-FATI outperformed state-of-the-art technique and achieved an average energy-efficiency of ∼24% and ∼30% over CA-TMES-Search and CA-TMES-Quick, respectively. Umair Ullah Tariq, Haider Ali 0001, Lu Liu 0001, John Panneerselvam, Xiaojun Zhai |
ACM Trans. Intell. Syst. Technol. | 3 |
| 2016 | Efficient service discovery in decentralized online social networksabstractOnline social networks (OSNs) have attracted millions of users worldwide over the last decade. In response to a series of urgent issues faced by existing OSNs, such as information overload, single-point failure, and the privacy issue, this paper introduces a self-organized decentralized OSN (SDOSN) over a social overlay resembling real-life social graph. The social overlay considers social relationship and semantic content of users and focuses on the key OSNs functionality of efficient information dissemination and service discovery. Then a swarm intelligence search method is proposed to facilitate adaptive learning and effective service discovery in decentralized environments. Our evaluation, performed in simulation over a real-world dataset, shows that the proposed approach achieves better performance comparing with the state-of-the-art methods on different network structures. Bo Yuan 0004, Lu Liu 0001, Nick Antonopoulos |
BDCAT | 2 |
| 2008 | Self-Organization of Autonomous Peers with Human StrategiesabstractSimilarly to social networks where people are connected by their social relationships, two autonomous peer nodes can be connected in unstructured peer-to-peer (P2P) networks if users in those nodes are interested in each other's data. The similarity between P2P networks and social networks, where peer nodes are people and connections are relationships, leads us to believe that human strategies in social networks are useful for improving the performance of resource discovery by self-organising autonomous peers on unstructured P2P networks. In this paper, we present an efficient social-like peer-to-peer (ESLP) model for resource discovery by mimicking different human behaviours in social networks. Lu Liu 0001, Jie Xu 0007, Duncan Russell, Nick Antonopoulos |
ICIW | 1 |