← Search

Jaeseong Lee

18 accepted papers

2025

Automatic Mathematic In-Context Example Generation for LLM Using Multi-Modal Consistency

COLING 2025main

Large Language Models (LLMs) have advanced Natural Language Processing (NLP) tasks but are limited in mathematical reasoning. To address this, few-shot examples are used in prompts for in-context learning. However, existing methods require annotated datasets, resulting in higher computational costs…

2025

Fair Generation without Unfair Distortions: Debiasing Text-to-Image Generation with Entanglement-Free Attention

ICCV 2025poster

Recent advancements in diffusion-based text-to-image (T2I) models have enabled the generation of high-quality and photorealistic images from text. However, they often exhibit societal biases related to gender, race, and socioeconomic status, thereby potentially reinforcing harmful stereotypes and sh…

Cited by 0SourcePDFScholar
2025

PLEX: Adaptive Parameter-Efficient Fine-Tuning for Code LLMs using Lottery-Tickets

NAACL 2025industry

Fine-tuning large language models (LLMs) for code generation is challenging due to computational costs and the underrepresentation of some programming languages (PLs) in pre-training. We propose PLEX, a lottery-ticket based parameter-efficient fine-tuning (PEFT) method that adapts LLMs to either wel…

2025

PROM: Pivoted and Regulated Optimization for Multilingual Instruction Learning

NAACL 2025short

Large language models (LLMs) have become standard for natural language generation tasks, with instruction-tuning enhancing their capabilities. However, the lack of instruction-tuning datasets in languages other than English limits their application to diverse languages. To address this, researchers…

2025

STUN: Structured-Then-Unstructured Pruning for Scalable MoE Pruning

ACL 2025long

Mixture-of-experts (MoEs) have been adopted for reducing inference costs by sparsely activating experts in large language models (LLMs). Despite these reductions, the massive number of parameters in MoEs still makes them expensive to serve. Conventionally, unstructured or structured pruning has been…

2025

Smarter, Not Harder: Training-Free Adaptive Computation for Transformers

ACL 2025finding

Adaptive Computation in Transformers (ACT) has been pursued in two directions: efficiency- and performance-focused. We study performance-focused ACT, or PACT, which invests more computation on hard steps to improve performance, such as by adding forward passes. We first discuss beam search and hesit…

Cited by 0SourcePDFScholar
2025

SurFhead: Affine Rig Blending for Geometrically Accurate 2D Gaussian Surfel Head Avatars

ICLR 2025poster

Recent advancements in head avatar rendering using Gaussian primitives have achieved significantly high-fidelity results. Although precise head geometry is crucial for applications like mesh reconstruction and relighting, current methods struggle to capture intricate geometric details and render uns…

Cited by 1SourcePDFScholar
2024

Breaking ReLU Barrier: Generalized MoEfication for Dense Pretrained Models

EMNLP 2024main

As the scale of language models (LMs) continues to grow, there is a heightened interest in reducing the inference cost associated with these models. Mixture-of-Experts (MoEs) present an efficient alternative to dense models, while the existing methods to convert pretrained dense models to MoEs is li…

2024

COMMIT: Code-Mixing English-Centric Large Language Model for Multilingual Instruction Tuning

NAACL 2024findings

Recently, instruction-tuned large language models (LLMs) are showing prominent performance on various tasks, such as question answering. However, the majority of instruction-tuned LLMs are English-centric, which hinders their application to low-resource language QA. In this paper, we propose COde-Mi…

2024

ContrastiveMix: Overcoming Code-Mixing Dilemma in Cross-Lingual Transfer for Information Retrieval

NAACL 2024short

Multilingual pretrained language models (mPLMs) have been widely adopted in cross-lingual transfer, and code-mixing has demonstrated effectiveness across various tasks in the absence of target language data. Our contribution involves an in-depth investigation into the counterproductive nature of tra…

2024

Effective Rank Analysis and Regularization for Enhanced 3D Gaussian Splatting

NeurIPS 2024poster

3D reconstruction from multi-view images is one of the fundamental challenges in computer vision and graphics. Recently, 3D Gaussian Splatting (3DGS) has emerged as a promising technique capable of real-time rendering with high-quality 3D reconstruction. This method utilizes 3D Gaussian representati…

2024

Expression Domain Translation Network for Cross-Domain Head Reenactment

ICASSP 2024accepted

Despite the remarkable advancements in head reenactment, the existing methods face challenges in cross-domain head reenactment, which aims to transfer human motions to domains outside the human, including cartoon characters. It is still difficult to extract motion from out-of-domain images due to th…

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

ScriptMix: Mixing Scripts for Low-resource Language Parsing

NAACL 2024long

Despite the success of multilingual pretrained language models (mPLMs) for tasks such as dependency parsing (DEP) or part-of-speech (POS) tagging, their coverage of 100s of languages is still limited, as most of the 6500+ languages remains “unseen”. To adapt mPLMs for including such unseen langs, ex…

2023

Script, Language, and Labels: Overcoming Three Discrepancies for Low-Resource Language Specialization

AAAI 2023technical

Although multilingual pretrained models (mPLMs) enabled support of various natural language processing in diverse languages, its limited coverage of 100+ languages lets 6500+ languages remain ‘unseen’. One common approach for an unseen language is specializing the model for it as target, by performi…

2022

AnimeCeleb: Large-Scale Animation CelebHeads Dataset for Head Reenactment

ECCV 2022poster

"We present a novel Animation CelebHeads dataset (AnimeCeleb) to address an animation head reenactment. Different from previous animation head datasets, we utilize a 3D animation models as the controllable image samplers, which can provide a large amount of head images with their corresponding detai…

2020

Adversarial Video Compression Guided by Soft Edge Detection

ICASSP 2020accepted

We propose a video compression framework using conditional Generative Adversarial Networks (GANs). We rely on two encoders: one that deploys a standard video codec and another one which generates low-level soft edge maps. For decoding, we use a standard video decoder as well as a decoder that is tra…

Cited by 0SourceScholar