← Search

Muhammad Rashid

4 accepted papers

2026

ShapBPT: Image Feature Attributions Using Data-Aware Binary Partition Trees

AAAI 2026technical

Pixel-level feature attributions are an important tool in eXplainable AI for Computer Vision (XCV), providing visual insights into how image features influence model predictions. The Owen formula for hierarchical Shapley values has been widely used to interpret machine learning (ML) models and their

Cited by 0SourcePDFScholar
2024

EcoRank: Budget-Constrained Text Re-ranking Using Large Language Models

ACL 2024findings

Large Language Models (LLMs) have achieved state-of-the-art performance in text re-ranking. This process includes queries and candidate passages in the prompts, utilizing pointwise, listwise, and pairwise prompting strategies. A limitation of these ranking strategies with LLMs is their cost: the pro…

2024

PAT-Questions: A Self-Updating Benchmark for Present-Anchored Temporal Question-Answering

ACL 2024findings

Existing work on Temporal Question Answering (TQA) has predominantly focused on questions anchored to specific timestamps or events (e.g. ‘Who was the US president in 1970?’). Little work has studied questions whose temporal context is relative to the present time (e.g. ‘Who was the previous US pres…

Cited by 7SourcePDFScholar
2024

Using Stratified Sampling to Improve LIME Image Explanations

AAAI 2024technical

We investigate the use of a stratified sampling approach for LIME Image, a popular model-agnostic explainable AI method for computer vision tasks, in order to reduce the artifacts generated by typical Monte Carlo sampling. Such artifacts are due to the undersampling of the dependent variable in the…