← Search

Seungtaek Choi

16 accepted papers

2026

TextME: Bridging Unseen Modalities Through Text Descriptions

ICML 2026poster

Expanding multimodal representations to novel modalities is constrained by reliance on large-scale paired datasets (e.g., text–image, text–audio, text–3D, text–molecule), which are costly and often infeasible in domains requiring expert annotation such as medical imaging and molecular analysis. We i…

Cited by 0SourceScholar
2025

FLEX: Expert-level False-Less EXecution Metric for Text-to-SQL Benchmark

NAACL 2025long

Text-to-SQL systems have become crucial for translating natural language into SQL queries in various industries, enabling non-technical users to perform complex data operations. The need for accurate evaluation methods has increased as these systems have grown more sophisticated. However, the Execut…

2024

Interventional Speech Noise Injection for ASR Generalizable Spoken Language Understanding

EMNLP 2024main

Recently, pre-trained language models (PLMs) have been increasingly adopted in spoken language understanding (SLU). However, automatic speech recognition (ASR) systems frequently produce inaccurate transcriptions, leading to noisy inputs for SLU models, which can significantly degrade their performa…

Cited by 1SourcePDFScholar
2024

Multi-Architecture Multi-Expert Diffusion Models

AAAI 2024technical

In this paper, we address the performance degradation of efficient diffusion models by introducing Multi-architecturE Multi-Expert diffusion models (MEME). We identify the need for tailored operations at different time-steps in diffusion processes and leverage this insight to create compact yet high…

2023

Addressing Negative Transfer in Diffusion Models

NeurIPS 2023poster

Diffusion-based generative models have achieved remarkable success in various domains. It trains a shared model on denoising tasks that encompass different noise levels simultaneously, representing a form of multi-task learning (MTL). However, analyzing and improving diffusion models from an MTL per…

2023

Cross Encoding as Augmentation: Towards Effective Educational Text Classification

ACL 2023findings

Text classification in education, usually called auto-tagging, is the automated process of assigning relevant tags to educational content, such as questions and textbooks. However, auto-tagging suffers from a data scarcity problem, which stems from two major challenges: 1) it possesses a large tag s…

Cited by 5SourcePDFScholar
2023

Evaluation of Question Generation Needs More References

ACL 2023findings

Question generation (QG) is the task of generating a valid and fluent question based on a given context and the target answer. According to various purposes, even given the same context, instructors can ask questions about different concepts, and even the same concept can be written in different way…

Cited by 2SourcePDFScholar
2023

On Complementarity Objectives for Hybrid Retrieval

ACL 2023long

Dense retrieval has shown promising results in various information retrieval tasks, and hybrid retrieval, combined with the strength of sparse retrieval, has also been actively studied. A key challenge in hybrid retrieval is to make sparse and dense complementary to each other. Existing models have…

2023

Retrieval-augmented Video Encoding for Instructional Captioning

ACL 2023findings

Instructional videos make learning knowledge more efficient, by providing a detailed multimodal context of each procedure in instruction.A unique challenge posed by instructional videos is key-object degeneracy, where any single modality fails to sufficiently capture the key objects referred to in t…

Cited by 3SourcePDFScholar
2023

Towards Practical Plug-and-Play Diffusion Models

CVPR 2023poster

Diffusion-based generative models have achieved remarkable success in image generation. Their guidance formulation allows an external model to plug-and-play control the generation process for various tasks without fine-tuning the diffusion model. However, the direct use of publicly available off-the…

2022

C2L: Causally Contrastive Learning for Robust Text Classification

AAAI 2022technical

Despite the super-human accuracy of recent deep models in NLP tasks, their robustness is reportedly limited due to their reliance on spurious patterns. We thus aim to leverage contrastive learning and counterfactual augmentation for robustness. For augmentation, existing work either requires humans…

Cited by 49SourcePDFScholar
2022

Debiasing Event Understanding for Visual Commonsense Tasks

ACL 2022findings

We study event understanding as a critical step towards visual commonsense tasks. Meanwhile, we argue that current object-based event understanding is purely likelihood-based, leading to incorrect event prediction, due to biased correlation between events and objects. We propose to mitigate such bia…

Cited by 2SourcePDFScholar
2022

Evaluating the Knowledge Dependency of Questions

EMNLP 2022main

The automatic generation of Multiple Choice Questions (MCQ) has the potential to reduce the time educators spend on student assessment significantly. However, existing evaluation metrics for MCQ generation, such as BLEU, ROUGE, and METEOR, focus on the n-gram based similarity of the generated MCQ to…

2022

Towards Compositional Generalization in Code Search

EMNLP 2022main

We study compositional generalization, which aims to generalize on unseen combinations of seen structural elements, for code search. Unlike existing approaches of partially pursuing this goal, we study how to extract structural elements, which we name a template that directly targets compositional g…

2020

Retrieval-Augmented Controllable Review Generation

COLING 2020main

In this paper, we study review generation given a set of attribute identifiers which are user ID, product ID and rating. This is a difficult subtask of natural language generation since models are limited to the given identifiers, without any specific descriptive information regarding the inputs, wh…

Cited by 25SourcePDFScholar