← Search

Arshia Soltani Moakhar

7 accepted papers

2026

Active Learning for Decision Trees with Provable Guarantees

ICLR 2026poster

This paper advances the theoretical understanding of active learning label complexity for decision trees as binary classifiers. We make two main contributions. First, we provide the first analysis of the **disagreement coefficient** for decision trees—a key parameter governing active learning label…

Cited by 0SourceScholar
2026

Decision Tree Learning on Product Spaces

ICML 2026poster

Decision tree learning has long been a central topic in theoretical computer science, driven by its practical importance. A fundamental and widely used method for decision tree construction is the top-down greedy heuristic, which recursively splits on the most influential variable. Despite its empir…

Cited by 0SourceScholar
2026

GHOST: Hallucination-Inducing Image Generation for Multimodal LLMs

ICLR 2026poster

Object hallucination in Multimodal Large Language Models (MLLMs) is a persistent failure mode that causes the model to perceive objects absent in the image. This weakness of MLLMs is currently studied using static benchmarks with fixed visual scenarios, which preempts the possibility of uncovering m…

Cited by 0SourcecodeScholar
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
2024

RODEO: Robust Outlier Detection via Exposing Adaptive Out-of-Distribution Samples

ICML 2024poster

In recent years, there have been significant improvements in various forms of image outlier detection. However, outlier detection performance under adversarial settings lags far behind that in standard settings. This is due to the lack of effective exposure to adversarial scenarios during training,…

2024

SPADE: Sparsity-Guided Debugging for Deep Neural Networks

ICML 2024poster

It is known that sparsity can improve interpretability for deep neural networks. However, existing methods in the area either require networks that are pre-trained with sparsity constraints, or impose sparsity after the fact, altering the network's general behavior. In this paper, we demonstrate, fo…