← Search

Stanley Jungkyu Choi

10 accepted papers

2026

A Debiased Reconstruction-based Framework for Training-Free Detection of AI-Generated Images

CVPR 2026

As recent AI models have successfully generated high-resolution photorealistic images, it has also been socially important to detect whether an image is generated by AI. Since training data for the detection task is often not available due to the diversity of generative models, training-free detecti

Cited by 0SourceScholar
2026

DEER: A Benchmark for Evaluating Deep Research Agents on Expert Report Generation

ICML 2026poster

Recent advances in large language models have enabled deep research systems that generate expert-level reports through multi-step reasoning and evidence-based synthesis. However, evaluating such reports remains challenging: report quality is multifaceted, making it difficult to determine what to ass…

Cited by 0SourceScholar
2026

VinQA: Visual Elements Interleaved Long-form Answer Generation for Real-World Multimodal Document QA

CVPR 2026

Real-world documents combine text with tables, charts, photographs, and diagrams arranged in diverse layouts, yet existing research on multimodal large language models (MLLMs) for document QA predominantly produces text-only responses, underutilizing these visual elements. We introduce VinQA, a data

Cited by 0SourceScholar
2025

KL Penalty Control via Perturbation for Direct Preference Optimization

NeurIPS 2025poster

Direct Preference Optimization (DPO) demonstrates the advantage of aligning a large language model with human preference using only an offline dataset. However, DPO has the limitation that the KL penalty, which prevents excessive deviation from the reference model, is static throughout the training…

Cited by 0SourcecodeScholar
2024

Deep Exploration of Cross-Lingual Zero-Shot Generalization in Instruction Tuning

ACL 2024findings

Instruction tuning has emerged as a powerful technique, significantly boosting zero-shot performance on unseen tasks. While recent work has explored cross-lingual generalization by applying instruction tuning to multilingual models, previous studies have primarily focused on English, with a limited…

2024

Instruction Matters: A Simple yet Effective Task Selection for Optimized Instruction Tuning of Specific Tasks

EMNLP 2024main

Instruction tuning has been proven effective in enhancing zero-shot generalization across various tasks and in improving the performance of specific tasks. For task-specific improvements, strategically selecting and training on related tasks that provide meaningful supervision is crucial, as this ap…

2024

Mitigating Biases for Instruction-following Language Models via Bias Neurons Elimination

ACL 2024long

Instruction-following language models often show undesirable biases. These undesirable biases may be accelerated in the real-world usage of language models, where a wide range of instructions is used through zero-shot example prompting. To solve this problem, we first define the bias neuron, which s…

Cited by 7SourcePDFScholar
2023

Lightweight Feature Encoder for Wake-Up Word Detection Based on Self-Supervised Speech Representation

ICASSP 2023accepted

Self-supervised learning method that provides generalized speech representations has recently received increasing attention. Wav2vec 2.0 is the most famous example, showing remarkable performance in numerous downstream speech processing tasks. Despite its success, it is challenging to use it directl…

Cited by 0SourceScholar
2023

Local Temperature Beam Search: Avoid Neural Text DeGeneration via Enhanced Calibration

ACL 2023findings

Previous studies have constantly observed that a language model repeats itself, creating repetitions in an output sequence. To cope with the issue, stochastic decoding schemes have been the de facto approaches; the strategies add randomness in inference, hence avoiding the “self-loop”. However, the…

Cited by 2SourcePDFScholar
2022

Towards Continual Knowledge Learning of Language Models

ICLR 2022poster

Large Language Models (LMs) are known to encode world knowledge in their parameters as they pretrain on a vast amount of web corpus, which is often utilized for performing knowledge-dependent downstream tasks such as question answering, fact-checking, and open dialogue. In real-world scenarios, the…

Cited by 165SourcePDFScholar