paper-with-me

Papers

Improving Neural Model Performance through Natural Language Feedback on Their Explanations

2021-04-18 · Aman Madaan, Niket Tandon, Dheeraj Rajagopal, Yiming Yang, Peter Clark, Keisuke Sakaguchi, Ed Hovy

A class of explainable NLP models for reasoning tasks support their decisions by generating free-form or structured explanations, but what happens when these supporting structures contain errors? Our goal is to allow users to interactively correct explanation structures through natural language feedback. We introduce MERCURIE - an interactive system that refines its explanations for a given reasoning task by getting human feedback in natural language. Our approach generates graphs that have 40% fewer inconsistencies as compared with the off-the-shelf system. Further, simply appending the corrected explanation structures to the output leads to a gain of 1.2 points on accuracy on defeasible reasoning across all three domains. We release a dataset of over 450k graphs for defeasible reasoning generated by our system at https://tinyurl.com/mercurie .

📄 PDF Abstract BibTeX arXiv:2104.08765

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LeTI: Learning to Generate from Textual Interactions

2023-05-17 · Xingyao Wang, Hao Peng, Reyhaneh Jabbarvand, Heng Ji

Fine-tuning pre-trained language models (LMs) is essential for enhancing their capabilities. Existing techniques commonly fine-tune on input-output pairs (e.g., instruction tuning) or with numerical rewards that gauge th…

Code GenerationEvent Argument ExtractionHumanEvalmbpp

Self-Critique and Refinement for Faithful Natural Language Explanations

2025-05-28 · Yingming Wang, Pepa Atanasova

With the rapid development of large language models (LLMs), natural language explanations (NLEs) have become increasingly important for understanding model predictions. However, these explanations often fail to faithfull…

Learning Improvised Chatbots from Adversarial Modifications of Natural Language Feedback

2020-10-14 · Findings of the Association for Computational Linguistics 2020 · Makesh Narsimhan Sreedhar, Kun Ni, Siva Reddy

The ubiquitous nature of chatbots and their interaction with users generate an enormous amount of data. Can we improve chatbots using this data? A self-feeding chatbot improves itself by asking natural language feedback …

Chatbot

Data-Efficient Alignment of Large Language Models with Human Feedback Through Natural Language

2023-11-24 · Di Jin, Shikib Mehri, Devamanyu Hazarika, Aishwarya Padmakumar 외

Learning from human feedback is a prominent technique to align the output of large language models (LLMs) with human expectations. Reinforcement learning from human feedback (RLHF) leverages human preference signals that…

ConstitutionMaker: Interactively Critiquing Large Language Models by Converting Feedback into Principles

2023-10-24 · Savvas Petridis, Ben Wedin, James Wexler, Aaron Donsbach 외

Large language model (LLM) prompting is a promising new approach for users to create and customize their own chatbots. However, current methods for steering a chatbot's outputs, such as prompt engineering and fine-tuning…

ChatbotLanguage ModellingLarge Language ModelPrompt Engineering