← Search

Hwichan Kim

5 accepted papers

2026

Assessing the Capabilities of LLMs in Humor: A Multi-dimensional Analysis of Oogiri Generation and Evaluation

AAAI 2026technical

Computational humor is a frontier for creating advanced and engaging natural language processing (NLP) applications, such as sophisticated dialogue systems. While previous studies have benchmarked the humor capabilities of Large Language Models (LLMs), they have often relied on single-dimensional e

Cited by 0SourcePDFScholar
2025

A Fair Comparison without Translationese: English vs. Target-language Instructions for Multilingual LLMs

NAACL 2025short

Most large language models are multilingual instruction executors. Prior studies suggested that English instructions are more effective than target-language instructions even for non-English tasks; however, these studies often use datasets and instructions translated from English, which introduce bi…

2024

A Single Linear Layer Yields Task-Adapted Low-Rank Matrices

COLING 2024main

Low-Rank Adaptation (LoRA) is a widely used Parameter-Efficient Fine-Tuning (PEFT) method that updates an initial weight matrix W0 with a delta matrix 𝛥 W consisted by two low-rank matrices A and B. A previous study suggested that there is correlation between W0 and 𝛥 W. In this study, we aim to del…

2024

Pruning Multilingual Large Language Models for Multilingual Inference

EMNLP 2024finding

Multilingual large language models (MLLMs), trained on multilingual balanced data, demonstrate better zero-shot learning performance in non-English languages compared to large language models trained on English-dominant data. However, the disparity in performance between English and non-English lang…

2023

Enhancing Few-shot Cross-lingual Transfer with Target Language Peculiar Examples

ACL 2023findings

Few-shot cross-lingual transfer, fine-tuning Multilingual Masked Language Model (MMLM) with source language labeled data and a small amount of target language labeled data, provides excellent performance in the target language. However, if no labeled data in the target language are available, they n…