← Search

Shubham Toshniwal

11 accepted papers

2026

Scaling Generative Verifiers For Natural Language Mathematical Proof Verification And Selection

ICML 2026poster

Large language models have achieved remarkable success on final-answer mathematical problems, largely due to the ease of applying reinforcement learning with verifiable rewards. However, the reasoning underlying these solutions is often flawed. Advancing to rigorous proof-based mathematics requires …

Cited by 0SourceScholar
2025

IdentifyMe: A Challenging Long-Context Mention Resolution Benchmark for LLMs

NAACL 2025short

Recent evaluations of LLMs on coreference resolution have revealed that traditional output formats and evaluation metrics do not fully capture the models’ referential understanding. To address this, we introduce IdentifyMe, a new benchmark for mention resolution presented in a multiple-choice questi…

2025

OpenMathInstruct-2: Accelerating AI for Math with Massive Open-Source Instruction Data

ICLR 2025poster

Mathematical reasoning continues to be a critical challenge in large language model (LLM) development with significant interest. However, most of the cutting-edge progress in mathematical reasoning with LLMs has become closed-source due to lack of access to training data. This lack of data access li…

Cited by 41SourcePDFScholar
2024

Major Entity Identification: A Generalizable Alternative to Coreference Resolution

EMNLP 2024main

The limited generalization of coreference resolution (CR) models has been a major bottleneck in the task’s broad application. Prior work has identified annotation differences, especially for mention detection, as one of the main reasons for the generalization gap and proposed using additional annota…

2024

OpenMathInstruct-1: A 1.8 Million Math Instruction Tuning Dataset

NeurIPS 2024oral

Recent work has shown the immense potential of synthetically generated datasets for training large language models (LLMs), especially for acquiring targeted skills. Current large-scale math instruction tuning datasets such as MetaMathQA (Yu et al., 2024) and MAmmoTH (Yue et al., 2024) are constructe…

2023

Adapting Pretrained Text-to-Text Models for Long Text Sequences

EMNLP 2023long findings

We present an empirical study of adapting an existing pretrained text-to-text model for long-sequence inputs. Through a comprehensive study along three axes of the pretraining pipeline -- model architecture, optimization objective, and pretraining corpus, we propose an effective recipe to build long…

Cited by 0SourcecodeScholar
2023

Learning to Reason and Memorize with Self-Notes

NeurIPS 2023poster

Large language models have been shown to struggle with multi-step reasoning, and do not retain previous reasoning steps for future use. We propose a simple method for solving both of these problems by allowing the model to take Self-Notes. Unlike recent chain-of-thought or scratchpad approaches, the…

2023

Robustness of Named-Entity Replacements for In-Context Learning

EMNLP 2023short findings

A key feature of modern large language models (LLMs) is their ability to perform in-context learning, a prompting technique where query- answer demonstrations are shown before the final query. This allows for generalization to novel distributions at inference time where the LLM can learn new rules w…

Cited by 0SourceScholar
2022

Chess as a Testbed for Language Model State Tracking

AAAI 2022technical

Transformer language models have made tremendous strides in natural language understanding tasks. However, the complexity of natural language makes it challenging to ascertain how accurately these models are tracking the world state underlying the text. Motivated by this issue, we consider the task…

2018

Multilingual Speech Recognition with a Single End-to-End Model

ICASSP 2018accepted

Training a conventional automatic speech recognition (ASR) system to support multiple languages is challenging because the sub-word unit, lexicon and word inventories are typically language specific. In contrast, sequence-to-sequence models are well suited for multilingual ASR because they encapsula…

Cited by 0SourceScholar