← Search

Latifur Khan

8 accepted papers

2026

Unifying Stacking and Cascading for Efficient Ensemble Inference

ICML 2026poster

We introduce LazyStack, a method for efficient model ensemble inference. The core idea is intuitive: after each model executes, we check whether accumulated evidence is sufficient to exit confidently. Sometimes one model suffices; other times we aggregate predictions from several models via trained …

Cited by 0SourceScholar
2025

Let The Jury Decide: Fair Demonstration Selection for In-Context Learning through Incremental Greedy Evaluation

ACL 2025finding

Large Language Models (LLMs) are powerful in-context learners, achieving strong performance with just a few high-quality demonstrations. However, fairness concerns arise in many in-context classification tasks, especially when predictions involve sensitive attributes. To address this, we propose JUD…

2024

Leveraging Codebook Knowledge with NLI and ChatGPT for Zero-Shot Political Relation Classification

ACL 2024long

Is it possible accurately classify political relations within evolving event ontologies without extensive annotations? This study investigates zero-shot learning methods that use expert knowledge from existing annotation codebook, and evaluates the performance of advanced ChatGPT (GPT-3.5/4) and a n…

2023

BERT Has More to Offer: BERT Layers Combination Yields Better Sentence Embeddings

EMNLP 2023short findings

Obtaining sentence representations from BERT-based models as feature extractors is invaluable as it takes much less time to pre-compute a one-time representation of the data and then use it for the downstream tasks, rather than fine-tune the whole BERT. Most previous works acquire a sentence's repre…

Cited by 0SourceScholar
2022

ConfliBERT: A Pre-trained Language Model for Political Conflict and Violence

NAACL 2022long

Analyzing conflicts and political violence around the world is a persistent challenge in the political science and policy communities due in large part to the vast volumes of specialized text needed to monitor conflict and violence on a global scale. To help advance research in political science, we…

2022

Controllable Fake Document Infilling for Cyber Deception

EMNLP 2022finding

Recent works in cyber deception study how to deter malicious intrusion by generating multiple fake versions of a critical document to impose costs on adversaries who need to identify the correct information. However, existing approaches are context-agnostic, resulting in sub-optimal and unvaried out…

2022

LPC: A Logits and Parameter Calibration Framework for Continual Learning

EMNLP 2022finding

When we execute the typical fine-tuning paradigm on continuously sequential tasks, the model will suffer from the catastrophic forgetting problem (i.e., the model tends to adjust old parameters according to the new knowledge, which leads to the loss of previously acquired concepts). People proposed…

Cited by 9SourcePDFScholar
2021

Single View Point Cloud Generation via Unified 3D Prototype

AAAI 2021technical

As 3D point clouds become the representation of choice for multiple vision and graphics applications, such as autonomous driving, robotics, etc., the generation of them by deep neural networks has attracted increasing attention in the research community. Despite the recent success of deep learning m…

Cited by 11SourcePDFScholar