← Search

Simyung Chang

17 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

InfiniPot-V: Memory-Constrained KV Cache Compression for Streaming Video Understanding

NeurIPS 2025poster

Modern multimodal large language models (MLLMs) can reason over hour-long video, yet their key–value (KV) cache grows linearly with time—quickly exceeding the fixed memory of phones, AR glasses, and edge robots. Prior compression schemes either assume the whole video and user query are available off…

Cited by 45SourceScholar
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

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

Feature Diversification and Adaptation for Federated Domain Generalization

ECCV 2024poster

"Federated learning, a distributed learning paradigm, utilizes multiple clients to build a robust global model. In real-world applications, local clients often operate within their limited domains, leading to a ‘domain shift’ across clients. Privacy concerns limit each client’s learning to its own d…

Cited by 1SourcePDFScholar
2024

InfiniPot: Infinite Context Processing on Memory-Constrained LLMs

EMNLP 2024main

Handling long input contexts remains a significant challenge for Large Language Models (LLMs), particularly in resource-constrained environments such as mobile devices. Our work aims to address this limitation by introducing InfiniPot, a novel KV cache control framework designed to enable pre-traine…

2024

Semantic Token Reweighting for Interpretable and Controllable Text Embeddings in CLIP

EMNLP 2024finding

A text encoder within Vision-Language Models (VLMs) like CLIP plays a crucial role in translating textual input into an embedding space shared with images, thereby facilitating the interpretative analysis of vision tasks through natural language. Despite the varying significance of different textual…

Cited by 0SourcePDFScholar
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

Multi-Head Modularization to Leverage Generalization Capability in Multi-Modal Networks

AAAI 2022technical

It has been crucial to leverage the rich information of multiple modalities in many tasks. Existing works have tried to design multi-modal networks with descent multi-modal fusion modules. Instead, we focus on improving generalization capability of multi-modal networks, especially the fusion module.…

Cited by 1SourcePDFScholar
2021

Subspectral Normalization for Neural Audio Data Processing

ICASSP 2021accepted

Convolutional Neural Networks are widely used in various machine learning domains. In image processing, the features can be obtained by applying 2D convolution to all spatial dimensions of the input. However, in the audio case, frequency domain input like Mel-Spectrogram has different and unique cha…

Cited by 0SourceScholar
2019

Sym-Parameterized Dynamic Inference for Mixed-Domain Image Translation

ICCV 2019poster

Recent advances in image-to-image translation have led to some ways to generate multiple domain images through a single network. However, there is still a limit in creating an image of a target domain without a dataset on it. We propose a method to expand the concept of `multi-domain' from data to t…

Cited by 10PDFcodeScholar
2018

Broadcasting Convolutional Network for Visual Relational Reasoning

ECCV 2018poster

In this paper, we propose the Broadcasting Convolutional Network (BCN) that extracts key object features from the global field of an entire input image and recognizes their relationship with local features. BCN is a simple network module that collects effective spatial features, embeds location info…

Cited by 28SourcePDFScholar