paper-with-me

홈 › Papers

Active Learning Principles for In-Context Learning with Large Language Models

2023-05-23 · Katerina Margatina, Timo Schick, Nikolaos Aletras, Jane Dwivedi-Yu

The remarkable advancements in large language models (LLMs) have significantly enhanced the performance in few-shot learning settings. By using only a small number of labeled examples, referred to as demonstrations, LLMs can effectively grasp the task at hand through in-context learning. However, the process of selecting appropriate demonstrations has received limited attention in prior work. This paper addresses the issue of identifying the most informative demonstrations for few-shot learning by approaching it as a pool-based Active Learning (AL) problem over a single iteration. Our objective is to investigate how AL algorithms can serve as effective demonstration selection methods for in-context learning. We compare various standard AL algorithms based on uncertainty, diversity, and similarity, and consistently observe that the latter outperforms all other methods, including random sampling. Notably, uncertainty sampling, despite its success in conventional supervised learning scenarios, performs poorly in this context. Our extensive experimentation involving a diverse range of GPT and OPT models across $24$ classification and multi-choice tasks, coupled with thorough analysis, unambiguously demonstrates that in-context example selection through AL prioritizes high-quality examples that exhibit low uncertainty and bear similarity to the test examples.

📄 PDF Abstract BibTeX arXiv:2305.14264

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningDiversityFew-Shot LearningIn-Context Learning

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Test 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Weight Decay 설명 없음
Residual Connection 설명 없음
Linear Warmup With Cosine Annealing Linear Warmup With Cosine Annealing is a learning rate schedule where we increase the learning rate linearly for $n$ updates and then anneal according to a cosine schedule…
Discriminative Fine-Tuning Discriminative Fine-Tuning is a fine-tuning strategy that is used for ULMFiT type models. Instead of using the same learning rate…

Similar Papers 제목 키워드 기반

Principles2Plan: LLM-Guided System for Operationalising Ethical Principles into Plans

2025-12-09 · Tammy Zhong, Yang Song, Maurice Pagnucco arxiv

Ethical awareness is critical for robots operating in human environments, yet existing automated planning tools provide little support. Manually specifying ethical rules is labour-intensive and highly context-specific. W…

NLP for Maternal Healthcare: Perspectives and Guiding Principles in the Age of LLMs

2023-12-19 · Maria Antoniak, Aakanksha Naik, Carla S. Alvarado, Lucy Lu Wang 외

Ethical frameworks for the use of natural language processing (NLP) are urgently needed to shape how large language models (LLMs) and similar tools are used for healthcare applications. Healthcare faces existing challeng…

Chatbot

PRINCIPLES: Synthetic Strategy Memory for Proactive Dialogue Agents

2025-09-22 · Namyoung Kim, Kai Tzu-iunn Ong, Yeonjun Hwang, Minseok Kang 외 arxiv

Dialogue agents based on large language models (LLMs) have shown promising performance in proactive dialogue, which requires effective strategy planning. However, existing approaches to strategy planning for proactive di…

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

Beyond Preferences: Learning Alignment Principles Grounded in Human Reasons and Values

2026-01-26 · Henry Bell, Lara Neubauer da Costa Schertel, Bochu Ding, Brandon Fain arxiv

A crucial consideration when developing and deploying Large Language Models (LLMs) is the human values to which these models are aligned. In the constitutional framework of alignment models are aligned to a set of princi…