paper-with-me

Papers

Compass-Thinker-7B Technical Report

2025-08-12 · Anxiang Zeng, Haibo Zhang, Kaixiang Mo, Long Zhang, Shuman Liu, Yanhui Huang, Yawen Liu, Yuepeng Sheng, Yuwei Huang arxiv

Recent R1-Zero-like research further demonstrates that reasoning extension has given large language models (LLMs) unprecedented reasoning capabilities, and Reinforcement Learning is the core technology to elicit its complex reasoning. However, conducting RL experiments directly on hyperscale models involves high computational costs and resource demands, posing significant risks. We propose the Compass-Thinker-7B model, which aims to explore the potential of Reinforcement Learning with less computational resources and costs, and provides insights for further research into RL recipes for larger models. Compass-Thinker-7B is trained from an open source model through a specially designed Reinforcement Learning Pipeline. We curate a dataset of 30k verifiable mathematics problems for the Reinforcement Learning Pipeline. By configuring data and training settings with different difficulty distributions for different stages, the potential of the model is gradually released and the training efficiency is improved. Extensive evaluations show that Compass-Thinker-7B possesses exceptional reasoning potential, and achieves superior performance on mathematics compared to the same-sized RL model. Especially in the challenging AIME2024 evaluation, Compass-Thinker-7B achieves 40% accuracy.

📄 PDF Abstract BibTeX arXiv:2508.08909

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Qwen2.5-Omni Technical Report

2025-03-26 · Jin Xu, Zhifang Guo, Jinzheng He, Hangrui Hu 외

In this report, we present Qwen2.5-Omni, an end-to-end multimodal model designed to perceive diverse modalities, including text, images, audio, and video, while simultaneously generating text and natural speech responses…

Automatic Speech Recognition (ASR)GSM8KInstruction FollowingLarge Language Model+4

WebThinker: Empowering Large Reasoning Models with Deep Research Capability

2025-04-30 · Xiaoxi Li, Jiajie Jin, Guanting Dong, Hongjin Qian 외

Large reasoning models (LRMs), such as OpenAI-o1 and DeepSeek-R1, demonstrate impressive long-horizon reasoning capabilities. However, their reliance on static internal knowledge limits their performance on complex, know…

Navigate

VibeThinker-3B: Exploring the Frontier of Verifiable Reasoning in Small Language Models

2026-06-15 · Sen Xu, Shixi Liu, Wei Wang, Jixin Min 외 arxiv

This technical report introduces VibeThinker-3B, a compact dense model with 3B parameters developed to investigate how far verifiable reasoning can be pushed within a strictly small-model regime. Building upon the Spectr…

Reinforcement Learning

VCL Challenges 2023 at ICCV 2023 Technical Report: Bi-level Adaptation Method for Test-time Adaptive Object Detection

2023-10-13 · Chenyu Lin, Yusheng He, Zhengqing Zang, Chenwei Tang 외

This report outlines our team's participation in VCL Challenges B Continual Test_time Adaptation, focusing on the technical details of our approach. Our primary focus is Testtime Adaptation using bi_level adaptations, en…

object-detectionObject Detection

Thinker: A vision-language foundation model for embodied intelligence

2026-01-29 · Baiyu Pan, Daqin Luo, Junpeng Yang, Jiyuan Wang 외 arxiv

When large vision-language models are applied to the field of robotics, they encounter problems that are simple for humans yet error-prone for models. Such issues include confusion between third-person and first-person p…

Visual Grounding