EDBT 2026 Demo / reviewers in the wild / expert
Shuhan Qi
dblp:38/10422
· DBLP profile ↗
10ranked-venue papers in the field
1as first author
9since 2021 · last 2026
0000-0002-6903-145XORCID · conflict
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 8 (1 first)Data Mining & Knowledge Discovery · 1Knowledge Engineering, Semantic Web & Information Systems · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | AWMA-MoE: Attention-Guided Watermark Adapter with MoE for Latent Diffusion ModelsabstractWith the evolving generative models, generated images are closer to reality, raising concerns about information authenticity and malicious misuse. Invisible watermarks offer a practical approach to detecting and tracing them. However, while image watermarking inevitably introduces quality degradation, most existing methods primarily focus on improving watermark robustness. To address this limitation, we propose AWMA-MoE, a framework that enhances the quality of generated images while preserving strong watermark robustness. Specifically, we design an attention-based adapter that adaptively embeds watermarks with spatially varying strengths across image regions. Building upon this, we introduce an MoE architecture that leverages diverse experts to further improve image quality while retaining watermark robustness. Experiments demonstrate that AWMA-MoE can reduce the distortion of generated images and exhibit competitive watermark performance, thus striking an improved balance for watermarking generated image tasks and better linking post-hoc and in-generation methods. Xinyu Xiao, Jian Zhang 0019, Shuhan Qi, Yulin Wu 0001, Xuan Wang 0002 |
WWW | 4 |
| 2026 | PruneRAG: Confidence-Guided Query Decomposition Trees for Efficient Retrieval-Augmented GenerationabstractRetrieval-augmented generation (RAG) has become a powerful framework for enhancing large language models in knowledge-intensive and reasoning tasks. However, as reasoning chains deepen or search trees expand, RAG systems often face two persistent failures: evidence forgetting, where retrieved knowledge is not effectively used, and inefficiency, caused by uncontrolled query expansions and redundant retrieval. These issues reveal a critical gap between retrieval and evidence utilization in current RAG architectures. We propose PruneRAG, a confidence-guided query decomposition framework that builds a structured query decomposition tree to perform stable and efficient reasoning. PruneRAG introduces three key mechanisms: adaptive node expansion that regulates tree width and depth, confidence-guided decisions that accept reliable answers and prune uncertain branches, and fine-grained retrieval that extracts entity-level anchors to improve retrieval precision. Together, these components preserve salient evidence throughout multi-hop reasoning while significantly reducing retrieval overhead. To better analyze evidence misuse, we define the Evidence Forgetting Rate as a metric to quantify cases where golden evidence is retrieved but not correctly used. Extensive experiments across various multi-hop QA benchmarks show that PruneRAG achieves superior accuracy and efficiency over state-of-the-art baselines. The code is publicly available. Shuguang Jiao, Xinyu Xiao, Yunfan Wei, Shuhan Qi, Chengkai Huang, Quan Z. Sheng, Lina Yao 0001 |
WWW | 4 |
| 2025 | Breaking data barriers in medical diagnosis with MSDGD framework based on Gaussian Diffusion Generation
Fengwei Jia, Fengyuan Jia, Huale Li, Shuhan Qi, Hongli Zhu |
Inf. Process. Manag. | 4 |
| 2024 | SOUP: A Unified Shopping Query Suggestion Framework to Optimize Language Model with User PreferenceabstractThe shopping query suggestion offers personalized queries to users and plays a crucial role in search engines. However, existing shopping query suggestion methods suffer from poor task generalization and limited semantic comprehension problems. This paper presents a comprehensive framework for the shopping query suggestion that effectively addresses the shortcomings of existing approaches. Our proposed framework leverages a generative language model and fine-grained preference alignment to enhance semantic comprehension and improve the quality of generated queries. Our key contributions include the introduction of a personalized prompt set for diverse query suggestion tasks, the integration of interaction behavior time to capture user query interests, and the utilization of reinforcement learning techniques to align user preferences. Experimental results demonstrate enhancements in different scenarios. Our codes are available at https://github.com/1170300319/CIKM2024_SOUP. Zhaohui Luo, Wei Ning, Shuhan Qi |
CIKM | 6 |
| 2024 | A Novel Tree-Based Method for Interpretable Reinforcement LearningabstractDeep reinforcement learning (DRL) has garnered remarkable success across various domains, propelled by advancements in deep learning (DL) technologies. However, the opacity of DL presents significant challenges, limiting the application of DRL in critical systems. In response, decision tree (DT)-based methods, known for their transparent decision-making mechanisms, have shown promise in making interpretable policies for decision-making problems. Existing methods often employ differential DTs to model RL policies and discretize them to conventional DTs for higher interpretability. Yet, this method leads to discrepancies between the trained differential DTs and the discretized DTs. To address this issue, we introduce Generative Consistent Trees (GCTs), a novel solution that circumvents the information loss typically associated with the argmax operation in prior research. By implementing a reparameterization technique to approximate the categorical distribution, GCTs ensure the consistencies between trained GCTs and discretized counterparts. Moreover, we have developed an imitation-learning-based framework for interpretable reinforcement learning. This framework is designed to train GCTs by efficiently mimicking expert policies. Our extensive experiments across multiple environments have validated the effectiveness of this approach, highlighting the potential of GCTs in enhancing the interpretability and applicability of DRL. Shuhan Qi, Xuan Wang 0002, Jiajia Zhang 0001 |
ACM Trans. Knowl. Discov. Data | 2 |
| 2023 | What is the limitation of multimodal LLMs? A deeper look into multimodal LLMs through prompt probing
Shuhan Qi, Zhengying Cao, Jun Rao, Lei Wang 0203, Jing Xiao 0006, Xuan Wang 0002 |
Inf. Process. Manag. | 1 |
| 2022 | Where Does the Performance Improvement Come From?: - A Reproducibility Concern about Image-Text RetrievalabstractThis article aims to provide the information retrieval community with some reflections on recent advances in retrieval learning by analyzing the reproducibility of image-text retrieval models. Due to the increase of multimodal data over the last decade, image-text retrieval has steadily become a major research direction in the field of information retrieval. Numerous researchers train and evaluate image-text retrieval algorithms using benchmark datasets such as MS-COCO and Flickr30k. Research in the past has mostly focused on performance, with multiple state-of-the-art methodologies being suggested in a variety of ways. According to their assertions, these techniques provide improved modality interactions and hence more precise multimodal representations. In contrast to previous works, we focus on the reproducibility of the approaches and the examination of the elements that lead to improved performance by pretrained and nonpretrained models in retrieving images and text. Jun Rao, Fei Wang 0032, Liang Ding 0006, Shuhan Qi, Yibing Zhan, Weifeng Liu 0001, Dacheng Tao |
SIGIR | 4 |
| 2021 | Student Can Also be a Good Teacher: Extracting Knowledge from Vision-and-Language Model for Cross-Modal RetrievalabstractAstounding results from transformer models with Vision-and Language Pretraining (VLP) on joint vision-and-language downstream tasks have intrigued the multi-modal community. On the one hand, these models are usually so huge that make us more difficult to fine-tune and serve real-time online applications. On the other hand, the compression of the original transformer block will ignore the difference in information between modalities, which leads to the sharp decline of retrieval accuracy. Jun Rao, Tao Qian 0003, Shuhan Qi, Yulin Wu 0001, Qing Liao 0001, Xuan Wang 0002 |
CIKM | 3 |
| 2021 | Fine-Grained Unbalanced Interaction Network for Visual Question Answering
Xinxin Liao, Mingyan Wu, Heyan Chai 0001, Shuhan Qi, Xuan Wang 0002, Qing Liao 0001 |
KSEM | 4 |
| 2020 | Explore instance similarity: An instance correlation based hashing method for multi-label cross-model retrieval
Chengkai Huang, Jiajia Zhang 0001, Qing Liao 0001, Xuan Wang 0002, Zoe Lin Jiang, Shuhan Qi |
Inf. Process. Manag. | 7 |