ACL 2024findings2 citations

Progressive Tuning: Towards Generic Sentiment Abilities for Large Language Models

Guiyang Hou, Yongliang Shen, Weiming Lu

Abstract

Understanding sentiment is arguably an advanced and important capability of AI agents in the physical world. In previous works, many efforts have been devoted to individual sentiment subtasks, without considering interrelated sentiment knowledge among these subtasks. Although some recent works model multiple sentiment subtasks in a unified manner, they merely simply combine these subtasks without deeply exploring the hierarchical relationships among subtasks. In this paper, we introduce GSA-7B, an open-source large language model specific to the sentiment domain. Specifically, we deeply explore the hierarchical relationships between sentiment subtasks, proposing progressive sentiment reasoning benchmark and progressive task instructions. Subsequently, we use Llama2-7B as the backbone model and propose parameter-efficient progressive tuning paradigm which is implemented by constructing chain of LoRA, resulting in the creation of GSA-7B. Experimental results show that GSA-7B as a unified model performs well across all datasets in the progressive sentiment reasoning benchmark. Additionally, under the few-shot setting, GSA-7B also exhibits good generalization ability for sentiment subtasks and datasets that were not encountered during its training phase.

BibTeX
@inproceedings{hou-etal-2024-progressive,
    title = "Progressive Tuning: Towards Generic Sentiment Abilities for Large Language Models",
    author = "Hou, Guiyang  and
      Shen, Yongliang  and
      Lu, Weiming",
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2024",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-acl.855/",
    doi = "10.18653/v1/2024.findings-acl.855",
    pages = "14392--14402"
}
Progressive Tuning: Towards Generic Sentiment Abilities for Large Language Models · ACL 2024