← Search

Mayank Jobanputra

4 accepted papers

2026

Bridging Fairness and Explainability: Can Input-Based Explanations Promote Fairness in Hate Speech Detection?

ICLR 2026poster

Natural language processing (NLP) models often replicate or amplify social bias from training data, raising concerns about fairness. At the same time, their black-box nature makes it difficult for users to recognize biased predictions and for developers to effectively mitigate them. While some studi…

Cited by 1SourcecodeScholar
2025

Born a Transformer -- Always a Transformer? On the Effect of Pretraining on Architectural Abilities

NeurIPS 2025poster

Transformers have theoretical limitations in modeling certain sequence-to-sequence tasks, yet it remains largely unclear if these limitations play a role in large-scale pretrained LLMs, or whether LLMs might effectively overcome these constraints in practice due to the scale of both the models thems…

Cited by 0SourceScholar
2025

Tree-of-Quote Prompting Improves Factuality and Attribution in Multi-Hop and Medical Reasoning

EMNLP 2025

Large language models (LLMs) can produce fluent but factually incorrect outputs and often have limited ability to attribute their claims to source material. This undermines their reliability, particularly in multi-hop and high-stakes domains such as medicine. We propose Tree-of-Quote (ToQ) prompting

Cited by 0SourcePDFScholar
2024

Retrieval-Augmented Modular Prompt Tuning for Low-Resource Data-to-Text Generation

COLING 2024main

Data-to-text (D2T) generation describes the task of verbalizing data, often given as attribute-value pairs. While this task is relevant for many different data domains beyond the traditionally well-explored tasks of weather forecasting, restaurant recommendations, and sports reporting, a major chall…