EDBT 2026 Demo / reviewers in the wild / expert
Xuwu Wang
dblp:247/9313
· DBLP profile ↗
8ranked-venue papers in the field
3as first author
7since 2021 · last 2026
0000-0003-3363-570XORCID · corroborated
Domains — venue-derived; a paper can count in several
Database Systems & Data Management · 4 (2 first)Data Mining & Knowledge Discovery · 3 (1 first)Information Retrieval & Web Search · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Each Rank Could be an Expert: Single-Ranked Mixture of Experts LoRA for Multi-task LearningabstractLow-Rank Adaptation (LoRA) is widely used for adapting large language models (LLMs) to specific domains due to its efficiency and modularity. However, vanilla LoRA struggles with task conflicts in multi-task scenarios. Recent works adopt Mixture of Experts (MoE) by treating each LoRA module as an expert, thereby mitigating task interference through multiple specialized LoRA modules. While effective, these methods often isolate knowledge within individual tasks, failing to fully exploit the shared knowledge across related tasks. In this paper, we establish a connection between single LoRA and multi-LoRA MoE, integrating them into a unified framework. We demonstrate that the dynamic routing of multiple LoRAs is functionally equivalent to rank partitioning and block-level activation within a single LoRA. To systematically study the role of expert granularity in multi-task learning, we conduct an in-depth investigation within our unified framework. Our empirical results show that a finer-grained expert partitioning not only yields significant performance gains but also captures more diverse parameter patterns. These empirical findings are supported by our theoretical analysis, which proves that finer granularity expands parameter space diversity and tightens the model's error bound. Building on these findings, we propose Single-ranked Mixture of Experts LoRA (SMoRA ), which embeds MoE into LoRA by treating each rank as an independent expert. With a dynamic rank-wise activation mechanism, SMoRA facilitates a flexible composition of knowledge, enabling the model to learn deeper and more diverse features while mitigating task conflicts. Experiments demonstrate that SMoRA activates fewer parameters yet achieves better performance in multi-task scenarios. Ziyu Zhao 0001, Yixiao Zhou 0001, Zhi Zhang 0005, Didi Zhu, Tao Shen 0002, Zexi Li 0001, Jinluan Yang, Xuwu Wang, Jing Su 0005, Kun Kuang 0001, Zhongyu Wei, Fei Wu 0001, Yu Cheng 0001 |
KDD (1) | 9 |
| 2024 | Flickr30K-CFQ: A Compact and Fragmented Query Dataset for Text-image Retrieval
Yaoxian Song, Xuwu Wang, Xiangru Zhu, Zhixu Li, Wei Song 0008, Tiefeng Li |
DASFAA (3) | 3 |
| 2024 | Multi-Modal Knowledge Graph Construction and Application: A SurveyabstractRecent years have witnessed the resurgence of knowledge engineering which is featured by the fast growth of knowledge graphs. However, most of existing knowledge graphs are represented with pure symbols, which hurts the machine's capability to understand the real world. The multi-modalization of knowledge graphs is an inevitable key step towards the realization of human-level machine intelligence. The results of this endeavor are Multi-modal Knowledge Graphs (MMKGs). In this survey on MMKGs constructed by texts and images, we first give definitions of MMKGs, followed with the preliminaries on multi-modal tasks and techniques. We then systematically review the challenges, progresses and opportunities on the construction and application of MMKGs respectively, with detailed analyses of the strengths and weaknesses of different solutions. We finalize this survey with open research problems relevant to MMKGs. Xiangru Zhu, Zhixu Li, Xueyao Jiang, Penglei Sun, Xuwu Wang, Yanghua Xiao, Nicholas Jing Yuan |
IEEE Trans. Knowl. Data Eng. | 6 |
| 2023 | AGREE: Aligning Cross-Modal Entities for Image-Text Retrieval Upon Vision-Language Pre-trained ModelsabstractImage-text retrieval is a challenging cross-modal task that arouses much attention. While the traditional methods cannot break down the barriers between different modalities, Vision-Language Pre-trained (VLP) models greatly improve image-text retrieval performance based on massive image-text pairs. Nonetheless, the VLP-based methods are still prone to produce retrieval results that cannot be cross-modal aligned with entities. Recent efforts try to fix this problem at the pre-training stage, which is not only expensive but also unpractical due to the unavailable of full datasets. In this paper, we novelly propose a lightweight and practical approach to align cross-modal entities for image-text retrieval upon VLP models only at the fine-tuning and re-ranking stages. We employ external knowledge and tools to construct extra fine-grained image-text pairs, and then emphasize cross-modal entity alignment through contrastive learning and entity-level mask modeling in fine-tuning. Besides, two re-ranking strategies are proposed, including one specially designed for zero-shot scenarios. Extensive experiments with several VLP models on multiple Chinese and English datasets show that our approach achieves state-of-the-art results in nearly all settings. Lei Li 0043, Zhixu Li, Xuwu Wang, Xiangru Zhu, Chengyu Wang 0001, Jun Huang 0007, Yanghua Xiao |
WSDM | 4 |
| 2023 | Multi-task entity linking with supervision from a taxonomy
Xuwu Wang, Wei Zhu 0016, Yuan Ni, Guo Tong Xie, Deqing Yang, Yanghua Xiao |
Knowl. Inf. Syst. | 1 |
| 2022 | Utilizing Expert Knowledge and Contextual Information for Sample-Limited Causal Graph Construction
Xuwu Wang, Xueyao Jiang, Sihang Jiang 0001, Zhixu Li, Yanghua Xiao |
DASFAA (1) | 1 |
| 2022 | PromptMNER: Prompt-Based Entity-Related Visual Clue Extraction and Integration for Multimodal Named Entity Recognition
Xuwu Wang, Min Gui, Zhixu Li, Jiabo Ye, Ming Yan 0008, Yanghua Xiao |
DASFAA (3) | 1 |
| 2019 | Bayes EMbedding (BEM): Refining Representation by Integrating Knowledge Graphs and Behavior-specific NetworksabstractLow-dimensional embeddings of knowledge graphs and behavior graphs have proved remarkably powerful in varieties of tasks, from predicting unobserved edges between entities to content recommendation. The two types of graphs can contain distinct and complementary information for the same entities/nodes. However, previous works focus either on knowledge graph embedding or behavior graph embedding while few works consider both in a unified way. Here we present BEM, a Bayesian framework that incorporates the information from knowledge graphs and behavior graphs. To be more specific, BEM takes as prior the pre-trained embeddings from the knowledge graph, and integrates them with the pre-trained embeddings from the behavior graphs via a Bayesian generative model. BEM is able to mutually refine the embeddings from both sides while preserving their own topological structures. To show the superiority of our method, we conduct a range of experiments on three benchmark datasets: node classification, link prediction, triplet classification on two small datasets related to Freebase, and item recommendation on a large-scale e-commerce dataset. Yuting Ye, Xuwu Wang, Jiangchao Yao, Kunyang Jia, Jingren Zhou 0001, Yanghua Xiao, Hongxia Yang |
CIKM | 2 |