paper-with-me

홈 › Papers

From Cross-Task Examples to In-Task Prompts: A Graph-Based Pseudo-Labeling Framework for In-context Learning

2025-10-28 · Zihan Chen, Song Wang, Xingbo Fu, Chengshuai Shi, Zhenyu Lei, Cong Shen, Jundong Li arxiv

The capability of in-context learning (ICL) enables large language models (LLMs) to perform novel tasks without parameter updates by conditioning on a few input-output examples. However, collecting high-quality examples for new or challenging tasks can be costly and labor-intensive. In this work, we propose a cost-efficient two-stage pipeline that reduces reliance on LLMs for data labeling. Our approach first leverages readily available cross-task examples to prompt an LLM and pseudo-label a small set of target task instances. We then introduce a graph-based label propagation method that spreads label information to the remaining target examples without additional LLM queries. The resulting fully pseudo-labeled dataset is used to construct in-task demonstrations for ICL. This pipeline combines the flexibility of cross-task supervision with the scalability of LLM-free propagation. Experiments across five tasks demonstrate that our method achieves strong performance while lowering labeling costs.

📄 PDF Abstract BibTeX arXiv:2510.24528

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

EXnet: Efficient In-context Learning for Data-less Text classification

2023-05-24 · Debaditya Shome, Kuldeep Yadav

Large pre-trained language models (PLMs) have made significant progress in encoding world knowledge and spawned a new set of learning paradigms including zero-shot, few-shot, and in-context learning. Many language tasks …

In-Context LearningQuestion Answeringtext-classificationText Classification+2

Reframing Instructional Prompts to GPTk's Language

2021-11-16 · ACL ARR November 2021 11 · Anonymous

What kinds of instructional prompts are easier to follow for Language Models (LMs)? We study this question by conducting extensive empirical analysis that shed light on important features of successful instructional prom…

Cutting Down on Prompts and Parameters: Simple Few-Shot Learning with Language Models

2021-06-24 · Findings (ACL) 2022 5 · Robert L. Logan IV, Ivana Balažević, Eric Wallace, Fabio Petroni 외

Prompting language models (LMs) with training examples and task descriptions has been seen as critical to recent successes in few-shot learning. In this work, we show that finetuning LMs in the few-shot setting can consi…

Few-Shot LearningPrompt Engineering

Reframing Instructional Prompts to GPTk's Language

2021-09-16 · Swaroop Mishra, Daniel Khashabi, Chitta Baral, Yejin Choi 외

What kinds of instructional prompts are easier to follow for Language Models (LMs)? We study this question by conducting extensive empirical analysis that shed light on important features of successful instructional prom…

Few-Shot LearningQuestion GenerationZero-Shot Learning

Reframing Instructional Prompts to GPTk’s Language

2022-05-01 · Findings (ACL) 2022 5 · Daniel Khashabi, Chitta Baral, Yejin Choi, Hannaneh Hajishirzi

What kinds of instructional prompts are easier to follow for Language Models (LMs)? We study this question by conducting extensive empirical analysis that shed light on important features of successful instructional prom…