paper-with-me

Papers

EHR-SeqSQL : A Sequential Text-to-SQL Dataset For Interactively Exploring Electronic Health Records

2024-05-23 · Jaehee Ryu, Seonhee Cho, Gyubok Lee, Edward Choi

In this paper, we introduce EHR-SeqSQL, a novel sequential text-to-SQL dataset for Electronic Health Record (EHR) databases. EHR-SeqSQL is designed to address critical yet underexplored aspects in text-to-SQL parsing: interactivity, compositionality, and efficiency. To the best of our knowledge, EHR-SeqSQL is not only the largest but also the first medical text-to-SQL dataset benchmark to include sequential and contextual questions. We provide a data split and the new test set designed to assess compositional generalization ability. Our experiments demonstrate the superiority of a multi-turn approach over a single-turn approach in learning compositionality. Additionally, our dataset integrates specially crafted tokens into SQL queries to improve execution efficiency. With EHR-SeqSQL, we aim to bridge the gap between practical needs and academic research in the text-to-SQL domain. EHR-SeqSQL is available at https://github.com/seonhee99/EHR-SeqSQL.

📄 PDF Abstract BibTeX arXiv:2406.00019

Code (1)

seonhee99/ehr-seqsql 공식 구현

Tasks

SQL ParsingText to SQLText-To-SQL

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Interactive Visualization for Linguistic Structure

2017-09-01 · EMNLP 2017 9 · Aaron Sarnat, Vidur Joshi, Cristian Petrescu-Prahova, Alvaro Herrasti 외

We provide a visualization library and web interface for interactively exploring a parse tree or a forest of parses. The library is not tied to any particular linguistic representation, but provides a general-purpose API…

TopExNet: Entity-Centric Network Topic Exploration in News Streams

2019-05-29 · Andreas Spitz, Satya Almasian, Michael Gertz

The recent introduction of entity-centric implicit network representations of unstructured text offers novel ways for exploring entity relations in document collections and streams efficiently and interactively. Here, we…

Articles

Modeling Long-horizon Tasks as Sequential Interaction Landscapes

2020-06-08 · Sören Pirk, Karol Hausman, Alexander Toshev, Mohi Khansari

Complex object manipulation tasks often span over long sequences of operations. Task planning over long-time horizons is a challenging and open problem in robotics, and its complexity grows exponentially with an increasi…

Robot ManipulationTask Planning

Reception Reader: Exploring Text Reuse in Early Modern British Publications

2023-02-08 · David Rosson, Eetu Mäkelä, Ville Vaara, Ananth Mahadevan 외

The Reception Reader is a web tool for studying text reuse in the Early English Books Online (EEBO-TCP) and Eighteenth Century Collections Online (ECCO) data. Users can: 1) explore a visual overview of the reception of a…

Chronotome: Real-Time Topic Modeling for Streaming Embedding Spaces

2025-09-01 · Matte Lim, Catherine Yeh, Martin Wattenberg, Fernanda Viégas 외 arxiv

Many real-world datasets -- from an artist's body of work to a person's social media history -- exhibit meaningful semantic changes over time that are difficult to capture with existing dimensionality reduction methods. …

Dimensionality Reduction