@inproceedings{chen-etal-2024-pe,
title = "{PE}: A Poincare Explanation Method for Fast Text Hierarchy Generation",
author = "Chen, Qian and
Li, Dongyang and
He, Xiaofeng and
Li, Hongzhao and
Yi, Hongyu",
editor = "Al-Onaizan, Yaser and
Bansal, Mohit and
Chen, Yun-Nung",
booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
month = nov,
year = "2024",
address = "Miami, Florida, USA",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2024.findings-emnlp.462/",
doi = "10.18653/v1/2024.findings-emnlp.462",
pages = "7876--7888",
abstract = "The black-box nature of deep learning models in NLP hinders their widespread application. The research focus has shifted to Hierarchical Attribution (HA) for its ability to model feature interactions. Recent works model non-contiguous combinations with a time-costly greedy search in Eculidean spaces, neglecting underlying linguistic information in feature representations. In this work, we introduce a novel method, namely Poincare Explanation (PE), for modeling feature interactions with hyperbolic spaces in a time efficient manner.Specifically, we take building text hierarchies as finding spanning trees in hyperbolic spaces. First we project the embeddings into hyperbolic spaces to elicit inherit semantic and syntax hierarchical structures. Then we propose a simple yet effective strategy to calculate Shapley score. Finally we build the the hierarchy with proving the constructing process in the projected space could be viewed as building a minimum spanning tree and introduce a time efficient building algorithm. Experimental results demonstrate the effectiveness of our approach. Our code is available at https://anonymous.4open.science/r/PE-747B."
}
Markdown (Informal)
[PE: A Poincare Explanation Method for Fast Text Hierarchy Generation](https://preview.aclanthology.org/fix-sig-urls/2024.findings-emnlp.462/) (Chen et al., Findings 2024)
ACL