← Search

Linh Ngo Van

25 accepted papers

2026

Align-SAM: Seeking Flatter Minima for Better Cross-Subset Alignment

ICLR 2026poster

Sharpness-Aware Minimization (SAM) has proven effective in enhancing deep neural network training by simultaneously minimizing the training loss and the sharpness of the loss landscape, thereby guiding models toward flatter minima that are empirically linked to improved generalization. From another…

Cited by 0SourceScholar
2026

CTPD: Cross Tokenizer Preference Distillation

AAAI 2026technical

While knowledge distillation has seen widespread use in pre-training and instruction tuning, its application to aligning language models with human preferences remains underexplored, particularly in the more realistic cross-tokenizer setting. The incompatibility of tokenization schemes between teach

Cited by 4SourcePDFScholar
2026

GloCTM: Cross-Lingual Topic Modeling via a Global Context Space

AAAI 2026technical

Cross-lingual topic modeling seeks to uncover coherent and semantically aligned topics across languages—a task central to multilingual understanding. Yet most existing models learn topics in disjoint, language-specific spaces and rely on alignment mechanisms (e.g., bilingual dictionaries) that often

Cited by 0SourcePDFScholar
2026

MCW-KD: Multi-Cost Wasserstein Knowledge Distillation for Large Language Models

AAAI 2026technical

Knowledge distillation (KD) is widely recognized as an effective approach for compressing large language models (LLMs). However, standard KD methods often falter when confronted with architectural or tokenization heterogeneity between teacher and student models, which creates a mismatch in their rep

Cited by 0SourcePDFScholar
2025

Adaptive Prompting for Continual Relation Extraction: A Within-Task Variance Perspective

AAAI 2025technical

To address catastrophic forgetting in Continual Relation Extraction (CRE), many current approaches rely on memory buffers to rehearse previously learned knowledge while acquiring new tasks. Recently, prompt-based methods have emerged as potent alternatives to rehearsal-based strategies, demonstratin…

Cited by 1SourcePDFScholar
2025

EMO: Embedding Model Distillation via Intra-Model Relation and Optimal Transport Alignments

EMNLP 2025

Knowledge distillation (KD) is crucial for compressing large text embedding models, but faces challenges when teacher and student models use different tokenizers (Cross-Tokenizer KD - CTKD). Vocabulary mismatches impede the transfer of relational knowledge encoded in deep representations, such as hi

Cited by 0SourcePDFScholar
2025

Enhancing Discriminative Representation in Similar Relation Clusters for Few-Shot Continual Relation Extraction

NAACL 2025long

Few-shot Continual Relation Extraction (FCRE) has emerged as a significant challenge in information extraction, necessitating that relation extraction (RE) systems can sequentially identify new relations with limited labeled samples. While existing studies have demonstrated promising results in FCRE…

Cited by 0SourcePDFScholar
2025

Few-Shot, No Problem: Descriptive Continual Relation Extraction

AAAI 2025technical

Few-shot Continual Relation Extraction is a crucial challenge for enabling AI systems to identify and adapt to evolving relationships in dynamic real-world domains. Traditional memory-based approaches often overfit to limited samples, failing to reinforce old knowledge, with the scarcity of data in…

Cited by 0SourcePDFScholar
2025

GloCOM: A Short Text Neural Topic Model via Global Clustering Context

NAACL 2025long

Uncovering hidden topics from short texts is challenging for traditional and neural models due to data sparsity, which limits word co-occurrence patterns, and label sparsity, stemming from incomplete reconstruction targets. Although data aggregation offers a potential solution, existing neural topic…

2025

HiCOT: Improving Neural Topic Models via Optimal Transport and Contrastive Learning

ACL 2025finding

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 (PLMs), and limited modeling of hierarchical topic structures. To address these issues, we introduce HiCOT…

2025

Improving Vietnamese-English Cross-Lingual Retrieval for Legal and General Domains

NAACL 2025short

Document retrieval plays a crucial role in numerous question-answering systems, yet research has concentrated on the general knowledge domain and resource-rich languages like English. In contrast, it remains largely underexplored in low-resource languages and cross-lingual scenarios within specializ…

Cited by 0SourcePDFScholar
2025

MaGiX: A Multi-Granular Adaptive Graph Intelligence Framework for Enhancing Cross-Lingual RAG

EMNLP 2025

Retrieval-Augmented Generation (RAG) enhances large language models by grounding their outputs in external knowledge. Recent advances in Graph-based RAG (GRAG) frameworks, such as GraphRAG, LightRAG, and HippoRAG2, integrate knowledge graphs into the retrieval process to improve multi-hop reasoning

Cited by 0SourcePDFScholar
2025

Mitigating Non-Representative Prototypes and Representation Bias in Few-Shot Continual Relation Extraction

ACL 2025long

To address the phenomenon of similar classes, existing methods in few-shot continual relation extraction (FCRE) face two main challenges: non-representative prototypes and representation bias, especially when the number of available samples is limited. In our work, we propose Minion to address these…

Cited by 0SourcePDFScholar
2025

Multi-Surrogate-Objective Optimization for Neural Topic Models

EMNLP 2025

Neural topic modeling has substantially improved topic quality and document topic distribution compared to traditional probabilistic methods. These models often incorporate multiple loss functions. However, the disparate magnitudes of these losses can make hyperparameter tuning for these loss functi

2025

Mutual-pairing Data Augmentation for Fewshot Continual Relation Extraction

NAACL 2025long

Data scarcity is a major challenge in Few-shot Continual Relation Extraction (FCRE), where models must learn new relations from limited data while retaining past knowledge. Current methods, restricted by minimal data streams, struggle with catastrophic forgetting and overfitting. To overcome this, w…

Cited by 0SourcePDFScholar
2025

Sharpness-Aware Minimization for Topic Models with High-Quality Document Representations

NAACL 2025long

Recent advanced frameworks in topic models have significantly enhanced the performance compared to conventional probabilistic approaches. Such models, mostly constructed from neural network architecture together with other advanced techniques such as contextual embedding, optimal transport distance…

2025

ToVo: Toxicity Taxonomy via Voting

NAACL 2025findings

Existing toxic detection models face significant limitations, such as lack of transparency, customization, and reproducibility. These challenges stem from the closed-source nature of their training data and the paucity of explanations for their evaluation mechanism. To address these issues, we propo…

Cited by 0SourcePDFScholar
2025

Token-Level Self-Play with Importance-Aware Guidance for Large Language Models

NeurIPS 2025poster

Leveraging the power of Large Language Models (LLMs) through preference optimization is crucial for aligning model outputs with human values. Direct Preference Optimization (DPO) has recently emerged as a simple yet effective method by directly optimizing on preference data without the need for expl…

Cited by 0SourceScholar
2025

Topic Modeling for Short Texts via Optimal Transport-Based Clustering

ACL 2025finding

Discovering topics and learning document representations in topic space are two crucial aspects of topic modeling, particularly in the short-text setting, where inferring topic proportions for individual documents is highly challenging. Despite significant progress in neural topic modeling, effectiv…

2025

XTRA: Cross-Lingual Topic Modeling with Topic and Representation Alignments

EMNLP 2025

Cross-lingual topic modeling aims to uncover shared semantic themes across languages. Several methods have been proposed to address this problem, leveraging both traditional and neural approaches. While previous methods have achieved some improvements in topic diversity, they often struggle to ensur

2024

Continual Relation Extraction via Sequential Multi-Task Learning

AAAI 2024technical

To build continual relation extraction (CRE) models, those can adapt to an ever-growing ontology of relations, is a cornerstone information extraction task that serves in various dynamic real-world domains. To mitigate catastrophic forgetting in CRE, existing state-of-the-art approaches have effecti…

Cited by 8SourcePDFScholar
2024

Mixture of Experts Meets Prompt-Based Continual Learning

NeurIPS 2024poster

Exploiting the power of pre-trained models, prompt-based approaches stand out compared to other continual learning solutions in effectively preventing catastrophic forgetting, even with very few learnable parameters and without the need for a memory buffer. While existing prompt-based continual lear…

2023

A Spectral Viewpoint on Continual Relation Extraction

EMNLP 2023short findings

Continual Relation Extraction (CRE) aims to continuously train a model to learn new relations while preserving its ability on previously learned relations. Similar to other continual learning problems, in CRE, models experience representation shift, where learned deep space changes in the continual…

Cited by 0SourceScholar
2022

Selecting Optimal Context Sentences for Event-Event Relation Extraction

AAAI 2022technical

Understanding events entails recognizing the structural and temporal orders between event mentions to build event structures/graphs for input documents. To achieve this goal, our work addresses the problems of subevent relation extraction (SRE) and temporal event relation extraction (TRE) that aim t…

Cited by 57SourcePDFScholar
2022

Unsupervised Domain Adaptation for Text Classification via Meta Self-Paced Learning

COLING 2022main

A shift in data distribution can have a significant impact on performance of a text classification model. Recent methods addressing unsupervised domain adaptation for textual tasks typically extracted domain-invariant representations through balancing between multiple objectives to align feature spa…

Cited by 16SourcePDFScholar