ACL 2025long0 citations

Conditional Dichotomy Quantification via Geometric Embedding

Shaobo Cui, Wenqing Liu, Yiyang Feng, Jiawei Zhou, Boi Faltings

Abstract

Conditional dichotomy, the contrast between two outputs conditioned on the same context, is vital for applications such as debate, defeasible inference, and causal reasoning. Existing methods that rely on semantic similarity often fail to capture the nuanced oppositional dynamics essential for these applications. Motivated by these limitations, we introduce a novel task, Conditional Dichotomy Quantification (ConDQ), which formalizes the direct measurement of conditional dichotomy and provides carefully constructed datasets covering debate, defeasible natural language inference, and causal reasoning scenarios. To address this task, we develop the Dichotomy-oriented Geometric Embedding (DoGE) framework, which leverages complex-valued embeddings and a dichotomous objective to model and quantify these oppositional relationships effectively. Extensive experiments validate the effectiveness and versatility of DoGE, demonstrating its potential in understanding and quantifying conditional dichotomy across diverse NLP applications. Our code and datasets are available at https://github.com/cui-shaobo/conditional-dichotomy-quantification.

BibTeX
@inproceedings{cui-etal-2025-conditional,
    title = "Conditional Dichotomy Quantification via Geometric Embedding",
    author = "Cui, Shaobo  and
      Liu, Wenqing  and
      Feng, Yiyang  and
      Zhou, Jiawei  and
      Faltings, Boi",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.acl-long.383/",
    doi = "10.18653/v1/2025.acl-long.383",
    pages = "7765--7791",
    ISBN = "979-8-89176-251-0"
}