← Search

Qiushi Huang

9 accepted papers

2025

Come Together, But Not Right Now: A Progressive Strategy to Boost Low-Rank Adaptation

ICML 2025poster

Low-rank adaptation (LoRA) has emerged as a leading parameter-efficient fine-tuning technique for adapting large foundation models, yet it often locks adapters into suboptimal minima near their initialization. This hampers model generalization and limits downstream operators such as adapter merging…

2025

HiRA: Parameter-Efficient Hadamard High-Rank Adaptation for Large Language Models

ICLR 2025oral

We propose Hadamard High-Rank Adaptation (HiRA), a parameter-efficient fine-tuning (PEFT) method that enhances the adaptability of Large Language Models (LLMs). While Low-rank Adaptation (LoRA) is widely used to reduce resource demands, its low-rank updates may limit its expressiveness for new tasks…

2024

Nemesis: Normalizing the Soft-prompt Vectors of Vision-Language Models

ICLR 2024spotlight

With the prevalence of large-scale pretrained vision-language models (VLMs), such as CLIP, soft-prompt tuning has become a popular method for adapting these models to various downstream tasks. However, few works delve into the inherent properties of learnable soft-prompt vectors, specifically the im…

2024

Retrieval-Augmented Text-to-Audio Generation

ICASSP 2024accepted

Despite recent progress in text-to-audio (TTA) generation, we show that the state-of-the-art models, such as AudioLDM, trained on datasets with an imbalanced class distribution, such as AudioCaps, are biased in their generation performance. Specifically, they excel in generating common audio classes…

Cited by 0SourceScholar
2024

Selective Prompting Tuning for Personalized Conversations with LLMs

ACL 2024findings

In conversational AI, personalizing dialogues with persona profiles and contextual understanding is essential. Despite large language models’ (LLMs) improved response coherence, effective persona integration remains a challenge. In this work, we first study two common approaches for personalizing LL…

2023

KICGPT: Large Language Model with Knowledge in Context for Knowledge Graph Completion

EMNLP 2023long findings

Knowledge Graph Completion (KGC) is crucial for addressing knowledge graph incompleteness and supporting downstream applications. Many models have been proposed for KGC and they can be categorized into two main classes, including triple-based and test-based approaches. Triple-based methods struggle…

Cited by 0SourcecodeScholar
2023

Learning Retrieval Augmentation for Personalized Dialogue Generation

EMNLP 2023long main

Personalized dialogue generation, focusing on generating highly tailored responses by leveraging persona profiles and dialogue context, has gained significant attention in conversational AI applications. However, persona profiles, a prevalent setting in current personalized dialogue datasets, typica…

Cited by 0SourcecodeScholar
2023

Personalized Dialogue Generation with Persona-Adaptive Attention

AAAI 2023technical

Persona-based dialogue systems aim to generate consistent responses based on historical context and predefined persona. Unlike conventional dialogue generation, the persona-based dialogue needs to consider both dialogue context and persona, posing a challenge for coherent training. Specifically, thi…