paper-with-me

홈 › Papers

Clarify: Improving Model Robustness With Natural Language Corrections

2024-02-06 · Yoonho Lee, Michelle S. Lam, Helena Vasconcelos, Michael S. Bernstein, Chelsea Finn

The standard way to teach models is by feeding them lots of data. However, this approach often teaches models incorrect ideas because they pick up on misleading signals in the data. To prevent such misconceptions, we must necessarily provide additional information beyond the training data. Prior methods incorporate additional instance-level supervision, such as labels for misleading features or additional labels for debiased data. However, such strategies require a large amount of labeler effort. We hypothesize that people are good at providing textual feedback at the concept level, a capability that existing teaching frameworks do not leverage. We propose Clarify, a novel interface and method for interactively correcting model misconceptions. Through Clarify, users need only provide a short text description of a model's consistent failure patterns. Then, in an entirely automated way, we use such descriptions to improve the training process. Clarify is the first end-to-end system for user model correction. Our user studies show that non-expert users can successfully describe model misconceptions via Clarify, leading to increased worst-case performance in two datasets. We additionally conduct a case study on a large-scale image dataset, ImageNet, using Clarify to find and rectify 31 novel hard subpopulations.

📄 PDF Abstract BibTeX arXiv:2402.03715

Code (1)

yoonholee/clarify 공식 구현 pytorch

Tasks

Misconceptionsmodel

Similar Papers 제목 키워드 기반

FAdam: Adam is a natural gradient optimizer using diagonal empirical Fisher information

2024-05-21 · Dongseong Hwang

This paper establishes a mathematical foundation for the Adam optimizer, elucidating its connection to natural gradient descent through Riemannian and information geometry. We provide an accessible and detailed analysis …

Speech Recognition

QuickLAP: Quick Language-Action Preference Learning for Semi-Autonomous Agents

2025-11-22 · Jordan Abi Nader, David Lee, Nathaniel Dennler, Andreea Bobu arxiv

Robots must learn from both what people do and what they say, but either modality alone is often incomplete: physical corrections are grounded but ambiguous in intent, while language expresses high-level goals but lacks …

Autonomous Driving

Correcting Robot Plans with Natural Language Feedback

2022-04-11 · Pratyusha Sharma, Balakumar Sundaralingam, Valts Blukis, Chris Paxton 외

When humans design cost or goal specifications for robots, they often produce specifications that are ambiguous, underspecified, or beyond planners' ability to solve. In these cases, corrections provide a valuable tool f…

Enriching Grammatical Error Correction Resources for Modern Greek

2022-06-01 · LREC 2022 6 · Katerina Korre, John Pavlopoulos

Grammatical Error Correction (GEC), a task of Natural Language Processing (NLP), is challenging for underepresented languages. This issue is most prominent in languages other than English. This paper addresses the issue …

Grammatical Error Correction

Training on Synthetic Noise Improves Robustness to Natural Noise in Machine Translation

2019-02-05 · WS 2019 11 · Vladimir Karpukhin, Omer Levy, Jacob Eisenstein, Marjan Ghazvininejad

We consider the problem of making machine translation more robust to character-level variation at the source side, such as typos. Existing methods achieve greater coverage by applying subword models such as byte-pair enc…

Machine TranslationTranslation