@inproceedings{ehara-2026-accurate,
title = "Accurate and Efficient Statistical Testing for Word Semantic Breadth",
author = "Ehara, Yo",
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.2221/",
pages = "48110--48125",
ISBN = "979-8-89176-390-6",
abstract = "Measuring the **breadth** of a word{'}s meaning, or its spread across contexts, has become feasible with contextualized token embeddings. A word type can be represented as a cloud of token vectors, with dispersion-based statistics serving as proxies for contextual diversity (Nagata and Tanaka-Ishii, ACL2025). These measurements are useful for deciding appropriate sense distinctions when constructing thesauri and domain-specific dictionaries. However, when comparing the breadth of two word types, naive hypothesis testing on dispersion can be misleading: differences in semantic direction can masquerade as dispersion differences, inflating Type-I error and yielding ``statistically significant'' outcomes even when there is no true breadth difference. This is problematic because significance testing should distinguish genuine effects from incidental fluctuations in small-difference regimes. We propose a Householder-aligned permutation test to isolate dispersion differences from directional differences. Our method applies a single Householder reflection to align the mean directions of the two word types and then performs a permutation test on the aligned token clouds, yielding calibrated, non-parametric p-values. For practicality, we introduce a GPU-oriented implementation that batches permutations and linear algebra operations. **Empirically, our alignment reduced Type-I error by 32.5{\%} while preserving sensitivity to genuine breadth differences, and achieved a 23$\times$ speedup over the CPU baseline.**"
}Markdown (Informal)
[Accurate and Efficient Statistical Testing for Word Semantic Breadth](https://preview.aclanthology.org/ingest-acl/2026.acl-long.2221/) (Ehara, ACL 2026)
ACL