← Search

Jihwan Bang

15 accepted papers

2026

Breaking the Reference Bottleneck via Learning to Rewrite Conversational Queries without Gold Reference Passages

ICML 2026poster

Conversational query reformulation (CQR) has become indispensable for improving retrieval in dialogue-based applications. However, existing approaches typically rely on reference passages for optimization, which are **impractical** to acquire in real-world scenarios. To address this limitation, we i…

Cited by 0SourceScholar
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
2025

RA-TTA: Retrieval-Augmented Test-Time Adaptation for Vision-Language Models

ICLR 2025poster

Vision-language models (VLMs) are known to be susceptible to distribution shifts between pre-training data and test data, and test-time adaptation (TTA) methods for VLMs have been proposed to mitigate the detrimental impact of the distribution shifts. However, the existing methods solely rely on th…

Cited by 0SourcePDFScholar
2024

Adaptive Shortcut Debiasing for Online Continual Learning

AAAI 2024technical

We propose a novel framework DropTop that suppresses the shortcut bias in online continual learning (OCL) while being adaptive to the varying degree of the shortcut bias incurred by continuously changing environment. By the observed high-attention property of the shortcut bias, highly-activated feat…

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…

2024

One Size Fits All for Semantic Shifts: Adaptive Prompt Tuning for Continual Learning

ICML 2024poster

In real-world continual learning (CL) scenarios, tasks often exhibit intricate and unpredictable semantic shifts, posing challenges for *fixed* prompt management strategies which are tailored to only handle semantic shifts of *uniform* degree (i.e., uniformly mild or uniformly abrupt). To address th…

2023

Generating Instance-level Prompts for Rehearsal-free Continual Learning

ICCV 2023oral

We introduce Domain-Adaptive Prompt (DAP), a novel method for continual learning using Vision Transformers (ViT). Prompt-based continual learning has recently gained attention due to its rehearsal-free nature. Currently, the prompt pool, which is suggested by prompt-based continual learning, is key…

Cited by 53PDFcodeScholar
2023

Online Boundary-Free Continual Learning by Scheduled Data Prior

ICLR 2023poster

Typical continual learning setup assumes that the dataset is split into multiple discrete tasks. We argue that it is less realistic as the streamed data would have no notion of task boundary in real-world data. Here, we take a step forward to investigate more realistic online continual learning – le…

Cited by 24SourcePDFScholar
2023

Self-Supervised Set Representation Learning for Unsupervised Meta-Learning

ICLR 2023poster

Unsupervised meta-learning (UML) essentially shares the spirit of self-supervised learning (SSL) in that their goal aims at learning models without any human supervision so that the models can be adapted to downstream tasks. Further, the learning objective of self-supervised learning, which pulls po…

Cited by 11SourcePDFScholar
2022

Meta-Query-Net: Resolving Purity-Informativeness Dilemma in Open-set Active Learning

NeurIPS 2022accept

Unlabeled data examples awaiting annotations contain open-set noise inevitably. A few active learning studies have attempted to deal with this open-set noise for sample selection by filtering out the noisy examples. However, because focusing on the purity of examples in a query set leads to overlook…

2022

Online Continual Learning on a Contaminated Data Stream With Blurry Task Boundaries

CVPR 2022poster

Learning under a continuously changing data distribution with incorrect labels is a desirable real-world problem yet challenging. Large body of continual learning (CL) methods, however, assumes data streams with clean labels, and online learning scenarios under noisy data streams are yet underexplor…

Cited by 61PDFcodeScholar
2021

Rainbow Memory: Continual Learning With a Memory of Diverse Samples

CVPR 2021poster

Continual learning is a realistic learning scenario for AI models. Prevalent scenario of continual learning, however, assumes disjoint sets of classes as tasks and is less realistic rather artificial. Instead, we focus on 'blurry' task boundary; where tasks shares classes and is more realistic and p…

Cited by 451PDFcodeScholar