EDBT 2026 Demo / reviewers in the wild / expert
Qian Chen 0023
dblp:11/1394-23
· DBLP profile ↗
8ranked-venue papers in the field
2as first author
7since 2021 · last 2026
0009-0002-2579-4380ORCID · conflict
Domains — venue-derived; a paper can count in several
Database Systems & Data Management · 5 (2 first)Data Mining & Knowledge Discovery · 1Information Retrieval & Web Search · 1Knowledge Engineering, Semantic Web & Information Systems · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Exploring Spatial Stratified Heterogeneity Patterns in Spatial Data: Balancing Heterogeneity With Stratification ComplexityabstractSpatial stratified heterogeneity refers to the pattern variation of the target phenomenon across different regions. Current measures mainly quantify spatially stratified heterogeneity in terms of the consistency between strata and the target variable and neglect the complexity of stratification, whereas complex stratification may lead to overfitting and an overestimated degree of heterogeneity. To address this issue, this paper enhances the relative-entropy-based spatial stratified heterogeneity measure to unit explanatory power using the entropy of the stratification. The proposed method first quantifies the stratification complexity using the minimum theoretical number of bits for encoding it, then characterizes the degree of heterogeneity per bit, i.e., unit explanatory power, by the quotient of the relative-entropy-based measure and the stratification complexity. Additionally, this paper develops two visualization tools for interpreting and comparing unit explanatory power and reveals the relation among spatial stratified heterogeneity, stratification complexity, and the log-likelihood function. Finally, we conduct experiments on both illustrative and real-life data sets to show the advantages of the unit explanatory power over traditional spatial stratified heterogeneity measures. The code for computing unit explanatory power has been released athttps://github.com/crafly/ssh_with_gran. Hexiang Bai, Zilong Yang, Jianlong Hu, Qian Chen 0023, Deyu Li 0001 |
IEEE Trans. Knowl. Data Eng. | 4 |
| 2025 | Survey on Knowledge Distillation for Large Language Models: Methods, Evaluation, and ApplicationabstractLarge Language Models (LLMs) have showcased exceptional capabilities in various domains, attracting significant interest from both academia and industry. Despite their impressive performance, the substantial size and computational demands of LLMs pose considerable challenges for practical deployment, particularly in environments with limited resources. The endeavor to compress language models while maintaining their accuracy has become a focal point of research. Among the various methods, knowledge distillation has emerged as an effective technique to enhance inference speed without greatly compromising performance. This article presents a thorough survey from three aspects: method, evaluation, and application, exploring knowledge distillation techniques tailored specifically for LLMs. Specifically, we divide the methods into white-box KD and black-box KD to better illustrate their differences. Furthermore, we also explored the evaluation tasks and distillation effects between different distillation methods and proposed directions for future research. Through in-depth understanding of the latest advancements and practical applications, this survey provides valuable resources for researchers, paving the way for sustained progress in this field. Chuanpeng Yang, Yao Zhu 0003, Wang Lu 0003, Yidong Wang 0003, Qian Chen 0023, Chenlong Gao, Bingjie Yan, Yiqiang Chen 0001 |
ACM Trans. Intell. Syst. Technol. | 5 |
| 2025 | Ten Challenging Problems in Federated Foundation ModelsabstractFederated Foundation Models (FedFMs) represent a distributed learning paradigm that fuses general competences of foundation models as well as privacy-preserving capabilities of federated learning. This combination allows the large foundation models and the small local domain models at the remote clients to learn from each other in a teacher-student learning setting. This paper provides a comprehensive summary of the ten challenging problems inherent in FedFMs, encompassing foundational theory, utilization of private data, continual learning, unlearning, Non-IID and graph data, bidirectional knowledge transfer, incentive mechanism design, game mechanism design, model watermarking, and efficiency. The ten challenging problems manifest in five pivotal aspects: “Foundational Theory,” which aims to establish a coherent and unifying theoretical framework for FedFMs. “Data,” addressing the difficulties in leveraging domain-specific knowledge from private data while maintaining privacy; “Heterogeneity,” examining variations in data, model, and computational resources across clients; “Security and Privacy,” focusing on defenses against malicious attacks and model theft; and “Efficiency,” highlighting the need for improvements in training, communication, and parameter efficiency. For each problem, we offer a clear mathematical definition on the objective function, analyze existing methods, and discuss the key challenges and potential solutions. This in-depth exploration aims to advance the theoretical foundations of FedFMs, guide practical implementations, and inspire future research to overcome these obstacles, thereby enabling the robust, efficient, and privacy-preserving FedFMs in various real-world applications. Tao Fan 0002, Hanlin Gu, Xuemei Cao 0001, Chee Seng Chan, Qian Chen 0023, Yiqiang Chen 0001, Yihui Feng, Yang Gu 0001, Jiaxiang Geng, Bing Luo 0002, Shuoling Liu, WinKent Ong, Chao Ren 0006, Jiaqi Shao, Xiaoli Tang 0001, Hong Xi Tae, Yongxin Tong, Shuyue Wei 0001, Fan Wu 0006, Wei Xi 0003, Mingcong Xu, Xin Yang 0012, Jiangpeng Yan, Hao Yu 0023, Han Yu 0001, Xiaojin Zhang 0002, Zhenzhe Zheng 0001, Lixin Fan, Qiang Yang 0001 |
IEEE Trans. Knowl. Data Eng. | 5 |
| 2024 | Buffalo: Biomedical Vision-Language Understanding with Cross-Modal Prototype and Federated Foundation Model CollaborationabstractFederated learning (FL) enables collaborative learning across multiple biomedical data silos with multimodal foundation models while preserving privacy. Due to the heterogeneity in data processing and collection methodologies across diverse medical institutions and the varying medical inspections patients undergo, modal heterogeneity exists in practical scenarios, where severe modal heterogeneity may even prevent model training. With privacy considerations, data transfer cannot be permitted, restricting knowledge exchange among different clients. To trickle these issues, we propose a cross-modal prototype imputation method for visual-language understanding (Buffalo) with only a slight increase in communication cost, which can improve the performance of fine-tuning general foundation models for downstream biomedical tasks. We conducted extensive experiments on medical report generation and biomedical visual question-answering tasks. The results demonstrate that Buffalo can fully utilize data from all clients to improve model generalization compared to other modal imputation methods in three modal heterogeneity scenarios, approaching or even surpassing the performance in the ideal scenario without missing modality. Bingjie Yan, Qian Chen 0023, Yiqiang Chen 0001, Xinlong Jiang, Wuliang Huang, Bingyu Wang, Zhirui Wang 0004, Chenlong Gao |
CIKM | 2 |
| 2024 | Model Trip: Enhancing Privacy and Fairness in Model Fusion Across Multi-Federations for Trustworthy Global HealthcareabstractFederated Learning has emerged as a revolutionary innovation in the evolving landscape of global healthcare, fostering collaboration among institutions and facilitating collaborative data analysis. As practical applications continue to proliferate, numerous federations have formed in different regions. The optimization and sustainable development of federation-pretrained models have emerged as new challenges. These challenges primarily encompass privacy, population shift and data dependency, which may lead to severe consequences such as the leakage of sensitive information within models and training samples, unfair model performance and resource burdens. To tackle these issues, we propose FairFusion, a cross-federation model fusion approach that enhances privacy and fairness. FairFusion operates across federations within a Model Trip paradigm, integrating knowledge from diverse federations to continually enhance model performance. Through federated model fusion, multi-objective quantification and optimization, FairFusion obtains trustworthy solutions that excel in utility, privacy and fairness. We conduct comprehensive experiments on three public real-world healthcare datasets. The results demonstrate that FairFusion achieves outstanding model fusion performance in terms of utility and fairness across various model structures and subgroups with sensitive attributes while guaranteeing model privacy. Qian Chen 0023, Yiqiang Chen 0001, Bingjie Yan, Xinlong Jiang, Xiaojin Zhang 0002, Yan Kang 0001, Wuliang Huang, Chenlong Gao, Lixin Fan, Qiang Yang 0001 |
ICDE | 1 |
| 2024 | A dynamic adaptive multi-view fusion graph convolutional network recommendation model with dilated mask convolution mechanism
Jian Liao 0005, Feng Liu 0044, Jianxing Zheng, Suge Wang, Deyu Li 0001, Qian Chen 0023 |
Inf. Sci. | 6 |
| 2024 | PrivFusion: Privacy-Preserving Model Fusion via Decentralized Federated Graph MatchingabstractModel fusion is becoming a crucial component in the context of model-as-a-service scenarios, enabling the delivery of high-quality model services to local users. However, this approach introduces privacy risks and imposes certain limitations on its applications. Ensuring secure model exchange and knowledge fusion among users becomes a significant challenge in this setting. To tackle this issue, we propose PrivFusion, a novel architecture that preserves privacy while facilitating model fusion under the constraints of local differential privacy. PrivFusion leverages a graph-based structure, enabling the fusion of models from multiple parties without additional training. By employing randomized mechanisms, PrivFusion ensures privacy guarantees throughout the fusion process. To enhance model privacy, our approach incorporates a hybrid local differentially private mechanism and decentralized federated graph matching, effectively protecting both activation values and weights. Additionally, we introduce a perturbation filter adapter to alleviate the impact of randomized noise, thereby recovering the utility of the fused model. Through extensive experiments conducted on diverse image datasets and real-world healthcare applications, we provide empirical evidence showcasing the effectiveness of PrivFusion in maintaining model performance while preserving privacy. Our contributions offer valuable insights and practical solutions for secure and collaborative data analysis within the domain of privacy-preserving model fusion. Qian Chen 0023, Yiqiang Chen 0001, Xinlong Jiang, Weiwei Dai, Wuliang Huang, Bingjie Yan, Wang Lu 0003 |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2020 | Incorporating spatial association into statistical classifiers: local pattern-based prior tuningabstractThis paper proposes a new classification method for spatial data by adjusting prior class probabilities according to local spatial patterns. First, the proposed method uses a classical statistical classifier to model training data. Second, the prior class probabilities are estimated according to the local spatial pattern and the classifier for each unseen object is adapted using the estimated prior probability. Finally, each unseen object is classified using its adapted classifier. Because the new method can be coupled with both generative and discriminant statistical classifiers, it performs generally more accurately than other methods for a variety of different spatial datasets. Experimental results show that this method has a lower prediction error than statistical classifiers that take no spatial information into account. Moreover, in the experiments, the new method also outperforms spatial auto-logistic regression and Markov random field-based methods when an appropriate estimate of local prior class distribution is used. Hexiang Bai, Peter M. Atkinson, Qian Chen 0023, Jinfeng Wang 0001 |
Int. J. Geogr. Inf. Sci. | 4 |