← Search

Dugang Liu

9 accepted papers

2026

BoRA: Towards More Expressive Low-Rank Adaptation with Block Diversity

ICLR 2026poster

Low-rank adaptation (LoRA) is a parameter-efficient fine-tuning (PEFT) method widely used in large language models (LLMs). It approximates the update of a pretrained weight matrix $W\in\mathbb{R}^{m\times n}$ by the product of two low-rank matrices, $BA$, where $A \in\mathbb{R}^{r\times n}$ and $B\…

Cited by 0SourceScholar
2026

Enhancing Guidance for Missing Data in Diffusion-Based Sequential Recommendation

ICASSP 2026poster

Contemporary sequential recommendation methods are becoming more complex, shifting from classification to a diffusion-guided generative paradigm. However, the quality of guidance in the form of user information is often compromised by missing data in the observed sequences, leading to suboptimal gen…

Cited by 0SourcePDFScholar
2025

Beyond Higher Rank: Token-wise Input-Output Projections for Efficient Low-Rank Adaptation

NeurIPS 2025poster

Low-rank adaptation (LoRA) is a parameter-efficient fine-tuning (PEFT) method widely used in large language models (LLMs). LoRA essentially describes the projection of an input space into a low-dimensional output space, with the dimensionality determined by the LoRA rank. In standard LoRA, all inpu…

Cited by 0SourcecodeScholar
2025

Invariant Deep Uplift Modeling for Incentive Assignment in Online Marketing via Probability of Necessity and Sufficiency

ICML 2025spotlight

In online platforms, incentives (\textit{e.g}., discounts, coupons) are used to boost user engagement and revenue. Uplift modeling methods are developed to estimate user responses from observational data, often incorporating distribution balancing to address selection bias. However, these methods ar…

Cited by 0SourcePDFScholar
2025

SRA-CL: Semantic Retrieval Augmented Contrastive Learning for Sequential Recommendation

NeurIPS 2025poster

Contrastive learning has shown effectiveness in improving sequential recommendation models. However, existing methods still face challenges in generating high-quality contrastive pairs: they either rely on random perturbations that corrupt user preference patterns or depend on sparse collaborative d…

Cited by 0SourcecodeScholar
2025

See&Trek: Training-Free Spatial Prompting for Multimodal Large Language Model

NeurIPS 2025poster

We introduce See&Trek, the first training-free prompting framework tailored to enhance the spatial understanding of Multimodal Large Language Models (MLLMs) under vision-only constraints. While prior efforts have incorporated modalities like depth or point clouds to improve spatial reasoning, purely…

Cited by 0SourceScholar
2024

Large Language Models for Generative Recommendation: A Survey and Visionary Discussions

COLING 2024main

Large language models (LLM) not only have revolutionized the field of natural language processing (NLP) but also have the potential to reshape many other fields, e.g., recommender systems (RS). However, most of the related work treats an LLM as a component of the conventional recommendation pipeline…

Cited by 105SourcePDFScholar
2023

Towards Hybrid-grained Feature Interaction Selection for Deep Sparse Network

NeurIPS 2023poster

Deep sparse networks are widely investigated as a neural network architecture for prediction tasks with high-dimensional sparse features, with which feature interaction selection is a critical component. While previous methods primarily focus on how to search feature interaction in a coarse-grained…

2022

Augmenting Legal Judgment Prediction with Contrastive Case Relations

COLING 2022main

Existing legal judgment prediction methods usually only consider one single case fact description as input, which may not fully utilize the information in the data such as case relations and frequency. In this paper, we propose a new perspective that introduces some contrastive case relations to con…