← Search

Soyoung Yang

8 accepted papers

2026

LiveWeb-IE: A Benchmark For Online Web Information Extraction

ICLR 2026poster

Web information extraction (WIE) is the task of automatically extracting data from web pages, offering high utility for various applications. The evaluation of WIE systems has traditionally relied on benchmarks built from HTML snapshots captured at a single point in time. However, this offline evalu…

Cited by 0SourceScholar
2026

Position: Significant impact of numerical precision in scientific machine learning

ICML 2026poster

The machine learning community has focused on computational efficiency, often leveraging lower-precision formats such as FP16, rather than the standard FP32. In contrast, little attention has been paid to higher-precision formats, such as FP64, despite their critical role in scientific domains like …

Cited by 0SourceScholar
2025

Single Ground Truth Is Not Enough: Adding Flexibility to Aspect-Based Sentiment Analysis Evaluation

NAACL 2025long

Aspect-based sentiment analysis (ABSA) is a challenging task of extracting sentiments along with their corresponding aspects and opinion terms from the text.The inherent subjectivity of span annotation makes variability in the surface forms of extracted terms, complicating the evaluation process.Tra…

2023

AniEE: A Dataset of Animal Experimental Literature for Event Extraction

EMNLP 2023long findings

Event extraction (EE), as a crucial information extraction (IE) task, aims to identify event triggers and their associated arguments from unstructured text, subsequently classifying them into pre-defined types and roles. In the biomedical domain, EE is widely used to extract complex structures repre…

Cited by 0SourceScholar
2023

HistRED: A Historical Document-Level Relation Extraction Dataset

ACL 2023long

Despite the extensive applications of relation extraction (RE) tasks in various domains, little has been explored in the historical context, which contains promising data across hundreds and thousands of years. To promote the historical RE research, we present HistRED constructed from Yeonhaengnok.…

2023

Towards Formality-Aware Neural Machine Translation by Leveraging Context Information

EMNLP 2023short findings

Formality is one of the most important linguistic properties to determine the naturalness of translation. Although a target-side context contains formality-related tokens, the sparsity within the context makes it difficult for context-aware neural machine translation (NMT) models to properly discern…

Cited by 0SourceScholar
2021

Restoring and Mining the Records of the Joseon Dynasty via Neural Language Modeling and Machine Translation

NAACL 2021long

Understanding voluminous historical records provides clues on the past in various aspects, such as social and political issues and even natural science facts. However, it is generally difficult to fully utilize the historical records, since most of the documents are not written in a modern language…

2021

Unsupervised Neural Machine Translation for Low-Resource Domains via Meta-Learning

ACL 2021long

Unsupervised machine translation, which utilizes unpaired monolingual corpora as training data, has achieved comparable performance against supervised machine translation. However, it still suffers from data-scarce domains. To address this issue, this paper presents a novel meta-learning algorithm f…