English

Toward Zero-Shot Instruction Following

Computation and Language 2024-01-29 v2

Abstract

This work proposes a challenging yet more realistic setting for zero-shot cross-task generalization: zero-shot instruction following, presuming the existence of a paragraph-style task definition while no demonstrations exist. To better learn the task supervision from the definition, we propose two strategies: first, to automatically find out the critical sentences in the definition; second, a ranking objective to force the model to generate the gold outputs with higher probabilities when those critical parts are highlighted in the definition. The joint efforts of the two strategies yield state-of-the-art performance on the Super-NaturalInstructions. Our code is available on GitHub.

Cite

@article{arxiv.2308.03795,
  title  = {Toward Zero-Shot Instruction Following},
  author = {Renze Lou and Wenpeng Yin},
  journal= {arXiv preprint arXiv:2308.03795},
  year   = {2024}
}

Comments

EACL 2024 Student Research Workshop

R2 v1 2026-06-28T11:50:12.284Z