← Search

Arash Gholamidavoodi

2 accepted papers

2026

Geometry-Aware Decoding with Wasserstein-Regularized Truncation and Mass Penalties for Large Language Models

ICML 2026spotlight

Large language models (LLMs) must balance diversity and creativity against logical coherence in open-ended generation. Existing truncation-based samplers are effective but largely heuristic, relying mainly on probability mass and entropy while ignoring semantic geometry of the token space. We presen…

Cited by 0SourceScholar
2020

Measuring Mutual Information Between All Pairs of Variables in Subquadratic Complexity

AISTATS 2020poster

Finding associations between pairs of variables in large datasets is crucial for various disciplines. The brute force method for solving this problem requires computing the mutual information between $\binom{N}{2}$ pairs. In this paper, we consider the problem of finding pairs of variables with high…