Skip to main content
QUICK REVIEW

[논문 리뷰] FutureMind: Equipping Small Language Models with Strategic Thinking-Pattern Priors via Adaptive Knowledge Distillation

Shaoxiong Yang, Junting Li|arXiv (Cornell University)|2026. 02. 01.
Topic Modeling인용 수 0
한 줄 요약

FutureMind는 training-free 모듈식 추론 프레임워크로, LLM의 전략적 사고-패턴 프라이어를 SLM으로 증류하여 적응형 검색-guided 다중호 추론을 가능하게 하고, 다양한 모델 크기에서 training-free 방법들 중 최첨단 결과를 달성합니다.

ABSTRACT

Small Language Models (SLMs) are attractive for cost-sensitive and resource-limited settings due to their efficient, low-latency inference. However, they often struggle with complex, knowledge-intensive tasks that require structured reasoning and effective retrieval. To address these limitations, we propose FutureMind, a modular reasoning framework that equips SLMs with strategic thinking-pattern priors via adaptive knowledge distillation from large language models (LLMs). FutureMind introduces a dynamic reasoning pipeline composed of four key modules: Problem Analysis, Logical Reasoning, Strategy Planning, and Retrieval Guidance. This pipeline is augmented by three distinct retrieval paradigms that decompose complex queries into tractable subproblems, ensuring efficient and accurate retrieval execution. Extensive experiments on multi-hop QA benchmarks, including 2WikiMultihopQA, MuSiQue, Bamboogle, and Frames, demonstrate the superiority of FutureMind. It consistently outperforms strong baselines such as Search-o1, achieving state-of-the-art results under free training conditions across diverse SLM architectures and scales. Beyond empirical gains, our analysis reveals that the process of thinking-pattern distillation is restricted by the cognitive bias bottleneck between the teacher (LLMs) and student (SLMs) models. This provides new perspectives on the transferability of reasoning skills, paving the way for the development of SLMs that combine efficiency with genuine cognitive capability.

연구 동기 및 목표

  • SLM에서 효율적이고 지식 집약적인 추론의 필요성을 동기부여하고, 정적 단일 샷 검색의 한계를 다루는 것.
  • FutureMind를 제안한다, 사고-패턴 프라이어를 SLM으로 증류하는 training-free 모듈식 추론 프레임워크.
  • 네 가지 단계의 추론 파이프라인(Problem Analysis, Logical Reasoning, Strategy Planning, Retrieval Guidance)과 세 가지 적응형 검색 파라다임을 설계한다.
  • 다중 호 QA 벤치마크에서의 실증적 개선을 보여주고 교사-학생 증류에서 인지적 편향 병목을 분석한다.
  • 경량 모델에서 확장 가능한 추론을 위한 교사-학생 정렬에 대한 통찰을 제공한다.

제안 방법

  • Thinking Module이 조정하는 네 단계 파이프라인으로 FutureMind를 도입한다: Problem Analysis, Logical Reasoning, Strategy Planning, Retrieval Guidance.
  • 쿼리를 구조화된 구성 요소(O, A, T, C)로 분해하고 Logical Reasoning을 통해 기계적 이해(M)와 중요한 조건(K)을 도출한다.
  • Strategy Planning을 통해 Forward Stepwise Reasoning, Backward Constraint Focusing, Parallel Intersection Reasoning의 세 가지 검색 파라다임 중에서 동적으로 선택하여 R*를 형성한다.
  • 검색 유도를 통제하기 위한 처방적 Retrieval Guidance(Γ)를 생성한다: Keyword, Resource, Sequence, Query, Screening 가이던스를 포함한다.
  • LLM 교사를 통해 적응적 사고-패턴 프라이어를 SLM 학생으로 증류하여 gradient 업데이트 없이 학습한다.
  • 네 가지 다중 호 QA 벤치마크(2WikiMultihopQA, MuSiQue, Bamboogle, Frames)에서 다양한 기본 모델(SLM 및 LLM)로 평가한다.

실험 결과

연구 질문

  • RQ1훈련 없이도 모듈식 프레임워크가 소형 언어 모델이 복잡하고 다중 호 추론을 효율적으로 수행하게 할 수 있는가?
  • RQ2전략적 사고-패턴 프라이어의 적응 지식 증류가 모델 규모에 관계없이 강건한 추론 능력을 이전시키는가?
  • RQ3다른 검색 파라다임이 지식 집약적 작업의 효율성 및 정확도에 어떤 영향을 미치는가?
  • RQ4교사 모델의 규모와 아키텍처가 증류에서 교사-학생 간 인지 정렬에 미치는 영향은 무엇인가?
  • RQ5다중 호 QA에서 성능 향상에 기여하는 모듈식 구성 요소는 어떤 것들이 있는가?

주요 결과

모델방법2WikiMQA ACC E2WikiMQA ACC LFrames ACC EFrames ACC LBamboogle ACC EBamboogle ACC LMuSiQue ACC EMuSiQue ACC LAvg ACC EAvg ACC L
Qwen-3BNaive Gen16.8017.203.604.6020.8024.005.948.9811.7913.70
Qwen-3BStandard RAG24.0024.4010.2013.0026.4038.4012.0119.1718.1523.74
Qwen-3BSearch-o141.0041.8010.4012.6034.4039.2011.7718.8124.3928.10
Qwen-3BTC+FM ∗56.4043.8014.2015.2039.2043.2018.8419.4232.1630.41
Qwen-7BNaive Gen29.4025.207.6010.8034.4052.8011.2916.8720.6722.62
Qwen-7BStandard RAG30.2029.8013.2016.8042.4052.8015.7824.7625.3931.04
Qwen-7BSearch-o157.8059.8020.8023.8043.2051.2024.6338.3436.6143.29
Qwen-7BTC+FM ∗62.0064.0020.0023.8058.4064.8025.1234.7120.0023.80
Qwen-14BNaive Gen30.4030.808.8012.4048.8055.2014.8122.8225.7030.30
Qwen-14BStandard RAG27.4028.4014.0018.6044.8056.0017.9628.4026.0432.85
Qwen-14BSearch-o166.8068.4020.6025.6043.2055.2030.4646.4840.2748.92
Qwen-14BTC+FM ∗71.6075.2024.0028.2070.4072.8034.8349.5150.2156.43
Qwen-32BNaive Gen30.8031.3010.8015.2054.4060.8015.6624.5127.9132.95
Qwen-32BStandard RAG24.6024.4016.2019.6052.8061.6019.7830.9528.3534.14
Qwen-32BSearch-o168.6071.6022.8027.8060.8067.2034.3454.1246.6355.18
Qwen-32BTC+FM ∗74.4077.8026.0030.4068.8072.8037.1553.8651.5958.71
Qwen-72BNaive Gen38.2038.6012.8018.4060.0067.2021.1232.1633.0339.09
Qwen-72BStandard RAG31.0031.4016.2019.6059.2067.2025.9737.6233.7940.01
Qwen-72BSearch-o172.6075.4024.6030.8067.2072.8037.3756.6750.4458.92
Qwen-72BTC+FM ∗74.2080.6027.4036.6075.2079.2041.3858.5954.8063.75
Llama3.1-8BNaive Gen38.2038.6012.8018.4060.0067.2021.1232.1633.0339.09
Llama3.1-8BStandard RAG29.2030.4012.2015.2039.2047.2015.0522.8223.9128.90
Llama3.1-8BSearch-o154.0056.0015.4018.2046.4052.0024.8837.6235.1740.95
Llama3.1-8BTC+FM ∗55.2056.8021.8025.2058.4064.0027.4339.9240.7146.48
  • FutureMind with TC+FM은 모델 규모와 아키텍처에 관계없이 일관되게 성능을 향상시키며, 다중 호 QA 벤치마크에서 training-free 방법 중 최첨단 결과를 달성한다.
  • 적응형 사고-패턴 증류는 작은 모델에서 큰 이득을 가져오며, 더 높은 품질의 교사 가이던스를 사용할 때 ACC E와 ACC L의 유의미한 향상을 보인다.
  • Strategy Planning과 retrieval-guidance의 통합이 매우 중요하며, 모듈이나 검색 전략을 제거하면 성능이 저하되고 Forward Stepwise Reasoning이 종종 가장 큰 영향을 준다.
  • 인지적 편향 병목이 존재한다: 지나치게 복잡한 교사 계획은 학생의 성능에 해를 끼칠 수 있어, raw 규모보다 교사-학생의 적합성이 더 중요하다.
  • 교사 아키텍처는 전달 효과에 결정적으로 영향을 미친다; 중간 규모의, 아키텍처적으로 정렬된 교사(예: 14B가 32B보다)가 비정렬 대형 교사보다 학생 성능의 평균이 더 좋을 수 있다.
  • 세 가지 검색 파라다임은 모두 성능 향상에 기여한다; 절차 분석은 작업 구조에 따라 각 파라다임이 가치를 추가한다는 것이 에일레이션으로 확인된다.

더 나은 연구,지금 바로 시작하세요

연구 설계부터 논문 작성까지, 연구 시간을 획기적으로 줄여보세요.

카드 등록 없음 · 무료 플랜 제공

이 리뷰는 AI가 만들고, 인간 에디터가 검토했습니다.