← Search

Shayekh Bin Islam

4 accepted papers

2026

Kaleidoscope: In-language Exams for Massively Multilingual Vision Evaluation

ICLR 2026poster

The evaluation of vision-language models (VLMs) has mainly relied on English-language benchmarks, leaving significant gaps in both multilingual and multicultural coverage. While multilingual benchmarks have expanded, both in size and language, many rely on translations of English datasets, failing t…

Cited by 0SourcecodeScholar
2025

INCLUDE: Evaluating Multilingual Language Understanding with Regional Knowledge

ICLR 2025spotlight

The performance differential of large language models (LLM) between languages hinders their effective deployment in many regions, inhibiting the potential economic and societal value of generative AI tools in many communities. However, the development of functional LLMs in many languages (i.e., mult…

Cited by 9SourcePDFScholar
2025

M-RewardBench: Evaluating Reward Models in Multilingual Settings

ACL 2025long

Reward models (RMs) have driven the state-of-the-art performance of LLMs today by enabling the integration of human feedback into the language modeling process. However, RMs are primarily trained and evaluated in English, and their capabilities in multilingual settings remain largely understudied. I…

2024

Open-RAG: Enhanced Retrieval Augmented Reasoning with Open-Source Large Language Models

EMNLP 2024finding

Retrieval Augmented Generation (RAG) has been shown to enhance the factual accuracy of Large Language Models (LLMs) by providing external evidence, but existing methods often suffer from limited reasoning capabilities (e.g., multi-hop complexities) in effectively using such evidence, particularly wh…