← Search

Abulhair Saparov

12 accepted papers

2025

Are Language Models Efficient Reasoners? A Perspective from Logic Programming

NeurIPS 2025poster

Modern language models (LMs) exhibit strong deductive reasoning capabilities, yet standard evaluations emphasize correctness while overlooking a key aspect of human-like reasoning: *efficiency*. In real-world reasoning scenarios, much of the available information is irrelevant, and effective deducti…

Cited by 0SourceScholar
2025

MathGAP: Out-of-Distribution Evaluation on Problems with Arbitrarily Complex Proofs

ICLR 2025poster

Large language models (LLMs) can solve arithmetic word problems with high accuracy, but little is known about how well they generalize to more complex problems. This is difficult to study, as (i) much of the available evaluation data has already been seen by the most capable models during training,…

Cited by 3SourcePDFScholar
2025

Revisiting Reinforcement Learning for LLM Reasoning from A Cross-Domain Perspective

NeurIPS 2025poster

Reinforcement learning (RL) has shown promise in enhancing large language model (LLM) reasoning, yet progress towards broader capabilities is limited by the availability of high-quality, multi-domain datasets. This work introduces \ours, a 92K RL-for-reasoning dataset designed to address this gap, c…

Cited by 0SourceScholar
2025

Transformers Struggle to Learn to Search

ICLR 2025poster

Search is an ability foundational in many important tasks, and recent studies have shown that large language models (LLMs) struggle to perform search robustly. It is unknown whether this inability is due to a lack of data, insufficient model parameters, or fundamental limitations of the transformer…

2024

Do Language Models Exhibit the Same Cognitive Biases in Problem Solving as Human Learners?

ICML 2024poster

There is increasing interest in employing large language models (LLMs) as cognitive models. For such purposes, it is central to understand which properties of human cognition are well-modeled by LLMs, and which are not. In this work, we study the biases of LLMs in relation to those known in children…

2024

Personas as a Way to Model Truthfulness in Language Models

EMNLP 2024main

Large language models (LLMs) are trained on vast amounts of text from the internet, which contains both factual and misleading information about the world. While unintuitive from a classic view of LMs, recent work has shown that the truth value of a statement can be elicited from the model’s represe…

2023

Language Models Are Greedy Reasoners: A Systematic Formal Analysis of Chain-of-Thought

ICLR 2023poster

Large language models (LLMs) have shown remarkable reasoning capabilities given chain-of-thought prompts (examples with intermediate reasoning steps). Existing benchmarks measure reasoning ability indirectly, by evaluating accuracy on downstream tasks such as mathematical reasoning. However, it is u…

2023

Noisy Exemplars Make Large Language Models More Robust: A Domain-Agnostic Behavioral Analysis

EMNLP 2023short main

Recent advances in prompt engineering enable large language models (LLMs) to solve multi-hop logical reasoning problems with impressive accuracy. However, there is little existing work investigating the robustness of LLMs with few-shot prompting techniques. Therefore, we introduce a systematic appro…

Cited by 0SourcecodeScholar
2023

Testing the General Deductive Reasoning Capacity of Large Language Models Using OOD Examples

NeurIPS 2023poster

Given the intractably large size of the space of proofs, any model that is capable of general deductive reasoning must generalize to proofs of greater complexity. Recent studies have shown that large language models (LLMs) possess some abstract deductive reasoning ability given chain-of-thought prom…

2020

Jelly Bean World: A Testbed for Never-Ending Learning

ICLR 2020poster

Machine learning has shown growing success in recent years. However, current machine learning systems are highly specialized, trained for particular problems or domains, and typically on a single narrow dataset. Human learning, on the other hand, is highly general and adaptable. Never-ending learnin…

Cited by 40SourcecodeScholar