Leveraging Pre-Trained Language Models to Streamline Natural Language Interaction for Self-Tracking
Current natural language interaction for self-tracking tools largely depends on bespoke implementation optimized for a specific tracking theme and data format, which is neither generalizable nor scalable to a tremendous design space of self-tracking. However, training machine learning models in the context of self-tracking is challenging due to the wide variety of tracking topics and data formats. In this paper, we propose a novel NLP task for self-tracking that extracts close- and open-ended information from a retrospective activity log described as a plain text, and a domain-agnostic, GPT-3-based NLU framework that performs this task. The framework augments the prompt using synthetic samples to transform the task into 10-shot learning, to address a cold-start problem in bootstrapping a new tracking topic. Our preliminary evaluation suggests that our approach significantly outperforms the baseline QA models. Going further, we discuss future application domains toward which the NLP and HCI researchers can collaborate.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Are LLMs Any Good for High-Level Synthesis?
The increasing complexity and demand for faster, energy-efficient hardware designs necessitate innovative High-Level Synthesis (HLS) methodologies. This paper explores the potential of Large Language Models (LLMs) to str…
C++ codeHigh-Level SynthesisNAT-NL2GQL: A Novel Multi-Agent Framework for Translating Natural Language to Graph Query Language
The emergence of Large Language Models (LLMs) has revolutionized many fields, not only traditional natural language processing (NLP) tasks. Recently, research on applying LLMs to the database field has been booming, and …
AtomXR: Streamlined XR Prototyping with Natural Language and Immersive Physical Interaction
As technological advancements in extended reality (XR) amplify the demand for more XR content, traditional development processes face several challenges: 1) a steep learning curve for inexperienced developers, 2) a disco…
Generative AI for CAD Automation: Leveraging Large Language Models for 3D Modelling
Large Language Models (LLMs) are revolutionizing industries by enhancing efficiency, scalability, and innovation. This paper investigates the potential of LLMs in automating Computer-Aided Design (CAD) workflows, by inte…
Prompt EngineeringInstruction Finetuning for Leaderboard Generation from Empirical AI Research
This study demonstrates the application of instruction finetuning of pretrained Large Language Models (LLMs) to automate the generation of AI research leaderboards, extracting (Task, Dataset, Metric, Score) quadruples fr…
ArticlesNatural Language Inference