← Search

Sung-Hyon Myaeng

9 accepted papers

2024

Why So Gullible? Enhancing the Robustness of Retrieval-Augmented Models against Counterfactual Noise

NAACL 2024findings

Most existing retrieval-augmented language models (LMs) assume a naive dichotomy within a retrieved document set: query-relevance and irrelevance. Our work investigates a more challenging scenario in which even the “relevant” documents may contain misleading or incorrect information, causing conflic…

2023

FinePrompt: Unveiling the Role of Finetuned Inductive Bias on Compositional Reasoning in GPT-4

EMNLP 2023short findings

Compositional reasoning across texts has been a long-standing challenge in natural language processing. With large language models like GPT-4 taking over the field, prompting techniques such as chain-of-thought (CoT) were proposed to unlock compositional, multi-step reasoning capabilities of LLMs. D…

Cited by 0SourceScholar
2022

Exploiting Numerical-Contextual Knowledge to Improve Numerical Reasoning in Question Answering

NAACL 2022findings

Numerical reasoning over text is a challenging subtask in question answering (QA) that requires both the understanding of texts and numbers. However, existing language models in these numerical reasoning QA models tend to overly rely on the pre-existing parametric knowledge at inference time, which…

Cited by 8SourcePDFScholar
2022

Graph-Induced Transformers for Efficient Multi-Hop Question Answering

EMNLP 2022main

A graph is a suitable data structure to represent the structural information of text. Recently, multi-hop question answering (MHQA) tasks, which require inter-paragraph/sentence linkages, have come to exploit such properties of a graph. Previous approaches to MHQA relied on leveraging the graph info…

2021

Constructing Multi-Modal Dialogue Dataset by Replacing Text with Semantically Relevant Images

ACL 2021short

In multi-modal dialogue systems, it is important to allow the use of images as part of a multi-turn conversation. Training such dialogue systems generally requires a large-scale dataset consisting of multi-turn dialogues that involve images, but such datasets rarely exist. In response, this paper pr…

2021

Have You Seen That Number? Investigating Extrapolation in Question Answering Models

EMNLP 2021main

Numerical reasoning in machine reading comprehension (MRC) has shown drastic improvements over the past few years. While the previous models for numerical MRC are able to interpolate the learned numerical reasoning capabilities, it is not clear whether they can perform just as well on numbers unseen…

Cited by 27SourcePDFScholar
2021

Leveraging Order-Free Tag Relations for Context-Aware Recommendation

EMNLP 2021main

Tag recommendation relies on either a ranking function for top-k tags or an autoregressive generation method. However, the previous methods neglect one of two seemingly conflicting yet desirable characteristics of a tag set: orderlessness and inter-dependency. While the ranking approach fails to add…

Cited by 1SourcePDFScholar
2021

Ultra-High Dimensional Sparse Representations with Binarization for Efficient Text Retrieval

EMNLP 2021main

The semantic matching capabilities of neural information retrieval can ameliorate synonymy and polysemy problems of symbolic approaches. However, neural models’ dense representations are more suitable for re-ranking, due to their inefficiency. Sparse representations, either in symbolic or latent for…

2020

Handling Anomalies of Synthetic Questions in Unsupervised Question Answering

COLING 2020main

Advances in Question Answering (QA) research require additional datasets for new domains, languages, and types of questions, as well as for performance increases. Human creation of a QA dataset like SQuAD, however, is expensive. As an alternative, an unsupervised QA approach has been proposed so tha…

Cited by 9SourcePDFScholar