paper-with-me

Papers

OTLDA: A Geometry-aware Optimal Transport Approach for Topic Modeling

2020-12-01 · NeurIPS 2020 12 · Viet Huynh, He Zhao, Dinh Phung

We present an optimal transport framework for learning topics from textual data. While the celebrated Latent Dirichlet allocation (LDA) topic model and its variants have been applied to many disciplines, they mainly focus on word-occurrences and neglect to incorporate semantic regularities in language. Even though recent works have tried to exploit the semantic relationship between words to bridge this gap, however, these models which are usually extensions of LDA or Dirichlet Multinomial mixture (DMM) are tailored to deal effectively with either regular or short documents. The optimal transport distance provides an appealing tool to incorporate the geometry of word semantics into it. Moreover, recent developments on efficient computation of optimal transport distance also promote its application in topic modeling. In this paper we ground on optimal transport theory to naturally exploit the geometric structures of semantically related words in embedding spaces which leads to more interpretable learned topics. Comprehensive experiments illustrate that the proposed framework outperforms competitive approaches in terms of topic coherence on assorted text corpora which include both long and short documents. The representation of learned topic also leads to better accuracy on classification downstream tasks, which is considered as an extrinsic evaluation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

LDA Linear discriminant analysis (LDA), normal discriminant analysis (NDA), or discriminant function analysis is a generalization of Fisher's linear discriminant, a method used in…

Similar Papers 제목 키워드 기반

Human-Centric Topic Modeling with Goal-Prompted Contrastive Learning and Optimal Transport

2026-04-14 · Rui Wang, Yi Zheng, Dongxin Wang, Haiping Huang 외 arxiv

Existing topic modeling methods, from LDA to recent neural and LLM-based approaches, which focus mainly on statistical coherence, often produce redundant or off-target topics that miss the user's underlying intent. We in…

Contrastive Learning

Bispectral OT: Dataset Comparison using Symmetry-Aware Optimal Transport

2025-09-25 · Annabel Ma, Kaiying Hou, David Alvarez-Melis, Melanie Weber arxiv

Optimal transport (OT) is a widely used technique in machine learning, graphics, and vision that aligns two distributions or datasets using their relative geometry. In symmetry-rich settings, however, OT alignments based…

Supervised Distributional Reduction via Optimal Transport and Dependence Maximization

2026-05-26 · Sai-Aakash Ramesh, Archit Sood, Andrew Corbett, Tim Dodwell arxiv

Learning representations that capture both intrinsic data geometry and target-relevant structure remains a fundamental challenge, particularly in settings where data reduction must balance compression with predictive fid…

Dimensionality ReductionRepresentation Learning

Structural-Aware Sentence Similarity with Recursive Optimal Transport

2020-01-28 · Zihao Wang, Yong Zhang, Hao Wu

Measuring sentence similarity is a classic topic in natural language processing. Light-weighted similarities are still of particular practical significance even when deep learning models have succeeded in many other task…

SentenceSentence SimilaritySTS

Data-Driven, Geometry-Aware Optimal-Transport Calibration of Flavor Tagger

2026-05-02 · Yeonjoon Kim, Un-ki Yang arxiv

Flavor-tagging calibrations are often provided either as scale factors measured at a finite set of working points or as binned corrections to a chosen one-dimensional discriminant. However, this approach falls short of p…