← Search

Yeon Seonwoo

5 accepted papers

2024

Perceptions to Beliefs: Exploring Precursory Inferences for Theory of Mind in Large Language Models

EMNLP 2024main

While humans naturally develop theory of mind (ToM), the capability to understand other people’s mental states and beliefs, state-of-the-art large language models (LLMs) underperform on simple ToM benchmarks. We posit that we can extend our understanding of LLMs’ ToM abilities by evaluating key huma…

2023

Ranking-Enhanced Unsupervised Sentence Representation Learning

ACL 2023long

Unsupervised sentence representation learning has progressed through contrastive learning and data augmentation methods such as dropout masking. Despite this progress, sentence encoders are still limited to using only an input sentence when predicting its semantic vector. In this work, we show that…

2022

CS1QA: A Dataset for Assisting Code-based Question Answering in an Introductory Programming Course

NAACL 2022long

We introduce CS1QA, a dataset for code-based question answering in the programming education domain. CS1QA consists of 9,237 question-answer pairs gathered from chat logs in an introductory programming class using Python, and 17,698 unannotated chat data with code. Each question is accompanied with…

2022

Two-Step Question Retrieval for Open-Domain QA

ACL 2022findings

The retriever-reader pipeline has shown promising performance in open-domain QA but suffers from a very slow inference speed. Recently proposed question retrieval models tackle this problem by indexing question-answer pairs and searching for similar questions. These models have shown a significant i…

2022

Virtual Knowledge Graph Construction for Zero-Shot Domain-Specific Document Retrieval

COLING 2022main

Domain-specific documents cover terminologies and specialized knowledge. This has been the main challenge of domain-specific document retrieval systems. Previous approaches propose domain-adaptation and transfer learning methods to alleviate this problem. However, these approaches still follow the s…