← Search

Sameena Shah

9 accepted papers

2025

Where is this coming from? Making groundedness count in the evaluation of Document VQA models

NAACL 2025findings

Document Visual Question Answering (VQA) models have evolved at an impressive rate over the past few years, coming close to or matching human performance on some benchmarks. We argue that common evaluation metrics used by popular benchmarks do not account for the semantic and multimodal groundedness…

Cited by 0SourcePDFScholar
2024

AliGATr: Graph-based layout generation for form understanding

EMNLP 2024finding

Forms constitute a large portion of layout-rich documents that convey information through key-value pairs. Form understanding involves two main tasks, namely, the identification of keys and values (a.k.a Key Information Extraction or KIE) and the association of keys to corresponding values (a.k.a. R…

Cited by 1SourcePDFScholar
2024

Towards a new research agenda for multimodal enterprise document understanding: What are we missing?

ACL 2024findings

The field of multimodal document understanding has produced a suite of models that have achieved stellar performance across several tasks, even coming close to human performance on certain benchmarks. Nevertheless, the application of these models to real-world enterprise datasets remains constrained…

Cited by 0SourcePDFScholar
2023

Using counterfactual contrast to improve compositional generalization for multi-step quantitative reasoning

ACL 2023long

In quantitative question answering, compositional generalization is one of the main challenges of state of the art models, especially when longer sequences of reasoning steps are required. In this paper we propose CounterComp, a method that uses counterfactual scenarios to generate samples with comp…

Cited by 2SourcePDFScholar
2022

ConvFinQA: Exploring the Chain of Numerical Reasoning in Conversational Finance Question Answering

EMNLP 2022main

With the recent advance in large pre-trained language models, researchers have achieved record performances in NLP tasks that mostly focus on language pattern matching. The community is experiencing the shift of the challenge from how to model language to the imitation of complex reasoning abilities…

2022

Improving compositional generalization for multi-step quantitative reasoning in question answering

EMNLP 2022main

Quantitative reasoning is an important aspect of question answering, especially when numeric and verbal cues interact to indicate sophisticated, multi-step programs. In this paper, we demonstrate how modeling the compositional nature of quantitative text can enhance the performance and robustness of…

Cited by 4SourcePDFScholar
2021

Are My Deep Learning Systems Fair? An Empirical Study of Fixed-Seed Training

NeurIPS 2021poster

Deep learning (DL) systems have been gaining popularity in critical tasks such as credit evaluation and crime prediction. Such systems demand fairness. Recent work shows that DL software implementations introduce variance: identical DL training runs (i.e., identical network, data, configuration, sof…

Cited by 61SourcePDFScholar
2021

FinQA: A Dataset of Numerical Reasoning over Financial Data

EMNLP 2021main

The sheer volume of financial statements makes it difficult for humans to access and analyze a business’s financials. Robust numerical reasoning likewise faces unique challenges in this domain. In this work, we focus on answering deep questions over financial data, aiming to automate the analysis of…