paper-with-me

홈 › Papers

FathomGPT: A Natural Language Interface for Interactively Exploring Ocean Science Data

2024-12-03 · Nabin Khanal, Chun Meng Yu, Jui-Cheng Chiu, Anav Chaudhary, Ziyue Zhang, Kakani Katija, Angus G. Forbes

We introduce FathomGPT, an open source system for the interactive investigation of ocean science data via a natural language interface. FathomGPT was developed in close collaboration with marine scientists to enable researchers to explore and analyze the FathomNet image database. FathomGPT provides a custom information retrieval pipeline that leverages OpenAI's large language models to enable: the creation of complex queries to retrieve images, taxonomic information, and scientific measurements; mapping common names and morphological features to scientific names; generating interactive charts on demand; and searching by image or specified patterns within an image. In designing FathomGPT, particular emphasis was placed on enhancing the user's experience by facilitating free-form exploration and optimizing response times. We present an architectural overview and implementation details of FathomGPT, along with a series of ablation studies that demonstrate the effectiveness of our approach to name resolution, fine tuning, and prompt modification. We also present usage scenarios of interactive data exploration sessions and document feedback from ocean scientists and machine learning experts.

📄 PDF Abstract BibTeX arXiv:2412.02784

Code (1)

CreativeCodingLab/FathomGPT 공식 구현

Tasks

Information Retrieval

Similar Papers 제목 키워드 기반

Interactive Data Analysis with Next-step Natural Language Query Recommendation

2022-01-13 · Xingbo Wang, Furui Cheng, Yong Wang, Ke Xu 외

Natural language interfaces (NLIs) provide users with a convenient way to interactively analyze data through natural language queries. Nevertheless, interactive data analysis is a demanding process, especially for novice…

Natural Language Queries

SKATE: A Natural Language Interface for Encoding Structured Knowledge

2020-10-20 · Clifton McFate, Aditya Kalyanpur, Dave Ferrucci, Andrea Bradshaw 외

In Natural Language (NL) applications, there is often a mismatch between what the NL interface is capable of interpreting and what a lay user knows how to express. This work describes a novel natural language interface t…

A Natural-language-based Visual Query Approach of Uncertain Human Trajectories

2019-08-01 · Zhaosong Huang, Ye Zhao, Wei Chen, Shengjie Gao 외

Visual querying is essential for interactively exploring massive trajectory data. However, the data uncertainty imposes profound challenges to fulfill advanced analytics requirements. On the one hand, many underlying dat…

Sentence

Building an Application Independent Natural Language Interface

2019-10-30 · Sahisnu Mazumder, Bing Liu, Shuai Wang, Sepideh Esmaeilpour

Traditional approaches to building natural language (NL) interfaces typically use a semantic parser to parse the user command and convert it to a logical form, which is then translated to an executable action in an appli…

EnergyVis: Interactively Tracking and Exploring Energy Consumption for ML Models

2021-03-30 · Omar Shaikh, Jon Saad-Falcon, Austin P Wright, Nilaksh Das 외

The advent of larger machine learning (ML) models have improved state-of-the-art (SOTA) performance in various modeling tasks, ranging from computer vision to natural language. As ML models continue increasing in size, s…