CLAIJun 23, 2023

System-Level Natural Language Feedback

arXiv:2306.13588v3108 citationsh-index: 107Has Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of leveraging user feedback for system-wide improvements in AI applications, offering a novel approach that is incremental but enhances model performance in specific domains.

The paper tackles the problem of using natural language feedback to improve AI systems by introducing a system-level framework for formalizing design decisions, such as metric and prompt design, and demonstrates its effectiveness in case studies on search query and dialog response generation, showing that combining system-level and instance-level feedback yields further gains.

Natural language (NL) feedback offers rich insights into user experience. While existing studies focus on an instance-level approach, where feedback is used to refine specific examples, we introduce a framework for system-level use of NL feedback. We show how to use feedback to formalize system-level design decisions in a human-in-the-loop-process -- in order to produce better models. In particular this is done through: (i) metric design for tasks; and (ii) language model prompt design for refining model responses. We conduct two case studies of this approach for improving search query and dialog response generation, demonstrating the effectiveness of system-level feedback. We show the combination of system-level and instance-level feedback brings further gains, and that human written instance-level feedback results in more grounded refinements than GPT-3.5 written ones, underlying the importance of human feedback for building systems. We release our code and data at https://github.com/yyy-Apple/Sys-NL-Feedback.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes