paper-with-me

홈 › Papers

CCQA: Generating Question from Solution Can Improve Inference-Time Reasoning in SLMs

2025-09-23 · Jin Young Kim, Ji Won Yoon arxiv

Recently, inference-time reasoning strategies have further improved the accuracy of large language models (LLMs), but their effectiveness on smaller models remains unclear. Based on the observation that conventional approaches often fail to improve performance in this context, we propose \textbf{C}ycle-\textbf{C}onsistency in \textbf{Q}uestion \textbf{A}nswering (CCQA), a novel reasoning method that can be effectively applied to SLMs. Inspired by cycle consistency, CCQA generates a question from each reasoning path and answer, evaluates each by its similarity to the original question, and then selects the candidate solution with the highest similarity score as the final response. Since conventional SLMs struggle to generate accurate questions from their own reasoning paths and answers, we employ a lightweight Flan-T5 model specialized for question generation to support this process efficiently. From the experimental results, it is verified that CCQA consistently outperforms existing state-of-the-art (SOTA) methods across eight models on mathematical and commonsense reasoning benchmarks. Furthermore, our method establishes a new practical baseline for efficient reasoning in SLMs. Source code can be found at https://github.com/scai-research/ccqa_official.

📄 PDF Abstract BibTeX arXiv:2509.18536

Code (0)

등록된 구현이 없습니다.

Tasks

Question Generation

Similar Papers 제목 키워드 기반

Aligning LLMs through Multi-perspective User Preference Ranking-based Feedback for Programming Question Answering

2024-05-27 · Hongyu Yang, Liyang He, Min Hou, Shuanghong Shen 외

Code Community Question Answering (CCQA) seeks to tackle programming-related issues, thereby boosting productivity in both software engineering and academic research. Recent advancements in Reinforcement Learning from Hu…

Community Question AnsweringIn-Context LearningQuestion Answering

CCQA: A New Web-Scale Question Answering Dataset for Model Pre-Training

2021-11-16 · ACL ARR November 2021 11 · Anonymous

We propose a novel open-domain question-answering dataset based on the Common Crawl project. With a previously unseen number of around 130 million multilingual question-answer pairs (including about 60 million English da…

Open-Domain Question AnsweringQuestion Answering

CCQA: A New Web-Scale Question Answering Dataset for Model Pre-Training

2021-10-14 · Findings (NAACL) 2022 7 · Patrick Huber, Armen Aghajanyan, Barlas Oğuz, Dmytro Okhonko 외

With the rise of large-scale pre-trained language models, open-domain question-answering (ODQA) has become an important research topic in NLP. Based on the popular pre-training fine-tuning approach, we posit that an addi…

Open-Domain Question AnsweringQuestion Answering

Generating Questions and Multiple-Choice Answers using Semantic Analysis of Texts

2016-12-01 · COLING 2016 12 · Jun Araki, Dheeraj Rajagopal, Sreecharan Sankaranarayanan, Susan Holm 외

We present a novel approach to automated question generation that improves upon prior work both from a technology perspective and from an assessment perspective. Our system is aimed at engaging language learners by gener…

coreference-resolutionCoreference ResolutionMultiple-choiceQuestion Generation+3

Towards Smart Point-and-Shoot Photography

2025-05-06 · CVPR 2025 1 · Jiawan Li, Fei Zhou, Zhipeng Zhong, Jiongzhi Lin 외

Hundreds of millions of people routinely take photos using their smartphones as point and shoot (PAS) cameras, yet very few would have the photography skills to compose a good shot of a scene. While traditional PAS camer…

Mixture-of-ExpertsWord Embeddings