EDBT 2026 Demo / reviewers in the wild / expert
Hao Liu 0078
dblp:09/3214-78
· DBLP profile ↗
5ranked-venue papers in the field
1as first author
5since 2021 · last 2026
0009-0009-4646-500XORCID · verified
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 5 (1 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | WeaveRec: An LLM-Based Cross-Domain Sequential Recommendation Framework with Model MergingabstractCross-Domain Sequential Recommendation (CDSR) seeks to improve user preference modeling by transferring knowledge from multiple domains. Despite the progress made in CDSR, most existing methods rely on overlapping users or items to establish cross-domain correlations-a requirement that rarely holds in real-world settings. The advent of large language models (LLM) and model-merging techniques appears to overcome this limitation by unifying multi-domain data without explicit overlaps. Yet, our empirical study shows that naively training an LLM on combined domains—or simply merging several domain-specific LLMs—often degrades performance relative to a model trained solely on the target domain. Min Hou 0004, Le Wu 0001, Chenyi He, Hao Liu 0078, Zhi Li 0057, Xin Li 0064, Si Wei |
WWW | 5 |
| 2026 | Mitigating Fine-tuning Bias: A Parameter-Efficient Debiasing Framework for Large Language Models
Kun Zhang 0015, Le Wu 0001, Hao Liu 0078, Hefei Xu, Xin Li 0064, Si Wei |
WWW | 4 |
| 2025 | Mitigating Distribution Shifts in Sequential Recommendation: An Invariance PerspectiveabstractSequential recommendation aims to learn users' dynamic preferences from their historical interactions and predict the next item they are most likely to engage with. In real-world scenarios, time-varying factors (e.g., product promotions, seasonal changes) induce distribution shifts in user interactions. Despite the demonstrated success of existing models, their generalization capability remains limited under such dynamic conditions. Current methods tackle this challenge by leveraging distributionally robust optimization (DRO) to optimize the "worst-case" loss or by employing manually designed data augmentation to enrich the training distribution. Despite their effectiveness, DRO-based approaches are inherently constrained by the sparsity of training data, limiting the range of distributions they can model, while manually designed augmentations risk introducing noise or irrelevant information that could distort user preference learning. Furthermore, these methods often overlook the sensitivity of user interactions to distribution shifts, which is essential for capturing the stable factors in the evolution of user preferences in real-world settings. Yuxin Liao, Yonghui Yang 0001, Min Hou 0004, Le Wu 0001, Hefei Xu, Hao Liu 0078 |
SIGIR | 6 |
| 2024 | DA-DAN: A Dual Adversarial Domain Adaption Network for Unsupervised Non-overlapping Cross-domain RecommendationabstractUnsupervised Non-overlapping Cross-domain Recommendation (UNCR) is the task that recommends source domain items to the target domain users, which is more challenging as the users are non-overlapped, and its learning process is unsupervised. Unsupervised Non-overlapping Cross-domain Recommendation UNCR is still unsolved due to the following: (1) Previous studies need extra auxiliary information to learn transferable features when aligning two domains, which is unrealistic and hard to obtain due to privacy concerns. (2) Since the adoption of the shared network, existing works cannot well eliminate the domain-specific features in the common feature space, which may incorporate domain noise and harm the cross-domain recommendation. In this work, we propose a domain adaption-based method, namely DA-DAN, to address the above challenges. Specifically, to let DA-DAN be free of auxiliary information, we learn users’ preferences by only exploring their sequential patterns, and propose an improved self-attention layer to model them. To well eliminate the domain-specific features from the common feature space, we resort to a dual generative adversarial network with a multi-target adversarial loss, where two generators and discriminators are leveraged to model each domain separately. Experimental results on three real-world datasets demonstrate the advantage of DA-DAN compared with the state-of-the-art recommendation baselines. Moreover, our source codes have been publicly released. 1 Lei Guo 0008, Hao Liu 0078, Lei Zhu 0002, Weili Guan, Zhiyong Cheng 0001 |
ACM Trans. Inf. Syst. | 2 |
| 2024 | MCRPL: A Pretrain, Prompt, and Fine-tune Paradigm for Non-overlapping Many-to-one Cross-domain RecommendationabstractCross-domain Recommendation is the task that tends to improve the recommendations in the sparse target domain by leveraging the information from other rich domains. Existing methods of cross-domain recommendation mainly focus on overlapping scenarios by assuming users are totally or partially overlapped, which are taken as bridges to connect different domains. However, this assumption does not always hold, since it is illegal to leak users’ identity information to other domains. Conducting Non-overlapping MCR (NMCR) is challenging, since (1) the absence of overlapping information prevents us from directly aligning different domains, and this situation may get worse in the MCR scenario, and (2) the distribution between source and target domains makes it difficult for us to learn common information across domains. To overcome the above challenges, we focus on NMCR and devise MCRPL as our solution. To address Challenge 1, we first learn shared domain-agnostic and domain-dependent prompts and pre-train them in the pre-training stage. To address Challenge 2, we further update the domain-dependent prompts with other parameters kept fixed to transfer the domain knowledge to the target domain. We conduct experiments on five real-world domains, and the results show the advance of our MCRPL method compared with several recent SOTA baselines. Moreover, our source codes have been publicly released. 1 Hao Liu 0078, Lei Guo 0008, Lei Zhu 0002, Yongqiang Jiang, Min Gao 0001, Hongzhi Yin |
ACM Trans. Inf. Syst. | 1 |