Defending Against Backdoor Attacks by Layer-Wise Feature Analysis (Extended Abstract)

Abstract

Multimodal aspect-based sentiment analysis aims to extract aspects from different data sources and recognize the corresponding sentiments. While current research has broadly focused on syntax relation-driven semantic comprehension, the impact of the importance of different syntactic relations on semantic understanding has not been adequately investigated. To address this issue, we propose a Sentiment-enhanced Multi-hop Connected Graph Attention Network (MCG), aiming to enhance the discriminative capability of model for sentiments and to delve into the syntactic relationships within the text. Firstly, we design a contrastive sentiment-enhanced pre-training task that expands the diversity and complexity of training samples to improve the recognition of multiple sentiments. Secondly, we construct a multi-hop connected syntactic dependency graph to deeply explore the rich syntactic dependencies in the text and to reveal the differences among syntactic relations. Moreover, we develop a multi-hop connected graph attention mechanism that enables the model to focus on the key syntactic relations within the syntactic structure, thereby enhancing the comprehension and predictive capabilities of model in multimodal sentiment analysis. Experimental results on two benchmark datasets demonstrate that our method outperforms state-of-the-art methods. The source code is provided in the supplementary materials.

Cite

Text

Jebreel et al. "Defending Against Backdoor Attacks by Layer-Wise Feature Analysis (Extended Abstract)." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/933

Markdown

[Jebreel et al. "Defending Against Backdoor Attacks by Layer-Wise Feature Analysis (Extended Abstract)." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/jebreel2024ijcai-defending/) doi:10.24963/ijcai.2024/933

BibTeX

@inproceedings{jebreel2024ijcai-defending,
  title     = {{Defending Against Backdoor Attacks by Layer-Wise Feature Analysis (Extended Abstract)}},
  author    = {Jebreel, Najeeb Moharram and Domingo-Ferrer, Josep and Li, Yiming},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {8416-8420},
  doi       = {10.24963/ijcai.2024/933},
  url       = {https://mlanthology.org/ijcai/2024/jebreel2024ijcai-defending/}
}