paper-with-me

홈 › Papers

Learning to Learn from Language Feedback with Social Meta-Learning

2026-02-18 · Jonathan Cook, Diego Antognini, Martin Klissarov, Claudiu Musat, Edward Grefenstette arxiv

Large language models (LLMs) often struggle to learn from corrective feedback within a conversational context. They are rarely proactive in soliciting this feedback, even when faced with ambiguity, which can make their dialogues feel static, one-sided, and lacking the adaptive qualities of human conversation. To address these limitations, we draw inspiration from social meta-learning (SML) in humans - the process of learning how to learn from others. We formulate SML as a finetuning methodology, training LLMs to solicit and learn from language feedback in simulated pedagogical dialogues, where static tasks are converted into interactive social learning problems. SML effectively teaches models to use conversation to solve problems they are unable to solve in a single turn. This capability generalises across domains; SML on math problems produces models that better use feedback to solve coding problems and vice versa. Furthermore, despite being trained only on fully-specified problems, these models are better able to solve underspecified tasks where critical information is revealed over multiple turns. When faced with this ambiguity, SML-trained models make fewer premature answer attempts and are more likely to ask for the information they need. This work presents a scalable approach to developing AI systems that effectively learn from language feedback.

📄 PDF Abstract BibTeX arXiv:2602.16488

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Computational Models of Tutor Feedback in Language Acquisition

2017-07-07 · Jens Nevens, Michael Spranger

This paper investigates the role of tutor feedback in language learning using computational models. We compare two dominant paradigms in language learning: interactive learning and cross-situational learning - which diff…

Language Acquisition

MetaAdapt: Domain Adaptive Few-Shot Misinformation Detection via Meta Learning

2023-05-22 · Zhenrui Yue, Huimin Zeng, Yang Zhang, Lanyu Shang 외

With emerging topics (e.g., COVID-19) on social media as a source for the spreading misinformation, overcoming the distributional shifts between the original training domain (i.e., source domain) and such target domains …

Meta-LearningMisinformationTransfer Learning

SocRATES: Towards Automated Scenario-based Testing of Social Navigation Algorithms

2024-12-27 · Shashank Rao Marpally, Pranav Goyal, Harold Soh

Current social navigation methods and benchmarks primarily focus on proxemics and task efficiency. While these factors are important, qualitative aspects such as perceptions of a robot's social competence are equally cru…

Code GenerationSocial NavigationTranslation

Meta-Learning Reinforcement Learning for Crypto-Return Prediction

2025-09-11 · Junqiao Wang, Zhaoyang Guan, Guanyu Liu, Tianze Xia 외 arxiv

Predicting cryptocurrency returns is notoriously difficult: price movements are driven by a fast-shifting blend of on-chain activity, news flow, and social sentiment, while labeled training data are scarce and expensive.…

Reinforcement Learning

Self-Emergence Agent Architecture:Behavior-Inertia HMM, Reflexive Metacognition,and Social-Contrastive Self-Modeling

2026-09-15 · Xiaoyang Liu arxiv

Large language model (LLM) agents exhibit strong language-generation and problem-solving capabilities, yet suffer from three structural limitations: personality drift, non-evolutionary reflection, and the absence of a se…