paper-with-me

홈 › Papers

cTBLS: Augmenting Large Language Models with Conversational Tables

2023-03-21 · Anirudh S Sundar, Larry Heck

Optimizing accuracy and performance while eliminating hallucinations of open-domain conversational large language models (LLMs) is an open research challenge. A particularly promising direction is to augment and ground LLMs with information from structured sources. This paper introduces Conversational Tables (cTBLS), a three-step architecture to retrieve and generate dialogue responses grounded on retrieved tabular information. cTBLS uses Transformer encoder embeddings for Dense Table Retrieval and obtains up to 125% relative improvement over the retriever in the previous state-of-the-art system on the HyrbiDialogue dataset. cTBLS then uses a shared process between encoder and decoder models to perform a coarse+fine tabular knowledge (e.g., cell) ranking combined with a GPT-3.5 LLM response generator to yield a 2x relative improvement in ROUGE scores. Finally, human evaluators prefer cTBLs +80% of the time (coherency, fluency) and judge informativeness to be 4x better than the previous state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2303.12024

Code (1)

avalab-gt/ctbls 공식 구현 pytorch

Tasks

DecoderInformativenessResponse GenerationRetrievalTable Retrieval

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
Multi-Head Attention 설명 없음
Attention 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Linear Warmup With Cosine Annealing Linear Warmup With Cosine Annealing is a learning rate schedule where we increase the learning rate linearly for $n$ updates and then anneal according to a cosine schedule…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

Augmenting a Large Language Model with a Combination of Text and Visual Data for Conversational Visualization of Global Geospatial Data

2025-01-16 · Omar Mena, Alexandre Kouyoumdjian, Lonni Besançon, Michael Gleicher 외

We present a method for augmenting a Large Language Model (LLM) with a combination of text and visual data to enable accurate question answering in visualization of scientific data, making conversational visualization po…

Data InteractionDescriptiveLanguage ModelingLanguage Modelling+2

TAP4LLM: Table Provider on Sampling, Augmenting, and Packing Semi-structured Data for Large Language Model Reasoning

2023-12-14 · Yuan Sui, Jiaru Zou, Mengyu Zhou, Xinyi He 외

Table reasoning tasks have shown remarkable progress with the development of large language models (LLMs), which involve interpreting and drawing conclusions from tabular data based on natural language (NL) questions. Ex…

Language ModelingLanguage ModellingLarge Language ModelSemantic Similarity+1

Augmenting Ad-Hoc IR Dataset for Interactive Conversational Search

2023-11-10 · Pierre Erbacher, Jian-Yun Nie, Philippe Preux, Laure Soulier

A peculiarity of conversational search systems is that they involve mixed-initiatives such as system-generated query clarifying questions. Evaluating those systems at a large scale on the end task of IR is very challengi…

Conversational Search

Learning Representations for Zero-Shot Retrieval over Structured Data

2021-10-29 · Harsh Kohli

Large Scale Question-Answering systems today are widely used in downstream applications such as chatbots and conversational dialogue agents. Typically, such systems consist of an Answer Passage retrieval layer coupled wi…

Passage RetrievalQuestion AnsweringReading ComprehensionRetrieval

Is Conversational XAI All You Need? Human-AI Decision Making With a Conversational XAI Assistant

2025-01-29 · Gaole He, Nilay Aishwarya, Ujwal Gadiraju

Explainable artificial intelligence (XAI) methods are being proposed to help interpret and understand how AI systems reach specific predictions. Inspired by prior work on conversational user interfaces, we argue that aug…

AllDecision MakingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)+3