Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning Task Decomposition to Assist Humans in Competitive Programming

About

When using language models (LMs) to solve complex problems, humans might struggle to understand the LM-generated solutions and repair the flawed ones. To assist humans in repairing them, we propose to automatically decompose complex solutions into multiple simpler pieces that correspond to specific subtasks. We introduce a novel objective for learning task decomposition, termed assistive value (AssistV), which measures the feasibility and speed for humans to repair the decomposed solution. We collect a dataset of human repair experiences on different decomposed solutions. Utilizing the collected data as in-context examples, we then learn to critique, refine, and rank decomposed solutions to improve AssistV. We validate our method under competitive programming problems: under 177 hours of human study, our method enables non-experts to solve 33.3\% more problems, speeds them up by 3.3x, and empowers them to match unassisted experts.

Jiaxin Wen, Ruiqi Zhong, Pei Ke, Zhihong Shao, Hongning Wang, Minlie Huang• 2024

Related benchmarks

TaskDatasetResultRank
Program DiscriminationAPPS (test)
Accuracy42.9
4
Program DiscriminationCode-Contests (test)
Accuracy62.5
4
Program RepairAPPS (test)
Strict Accuracy21.7
4
Program RepairCode-Contests (test)
Strict Accuracy12.5
4
Showing 4 of 4 rows

Other info

Follow for update