Papers by Varshini Reddy

7 papers
BizBench: A Quantitative Reasoning Benchmark for Business and Finance (2024.acl-long)

Copied to clipboard

Challenge: Answering questions within business and finance requires reasoning, precision, and a wide-breadth of technical knowledge.
Approach: They propose a benchmark for evaluating models’ ability to reason about realistic financial problems by focusing on question-answering over financial data via program synthesis.
Outcome: The proposed benchmark evaluates models' financial background knowledge, ability to parse financial documents, and capacity to solve complex problems with code.
DocFinQA: A Long-Context Financial Reasoning Dataset (2024.acl-short)

Copied to clipboard

Challenge: Existing work on automating financial numerical reasoning focuses on unrealistically specific document snippets, failing to reflect the broader and more realistic scenarios faced by analysts.
Approach: They propose a long-document financial QA task that augments 7,437 questions from existing FinQA dataset with full-document context, extending the average context length from under 700 words in FinQA to 123k words in DocFinQA.
Outcome: The proposed task extends the average context length from under 700 words in FinQA to 123k words in DocFinQA.
Language Model Probabilities are Not Calibrated in Numeric Contexts (2025.acl-long)

Copied to clipboard

Challenge: Using language model outputs, we find that even in simple settings, the best LMs (1) are poorly calibrated and (2) have systematic biases.
Approach: They argue that language model outputs should capture natural distributions over multiple options within their textual contexts.
Outcome: The proposed model outputs are calibrated to the numeric content of their contexts.
An Analysis of Multilingual FActScore (2024.emnlp-main)

Copied to clipboard

Challenge: Recent advances in LLMs have demonstrated significant capabilities in many applications.
Approach: They propose a dataset for FActScore on texts generated by strong multilingual LLMs and evaluate their performance in other languages.
Outcome: The proposed dataset shows that LLMs exhibit distinct behaviors in fact extraction and fact scoring tasks.
1,729 vs. 1729: The Effect of Scripts and Formats on LLM Numeracy (2026.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) have impressive proficiency in basic arithmetic, but little attention has been given to how they perform when numerical expressions deviate from the prevailing conventions present in their training corpora.
Approach: They investigate numerical reasoning across a wide range of numeral scripts and formats . they show that LLM accuracy drops substantially when numerical inputs are rendered in underrepresented scripts or formats despite the underlying mathematical reasoning being identical .
Outcome: The proposed methods can narrow the gap between LLMs and human models when they deviate from prevailing numerical conventions.
Tokenization Is More Than Compression (2024.emnlp-main)

Copied to clipboard

Challenge: Existing tokenization approaches like Byte-Pair Encoding (BPE) have been suggested that their effectiveness stems from their ability to condense text into a relatively small number of tokens.
Approach: They propose a tokenizer that segments a document’s text into the minimum number of tokens for a given vocabulary and propose fewer tokens to improve downstream performance.
Outcome: The proposed tokenizers can initialize vocabulary construction and pre-tokenization, and the results show that fewer tokens lead to better performance.
On Finding Inconsistencies in Documents (2026.findings-acl)

Copied to clipboard

Challenge: Language models can be used to quickly and easily detect inconsistencies in documents .
Approach: They propose a benchmark to measure language models' ability to detect inconsistencies in documents . they use a document with an inconsistent inserted manually by a domain expert .
Outcome: The best-performing model recovered 64% of the inserted inconsistencies on 50 arXiv papers and found that the original authors had already found inconsistent inconsistances.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations