← Search

Yeachan Kim

17 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

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
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

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