paper-with-me

Papers

MEAL: Stable and Active Learning for Few-Shot Prompting

2022-11-15 · Abdullatif Köksal, Timo Schick, Hinrich Schütze

Few-shot classification has made great strides due to foundation models that, through priming and prompting, are highly effective few-shot learners. However, this approach has high variance both across different sets of few shots (data selection) and across different finetuning runs (run variability). This is problematic not only because it impedes the fair comparison of different approaches, but especially because it makes few-shot learning too unreliable for many real-world applications. To alleviate these issues, we make two contributions for more stable and effective few-shot learning: First, we propose novel ensembling methods and show that they substantially reduce run variability. Second, we introduce a new active learning (AL) criterion for data selection and present the first AL-based approach specifically tailored towards prompt-based learning. In our experiments, we show that our combined method, MEAL (Multiprompt finetuning and prediction Ensembling with Active Learning), improves overall performance of prompt-based finetuning by 2.3 points on five diverse tasks. We publicly share our code and data splits in https://github.com/akoksal/MEAL.

📄 PDF Abstract BibTeX arXiv:2211.08358

Code (1)

akoksal/meal 공식 구현

Tasks

Active LearningFew-Shot LearningRTE

Similar Papers 제목 키워드 기반

Retcon -- a Prompt-Based Technique for Precise Control of LLMs in Conversations

2026-02-09 · David Kogan, Sam Nguyen, Masanori Suzuki, Feiyang Chen arxiv

Recent advances in Large Language Models (LLMs) allow agents to execute complex natural language tasks. Many LLM applications, such as support agents, teaching assistants, and interactive bots, involve multi-turn convers…

Comprehensive Evaluation of Large Multimodal Models for Nutrition Analysis: A New Benchmark Enriched with Contextual Metadata

2025-07-09 · Bruce Coburn, Jiangpeng He, Megan E. Rollo, Satvinder S. Dhaliwal 외 arxiv

Large Multimodal Models (LMMs) are increasingly applied to meal images for nutrition analysis. However, existing work primarily evaluates proprietary models, such as GPT-4. This leaves the broad range of LLMs underexplor…

CroPrompt: Cross-task Interactive Prompting for Zero-shot Spoken Language Understanding

2024-06-15 · Libo Qin, Fuxuan Wei, Qiguang Chen, Jingxuan Zhou 외

Slot filling and intent detection are two highly correlated tasks in spoken language understanding (SLU). Recent SLU research attempts to explore zero-shot prompting techniques in large language models to alleviate the d…

Intent Detectionslot-fillingSlot FillingSpoken Language Understanding

A Framework for Multi-stage Bonus Allocation in meal delivery Platform

2022-02-22 · Zhuolin Wu, Li Wang, Fangsheng Huang, Linjun Zhou 외

Online meal delivery is undergoing explosive growth, as this service is becoming increasingly popular. A meal delivery platform aims to provide excellent and stable services for customers and restaurants. However, in rea…

Mitigating Exaggerated Safety in Large Language Models

2024-05-08 · Ruchira Ray, Ruchi Bhalani

As the popularity of Large Language Models (LLMs) grow, combining model safety with utility becomes increasingly important. The challenge is making sure that LLMs can recognize and decline dangerous prompts without sacri…

Decision MakingNavigate