← Search

Hadi Askari

6 accepted papers

2026

FRIEDA: Benchmarking Multi-Step Cartographic Reasoning in Vision-Language Models

ICLR 2026poster

Cartographic reasoning is the skill of interpreting geographic relationships by aligning legends, map scales, compass directions, map texts, and geometries across one or more map images. Although essential as a concrete cognitive capability and for critical tasks such as disaster response and urban…

Cited by 0SourcecodeScholar
2026

Less Diverse, Less Safe: The Indirect But Pervasive Risk of Test-Time Scaling in Large Language Models

ICML 2026poster

Test-Time Scaling (TTS) improves LLM reasoning by exploring multiple candidate responses and then operating over this set to find the best output. A tacit premise behind TTS is that sufficiently diverse candidate pools enhance reliability. In this work, we show that this assumption in TTS introduces…

Cited by 0SourceScholar
2025

Assessing LLMs for Zero-shot Abstractive Summarization Through the Lens of Relevance Paraphrasing

NAACL 2025findings

Large Language Models (LLMs) have achieved state-of-the-art performance at zero-shot generation of abstractive summaries for given articles. However, little is known about the robustness of such a process of zero-shot summarization.To bridge this gap, we propose *relevance paraphrasing*, a simple st…

2025

LayerIF: Estimating Layer Quality for Large Language Models using Influence Functions

NeurIPS 2025poster

Pretrained Large Language Models (LLMs) achieve strong performance across a wide range of tasks, yet exhibit substantial variability in the various layers' training quality with respect to specific downstream applications, limiting their downstream performance. It is therefore critical to estimate l…

Cited by 0SourceScholar
2025

Test-time Backdoor Mitigation for Black-Box Large Language Models with Defensive Demonstrations

NAACL 2025findings

Existing studies in backdoor defense have predominantly focused on the training phase, overlooking the critical aspect of testing time defense. This gap becomes pronounced in the context of Large Language Models (LLMs) deployed as Web Services, which typically offer only black-box access, rendering…

Cited by 24SourcePDFScholar
2024

Revisiting Zero-Shot Abstractive Summarization in the Era of Large Language Models from the Perspective of Position Bias

NAACL 2024short

We characterize and study zero-shot abstractive summarization in Large Language Models (LLMs) by measuring position bias, which we propose as a general formulation of the more restrictive lead bias phenomenon studied previously in the literature. Position bias captures the tendency of a model unfair…