@inproceedings{xia-etal-2026-single,
title = "Single-Pass, Depth-Selective Reading for Multi-Aspect Sentiment Analysis",
author = "Xia, Yan and
Pan, Zhuangzhuang and
Kamsin, Amirrudin and
Chan, Chee Seng",
editor = "Liakata, Maria and
Moreira, Viviane P. and
Zhang, Jiajun and
Jurgens, David",
booktitle = "Proceedings of the 64th Annual Meeting of the {A}ssociation for {C}omputational {L}inguistics (Volume 1: Long Papers)",
month = jul,
year = "2026",
address = "San Diego, California, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-acl/2026.acl-long.667/",
pages = "14638--14656",
ISBN = "979-8-89176-390-6",
abstract = "Aspect-Term Sentiment Analysis (ATSA) in multi-aspect sentences faces a fundamental tradeoff between efficiency and expressiveness. Existing models either re-encode the sentence for each aspect or rely on static use of deep representations, leading to redundant computation and limited adaptivity. We argue that Transformer depth is a costly, queryable resource, and propose \textbf{DABS}, a single-pass inference framework that encodes each sentence once to construct a reusable, depth-ordered substrate. Each aspect then queries this shared representation to selectively read relevant tokens and abstraction levels, without re-encoding. This decouples shared sentence encoding from lightweight, aspect-conditioned readout. Experiments on four ATSA benchmarks show that DABS achieves competitive performance while reducing end-to-end computation by up to 60{\%} in multi-aspect settings ($M \ge 2$). Further analyses indicate that adaptive depth querying is most beneficial for linguistically complex cases such as negation and contrast. Code is publicly available at https://github.com/panzhzh/acl-dabs."
}Markdown (Informal)
[Single-Pass, Depth-Selective Reading for Multi-Aspect Sentiment Analysis](https://preview.aclanthology.org/ingest-acl/2026.acl-long.667/) (Xia et al., ACL 2026)
ACL
- Yan Xia, Zhuangzhuang Pan, Amirrudin Kamsin, and Chee Seng Chan. 2026. Single-Pass, Depth-Selective Reading for Multi-Aspect Sentiment Analysis. In Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 14638–14656, San Diego, California, United States. Association for Computational Linguistics.