paper-with-me

홈 › Papers

Kwai-STaR: Transform LLMs into State-Transition Reasoners

2024-11-07 · Xingyu Lu, Yuhang Hu, Changyi Liu, Tianke Zhang, Zhenyu Yang, Zhixiang Ding, Shengsheng Qian, Meng Du, Ruiwen Kang, Kaiyu Tang, Fan Yang, Tingting Gao, Di Zhang, Hai-Tao Zheng, Bin Wen

Mathematical reasoning presents a significant challenge to the cognitive capabilities of LLMs. Various methods have been proposed to enhance the mathematical ability of LLMs. However, few recognize the value of state transition for LLM reasoning. In this work, we define mathematical problem-solving as a process of transiting from an initial unsolved state to the final resolved state, and propose Kwai-STaR framework, which transforms LLMs into State-Transition Reasoners to improve their intuitive reasoning capabilities. Our approach comprises three main steps: (1) Define the state space tailored to the mathematical reasoning. (2) Generate state-transition data based on the state space. (3) Convert original LLMs into State-Transition Reasoners via a curricular training strategy. Our experiments validate the effectiveness of Kwai-STaR in enhancing mathematical reasoning: After training on the small-scale Kwai-STaR dataset, general LLMs, including Mistral-7B and LLaMA-3, achieve considerable performance gain on the GSM8K and GSM-Hard dataset. Additionally, the state transition-based design endows Kwai-STaR with remarkable training and inference efficiency. Further experiments are underway to establish the generality of Kwai-STaR.

📄 PDF Abstract BibTeX arXiv:2411.04799

Code (0)

등록된 구현이 없습니다.

Tasks

GSM8KMathematical Problem-SolvingMathematical Reasoning

Similar Papers 제목 키워드 기반

KwaiYiiMath: Technical Report

2023-10-11 · Jiayi Fu, Lei Lin, Xiaoyang Gao, Pengli Liu 외

Recent advancements in large language models (LLMs) have demonstrated remarkable abilities in handling a variety of natural language processing (NLP) downstream tasks, even on mathematical tasks requiring multi-step reas…

Arithmetic ReasoningGSM8KMathematical Reasoning

NTIRE 2025 Challenge on Short-form UGC Video Quality Assessment and Enhancement: KwaiSR Dataset and Study

2025-04-21 · Xin Li, Xijun Wang, Bingchen Li, Kun Yuan 외

In this work, we build the first benchmark dataset for short-form UGC Image Super-resolution in the wild, termed KwaiSR, intending to advance the research on developing image super-resolution algorithms for short-form UG…

FormImage Super-ResolutionSuper-ResolutionVideo Quality Assessment

KwaiChat: A Large-Scale Video-Driven Multilingual Mixed-Type Dialogue Corpus

2025-03-10 · Xiaoming Shi, Zeming Liu, Yiming Lei, Chenkai Zhang 외

Video-based dialogue systems, such as education assistants, have compelling application value, thereby garnering growing interest. However, the current video-based dialogue systems are limited by their reliance on a sing…

In-Context LearningQuestion Answering

KAT-V1: Kwai-AutoThink Technical Report

2025-07-11 · Zizheng Zhan, Ken Deng, Huaixi Tang, Wen Xiang 외

We present Kwaipilot-AutoThink (KAT), an open-source 40B large language model developed to address the overthinking problem in reasoning-intensive tasks, where an automatic thinking training paradigm is proposed to dynam…

Knowledge DistillationLarge Language ModelMixture-of-Experts

KwaiAgents: Generalized Information-seeking Agent System with Large Language Models

2023-12-08 · Haojie Pan, Zepeng Zhai, Hao Yuan, Yaojia LV 외

Driven by curiosity, humans have continually sought to explore and understand the world around them, leading to the invention of various tools to satiate this inquisitiveness. Despite not having the capacity to process a…