paper-with-me

홈 › Papers

SoRFT: Issue Resolving with Subtask-oriented Reinforced Fine-Tuning

2025-02-27 · Zexiong Ma, Chao Peng, Pengfei Gao, Xiangxin Meng, Yanzhen Zou, Bing Xie

Mainstream issue-resolving frameworks predominantly rely on commercial models, leading to high costs and privacy concerns. Existing training approaches for issue resolving struggle with poor generalization and fail to fully leverage open-source development resources. We propose Subtask-oriented Reinforced Fine-Tuning (SoRFT), a novel training approach to enhance the issue resolving capability of LLMs. We decomposes issue resolving into structured subtasks: file localization, function localization, line localization, and code edit generation. SoRFT consists of two training stages: (1) rejection-sampled supervised fine-tuning, Chain of Thought (CoT) data is filtered using ground-truth before fine-tuning the LLM, and (2) rule-based reinforcement learning, which leverages PPO with ground-truth based rewards. We evaluate the SoRFT-trained model on SWE-Bench Verified and SWE-Bench Lite, achieving state-of-the-art (SOTA) performance among open-source models (e.g., resolve 21.4% issues on SWE-Bench Verified with SoRFT-Qwen-7B). The experimental results demonstrate that SoRFT significantly enhances issue-resolving performance, improves model generalization, and provides a cost-efficient alternative to commercial models.

📄 PDF Abstract BibTeX arXiv:2502.20127

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…

Similar Papers 제목 키워드 기반

A Challenge on Semi-Supervised and Reinforced Task-Oriented Dialog Systems

2022-07-06 · Zhijian Ou, Junlan Feng, Juanzi Li, Yakun Li 외

A challenge on Semi-Supervised and Reinforced Task-Oriented Dialog Systems, Co-located with EMNLP2022 SereTOD Workshop.

Understand Legal Documents with Contextualized Large Language Models

2023-03-21 · Xin Jin, Yuchen Wang

The growth of pending legal cases in populous countries, such as India, has become a major issue. Developing effective techniques to process and understand legal documents is extremely useful in resolving this problem. I…

Sentence

Document-Grounded Goal-Oriented Dialogue Systems on Pre-Trained Language Model with Diverse Input Representation

2021-08-01 · ACL (dialdoc) 2021 8 · Boeun Kim, Dohaeng Lee, Sihyung Kim, Yejin Lee 외

Document-grounded goal-oriented dialog system understands users’ utterances, and generates proper responses by using information obtained from documents. The Dialdoc21 shared task consists of two subtasks; subtask1, find…

Goal-Oriented DialogGoal-Oriented Dialogue SystemsLanguage ModelingLanguage Modelling+1

Pre-Trained and Attention-Based Neural Networks for Building Noetic Task-Oriented Dialogue Systems

2020-04-04 · Jia-Chen Gu, Tianda Li, Quan Liu, Xiaodan Zhu 외

The NOESIS II challenge, as the Track 2 of the 8th Dialogue System Technology Challenges (DSTC 8), is the extension of DSTC 7. This track incorporates new elements that are vital for the creation of a deployed task-orien…

Conversation DisentanglementTask-Oriented Dialogue Systems

Learning to Embed Multi-Modal Contexts for Situated Conversational Agents

2022-01-16 · ACL ARR January 2022 1 · Anonymous

The Situated Interactive Multi-Modal Conversations (SIMMC) 2.0 aims to create virtual shopping assistants that can accept complex multi-modal inputs, i.e. visual appearances of objects and user utterances. It consists of…

coreference-resolutionCoreference ResolutionDecoderdialog state tracking+2