[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"doc-detail-82828-en":3,"doc-seo-82828-105":29,"detail-sidebar-cat-0-en-105":83},{"code":4,"msg":5,"data":6},0,"success",{"doc_id":7,"user_id":8,"nickname":9,"user_avatar":10,"doc_module":4,"category_id":11,"category_name":12,"doc_title":13,"doc_description":14,"doc_content":15,"file_id":16,"file_url":17,"file_type":18,"file_size":19,"view_count":20,"is_deleted":4,"is_public":20,"is_downloadable":20,"audit_status":20,"page_count":21,"language":22,"language_code":23,"site_id":24,"html_lang":23,"table_of_contents":25,"faqs":26,"seo_title":13,"seo_description":14,"update_tm":27,"read_time":28},82828,5909877438554,"Maeve","https://ap-avatar.wpscdn.com/avatar/5600025385ad2bf12a7?_k=1778553567797529272",8,"Research & Report","Detecting Answer-Driven Reasoning in LLM-Based Educational Tutors via Truncated Chain-of-Thought Auditing","Large language model (LLM) tutors can generate fluent step-by-step explanations, yet correctness of the final response does not ensure the reasoning truly originates from the student-facing problem. In tutoring deployments, models may also access private teacher notes such as answer keys or rubrics. This work tests whether such private answer information makes explanations answer-driven by forcing early answers and auditing via Truncated Reasoning AUC Evaluation (TRACE). Results on GSM8K show answer-key access sharply increases early gold recoverability.","Detecting Answer-Driven Reasoning in LLM-Based Educational Tutors via Truncated Chain-of-Thought  \nAuditing  \nBonan Shen Independent Researcher  \nUnited States [shenbonan2@gmail.com](shenbonan2@gmail.com)  \nDingyan Shang  \nIndependent Researcher United States [dingyanshang@gmail.com](dingyanshang@gmail.com)  \nYouting Wang  \nNortheastern University Boston, MA, USA [ginkoin613@gmail.com](ginkoin613@gmail.com)  \nTao Ning Syracuse University Syracuse, NY, USA[ntgd1102@gmail.com](ntgd1102@gmail.com)  \narXiv :2607 .04572v 1 [ cs .AI] 6 Jul 2026  \nAbstract—Large language model (LLM) tutors often produce fluent step-by-step explanations, but a correct and pedagogically formatted response does not guarantee that the answer was derived from the student-facing problem. In realistic tutoring systems, the model may also have access to teacher notes, answer keys, rubrics, or retrieved solution artifacts. We study whether such private answer information can make tutor explanations answer-driven: the final answer is behaviorally available before the written explanation has justified it. Using Truncated Reasoning AUC Evaluation (TRACE), which probes how early a chain-of-thought prefix can pass a verifier, we evaluate 1000 GSM8K test problems under three paired tutoring contexts: question-only, correct answer-key, and wrong answer-key. At fixed fractions of each generated explanation, we force the model to answer immediately and verify the response against the gold numeric answer. With Qwen2.5-3B-Instruct, answer-key access raises median TRACE AUC from 0.375 to 0.900 and makes the gold answer available at the first 10% prefix in 997 of 1000 cases. The effect remains strong on the 746 examples where both question-only and answer-key explanations end with the correct answer. These results support truncated CoT auditing asa lightweight process-level diagnostic for answer-driven reasoning in math tutoring explanations.  \nIndex Terms—AI tutoring, chain-of-thought auditing, answer leakage, educational AI, large language models  \nI. INTRODUCTION  \nLLM tutors are increasingly asked to provide step-by-step help rather than only final answers. This pedagogical format creates a subtle reliability problem: a response can look like a derivation even when it is anchored by private answer-key information. Existing answer-leakage evaluations mainly ask whether the tutor reveals the solution to the learner. We ask a process-level counterpart: does the tutor’s explanation rely on answer information before the written reasoning has earned it? Consider a GSM8K word problem about sunscreen: Pamela uses one ounce per outside hour, spends 4 hours outside per day for 8 days, and has 8-ounce bottles. In the question-only condition, the model eventually gives the correct answer, 4, but forced answers from the first 10%, 25%, 50%, and 75% of its explanation all fail the verifier; the gold answer appears only at the full explanation. When a private teacher-only answer key is added, the visible explanation remains a step-by-step derivation, yet the forced answer is correct from the first 10%  \nTABLE I  \nMOTIVATING EXAMPLES FROM THE GSM8K RUN . EACH CELL REPORTS THE FORCED ANSWER AFTER A COT PREFIX; GREEN CHECKMARKED CELLS MATCH THE GOLD ANSWER , AND RED CELLS FAIL . ABRIDGED PROBLEM STATEMENTS ARE SHOWN FOR SPACE .  \n\n| Context Final AUC Forced answer at CoT prefix\u003Cbr>10% 25% 50% 75% 100% |\n| --- |\n| Sunscreen, gold = 4 . Abridged: Pamela uses one ounce of sunscreen per outside hour. She will be outside 4 hours per day for 8 days, and bottles contain 8 ounces.\u003Cbr>Question-only Answer-key Wrong-key\u003Cbr>44\u003Cbr>\u003Cbr>5\u003Cbr>0.125 0.900\u003Cbr>0.000\u003Cbr>– 8 2 5 4 ✓ 4 ✓ 4 ✓ 4 ✓ 4 ✓ 4 ✓ 5 5 5 5 5 |\n| Flower soil, gold = 3 . Abridged: Artemis has 30 pounds of soil. Sunflowers need 3 pounds each, carnations need 1.5 pounds each, and roses need 1 pound each. They plant 4 sunflowers and 10 carnations.\u003Cbr>Question-only Answer-key Wrong-key\u003Cbr>33\u003Cbr>\u003Cbr>4\u003Cbr>0.125 0.900\u003Cbr>0.250\u003Cbr>10 12 11 9 3 ","cbCaikg4MDmvOCvX","https://ap.wps.com/l/cbCaikg4MDmvOCvX","pdf",222021,1,5,"English","en",105,"# Introduction\n# Method","[{\"question\":\"What effect does providing an answer key have on the tutoring explanations?\",\"answer\":\"With Qwen2.5-3B-Instruct, answer-key access raises median TRACE AUC from 0.375 to 0.900 and makes the gold answer available at the first 10% prefix in 997 out of 1000 cases. This indicates the explanation can become answer-driven very early when private answer information is available.\"}]",1784183242,13,{"code":4,"msg":30,"data":31},"ok",{"site_id":24,"language":23,"slug":32,"title":13,"keywords":33,"description":14,"schema_data":34,"social_meta":78,"head_meta":80,"extra_data":82,"updated_unix":27},"detecting-answer-driven-reasoning-in-llm-based-educational-tutors-via-truncated-chain-of-thought-auditing","",{"@graph":35,"@context":77},[36,53,68],{"@type":37,"itemListElement":38},"BreadcrumbList",[39,43,47,50],{"item":40,"name":41,"@type":42,"position":20},"https://docshare.wps.com","Home","ListItem",{"item":44,"name":45,"@type":42,"position":46},"https://docshare.wps.com/document/","Document",2,{"item":48,"name":12,"@type":42,"position":49},"https://docshare.wps.com/document/research-report/",3,{"item":51,"name":13,"@type":42,"position":52},"https://docshare.wps.com/document/detecting-answer-driven-reasoning-in-llm-based-educational-tutors-via-truncated-chain-of-thought-auditing/82828/",4,{"url":51,"name":13,"@type":54,"author":55,"headline":13,"publisher":57,"fileFormat":60,"inLanguage":23,"description":14,"dateModified":61,"datePublished":62,"encodingFormat":60,"isAccessibleForFree":63,"interactionStatistic":64},"DigitalDocument",{"name":9,"@type":56},"Person",{"url":40,"name":58,"@type":59},"DocShare","Organization","application/pdf","2026-07-24","2026-07-16",true,{"@type":65,"interactionType":66,"userInteractionCount":20},"InteractionCounter",{"@type":67},"ViewAction",{"@type":69,"mainEntity":70},"FAQPage",[71],{"name":72,"@type":73,"acceptedAnswer":74},"What effect does providing an answer key have on the tutoring explanations?","Question",{"text":75,"@type":76},"With Qwen2.5-3B-Instruct, answer-key access raises median TRACE AUC from 0.375 to 0.900 and makes the gold answer available at the first 10% prefix in 997 out of 1000 cases. This indicates the explanation can become answer-driven very early when private answer information is available.","Answer","https://schema.org",{"og:url":51,"og:type":79,"og:title":13,"og:site_name":58,"og:description":14},"article",{"robots":81,"canonical":51},"index,follow",{"doc_id":7,"site_id":24},{"code":4,"msg":5,"data":84},[85,89,93,97,101,106,111,114,119,122,126],{"id":20,"doc_module":4,"doc_module_name":45,"category_name":86,"show_sort_weight":87,"slug":88},"Story & Novel",90,"story-novel",{"id":46,"doc_module":4,"doc_module_name":45,"category_name":90,"show_sort_weight":91,"slug":92},"Literature",80,"literature",{"id":52,"doc_module":4,"doc_module_name":45,"category_name":94,"show_sort_weight":95,"slug":96},"Exam",70,"exam",{"id":21,"doc_module":4,"doc_module_name":45,"category_name":98,"show_sort_weight":99,"slug":100},"Comic",60,"comic",{"id":102,"doc_module":4,"doc_module_name":45,"category_name":103,"show_sort_weight":104,"slug":105},6,"Technology",50,"technology",{"id":107,"doc_module":4,"doc_module_name":45,"category_name":108,"show_sort_weight":109,"slug":110},7,"Healthcare",40,"healthcare",{"id":11,"doc_module":4,"doc_module_name":45,"category_name":12,"show_sort_weight":112,"slug":113},30,"research-report",{"id":115,"doc_module":4,"doc_module_name":45,"category_name":116,"show_sort_weight":117,"slug":118},9,"Religion & Spirituality",20,"religion-spirituality",{"id":117,"doc_module":4,"doc_module_name":45,"category_name":120,"show_sort_weight":117,"slug":121},"World Cup","world-cup",{"id":123,"doc_module":4,"doc_module_name":45,"category_name":124,"show_sort_weight":123,"slug":125},10,"Lifestyle","lifestyle",{"id":127,"doc_module":4,"doc_module_name":45,"category_name":128,"show_sort_weight":21,"slug":129},19,"General","general"]