← Search

Hwee Tou Ng

36 accepted papers

2026

FocusUI: Efficient UI Grounding via Position-Preserving Visual Token Selection

CVPR 2026

Vision-Language Models (VLMs) have shown strong performance on User Interface (UI) grounding tasks, driven by their ability to process increasingly high-resolution screenshots. However, screenshots are tokenized into thousands of visual tokens (e.g., about 4,700 for 2K resolution), which incurs sign

Cited by 0SourcecodeScholar
2026

SlideTailor: Personalized Presentation Slide Generation for Scientific Papers

AAAI 2026technical

Automatic presentation slide generation can greatly streamline content creation. However, since preferences of each user may vary, existing under-specified formulations often lead to suboptimal results that fail to align with individual user needs. We introduce a novel task that conditions paper-to-

Cited by 0SourcePDFScholar
2025

DynaQuest: A Dynamic Question Answering Dataset Reflecting Real-World Knowledge Updates

ACL 2025finding

The rapidly changing nature of real-world information presents challenges for large language models (LLMs), which are typically trained on static datasets. This limitation makes it difficult for LLMs to accurately perform tasks that require up-to-date knowledge, such as time-sensitive question answe…

2025

Factorized Learning for Temporally Grounded Video-Language Models

ICCV 2025poster

Recent video-language models have shown great potential for video understanding, but still struggle with accurate temporal grounding for event-level perception. We observe that two main factors in video understanding (i.e., temporal grounding and textual response) form a logical hierarchy: accurate…

2025

Finding the Sweet Spot: Preference Data Construction for Scaling Preference Optimization

ACL 2025long

Iterative data generation and model retraining are widely used to align large language models (LLMs).It typically involves a policy model to generate on-policy responses and a reward model to guide training data selection. Direct Preference Optimization (DPO) further enhances this process by constru…

Cited by 0SourcePDFScholar
2025

Just Go Parallel: Improving the Multilingual Capabilities of Large Language Models

ACL 2025long

Large language models (LLMs) have demonstrated impressive translation capabilities even without being explicitly trained on parallel data. This remarkable property has led some to believe that parallel data is no longer necessary for building multilingual language models. While some attribute this t…

2025

Just What You Desire: Constrained Timeline Summarization with Self-Reflection for Enhanced Relevance

AAAI 2025technical

Given news articles about an entity, such as a public figure or organization, timeline summarization (TLS) involves generating a timeline that summarizes the key events about the entity. However, the TLS task is too underspecified, since what is of interest to each reader may vary, and hence there i…

2025

Rationalize and Align: Enhancing Writing Assistance with Rationale via Self-Training for Improved Alignment

ACL 2025finding

A Writing Assistant (WA) is a system that offers writing suggestions based on user instructions. Existing WAs are typically built by training large language models (LLMs) on domain-specific instruction data through supervised fine-tuning (SFT) only. However, SFT optimizes models to match a single re…

2025

Reasoning Models Hallucinate More: Factuality-Aware Reinforcement Learning for Large Reasoning Models

NeurIPS 2025poster

Large language models (LLMs) have significantly advanced in reasoning tasks through reinforcement learning (RL) optimization, achieving impressive capabilities across various challenging benchmarks. However, our empirical analysis reveals a critical drawback: reasoning-oriented RL fine-tuning signif…

Cited by 0SourceScholar
2025

Think&Cite: Improving Attributed Text Generation with Self-Guided Tree Search and Progress Reward Modeling

ACL 2025long

Despite their outstanding capabilities, large language models (LLMs) are prone to hallucination and producing factually incorrect information. This challenge has spurred efforts in attributed text generation, which prompts LLMs to generate content with supporting evidence. In this paper, we propose…

2024

Are Decoder-Only Language Models Better than Encoder-Only Language Models in Understanding Word Meaning?

ACL 2024findings

The natural language processing field has been evolving around language models for the past few years, from the usage of n-gram language models for re-ranking, to transfer learning with encoder-only (BERT-like) language models, and finally to large language models (LLMs) as general solvers. LLMs are…

2024

Efficient and Interpretable Grammatical Error Correction with Mixture of Experts

EMNLP 2024finding

Error type information has been widely used to improve the performance of grammatical error correction (GEC) models, whether for generating corrections, re-ranking them, or combining GEC models. Combining GEC models that have complementary strengths in correcting different error types is very effect…

2024

From Moments to Milestones: Incremental Timeline Summarization Leveraging Large Language Models

ACL 2024long

Timeline summarization (TLS) is essential for distilling coherent narratives from a vast collection of texts, tracing the progression of events and topics over time. Prior research typically focuses on either event or topic timeline summarization, neglecting the potential synergy of these two forms.…

2024

Towards Robust Temporal Reasoning of Large Language Models via a Multi-Hop QA Dataset and Pseudo-Instruction Tuning

ACL 2024findings

Knowledge in the real world is being updated constantly. However, it is costly to frequently update large language models (LLMs). Therefore, it is crucial for LLMs to understand the concept of temporal knowledge. However, prior works on temporal question answering (TQA) did not emphasize multi-answe…

2023

Class-Adaptive Self-Training for Relation Extraction with Incompletely Annotated Training Data

ACL 2023findings

Relation extraction (RE) aims to extract relations from sentences and documents. Existing relation extraction models typically rely on supervised machine learning. However, recent studies showed that many RE datasets are incompletely annotated. This is known as the false negative problem in which va…

2023

Multi-Source Test-Time Adaptation as Dueling Bandits for Extractive Question Answering

ACL 2023long

In this work, we study multi-source test-time model adaptation from user feedback, where K distinct models are established for adaptation. To allow efficient adaptation, we cast the problem as a stochastic decision-making process, aiming to determine the best adapted model after adaptation. We discu…

2023

Towards Benchmarking and Improving the Temporal Reasoning Capability of Large Language Models

ACL 2023long

Reasoning about time is of fundamental importance. Many facts are time-dependent. For example, athletes change teams from time to time, and different government officials are elected periodically. Previous time-dependent question answering (QA) datasets tend to be biased in either their coverage of…

2023

Unsupervised Grammatical Error Correction Rivaling Supervised Methods

EMNLP 2023long main

State-of-the-art grammatical error correction (GEC) systems rely on parallel training data (ungrammatical sentences and their manually corrected counterparts), which are expensive to construct. In this paper, we employ the Break-It-Fix-It (BIFI) method to build an unsupervised GEC system. The BIFI f…

Cited by 0SourcecodeScholar
2022

A Semi-supervised Learning Approach with Two Teachers to Improve Breakdown Identification in Dialogues

AAAI 2022technical

Identifying breakdowns in ongoing dialogues helps to improve communication effectiveness. Most prior work on this topic relies on human annotated data and data augmentation to learn a classification model. While quality labeled dialogue data requires human annotation and is usually expensive to obta…

2022

Document-Level Relation Extraction with Adaptive Focal Loss and Knowledge Distillation

ACL 2022findings

Document-level Relation Extraction (DocRE) is a more challenging task compared to its sentence-level counterpart. It aims to extract relations from multiple sentences at once. In this paper, we propose a semi-supervised framework for DocRE with three novel components. Firstly, we use an axial attent…

2022

Domain Generalization for Text Classification with Memory-Based Supervised Contrastive Learning

COLING 2022main

While there is much research on cross-domain text classification, most existing approaches focus on one-to-one or many-to-one domain adaptation. In this paper, we tackle the more challenging task of domain generalization, in which domain-invariant representations are learned from multiple source dom…

2022

Frustratingly Easy System Combination for Grammatical Error Correction

NAACL 2022long

In this paper, we formulate system combination for grammatical error correction (GEC) as a simple machine learning task: binary classification. We demonstrate that with the right problem formulation, a simple logistic regression algorithm can be highly effective for combining GEC models. Our method…

2022

On the Robustness of Question Rewriting Systems to Questions of Varying Hardness

ACL 2022long

In conversational question answering (CQA), the task of question rewriting (QR) in context aims to rewrite a context-dependent question into an equivalent self-contained question that gives the same answer. In this paper, we are interested in the robustness of a QR system to questions varying in rew…

2022

Revisiting DocRED - Addressing the False Negative Problem in Relation Extraction

EMNLP 2022main

The DocRED dataset is one of the most popular and widely used benchmarks for document-level relation extraction (RE). It adopts a recommend-revise annotation scheme so as to have a large-scale annotated dataset. However, we find that the annotation of DocRED is incomplete, i.e., false negative sampl…

2022

Robust Question Answering against Distribution Shifts with Test-Time Adaption: An Empirical Study

EMNLP 2022finding

A deployed question answering (QA) model can easily fail when the test data has a distribution shift compared to the training data. Robustness tuning (RT) methods have been widely studied to enhance model robustness against distribution shifts before model deployment. However, can we improve a model…

Cited by 12SourcePDFScholar
2021

Grammatical Error Correction with Contrastive Learning in Low Error Density Domains

EMNLP 2021finding

Although grammatical error correction (GEC) has achieved good performance on texts written by learners of English as a second language, performance on low error density domains where texts are written by English speakers of varying levels of proficiency can still be improved. In this paper, we propo…

2021

Improved Word Sense Disambiguation with Enhanced Sense Representations

EMNLP 2021finding

Current state-of-the-art supervised word sense disambiguation (WSD) systems (such as GlossBERT and bi-encoder model) yield surprisingly good results by purely leveraging pre-trained language models and short dictionary definitions (or glosses) of the different word senses. While concise and intuitiv…

2020

A Co-Attentive Cross-Lingual Neural Model for Dialogue Breakdown Detection

COLING 2020main

Ensuring smooth communication is essential in a chat-oriented dialogue system, so that a user can obtain meaningful responses through interactions with the system. Most prior work on dialogue research does not focus on preventing dialogue breakdown. One of the major challenges is that a dialogue sys…

2020

Unsupervised Domain Adaptation of a Pretrained Cross-Lingual Language Model

IJCAI 2020poster

Recent research indicates that pretraining cross-lingual language models on large-scale unlabeled texts yields significant performance improvements over various cross-lingual and low-resource tasks. Through training on one hundred languages and terabytes of texts, cross-lingual language models have…