paper-with-me

Papers

Large Language Models Know What Makes Exemplary Contexts

2024-08-14 · Quanyu Long, Jianda Chen, Wenya Wang, Sinno Jialin Pan

In-context learning (ICL) has proven to be a significant capability with the advancement of Large Language models (LLMs). By instructing LLMs using few-shot demonstrative examples, ICL enables them to perform a wide range of tasks without needing to update millions of parameters. This paper presents a unified framework for LLMs that allows them to self-select influential in-context examples to compose their contexts; self-rank candidates with different demonstration compositions; self-optimize the demonstration selection and ordering through reinforcement learning. Specifically, our method designs a parameter-efficient retrieval head that generates the optimized demonstration after training with rewards from LLM's own preference. Experimental results validate the proposed method's effectiveness in enhancing ICL performance. Additionally, our approach effectively identifies and selects the most representative examples for the current task, and includes more diversity in retrieval.

📄 PDF Abstract BibTeX arXiv:2408.07505

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityIn-Context LearningRetrieval

Similar Papers 제목 키워드 기반

Vision Transformers for Mobile Applications: A Short Survey

2023-05-30 · Nahid Alam, Steven Kolawole, Simardeep Sethi, Nishant Bansali 외

Vision Transformers (ViTs) have demonstrated state-of-the-art performance on many Computer Vision Tasks. Unfortunately, deploying these large-scale ViTs is resource-consuming and impossible for many mobile devices. While…

Survey

Outreach and Science Communication in the DGS-Korpus Project: Accessibility of Data and the Benefit of Interactive Exchange between Communities

2022-06-01 · SignLang (LREC) 2022 6 · Elena Jahn, Calvin Khan, Annika Herrmann

In this paper, we tackle the issues of science communication and dissemination within a sign language corpus project with a focus on spreading accessible information and involving the D/deaf community on various levels. …

Public Relations

Opportunities in deep learning methods development for computational biology

2024-06-12 · Alex Jihun Lee, Reza Abbasi-Asl

Advances in molecular technologies underlie an enormous growth in the size of data sets pertaining to biology and biomedicine. These advances parallel those in the deep learning subfield of machine learning. Components i…

Deep Learning

What Makes a Good Dataset for Knowledge Distillation?

2024-11-19 · CVPR 2025 1 · Logan Frank, Jim Davis

Knowledge distillation (KD) has been a popular and effective method for model compression. One important assumption of KD is that the teacher's original dataset will also be available when training the student. However, …

Continual LearningKnowledge DistillationModel Compression

Small Data Explainer -- The impact of small data methods in everyday life

2025-07-15 · Maren Hackenberg, Sophia G. Connor, Fabian Kabus, June Brawner 외 arxiv

The emergence of breakthrough artificial intelligence (AI) techniques has led to a renewed focus on how small data settings, i.e., settings with limited information, can benefit from such developments. This includes soci…

Decision Making