COLING 2024main0 citations

Improving Personalized Sentiment Representation with Knowledge-enhanced and Parameter-efficient Layer Normalization

You Zhang, Jin Wang, Liang-Chih Yu, Dan Xu, Xuejie Zhang

Abstract

Existing studies on personalized sentiment classification consider a document review as an overall text unit and incorporate backgrounds (i.e., user and product information) to learn sentiment representation. However, it is difficult when these methods meet the current pretrained language models (PLMs) owing to quadratic costs that increase with text length and heterogeneous mixes of randomly initialized background information and textual information initialized from well-pretrained checkpoints during information incorporation. To address these problems, we propose a knowledge-enhanced and parameter-efficient layer normalization (E2LN) for efficient and effective review modeling via leveraging LN in transformer structures. Initially, a knowledge base is introduced that stores well-pretrained checkpoints, structured text information, and background information. Based on such a knowledge base, the ability of LN can be magnified as being a crucial component of transformer structure and then improve the performance of PLMs in downstream tasks. Moreover, the proposed E2LN can make PLMs capable of modeling long document reviews and incorporating background information with parameter-efficient fine-tuning and knowledge injecting. Extensive experimental results were obtained for three document-level sentiment classification benchmark datasets. By comparing the results, the effectiveness and efficiency of the proposed model was demonstrated. Code and Data are released at https://github.com/yoyo-yun/E2LN.

BibTeX
@inproceedings{zhang-etal-2024-improving-personalized,
    title = "Improving Personalized Sentiment Representation with Knowledge-enhanced and Parameter-efficient Layer Normalization",
    author = "Zhang, You  and
      Wang, Jin  and
      Yu, Liang-Chih  and
      Xu, Dan  and
      Zhang, Xuejie",
    editor = "Calzolari, Nicoletta  and
      Kan, Min-Yen  and
      Hoste, Veronique  and
      Lenci, Alessandro  and
      Sakti, Sakriani  and
      Xue, Nianwen",
    booktitle = "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",
    month = may,
    year = "2024",
    address = "Torino, Italia",
    publisher = "ELRA and ICCL",
    url = "https://aclanthology.org/2024.lrec-main.777/",
    pages = "8877--8889"
}
Improving Personalized Sentiment Representation with Knowledge-enhanced and Parameter-efficient Layer Normalization · COLING 2024