← Search

SangKeun Lee

29 accepted papers

2025

Bridging the Gap Between Molecule and Textual Descriptions via Substructure-aware Alignment

EMNLP 2025

Molecule and text representation learning has gained increasing interest due to its potential for enhancing the understanding of chemical information. However, existing models often struggle to capture subtle differences between molecules and their descriptions, as they lack the ability to learn fin

Cited by 0SourcePDFScholar
2025

Connecting the Knowledge Dots: Retrieval-augmented Knowledge Connection for Commonsense Reasoning

EMNLP 2025

While large language models (LLMs) have achieved remarkable performance across various natural language processing (NLP) tasks, LLMs exhibit a limited understanding of commonsense reasoning due to the necessity of implicit knowledge that is rarely expressed in text. Recently, retrieval-augmented lan

Cited by 0SourcePDFScholar
2025

Curriculum Debiasing: Toward Robust Parameter-Efficient Fine-Tuning Against Dataset Biases

ACL 2025long

Parameter-efficient fine-tuning (PEFT) addresses the memory footprint issue of full fine-tuning by modifying only a subset of model parameters. However, on datasets exhibiting spurious correlations, we observed that PEFT slows down the model’s convergence on unbiased examples, while the convergence…

Cited by 0SourcePDFScholar
2025

Forward Knows Efficient Backward Path: Saliency-Guided Memory-Efficient Fine-tuning of Large Language Models

ACL 2025long

Fine-tuning is widely recognized as a crucial process for aligning large language models (LLMs) with human intentions. However, the substantial memory requirements associated with fine-tuning pose a significant barrier to extending the applicability of LLMs. While parameter-efficient fine-tuning can…

Cited by 0SourcePDFScholar
2025

Incorporating Domain Knowledge into Materials Tokenization

ACL 2025long

While language models are increasingly utilized in materials science, typical models rely on frequency-centric tokenization methods originally developed for natural language processing. However, these methods frequently produce excessive fragmentation and semantic loss, failing to maintain the struc…

Cited by 0SourcePDFScholar
2025

Polishing Every Facet of the GEM: Testing Linguistic Competence of LLMs and Humans in Korean

ACL 2025long

We introduce the  ̲Korean  ̲Grammar  ̲Evaluation Bench ̲Mark (KoGEM), designed to assess the linguistic competence of LLMs and humans in Korean. KoGEM consists of 1.5k multiple-choice QA pairs covering five main categories and 16 subcategories. The zero-shot evaluation of 27 LLMs of various sizes an…

2025

“Going to a trap house” conveys more fear than “Going to a mall”: Benchmarking Emotion Context Sensitivity for LLMs

EMNLP 2025

Emotion context sensitivity—the ability to adjust emotional responses based on contexts—is a core component of human emotional intelligence. For example, being told, “You can come with me if you want,” may elicit joy if the destination is a mall, but provoke fear if the destination is a trap house.

Cited by 0SourcePDFScholar
2024

Coconut: Contextualized Commonsense Unified Transformers for Graph-Based Commonsense Augmentation of Language Models

ACL 2024findings

In this paper, we introduce COCONUT to effectively guide the contextualization of structured commonsense knowledge based on largelanguage models. COCONUT employs a contextualized knowledge prompting scheme to gather high-quality contextualization examplesfrom a large language model. These examples a…

Cited by 1SourcePDFScholar
2024

KOMBO: Korean Character Representations Based on the Combination Rules of Subcharacters

ACL 2024findings

The Korean writing system, Hangeul, has a unique character representation rigidly following the invention principles recorded in Hunminjeongeum. However, existing pre-trained language models (PLMs) for Korean have overlooked these principles. In this paper, we introduce a novel framework for Korean…

2024

MELT: Materials-aware Continued Pre-training for Language Model Adaptation to Materials Science

EMNLP 2024finding

We introduce a novel continued pre-training method, MELT (MatEriaLs-aware continued pre-Training), specifically designed to efficiently adapt the pre-trained language models (PLMs) for materials science. Unlike previous adaptation strategies that solely focus on constructing domain-specific corpus,…

Cited by 2SourcePDFScholar
2024

MolTRES: Improving Chemical Language Representation Learning for Molecular Property Prediction

EMNLP 2024main

Chemical representation learning has gained increasing interest due to the limited availability of supervised data in fields such as drug and materials design. This interest particularly extends to chemical language representation learning, which involves pre-training Transformers on SMILES sequence…

2024

Moleco: Molecular Contrastive Learning with Chemical Language Models for Molecular Property Prediction

EMNLP 2024industry

Pre-trained chemical language models (CLMs) excel in the field of molecular property prediction, utilizing string-based molecular descriptors such as SMILES for learning universal representations. However, such string-based descriptors implicitly contain limited structural information, which is clos…

Cited by 0SourcePDFScholar
2024

SEED: Semantic Knowledge Transfer for Language Model Adaptation to Materials Science

EMNLP 2024industry

Materials science is an interdisciplinary field focused on studying and discovering materials around us. However, due to the vast space of materials, datasets in this field are typically scarce and have limited coverage. This inherent limitation makes current adaptation methods less effective when a…

Cited by 2SourcePDFScholar
2024

Towards Robust and Generalized Parameter-Efficient Fine-Tuning for Noisy Label Learning

ACL 2024long

Parameter-efficient fine-tuning (PEFT) has enabled the efficient optimization of cumbersome language models in real-world settings. However, as datasets in such environments often contain noisy labels that adversely affect performance, PEFT methods are inevitably exposed to noisy labels. Despite thi…

Cited by 3SourcePDFScholar
2024

Zero-shot Commonsense Reasoning over Machine Imagination

EMNLP 2024finding

Recent approaches to zero-shot commonsense reasoning have enabled Pre-trained Language Models (PLMs) to learn a broad range of commonsense knowledge without being tailored to specific situations. However, they often suffer from human reporting bias inherent in textual commonsense knowledge, leading…

2023

Client-Customized Adaptation for Parameter-Efficient Federated Learning

ACL 2023findings

Despite the versatility of pre-trained language models (PLMs) across domains, their large memory footprints pose significant challenges in federated learning (FL), where the training model has to be distributed between a server and clients. One potential solution to bypass such constraints might be…

Cited by 22SourcePDFScholar
2023

DIVE: Towards Descriptive and Diverse Visual Commonsense Generation

EMNLP 2023long main

Towards human-level visual understanding, visual commonsense generation has been introduced to generate commonsense inferences beyond images. However, current research on visual commonsense generation has overlooked an important human cognitive ability: generating descriptive and diverse inferences.…

Cited by 0SourcecodeScholar
2023

Dynamic Structure Pruning for Compressing CNNs

AAAI 2023technical

Structure pruning is an effective method to compress and accelerate neural networks. While filter and channel pruning are preferable to other structure pruning methods in terms of realistic acceleration and hardware compatibility, pruning methods with a finer granularity, such as intra-channel pruni…

2023

Improving Bias Mitigation through Bias Experts in Natural Language Understanding

EMNLP 2023long main

Biases in the dataset often enable the model to achieve high performance on in-distribution data, while poorly performing on out-of-distribution data. To mitigate the detrimental effect of the bias on the networks, previous works have proposed debiasing methods that down-weight the biased examples i…

Cited by 0SourcecodeScholar
2023

Leap-of-Thought: Accelerating Transformers via Dynamic Token Routing

EMNLP 2023long main

Computational inefficiency in transformers has been a long-standing challenge, hindering the deployment in resource-constrained or real-time applications. One promising approach to mitigate this limitation is to progressively remove less significant tokens, given that the sequence length strongly co…

Cited by 0SourceScholar
2023

SMoP: Towards Efficient and Effective Prompt Tuning with Sparse Mixture-of-Prompts

EMNLP 2023short main

Prompt tuning has emerged as a successful parameter-efficient alternative to the full fine-tuning of language models. However, prior works on prompt tuning often utilize long soft prompts of up to 100 tokens to improve performance, overlooking the inefficiency associated with extended inputs. In thi…

Cited by 0SourcecodeScholar
2022

Break it Down into BTS: Basic, Tiniest Subword Units for Korean

EMNLP 2022main

We introduce Basic, Tiniest Subword (BTS) units for the Korean language, which are inspired by the invention principle of Hangeul, the Korean writing system. Instead of relying on 51 Korean consonant and vowel letters, we form the letters from BTS units by adding strokes or combining them. To examin…

2022

Efficient Pre-training of Masked Language Model via Concept-based Curriculum Masking

EMNLP 2022main

Self-supervised pre-training has achieved remarkable success in extensive natural language processing tasks. Masked language modeling (MLM) has been widely used for pre-training effective bidirectional representations but comes at a substantial training cost. In this paper, we propose a novel concep…

2022

Learning from Missing Relations: Contrastive Learning with Commonsense Knowledge Graphs for Commonsense Inference

ACL 2022findings

Commonsense inference poses a unique challenge to reason and generate the physical, social, and causal conditions of a given event. Existing approaches to commonsense inference utilize commonsense transformers, which are large-scale language models that learn commonsense knowledge graphs. However, t…

2022

Tutoring Helps Students Learn Better: Improving Knowledge Distillation for BERT with Tutor Network

EMNLP 2022main

Pre-trained language models have achieved remarkable successes in natural language processing tasks, coming at the cost of increasing model size. To address this issue, knowledge distillation (KD) has been widely applied to compress language models. However, typical KD approaches for language models…

Cited by 5SourcePDFScholar
2021

KOAS: Korean Text Offensiveness Analysis System

EMNLP 2021system demonstrations

Warning: This manuscript contains a certain level of offensive expression. As communication through social media platforms has grown immensely, the increasing prevalence of offensive language online has become a critical problem. Notably in Korea, one of the countries with the highest Internet usage…