no code implementations • 7 Nov 2024 • Jierui Li, Hung Le, Yingbo Zhou, Caiming Xiong, Silvio Savarese, Doyen Sahoo
We comprehensively evaluated CodeTree on 7 code generation benchmarks and demonstrated the significant performance gains of CodeTree against strong baselines.
no code implementations • 11 Apr 2024 • Jierui Li, Raymond Mooney
More specifically, we employ an LLM to generate explanations for a set of <problem, solution-program> pairs, then use <problem, explanation> pairs to fine-tune a smaller language model, which we refer to as the Reasoner, to learn algorithmic reasoning that can generate "how-to-solve" hints for unseen problems.
1 code implementation • 15 Nov 2023 • Jierui Li, Vipul Raheja, Dhruv Kumar
In recent times, large language models (LLMs) have shown impressive performance on various document-level tasks such as document classification, summarization, and question-answering.
no code implementations • 11 Jul 2023 • Jierui Li, Szymon Tworkowski, Yingying Wu, Raymond Mooney
In this paper, we approach competitive-level programming problem-solving as a composite task of reasoning and code generation.
1 code implementation • ACL 2022 • Zhanming Jie, Jierui Li, Wei Lu
Solving math word problems requires deductive reasoning over the quantities in the text.
Ranked #4 on Math Word Problem Solving on MathQA
no code implementations • ACL 2020 • Jierui Li, Lemao Liu, Huayang Li, Guanlin Li, Guoping Huang, Shuming Shi
Recently many efforts have been devoted to interpreting the black-box NMT models, but little progress has been made on metrics to evaluate explanation methods.
1 code implementation • ACL 2019 • Jierui Li, Lei Wang, Jipeng Zhang, Yan Wang, Bing Tian Dai, Dongxiang Zhang
Several deep learning models have been proposed for solving math word problems (MWPs) automatically.
Ranked #14 on Math Word Problem Solving on Math23K