Anshul Singh

I'm currently doing my Master's in Computer Science at University of Bonn, where I'm diving deep into AI Safety thinking/will be thinking about robustness of Vision-Language Models and World Models, especially for Robotics applications (hopefully). Alongside, I work as a Research Assistant at the HCDS and LT groups at University of Hamburg, led by Prof. Chris Biemann.

Broadly, I'm interested in multimodal systems, visual reasoning, and making models more robust. Some things I've worked on:

  • AI Safety & Robustness of Vision-Language Models and World Models
  • Adversarial attacks and defenses for Multimodal LLMs and Diffusion Models
  • Multimodal analysis of open-source information with LLM-guided Active Learning
  • Multi-tabular reasoning using Vision-Language Models
  • Multilingual alignment for low-resource Indic languages

Before this, I was a Research Associate at IACV Lab, IISc Bangalore with Prof. Soma Biswas. I also did a research internship at the LT Group, Uni Hamburg with Chris Biemann and Jan Strich, and was a MITACS Globalink Research Intern at Dalhousie University. I did my B.E. in Information Technology at Panjab University.

Research Interests: AI Safety & Robustness | Vision-Language Models | World Models for Robotics | Multimodal Reasoning | Interpretability of LLMs

Hobbies: Outside of research, I enjoy traveling, reading, writing blogs, minimalist living, and tinkering with small experiments. I'm always happy to connect for a discussion or collaboration!

[  /   /   /   /   /   /  ]

Experience & Education

Uni Bonn
M.Sc. Computer Science
University of Bonn
Apr 2026 – Present
UHamburg
Research Assistant
HCDS & LT Group, UHH
Apr 2026 – Present
IISc
Research Associate
IISc, Bangalore
Aug 2025 – Mar 2026
UHamburg
Research Intern
LT Group, UHH
Jan 2025 – May 2025
Dalhousie
Undergrad Researcher
Dalhousie University, Halifax
Oct 2024 – April 2025
mitacs
Research Intern
MITACS, Canada
June 2024 – Sep 2024
IITR
ML Research Intern
IIT, Roorkee
June 2023 – July 2023
PU
B.E Information Technology
Panjab University
Sep 2021 – June 2025

News & Highlights

Research

M4-RAG M4-RAG: A Massive-Scale Multilingual Multi-Cultural Multimodal RAG
David Anugraha, Patrick Amadeus Irawan, Anshul Singh, En-Shiun Annie Lee, Genta Indra Winata
IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 2026
Paper

We introduce M4-RAG, a massive-scale benchmark covering 42 languages and 56 dialects with over 80,000 culturally diverse image-question pairs to evaluate retrieval-augmented VQA. Our systematic evaluation reveals that while RAG consistently benefits smaller Vision-Language Models (VLMs), it fails to scale to larger models and often degrades their performance, exposing a critical mismatch between model size and current retrieval effectiveness.

mtabvqa

HybridNet: Efficient Multimodal Fake News Detection
Shreyas Kumar Tah, Anshul Singh, Prajeet Katari, et al.
PP-MisDet@CVPR, 2026

We propose HybridNet, a data-efficient framework that leverages hybrid active learning to select the most informative samples, drastically reducing labeling cost. We also propose a lightweight Reasoning-Aware Classifier (RAC) for challenging cases, which combines Vision–Language Model (VLM) features with reasoning from a Multimodal Large Language Model (MLLM) to further improve detection performance and provide human- interpretable explanations.

mtabvqa MTabVQA: Evaluating Multi-Tabular Reasoning of Language Models in Visual Space
Anshul Singh, Chris Biemann, Jan Strich
Empirical Methods of Natural Language Processing (EMNLP), 2025 Findings
Paper / Dataset / Poster

In this work, we address a critical gap in Vision-Language Model (VLM) evaluation by introducing MTabVQA, a novel benchmark for multi-tabular visual question answering. Our benchmark comprises 3,745 complex question-answer pairs that require multi-hop reasoning across several visually rendered table images, simulating real-world documents. We benchmark state-of-the-art VLMs, revealing significant limitations in their ability to reason over complex visual data. To address this, we release MTabVQA-Instruct, a large-scale instruction-tuning dataset. Our experiments demonstrate that fine-tuning with our dataset substantially improves VLM performance, bridging the gap between existing benchmarks that rely on single or non-visual tables.

IoT Intrusion Detection Analysis Comparative Analysis of State-of-the-Art Attack Detection Models
Priyanka Kumari, Veenu Mangat, and Anshul Singh
14th International Conference on Computing Communication and Networking Technologies (ICCCNT), 2023
Paper

In this work, we address the growing security challenges in IoT networks by conducting a comprehensive comparative analysis of machine learning classifiers for intrusion detection. We evaluated five distinct models on two real-world IoT network traffic datasets to identify the most effective algorithms for detecting malicious activity. Our findings show that tree-based models, specifically Random Forest and Decision Trees, deliver outstanding performance, achieving accuracies exceeding 99%. This research provides a clear benchmark and practical guidance for developing robust and high-performance security systems to protect vulnerable IoT environments.

Reflections

My DIC Journey
Research at IIT