Papers by Sunghyun Park

9 papers
Semi-supervised Training Data Generation for Multilingual Question Answering (L18-1)

Copied to clipboard

Challenge: Existing datasets for question answering (QA) tasks mostly support only English . however, existing resources for these tasks are labor intensive .
Approach: They propose to combine Korean QA datasets with machine-translated English resources to build seed resources.
Outcome: The proposed approach leads to 71.50 F1 on Korean QA (comparable to 77.3 F1)
Learning Slice-Aware Representations with Mixture of Attentions (2021.findings-acl)

Copied to clipboard

Challenge: Real-world machine learning systems are achieving excellent performance in terms of coarse-grained metrics like overall accuracy and F-1 score.
Approach: They extend slice-based learning (SBL) with a mixture of attentions to learn slice-aware dual attentive representations.
Outcome: The proposed approach outperforms the baseline method and the original SBL approach on monitored slices with two natural language understanding tasks.
A Scalable Framework for Learning From Implicit User Feedback to Improve Natural Language Understanding in Large-Scale Conversational AI Systems (2021.emnlp-main)

Copied to clipboard

Challenge: Existing methods to improve NLU are laborintensive and expensive.
Approach: They propose a scalable and automatic approach to improving NLU in a large-scale conversational AI system by leveraging implicit user feedback.
Outcome: The proposed framework improves NLU in a large-scale conversational AI system across 10 domains.
One Missing Piece for Open-Source Reasoning Models: A Dataset to Mitigate Cold-Starting Short CoT LLMs in RL (2025.acl-industry)

Copied to clipboard

Challenge: Existing large reasoning models are limited by their closed nature and high API costs and safety issues.
Approach: They propose to build a long CoT dataset with existing short CoT LLMs that are not trained for inference-time scaling.
Outcome: The proposed model achieves quality comparable to—or slightly below—R1 and is able to think longer and provide control over the thought budget to better manage the overthinking problem.
On Complementarity Objectives for Hybrid Retrieval (2023.acl-long)

Copied to clipboard

Challenge: Existing approaches to hybrid retrieval focus on sparse models to capture “residual” features neglected in spars.
Approach: They propose a new objective to capture a fuller notion of complementarity . they propose to improve the model's Ratio of Complementarity to improve RoC .
Outcome: The proposed method outperforms state-of-the-art methods on three representative IR benchmarks with statistical significance.
Ranking-Enhanced Unsupervised Sentence Representation Learning (2023.acl-long)

Copied to clipboard

Challenge: Unsupervised sentence representation learning has progressed through contrastive learning and data augmentation methods such as dropout masking.
Approach: They propose a novel unsupervised sentence encoder, RankEncoder, which predicts the semantic vector of an input sentence by leveraging its relationship with other sentences in an external corpus.
Outcome: The proposed unsupervised sentence encoder achieves 80.07% Spearman’s correlation, a 1.1% improvement over the previous state-of-the-art system.
Learning with Limited Data for Multilingual Reading Comprehension (D19-1)

Copied to clipboard

Challenge: Existing approaches to support question answering in a new language with limited training resources introduce noises to the training data due to translation or generation errors.
Approach: They propose a weakly-supervised framework that quantifies noises from automatically generated labels to deemphasize or fix noisy data in training.
Outcome: The proposed framework can deemphasize or fix noisy data in training on low-resource languages with varying similarity to English.
Open World Classification with Adaptive Negative Samples (2022.emnlp-main)

Copied to clipboard

Challenge: Existing models with no effective open category data during training are limited by the lack of effective open categories data during the training stage.
Approach: They propose an approach to generate effective open category samples in the training stage and without requiring prior knowledge or external datasets.
Outcome: The proposed approach generates effective synthetic open category samples in the training stage and without requiring any prior knowledge or external datasets.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations