← Search

Jaewook Kang

6 accepted papers

2025

CheckEval: A reliable LLM-as-a-Judge framework for evaluating text generation using checklists

EMNLP 2025

Existing LLM-as-a-Judge approaches for evaluating text generation suffer from rating inconsistencies, with low agreement and high rating variance across different evaluator models. We attribute this to subjective evaluation criteria combined with Likert scale scoring in existing protocols. To addres

2025

Navigating the Path of Writing: Outline-guided Text Generation with Large Language Models

NAACL 2025industry

Large Language Models (LLMs) have impacted the writing process, enhancing productivity by collaborating with humans in content creation platforms. However, generating high-quality, user-aligned text to satisfy real-world content creation needs remains challenging. We propose WritingPath, a framework…

Cited by 8SourcePDFScholar
2023

HyperT5: Towards Compute-Efficient Korean Language Modeling

ACL 2023industry

Pretraining and fine-tuning language models have become the standard practice in industrial natural language processing (NLP), but developing and deploying general-purpose language models without the abundant computation or data resources is a real-world issue faced by smaller organizations or commu…

2022

Enhancing Out-of-Distribution Detection in Natural Language Understanding via Implicit Layer Ensemble

EMNLP 2022finding

Out-of-distribution (OOD) detection aims to discern outliers from the intended data distribution, which is crucial to maintaining high reliability and a good user experience.Most recent studies in OOD detection utilize the information from a single representation that resides in the penultimate laye…

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

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…