← Search

Hong-Gee Kim

9 accepted papers

2026

FROM TOKEN TO LINE: ENHANCING CODE GENERATION WITH A LONG-TERM PERSPECTIVE

ICASSP 2026poster

The emergence of large language models (LLMs) has significantly promoted the development of code generation task, sparking a surge in pertinent literature. Current research is hindered by redundant generation results and a tendency to overfit local patterns in the short term. Although existing studi…

Cited by 0SourcePDFScholar
2026

SEMANTICACHE: EFFICIENT KV CACHE COMPRESSION VIA SEMANTIC CHUNKING AND CLUSTERED MERGING

ICASSP 2026oral

Existing KV cache compression methods generally operate on discrete tokens or non-semantic chunks. However, such approaches often lead to semantic fragmentation, where linguistically coherent units are disrupted, causing irreversible information loss and degradation in model performance. To address…

Cited by 0SourcePDFScholar
2025

CLEME2.0: Towards Interpretable Evaluation by Disentangling Edits for Grammatical Error Correction

ACL 2025long

The paper focuses on the interpretability of Grammatical Error Correction (GEC) evaluation metrics, which received little attention in previous studies. To bridge the gap, we introduce **CLEME2.0**, a reference-based metric describing four fundamental aspects of GEC systems: hit-correction, wrong-co…

2025

Efficient Visual Storytelling through Descriptive Words Distillation and Dynamic Decoding

ICASSP 2025accepted

Visual storytelling, a complex task in natural language generation, aims to create coherent and engaging narratives from a sequence of images, requiring more intricate and lengthy descriptions than typical image captioning. Current methods generally employ sophisticated modal interaction modules and…

Cited by 0SourceScholar
2025

Exploring the Implicit Semantic Ability of Multimodal Large Language Models: A Pilot Study on Entity Set Expansion

ICASSP 2025accepted

The rapid development of multimodal large language models (MLLMs) has brought significant improvements to a wide range of tasks in realworld applications. However, LLMs still exhibit certain limitations in extracting implicit semantic information. In this paper, we applies MLLMs to the Multi-modal E…

Cited by 0SourceScholar
2025

Frozen Language Models Are Gradient Coherence Rectifiers in Vision Transformers

AAAI 2025technical

Large language models (LLMs) have demonstrated remarkable performance in multimodal tasks even with frozen LLM Block and only a few trainable parameters. However, the underlying mechanisms of how LLMs enhance multimodal performance remains unclear. In this work, we focus on the phenomenon that ``Mer…

Cited by 0SourcePDFScholar
2025

RAISE: Reinforced Adaptive Instruction Selection For Large Language Models

EMNLP 2025

Instruction tuning of large language models (LLMs) benefits more from a handful of high-quality examples than from hordes of low-quality ones. Existing selection methods typically rely on static, heuristic quality scores and are executed only once before training. Consequently, they neither adapt to

2024

Depth Aware Hierarchical Replay Continual Learning for Knowledge Based Question Answering

COLING 2024main

Continual learning is an emerging area of machine learning that deals with the issue where models adapt well to the latest data but lose the ability to remember past data due to changes in the data source. A widely adopted solution is by keeping a small memory of previous learned data that use repla…

Cited by 1SourcePDFScholar
2022

Prompt-learning for Fine-grained Entity Typing

EMNLP 2022finding

As an effective approach to adapting pre-trained language models (PLMs) for specific tasks, prompt-learning has recently attracted much attention from researchers. By using cloze-style language prompts to stimulate the versatile knowledge of PLMs, prompt-learning can achieve promising results on a s…

Cited by 172SourcePDFScholar