← Search

Sang-Woo Lee

24 accepted papers

2025

How Well Can Reasoning Models Identify and Recover from Unhelpful Thoughts?

EMNLP 2025

Recent reasoning models show the ability to reflect, backtrack, and self-validate their reasoning, which is crucial in spotting mistakes and arriving at accurate solutions. A natural question that arises is how effectively models can perform such self-reevaluation. We tackle this question by investi

2024

SuRe: Summarizing Retrievals using Answer Candidates for Open-domain QA of LLMs

ICLR 2024poster

Large language models (LLMs) have made significant advancements in various natural language processing tasks, including question answering (QA) tasks. While incorporating new information with the retrieval of relevant passages is a promising way to improve QA with LLMs, the existing methods often re…

2023

Asking Clarification Questions to Handle Ambiguity in Open-Domain QA

EMNLP 2023long findings

Ambiguous questions persist in open-domain question answering, because formulating a precise question with a unique answer is often challenging. Previous works have tackled this issue by asking disambiguated questions for all possible interpretations of the ambiguous question. Instead, we propose to…

Cited by 0SourcecodeScholar
2023

Pivotal Role of Language Modeling in Recommender Systems: Enriching Task-specific and Task-agnostic Representation Learning

ACL 2023long

Recent studies have proposed unified user modeling frameworks that leverage user behavior data from various applications. Many of them benefit from utilizing users’ behavior sequences as plain texts, representing rich information in any domain or system without losing generality. Hence, a question a…

Cited by 5SourcePDFScholar
2023

Prompt-Augmented Linear Probing: Scaling beyond the Limit of Few-Shot In-Context Learners

AAAI 2023technical

Through in-context learning (ICL), large-scale language models are effective few-shot learners without additional model fine-tuning. However, the ICL performance does not scale well with the number of available training sample as it is limited by the inherent input length constraint of the underlyi…

2023

Query-Efficient Black-Box Red Teaming via Bayesian Optimization

ACL 2023long

The deployment of large-scale generative models is often restricted by their potential risk of causing harm to users in unpredictable ways. We focus on the problem of black-box red teaming, where a red team generates test cases and interacts with the victim model to discover a diverse set of failure…

2023

Universal Domain Adaptation for Robust Handling of Distributional Shifts in NLP

EMNLP 2023long findings

When deploying machine learning systems to the wild, it is highly desirable for them to effectively leverage prior knowledge to the unfamiliar domain while also firing alarms to anomalous inputs. In order to address these requirements, Universal Domain Adaptation (UniDA) has emerged as a novel resea…

Cited by 0SourcecodeScholar
2022

Attribute Injection for Pretrained Language Models: A New Benchmark and an Efficient Method

COLING 2022main

Metadata attributes (e.g., user and product IDs from reviews) can be incorporated as additional inputs to neural-based NLP models, by expanding the architecture of the models to improve performance. However, recent models rely on pretrained language models (PLMs), in which previously used techniques…

2022

Building a Role Specified Open-Domain Dialogue System Leveraging Large-Scale Language Models

NAACL 2022long

Recent open-domain dialogue models have brought numerous breakthroughs. However, building a chat system is not scalable since it often requires a considerable volume of human-human dialogue data, especially when enforcing features such as persona, style, or safety. In this work, we study the challen…

2022

Continuous Decomposition of Granularity for Neural Paraphrase Generation

COLING 2022main

While Transformers have had significant success in paragraph generation, they treat sentences as linear sequences of tokens and often neglect their hierarchical information. Prior work has shown that decomposing the levels of granularity (e.g., word, phrase, or sentence) for input tokens has produce…

2022

Ground-Truth Labels Matter: A Deeper Look into Input-Label Demonstrations

EMNLP 2022main

Despite recent explosion of interests in in-context learning, the underlying mechanism and the precise impact of the quality of demonstrations remain elusive.Intuitively, ground-truth labels should have as much impact in in-context learning (ICL) as supervised learning, but recent work reported that…

2022

Keep Me Updated! Memory Management in Long-term Conversations

EMNLP 2022finding

Remembering important information from the past and continuing to talk about it in the present are crucial in long-term conversations. However, previous literature does not deal with cases where the memorized information is outdated, which may cause confusion in later conversations. To address this…

2022

Mutual Information Divergence: A Unified Metric for Multimodal Generative Models

NeurIPS 2022accept

Text-to-image generation and image captioning are recently emerged as a new experimental paradigm to assess machine intelligence. They predict continuous quantity accompanied by their sampling techniques in the generation, making evaluation complicated and intractable to get marginal distributions.…

2022

On the Effect of Pretraining Corpora on In-context Learning by a Large-scale Language Model

NAACL 2022long

Many recent studies on large-scale language models have reported successful in-context zero- and few-shot learning ability. However, the in-depth analysis of when in-context learning occurs is still lacking. For example, it is unknown how in-context learning performance changes as the training corpu…

2022

Plug-and-Play Adaptation for Continuously-updated QA

ACL 2022findings

Language models (LMs) have shown great potential as implicit knowledge bases (KBs). And for their practical use, knowledge in LMs need to be updated periodically. However, existing tasks to assess LMs’ efficacy as KBs do not adequately consider multiple large-scale updates. To this end, we first pro…

2022

Two-Step Question Retrieval for Open-Domain QA

ACL 2022findings

The retriever-reader pipeline has shown promising performance in open-domain QA but suffers from a very slow inference speed. Recently proposed question retrieval models tackle this problem by indexing question-answer pairs and searching for similar questions. These models have shown a significant i…

2021

GPT3Mix: Leveraging Large-scale Language Models for Text Augmentation

EMNLP 2021finding

Large-scale language models such as GPT-3 are excellent few-shot learners, allowing them to be controlled via natural text prompts. Recent studies report that prompt-based direct classification eliminates the need for fine-tuning but lacks data and inference scalability. This paper proposes a novel…

2021

NeuralWOZ: Learning to Collect Task-Oriented Dialogue via Model-Based Simulation

ACL 2021long

We propose NeuralWOZ, a novel dialogue collection framework that uses model-based dialogue simulation. NeuralWOZ has two pipelined models, Collector and Labeler. Collector generates dialogues from (1) user’s goal instructions, which are the user context and task constraints in natural language, and…

2021

St-Bert: Cross-Modal Language Model Pre-Training for End-to-End Spoken Language Understanding

ICASSP 2021accepted

Language model pre-training has shown promising results in various downstream tasks. In this context, we introduce a cross-modal pre-trained language model, called Speech-Text BERT (ST-BERT), to tackle end-to-end spoken language understanding (E2E SLU) tasks. Taking phoneme posterior and subword-lev…

Cited by 0SourceScholar
2021

What Changes Can Large-scale Language Models Bring? Intensive Study on HyperCLOVA: Billions-scale Korean Generative Pretrained Transformers

EMNLP 2021main

GPT-3 shows remarkable in-context learning ability of large-scale language models (LMs) trained on hundreds of billion scale data. Here we address some remaining issues less reported by the GPT-3 paper, such as a non-English LM, the performances of different sized models, and the effect of recently…

2019

Large-Scale Answerer in Questioner's Mind for Visual Dialog Question Generation

ICLR 2019poster

Answerer in Questioner's Mind (AQM) is an information-theoretic framework that has been recently proposed for task-oriented dialog systems. AQM benefits from asking a question that would maximize the information gain when it is asked. However, due to its intrinsic nature of explicitly calculating th…

2018

Answerer in Questioner's Mind: Information Theoretic Approach to Goal-Oriented Visual Dialog

NeurIPS 2018spotlight

Goal-oriented dialog has been given attention due to its numerous applications in artificial intelligence. Goal-oriented dialogue tasks occur when a questioner asks an action-oriented question and an answerer responds with the intent of letting the questioner know a correct action to take. To ask t…

Cited by 43SourcePDFScholar
2017

Overcoming Catastrophic Forgetting by Incremental Moment Matching

NeurIPS 2017spotlight

Catastrophic forgetting is a problem of neural networks that loses the information of the first task after training the second task. Here, we propose a method, i.e. incremental moment matching (IMM), to resolve this problem. IMM incrementally matches the moment of the posterior distribution of the n…

2016

Multimodal Residual Learning for Visual QA

NeurIPS 2016poster

Deep neural networks continue to advance the state-of-the-art of image recognition tasks with various methods. However, applications of these methods to multimodality remain limited. We present Multimodal Residual Networks (MRN) for the multimodal residual learning of visual question-answering, whic…