← Search

Seunghan Yang

9 accepted papers

2025

CIFLEX: Contextual Instruction Flow for Sub-task Execution in Multi-Turn Interactions with a Single On-Device LLM

EMNLP 2025

We present CIFLEX (Contextual Instruction FLow with EXecution), a novel execution system for efficient sub-task handling in multi-turn interactions with a single on-device large language model (LLM). As LLMs become increasingly capable, a single model is expected to handle diverse sub-tasks that mor

Cited by 0SourcePDFScholar
2025

Chain-of-Rank: Enhancing Large Language Models for Domain-Specific RAG in Edge Device

NAACL 2025findings

Retrieval-augmented generation (RAG) with large language models (LLMs) is especially valuable in specialized domains, where precision is critical. To more specialize the LLMs into a target domain, domain-specific RAG has recently been developed by allowing the LLM to access the target domain early v…

2025

Learning Contextual Retrieval for Robust Conversational Search

EMNLP 2025

Effective conversational search demands a deep understanding of user intent across multiple dialogue turns. Users frequently use abbreviations and shift topics in the middle of conversations, posing challenges for conventional retrievers. While query rewriting techniques improve clarity, they often

Cited by 0SourcePDFScholar
2024

Balanced Learning for Multi-Domain Long-Tailed Speaker Recognition

ICASSP 2024accepted

This paper considers two types of imbalance problems commonly inherent in large-scale datasets: multiple domain and class imbalance. Class imbalance causes the algorithm to be biased toward the majority classes, and multiple-domain data results in significant performance disparities for different do…

Cited by 0SourceScholar
2024

Crayon: Customized On-Device LLM via Instant Adapter Blending and Edge-Server Hybrid Inference

ACL 2024long

The customization of large language models (LLMs) for user-specified tasks gets important. However, maintaining all the customized LLMs on cloud servers incurs substantial memory and computational overheads, and uploading user data can also lead to privacy concerns. On-device LLMs can offer a promis…

2023

Label Shift Adapter for Test-Time Adaptation under Covariate and Label Shifts

ICCV 2023poster

Test-time adaptation (TTA) aims to adapt a pre-trained model to the target domain in a batch-by-batch manner during inference. While label distributions often exhibit imbalances in real-world scenarios, most previous TTA approaches typically assume that both source and target domain datasets have ba…

Cited by 22PDFScholar
2023

Progressive Random Convolutions for Single Domain Generalization

CVPR 2023poster

Single domain generalization aims to train a generalizable model with only one source domain to perform well on arbitrary unseen target domains. Image augmentation based on Random Convolutions (RandConv), consisting of one convolution layer randomly initialized for each mini-batch, enables the model…

2023

Scalable Weight Reparametrization for Efficient Transfer Learning

ICASSP 2023accepted

This paper proposes a novel, efficient transfer learning method, called Scalable Weight Reparametrization (SWR) that is efficient and effective for multiple downstream tasks. Efficient transfer learning involves utilizing a pre-trained model trained on a larger dataset and repurposing it for downstr…

Cited by 0SourceScholar
2022

Improving Test-Time Adaptation via Shift-Agnostic Weight Regularization and Nearest Source Prototypes

ECCV 2022poster

"This paper proposes a novel test-time adaptation strategy that adjusts the model pre-trained on the source domain using only unlabeled online data from the target domain to alleviate the performance degradation due to the distribution shift between the source and target domains. Adapting the entire…

Cited by 78SourcePDFScholar