← Search

DoYoung Kim

17 accepted papers

2026

BD-Net: Has Depth-Wise Convolution Ever Been Applied in Binary Neural Networks?

AAAI 2026technical

Recent advances in model compression have highlighted the potential of low-bit precision techniques, with Binary Neural Networks (BNNs) attracting attention for their extreme efficiency. However, extreme quantization in BNNs limits representational capacity and destabilizes training, posing signific

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

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

FLASK: Fine-grained Language Model Evaluation based on Alignment Skill Sets

ICLR 2024spotlight

Evaluation of Large Language Models (LLMs) is challenging because instruction-following necessitates alignment with human values and the required set of skills varies depending on the instruction. However, previous studies have mainly focused on coarse-grained evaluation (i.e. overall preference-bas…

2024

How Well Do Large Language Models Truly Ground?

NAACL 2024long

To reduce issues like hallucinations and lack of control in Large Language Models (LLMs), a common method is to generate responses by grounding on external contexts given as input, known as knowledge-augmented models. However, previous research often narrowly defines “grounding” as just having the c…

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…

2024

Self-Explore: Enhancing Mathematical Reasoning in Language Models with Fine-grained Rewards

EMNLP 2024finding

Training on large amounts of rationales (i.e., CoT Fine-tuning) has been found effective for improving mathematical reasoning of large language models (LLMs). However, acquiring human-authored solutions or augmenting rationales from proprietary models is costly and not scalable. In this paper, we st…

2024

Semiparametric Token-Sequence Co-Supervision

ACL 2024long

In this work, we introduce a semiparametric token-sequence co-supervision training method. It trains a language model by simultaneously leveraging supervision from the traditional next token prediction loss which is calculated over the parametric token embedding space and the next sequence predictio…

2023

Efficiently Enhancing Zero-Shot Performance of Instruction Following Model via Retrieval of Soft Prompt

EMNLP 2023long findings

Enhancing the zero-shot performance of instruction-following models requires heavy computation, either by scaling the total number of training datasets or the model size. In this work, we explore how retrieval of soft prompts obtained through prompt tuning can efficiently assist hard prompts in zero…

Cited by 0SourcecodeScholar
2023

Exploring the Benefits of Training Expert Language Models over Instruction Tuning

ICML 2023poster

Recently, Language Models (LMs) instruction-tuned on multiple tasks, also known as multitask-prompted fine-tuning (MT), have shown capabilities to generalize to unseen tasks. Previous work has shown that scaling the number of finetuning datasets and instructions is the key component in making strong…

2023

Guess the Instruction! Flipped Learning Makes Language Models Stronger Zero-Shot Learners

ICLR 2023poster

Meta-training, which fine-tunes the language model (LM) on various downstream tasks by maximizing the likelihood of the target label given the task instruction and input instance, has improved the zero-shot task generalization performance. However, meta-trained LMs still struggle to generalize to ch…

2023

Robust Data Pruning under Label Noise via Maximizing Re-labeling Accuracy

NeurIPS 2023poster

Data pruning, which aims to downsize a large training set into a small informative subset, is crucial for reducing the enormous computational costs of modern deep learning. Though large-scale data collections invariably contain annotation noise and numerous robust learning methods have been develope…

2023

The CoT Collection: Improving Zero-shot and Few-shot Learning of Language Models via Chain-of-Thought Fine-Tuning

EMNLP 2023long main

Language models (LMs) with less than 100B parameters are known to perform poorly on chain-of-thought (CoT) reasoning in contrast to large LMs when solving unseen tasks. In this work, we aim to equip smaller LMs with the step-by-step reasoning capability by instruction tuning with CoT rationales. In…

Cited by 0SourceScholar
2021

PREMERE: Meta-Reweighting via Self-Ensembling for Point-of-Interest Recommendation

AAAI 2021technical

Point-of-interest (POI) recommendation has become an important research topic in these days. The user check-in history used as the input to POI recommendation is very imbalanced and noisy because of sparse and missing check-ins. Although sample reweighting is commonly adopted for addressing this cha…

2017

Ensemble Deep Learning for Skeleton-Based Action Recognition Using Temporal Sliding LSTM Networks

ICCV 2017poster

This paper addresses the problems of feature representation of skeleton joints and the modeling of temporal dynamics to recognize human actions. Traditional methods generally use relative coordinate systems dependent on some joints, and model only the long-term dependency, while excluding short-term…

Cited by 506PDFScholar