paper-with-me

Papers

Leveraging Explicit Procedural Instructions for Data-Efficient Action Prediction

2023-06-06 · Julia White, Arushi Raghuvanshi, Yada Pruksachatkun

Task-oriented dialogues often require agents to enact complex, multi-step procedures in order to meet user requests. While large language models have found success automating these dialogues in constrained environments, their widespread deployment is limited by the substantial quantities of task-specific data required for training. The following paper presents a data-efficient solution to constructing dialogue systems, leveraging explicit instructions derived from agent guidelines, such as company policies or customer service manuals. Our proposed Knowledge-Augmented Dialogue System (KADS) combines a large language model with a knowledge retrieval module that pulls documents outlining relevant procedures from a predefined set of policies, given a user-agent interaction. To train this system, we introduce a semi-supervised pre-training scheme that employs dialogue-document matching and action-oriented masked language modeling with partial parameter freezing. We evaluate the effectiveness of our approach on prominent task-oriented dialogue datasets, Action-Based Conversations Dataset and Schema-Guided Dialogue, for two dialogue tasks: action state tracking and workflow discovery. Our results demonstrate that procedural knowledge augmentation improves accuracy predicting in- and out-of-distribution actions while preserving high performance in settings with low or sparse data.

📄 PDF Abstract BibTeX arXiv:2306.03959

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelMasked Language ModelingPredictionRetrievalWorkflow Discovery

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Neural Procedural Memory: Empowering LLM Agents with Implicit Activation Steering

2026-06-29 · Chengfeng Zhao, Yuqiao Tan, Shizhu He, Yequan Wang 외 arxiv

While Large Language Models (LLMs) excel as static solvers, transforming them into autonomous agents remains challenging. This transition requires continuous environmental interaction, yet current agents lack the necessa…

Learning Complementary Action Modeling from Automotive Maintenance Instructions

2026-06-26 · Jiaqi Wu, Bai Li, Jochen Hartmann, Martin Gaedke 외 arxiv

A minute lexical variation can reverse the procedural meaning of an instruction even when the rest of the sentence remains unchanged. In automotive maintenance instructions, this pattern often appears when an action phra…

Learning to communicate about shared procedural abstractions

2021-06-30 · William P. McCarthy, Robert D. Hawkins, Haoliang Wang, Cameron Holdaway 외

Many real-world tasks require agents to coordinate their behavior to achieve shared goals. Successful collaboration requires not only adopting the same communicative conventions, but also grounding these conventions in t…

Managing Uncertainty in LLM-Generated Procedural Knowledge for Virtual Laboratory Planning

2026-05-25 · Polychronis Karpodinis, Dimitris Kalles arxiv

Educational virtual laboratories can make experimental training more scala-ble, adaptive, and accessible, especially when students have limited access to physical laboratory facilities. However, authoring new simulated l…

Efficient Pre-training for Localized Instruction Generation of Videos

2023-11-27 · Anil Batra, Davide Moltisanti, Laura Sevilla-Lara, Marcus Rohrbach 외

Procedural videos, exemplified by recipe demonstrations, are instrumental in conveying step-by-step instructions. However, understanding such videos is challenging as it involves the precise localization of steps and the…