@inproceedings{tran-etal-2026-thinkstruct,
title = "{T}hink{S}truct: {RST}-Aware Attention for Logical Reasoning in Machine Reading Comprehension",
author = "Tran, Nhi Thao and
Le, Tien and
Pham, Toan and
Vu, Quoc Hoang",
editor = "Bonial, Claire and
Berzak, Yevgeni",
booktitle = "Proceedings of the 30th Conference on Computational Natural Language Learning",
month = jul,
year = "2026",
address = "San Diego, California, USA",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-acl-workshops/2026.conll-main.27/",
pages = "471--480",
ISBN = "979-8-89176-410-1",
abstract = "Logical Reasoning is a novel approach to deal with challenging Machine Reading Comprehension tasks by utilizing the ability to construct logical structures in natural language. However, previous promising studies struggle with the accuracy of logical unit division and the consistency of model prediction on equivalent semantics. In this paper, we propose ThinkStruct, a new method that leverages a transformer network enhanced with the information of Rhetorical Structure (RS) relations for logical reasoning. Specifically, our method uses Rhetorical Structure Theory (RST) to split natural language text into Elementary Discourse Units (EDUs) and identify the relationship among these units. Node information is then fed into the fully connected transformer network, which is enhanced with logical relationships among the extracted units via adjacency matrix. Subsequently, the features of the transformer network are integrated before being passed into the answer prediction module. In addition, we employ a contrastive learning module for improving its understanding of the relationship between Elementary Discourse Units. Our experiments on the LogiQA and Reclor datasets demonstrate that our results outperform other state-of-the-art models."
}Markdown (Informal)
[ThinkStruct: RST-Aware Attention for Logical Reasoning in Machine Reading Comprehension](https://preview.aclanthology.org/ingest-acl-workshops/2026.conll-main.27/) (Tran et al., CoNLL 2026)
ACL