← Search

Manya Wadhwa

4 accepted papers

2026

SkillFactory: Self-Distillation for Learning Cognitive Behaviors

ICLR 2026poster

Reasoning models leveraging long chains of thought employ various cognitive skills, such as verification of their answers, backtracking, retrying by an alternate method, and more. Previous work has shown that when a base language model exhibits these skills, training that model further with reinforc…

Cited by 0SourcecodeScholar
2025

ChartMuseum: Testing Visual Reasoning Capabilities of Large Vision-Language Models

NeurIPS 2025poster

Chart understanding presents a unique challenge for large vision-language models (LVLMs), as it requires the integration of sophisticated textual and visual reasoning capabilities. However, current LVLMs exhibit a notable imbalance between these skills, falling short on visual reasoning that is diff…

Cited by 0SourcecodeScholar
2025

To CoT or not to CoT? Chain-of-thought helps mainly on math and symbolic reasoning

ICLR 2025poster

Chain-of-thought (CoT) via prompting is the de facto method for eliciting reasoning capabilities from large language models (LLMs). But for what kinds of tasks is this extra "thinking" really helpful? To analyze this, we conducted a quantitative meta-analysis covering over 100 papers using CoT and r…

2024

Learning to Refine with Fine-Grained Natural Language Feedback

EMNLP 2024finding

Recent work has explored the capability of large language models (LLMs) to identify and correct errors in LLM-generated responses. These refinement approaches frequently evaluate what sizes of models are able to do refinement for what problems, but less attention is paid to what effective feedback f…