paper-with-me

Papers

iTBLS: A Dataset of Interactive Conversations Over Tabular Information

2024-04-19 · Anirudh Sundar, Christopher Richardson, William Gay, Larry Heck

This paper introduces Interactive Tables (iTBLS), a dataset of interactive conversations situated in tables from scientific articles. This dataset is designed to facilitate human-AI collaborative problem-solving through AI-powered multi-task tabular capabilities. In contrast to prior work that models interactions as factoid QA or procedure synthesis, iTBLS broadens the scope of interactions to include mathematical reasoning, natural language manipulation, and expansion of existing tables from natural language conversation by delineating interactions into one of three tasks: interpretation, modification, or generation. Additionally, the paper presents a suite of baseline approaches to iTBLS, utilizing zero-shot prompting and parameter-efficient fine-tuning for different computing situations. We also introduce a novel multi-step approach and show how it can be leveraged in conjunction with parameter-efficient fine-tuning to achieve the state-of-the-art on iTBLS; outperforming standard parameter-efficient fine-tuning by up to 15% on interpretation, 18% on modification, and 38% on generation.

📄 PDF Abstract BibTeX arXiv:2404.12580

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesMathematical Reasoningparameter-efficient fine-tuning

Similar Papers 제목 키워드 기반

TalkToModel: Explaining Machine Learning Models with Interactive Natural Language Conversations

2022-07-08 · Dylan Slack, Satyapriya Krishna, Himabindu Lakkaraju, Sameer Singh

Machine Learning (ML) models are increasingly used to make critical decisions in real-world applications, yet they have become more complex, making them harder to understand. To this end, researchers have proposed severa…

BIG-bench Machine LearningDisease PredictionFeature Importance

Enhancing User Engagement in Socially-Driven Dialogue through Interactive LLM Alignments

2025-06-26 · Jiashuo Wang, Kaitao Song, Chunpu Xu, Changhe Song 외

Enhancing user engagement through interactions plays an essential role in socially-driven dialogues. While prior works have optimized models to reason over relevant knowledge or plan a dialogue act flow, the relationship…

Modeling Real-Time Interactive Conversations as Timed Diarized Transcripts

2024-05-21 · Garrett Tanzer, Gustaf Ahdritz, Luke Melas-Kyriazi

Chatbots built upon language models have exploded in popularity, but they have largely been limited to synchronous, turn-by-turn dialogues. In this paper we present a simple yet general method to simulate real-time inter…

Argviz: Interactive Visualization of Topic Dynamics in Multi-party Conversations

2013-06-01 · NAACL 2013 6 · Viet-An Nguyen, Yuening Hu, Jordan Boyd-Graber, Philip Resnik
Topic Models

PLACES: Prompting Language Models for Social Conversation Synthesis

2023-02-07 · Maximillian Chen, Alexandros Papangelis, Chenyang Tao, Seokhwan Kim 외

Collecting high quality conversational data can be very expensive for most applications and infeasible for others due to privacy, ethical, or similar concerns. A promising direction to tackle this problem is to generate …

Conversational Response Generation