paper-with-me

Papers

OpenRFT: Adapting Reasoning Foundation Model for Domain-specific Tasks with Reinforcement Fine-Tuning

2024-12-22 · Yuxiang Zhang, YuQi Yang, Jiangming Shu, Yuhang Wang, Jinlin Xiao, Jitao Sang

OpenAI's recent introduction of Reinforcement Fine-Tuning (RFT) showcases the potential of reasoning foundation model and offers a new paradigm for fine-tuning beyond simple pattern imitation. This technical report presents \emph{OpenRFT}, our attempt to fine-tune generalist reasoning models for domain-specific tasks under the same settings as RFT. OpenRFT addresses two key challenges of lacking reasoning step data and the limited quantity of training samples, by leveraging the domain-specific samples in three ways: question augmentation, synthesizing reasoning-process data, and few-shot ICL. The evaluation is conducted on SciKnowEval, where OpenRFT achieves notable performance gains with only $100$ domain-specific samples for each task. More experimental results will be updated continuously in later versions. Source codes, datasets, and models are disclosed at: https://github.com/ADaM-BJTU/OpenRFT

📄 PDF Abstract BibTeX arXiv:2412.16849

Code (1)

adam-bjtu/openrft 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Fine-Tuning BERT for Domain-Specific Question Answering: Toward Educational NLP Resources at University Scale

2025-12-04 · Aurélie Montfrond arxiv

Prior work on scientific question answering has largely emphasized chatbot-style systems, with limited exploration of fine-tuning foundation models for domain-specific reasoning. In this study, we developed a chatbot for…

Question Answering

From General Vision to Reliable Traversability Estimation: Adapting Vision Foundation Models for Unstructured Outdoor Environments

2026-05-28 · Ji-Hoon Hwang, Jisung Bae, Dong-Wook Kim, Yeonkyu Lee 외 arxiv

Vision-based approaches have become the dominant paradigm for traversability estimation in unstructured outdoor environments, typically adapting vision foundation models (VFMs) via semantic segmentation supervision. Howe…

Semantic SegmentationDomain Generalization

Chain-of-Knowledge: Grounding Large Language Models via Dynamic Knowledge Adapting over Heterogeneous Sources

2023-05-22 · Xingxuan Li, Ruochen Zhao, Yew Ken Chia, Bosheng Ding 외

We present chain-of-knowledge (CoK), a novel framework that augments large language models (LLMs) by dynamically incorporating grounding information from heterogeneous sources. It results in more factual rationales and r…

HallucinationLanguage ModellingLarge Language Model

LMM-R1: Empowering 3B LMMs with Strong Reasoning Abilities Through Two-Stage Rule-Based RL

2025-03-10 · Yingzhe Peng, Gongrui Zhang, Miaosen Zhang, Zhiyuan You 외

Enhancing reasoning in Large Multimodal Models (LMMs) faces unique challenges from the complex interplay between visual perception and logical reasoning, particularly in compact 3B-parameter architectures where architect…

Logical ReasoningMultimodal ReasoningReinforcement Learning (RL)

Spectral Rectification for Parameter-Efficient Adaptation of Foundation Models in Colonoscopy Depth Estimation

2026-03-16 · Xiaoxian Zhang, Minghai Shi, Lei Li arxiv

Accurate monocular depth estimation is critical in colonoscopy for lesion localization and navigation. Foundation models trained on natural images fail to generalize directly to colonoscopy. We identify the core issue no…

Monocular Depth Estimation