← Search

Thien Huu Nguyen

51 accepted papers

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
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

From Selection to Generation: A Survey of LLM-based Active Learning

ACL 2025long

Active Learning (AL) has been a powerful paradigm for improving model efficiency and performance by selecting the most informative data points for labeling and training. In recent active learning frameworks, Large Language Models (LLMs) have been employed not only for selection but also for generati…

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

Massively Multilingual Instruction-Following Information Extraction

ACL 2025finding

The literature on information extraction (IE) has mostly centered around a selected few languages, hindering their applications on multilingual corpora. In this work, we introduce MASSIE - a comprehensive collection for instruction-following multilingual IE that standardizes and unifies 215 manually…

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

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…

2024

BKEE: Pioneering Event Extraction in the Vietnamese Language

COLING 2024main

Event Extraction (EE) is a fundamental task in information extraction, aimed at identifying events and their associated arguments within textual data. It holds significant importance in various applications and serves as a catalyst for the development of related tasks. Despite the availability of nu…

Cited by 1SourcePDFScholar
2024

CAMAL: A Novel Dataset for Multi-label Conversational Argument Move Analysis

COLING 2024main

Understanding the discussion moves that teachers and students use to engage in classroom discussions is important to support pre-service teacher learning and teacher educators. This work introduces a novel conversational multi-label corpus of teaching transcripts collected from a simulated classroom…

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

CulturaX: A Cleaned, Enormous, and Multilingual Dataset for Large Language Models in 167 Languages

COLING 2024main

Extensive training datasets represent one of the important factors for the impressive learning capabilities of large language models (LLMs). However, these training datasets for current LLMs, especially the recent state-of-the-art models, are often not fully disclosed. Creating training data for hig…

2024

Hierarchical Selection of Important Context for Generative Event Causality Identification with Optimal Transports

COLING 2024main

We study the problem of Event Causality Identification (ECI) that seeks to predict causal relation between event mentions in the text. In contrast to previous classification-based models, a few recent ECI methods have explored generative models to deliver state-of-the-art performance. However, such…

Cited by 3SourcePDFScholar
2024

Householder Pseudo-Rotation: A Novel Approach to Activation Editing in LLMs with Direction-Magnitude Perspective

EMNLP 2024main

Activation Editing, which involves directly editting the internal representations of large language models (LLMs) to alter their behavior and achieve desired properties, has emerged as a promising area of research. Existing works primarily treat LLMs’ activations as points in space and modify them b…

2024

Lifelong Event Detection via Optimal Transport

EMNLP 2024main

Continual Event Detection (CED) poses a formidable challenge due to the catastrophic forgetting phenomenon, where learning new tasks (with new coming event types) hampers performance on previous ones. In this paper, we introduce a novel approach, Lifelong Event Detection via Optimal Transport (**LED…

Cited by 2SourcePDFScholar
2024

Mastering Context-to-Label Representation Transformation for Event Causality Identification with Diffusion Models

AAAI 2024technical

To understand event structures of documents, event causality identification (ECI) emerges as a crucial task, aiming to discern causal relationships among event mentions. The latest approach for ECI has introduced advanced deep learning models where transformer-based encoding models, complemented by…

Cited by 6SourcePDFScholar
2024

NeuroMax: Enhancing Neural Topic Modeling via Maximizing Mutual Information and Group Topic Regularization

EMNLP 2024finding

Recent advances in neural topic models have concentrated on two primary directions: the integration of the inference network (encoder) with a pre-trained language model (PLM) and the modeling of the relationship between words and topics in the generative model (decoder). However, the use of large PL…

2024

Preserving Generalization of Language models in Few-shot Continual Relation Extraction

EMNLP 2024main

Few-shot Continual Relations Extraction (FCRE) is an emerging and dynamic area of study where models can sequentially integrate knowledge from new relations with limited labeled data while circumventing catastrophic forgetting and preserving prior knowledge from pre-trained backbones. In this work,…

2024

ULLME: A Unified Framework for Large Language Model Embeddings with Generation-Augmented Learning

EMNLP 2024system demonstrations

Large Language Models (LLMs) excel in various natural language processing tasks, but leveraging them for dense passage embedding remains challenging. This is due to their causal attention mechanism and the misalignment between their pre-training objectives and the text ranking tasks. Despite some re…

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
2023

ChatGPT Beyond English: Towards a Comprehensive Evaluation of Large Language Models in Multilingual Learning

EMNLP 2023long findings

Over the last few years, large language models (LLMs) have emerged as the most important breakthroughs in natural language processing (NLP) that fundamentally transform research and developments in the field. ChatGPT represents one of the most exciting LLM systems developed recently to showcase impr…

Cited by 0SourceScholar
2023

Transitioning Representations between Languages for Cross-lingual Event Detection via Langevin Dynamics

EMNLP 2023short findings

Cross-lingual transfer learning (CLTL) for event detection (ED) aims to develop models in high-resource source languages that can be directly applied to produce effective performance for lower-resource target languages. Previous research in this area has focused on representation matching methods to…

Cited by 0SourceScholar
2022

Keyphrase Prediction from Video Transcripts: New Dataset and Directions

COLING 2022main

Keyphrase Prediction (KP) is an established NLP task, aiming to yield representative phrases to summarize the main content of a given document. Despite major progress in recent years, existing works on KP have mainly focused on formal texts such as scientific papers or weblogs. The challenges of KP…

Cited by 0SourcePDFScholar
2022

MACRONYM: A Large-Scale Dataset for Multilingual and Multi-Domain Acronym Extraction

COLING 2022main

Acronym extraction is the task of identifying acronyms and their expanded forms in texts that is necessary for various NLP applications. Despite major progress for this task in recent years, one limitation of existing AE research is that they are limited to the English language and certain domains (…

Cited by 22SourcePDFScholar
2022

MECI: A Multilingual Dataset for Event Causality Identification

COLING 2022main

Event Causality Identification (ECI) is the task of detecting causal relations between events mentioned in the text. Although this task has been extensively studied for English materials, it is under-explored for many other languages. A major reason for this issue is the lack of multilingual dataset…

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
2021

Cross-Task Instance Representation Interactions and Label Dependencies for Joint Information Extraction with Graph Convolutional Networks

NAACL 2021long

Existing works on information extraction (IE) have mainly solved the four main tasks separately (entity mention recognition, relation extraction, event trigger detection, and argument extraction), thus failing to benefit from inter-dependencies between tasks. This paper presents a novel deep learnin…

Cited by 75SourcePDFScholar
2021

Crosslingual Transfer Learning for Relation and Event Extraction via Word Category and Class Alignments

EMNLP 2021main

Previous work on crosslingual Relation and Event Extraction (REE) suffers from the monolingual bias issue due to the training of models on only the source language data. An approach to overcome this issue is to use unlabeled data in the target language to aid the alignment of crosslingual representa…

Cited by 32SourcePDFScholar
2021

Dictionary-Guided Scene Text Recognition

CVPR 2021poster

Language prior plays an important role in the way humans perceive and recognize text in the wild. In this work, we present an approach to train and use scene text recognition models by exploiting multiple clues from a language reference. Current scene text recognition methods have used lexicons to i…

Cited by 74PDFcodeScholar
2021

Exploiting Document Structures and Cluster Consistencies for Event Coreference Resolution

ACL 2021long

We study the problem of event coreference resolution (ECR) that seeks to group coreferent event mentions into the same clusters. Deep learning methods have recently been applied for this task to deliver state-of-the-art performance. However, existing deep learning models for ECR are limited in that…

Cited by 29SourcePDFScholar
2021

Graph Convolutional Networks for Event Causality Identification with Rich Document-level Structures

NAACL 2021long

We study the problem of Event Causality Identification (ECI) to detect causal relation between event mention pairs in text. Although deep learning models have recently shown state-of-the-art performance for ECI, they are limited to the intra-sentence setting where event mention pairs are presented i…

Cited by 77SourcePDFScholar
2021

Learning Prototype Representations Across Few-Shot Tasks for Event Detection

EMNLP 2021main

We address the sampling bias and outlier issues in few-shot learning for event detection, a subtask of information extraction. We propose to model the relations between training tasks in episodic few-shot learning by introducing cross-task prototypes. We further propose to enforce prediction consist…

2021

Modeling Document-Level Context for Event Detection via Important Context Selection

EMNLP 2021main

The task of Event Detection (ED) in Information Extraction aims to recognize and classify trigger words of events in text. The recent progress has featured advanced transformer-based language models (e.g., BERT) as a critical component in state-of-the-art models for ED. However, the length limit for…

Cited by 32SourcePDFScholar
2021

Parameter-Efficient Domain Knowledge Integration from Multiple Sources for Biomedical Pre-trained Language Models

EMNLP 2021finding

Domain-specific pre-trained language models (PLMs) have achieved great success over various downstream tasks in different domains. However, existing domain-specific PLMs mostly rely on self-supervised learning over large amounts of domain text, without explicitly integrating domain-specific knowledg…

Cited by 34SourcePDFScholar
2020

Exploiting Node Content for Multiview Graph Convolutional Network and Adversarial Regularization

COLING 2020main

Network representation learning (NRL) is crucial in the area of graph learning. Recently, graph autoencoders and its variants have gained much attention and popularity among various types of node embedding approaches. Most existing graph autoencoder-based methods aim to minimize the reconstruction e…

2020

What Does This Acronym Mean? Introducing a New Dataset for Acronym Identification and Disambiguation

COLING 2020main

Acronyms are the short forms of phrases that facilitate conveying lengthy sentences in documents and serve as one of the mainstays of writing. Due to their importance, identifying acronyms and corresponding phrases (i.e., acronym identification (AI)) and finding the correct meaning of each acronym (…

2019

BabyAI: A Platform to Study the Sample Efficiency of Grounded Language Learning

ICLR 2019poster

Allowing humans to interactively train artificial agents to understand language instructions is desirable for both practical and scientific reasons. Though, given the lack of sample efficiency in current learning methods, reaching this goal may require substantial research efforts. We introduce th…

2019

Systematic Generalization: What Is Required and Can It Be Learned?

ICLR 2019poster

Numerous models for grounded language understanding have been recently proposed, including (i) generic models that can be easily adapted to any given task and (ii) intuitively appealing modular models that require background knowledge to be instantiated. We compare both types of models in how much t…