← Search

Seo Yeon Park

6 accepted papers

2025

Leveraging Moment Injection for Enhanced Semi-supervised Natural Language Inference with Large Language Models

NAACL 2025short

Natural Language Inference (NLI) is crucial for evaluating models’ Natural Language Understanding (NLU) and reasoning abilities. The development of NLI, in part, has been driven by the creation of large datasets, which require significant human effort. This has spurred interest in semi-supervised le…

Cited by 0SourcePDFScholar
2024

VerifyMatch: A Semi-Supervised Learning Paradigm for Natural Language Inference with Confidence-Aware MixUp

EMNLP 2024main

While natural language inference (NLI) has emerged as a prominent task for evaluating a model’s capability to perform natural language understanding, creating large benchmarks for training deep learning models imposes a significant challenge since it requires extensive human annotations. To overcome…

Cited by 1SourcePDFScholar
2023

Multi-Task Knowledge Distillation with Embedding Constraints for Scholarly Keyphrase Boundary Classification

EMNLP 2023long main

The task of scholarly keyphrase boundary classification aims at identifying keyphrases from scientific papers and classifying them with their types from a set of predefined classes (e.g., task, process, or material). Despite the importance of keyphrases and their types in many downstream application…

Cited by 0SourceScholar
2022

KPDROP: Improving Absent Keyphrase Generation

EMNLP 2022finding

Keyphrase generation is the task of generating phrases (keyphrases) that summarize the main topics of a given document. Keyphrases can be either present or absent from the given document. While the extraction of present keyphrases has received much attention in the past, only recently a stronger foc…

2022

On the Calibration of Pre-trained Language Models using Mixup Guided by Area Under the Margin and Saliency

ACL 2022long

A well-calibrated neural model produces confidence (probability outputs) closely approximated by the expected accuracy. While prior studies have shown that mixup training as a data augmentation technique can improve model calibration on image classification tasks, little is known about using mixup f…