ACL 2024long3 citations

Tree-of-Counterfactual Prompting for Zero-Shot Stance Detection

Maxwell Weinzierl, Sanda Harabagiu

Abstract

Stance detection enables the inference of attitudes from human communications. Automatic stance identification was mostly cast as a classification problem. However, stance decisions involve complex judgments, which can be nowadays generated by prompting Large Language Models (LLMs). In this paper we present a new method for stance identification which (1) relies on a new prompting framework, called Tree-of-Counterfactual prompting; (2) operates not only on textual communications, but also on images; (3) allows more than one stance object type; and (4) requires no examples of stance attribution, thus it is a “Tabula Rasa” Zero-Shot Stance Detection (TR-ZSSD) method. Our experiments indicate surprisingly promising results, outperforming fine-tuned stance detection systems.

BibTeX
@inproceedings{weinzierl-harabagiu-2024-tree,
    title = "Tree-of-Counterfactual Prompting for Zero-Shot Stance Detection",
    author = "Weinzierl, Maxwell  and
      Harabagiu, Sanda",
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.acl-long.49/",
    doi = "10.18653/v1/2024.acl-long.49",
    pages = "861--880"
}