Papers by Tarun Raheja
Enhancing Large Language Models through Transforming Reasoning Problems into Classification Tasks (2024.lrec-main)
Copied to clipboard
Tarun Raheja, Raunak Sinha, Advit Deepak, Will Healy, Jayanth Srinivasa, Myungjin Lee, Ramana Kompella
| Challenge: | Existing approaches to improve LLMs' reasoning capabilities for constraint satisfaction problems (CSPs) are needed to solve complex tasks. |
| Approach: | They propose a method that leverages the LLM's ability to decide when to call a function from a set of logical-linguistic primitives, each of which can interact with a local “scratchpad” memory and logical inference engine. |
| Outcome: | The proposed method improves the reasoning capabilities of large language models for constraint satisfaction problems by 40% over baselines. |