Papers by Sang Dinh
HiCOT: Improving Neural Topic Models via Optimal Transport and Contrastive Learning (2025.findings-acl)
Copied to clipboard
| Challenge: | Recent advances in neural topic models (NTMs) have improved topic quality but still face challenges: weak document-topic alignment, high inference costs due to large pretrained language models, and limited modeling of hierarchical topic structures. |
| Approach: | They propose a framework that integrates hierarchical clustering and contrastive learning to refine document-topic relationships using compact PLM-based embeddings. |
| Outcome: | The proposed framework improves topic coherence, topic performance, representation quality and computational efficiency over existing NTMs. |
Improving Vietnamese-English Cross-Lingual Retrieval for Legal and General Domains (2025.naacl-short)
Copied to clipboard
Toan Ngoc Nguyen, Nam Le Hai, Nguyen Doan Hieu, Dai An Nguyen, Linh Ngo Van, Thien Huu Nguyen, Sang Dinh
| Challenge: | Existing document retrieval systems focus on a single language, targeting resource-rich languages like English or Chinese. |
| Approach: | They propose auxiliary loss function and symmetrical training strategy for cross-lingual retrieval between Vietnamese and English . they propose a dataset that covers the general domain and extends to the legal field . |
| Outcome: | The proposed dataset significantly improves state-of-the-art models on cross-lingual retrieval tasks. |
Enhancing Discriminative Representation in Similar Relation Clusters for Few-Shot Continual Relation Extraction (2025.naacl-long)
Copied to clipboard
Anh Duc Le, Nam Le Hai, Thanh Xuan Nguyen, Linh Ngo Van, Nguyen Thi Ngoc Diep, Sang Dinh, Thien Huu Nguyen
| Challenge: | Existing methods for relation extraction (RE) fail to address the problem of similar relations, which contributes to catastrophic forgetting. |
| Approach: | They propose a relation extraction method that utilizes relation descriptions and dynamic clustering to identify similar relations. |
| Outcome: | The proposed method mitigates catastrophic forgetting and outperforms state-of-the-art methods by a large margin. |
GloCOM: A Short Text Neural Topic Model via Global Clustering Context (2025.naacl-long)
Copied to clipboard
| Challenge: | Existing neural topic models often overlook uncovering hidden topics from short texts due to data sparsity, poor aggregation quality, and difficulty in inferring topic proportions for individual documents. |
| Approach: | They propose a model which constructs global clustering contexts for short texts using text embeddings from pre-trained language models. |
| Outcome: | The proposed model outperforms state-of-the-art models on short texts in topic quality and document representation. |
Sharpness-Aware Minimization for Topic Models with High-Quality Document Representations (2025.naacl-long)
Copied to clipboard
Tung Nguyen, Tue Le, Hoang Tran Vuong, Quang Duc Nguyen, Duc Anh Nguyen, Linh Ngo Van, Sang Dinh, Thien Huu Nguyen
| Challenge: | Recent advances in topic models have significantly enhanced the performance compared to conventional probabilistic approaches. |
| Approach: | They propose to use a topic model optimization method to improve generalization and performance. |
| Outcome: | The proposed method improves topic models on popular benchmark datasets. |
Topic Modeling for Short Texts via Optimal Transport-Based Clustering (2025.findings-acl)
Copied to clipboard
| Challenge: | Existing approaches to topic modeling are based on probabilistic graphical models or non-negative matrix factorization techniques. |
| Approach: | They propose a method that aligns global clusters with topics to discover topics and learn document representations in topic space. |
| Outcome: | The proposed method outperforms state-of-the-art techniques in short-text topic modeling across commonly used metrics. |
Mitigating Non-Representative Prototypes and Representation Bias in Few-Shot Continual Relation Extraction (2025.acl-long)
Copied to clipboard
| Challenge: | Existing methods for few-shot continual relation extraction (FCRE) face two main challenges: non-representative prototypes and representation bias. |
| Approach: | They propose to use General Orthogonal Frame to create robust class prototypes . they also utilize label description representations as global class representatives . |
| Outcome: | The proposed method outperforms state-of-the-art methods on well-known benchmarks on well known FCRE benchmarks. |