← Search

Yeonsu Kwon

6 accepted papers

2026

ProPerSim: Developing Proactive and Personalized AI Assistants through User-Assistant Simulation

ICLR 2026poster

As large language models (LLMs) become increasingly integrated into daily life, there is growing demand for AI assistants that are not only reactive but also proactive and personalized. While recent advances have pushed forward proactivity and personalization individually, their combination remains…

Cited by 0SourceScholar
2024

EHRCon: Dataset for Checking Consistency between Unstructured Notes and Structured Tables in Electronic Health Records

NeurIPS 2024spotlight

Electronic Health Records (EHRs) are integral for storing comprehensive patient medical records, combining structured data (e.g., medications) with detailed clinical notes (e.g., physician notes). These elements are essential for straightforward data retrieval and provide deep, contextual insights i…

2023

FactKG: Fact Verification via Reasoning on Knowledge Graphs

ACL 2023long

In real world applications, knowledge graphs (KG) are widely used in various domains (e.g. medical applications and dialogue agents). However, for fact verification, KGs have not been adequately utilized as a knowledge source. KGs can be a valuable knowledge source in fact verification due to their…

2023

KG-GPT: A General Framework for Reasoning on Knowledge Graphs Using Large Language Models

EMNLP 2023short findings

While large language models (LLMs) have made considerable advancements in understanding and generating unstructured text, their application in structured data remains underexplored. Particularly, using LLMs for complex reasoning tasks on knowledge graphs (KGs) remains largely untouched. To address t…

Cited by 0SourcecodeScholar
2023

Open-WikiTable : Dataset for Open Domain Question Answering with Complex Reasoning over Table

ACL 2023findings

Despite recent interest in open domain question answering (ODQA) over tables, many studies still rely on datasets that are not truly optimal for the task with respect to utilizing structural nature of table. These datasets assume answers reside as a single cell value and do not necessitate exploring…

2022

EHRSQL: A Practical Text-to-SQL Benchmark for Electronic Health Records

NeurIPS 2022accept

We present a new text-to-SQL dataset for electronic health records (EHRs). The utterances were collected from 222 hospital staff, including physicians, nurses, insurance review and health records teams, and more. To construct the QA dataset on structured EHR data, we conducted a poll at a university…