{"id":14659,"date":"2025-05-23T13:03:54","date_gmt":"2025-05-23T13:03:54","guid":{"rendered":"https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/"},"modified":"2025-05-23T13:03:54","modified_gmt":"2025-05-23T13:03:54","slug":"researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo","status":"publish","type":"post","link":"https:\/\/youzum.net\/de\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/","title":{"rendered":"Researchers from the National University of Singapore Introduce \u2018Thinkless,\u2019 an Adaptive Framework that Reduces Unnecessary Reasoning by up to 90% Using DeGRPO"},"content":{"rendered":"<p>The effectiveness of language models relies on their ability to simulate human-like step-by-step deduction. However, these reasoning sequences are resource-intensive and can be wasteful for simple questions that do not require elaborate computation. This lack of awareness regarding the complexity of the task is one of the core challenges in these models. They often default to detailed reasoning even for queries that could be answered directly. Such an approach increases token usage, extends response time, and increases system latency and memory usage. As a result, there\u2019s a pressing need to equip language models with a mechanism that allows them to make autonomous decisions about whether to think deeply or respond succinctly.<\/p>\n<p>Current tools attempting to solve this issue either rely on manually set heuristics or prompt engineering to switch between short and long responses. Some methods use separate models and route questions based on complexity estimates. Still, these external routing systems often lack insight into the target model\u2019s strengths and fail to make optimal decisions. Other techniques fine-tune models with prompt-based cues like \u201creasoning on\/off,\u201d but these rely on static rules rather than dynamic understanding. Despite some improvements, these approaches fail to enable fully autonomous and context-sensitive control within a single model.<\/p>\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter is-resized\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXf4B2w84qiPoJPweA3hnEJr4Z8Y8pof-6A4osivcmi8ZkrLUnS_wj7VdwN7vQMqcBRAbPTVrrBz8yBGZWhDxjZLDzqADdsrP-tcUE5G9TuipuR037IZb8gGLCvqS95ihMGI4a-_Lw?key=giFoA55xrgcUMh8R8COkEg\" alt=\"\" \/><\/figure>\n<\/div>\n<p>Researchers from the National University of Singapore introduced a new framework called Thinkless, which equips a language model with the ability to dynamically decide between using short or long-form reasoning. The framework is built on reinforcement learning and introduces two special control tokens\u2014&lt;short&gt; for concise answers and &lt;think&gt; for detailed responses. By incorporating a novel algorithm called Decoupled Group Relative Policy Optimization (DeGRPO), Thinkless separates the training focus between selecting the reasoning mode and improving the accuracy of the generated response. This design prevents the model from falling into one-dimensional behavior and enables adaptive reasoning tailored to each query.<\/p>\n<p>The methodology involves two stages: warm-up distillation and reinforcement learning. In the distillation phase, Thinkless is trained using outputs from two expert models\u2014one specializing in short responses and the other in detailed reasoning. This stage helps the model establish a firm link between the control token and the desired reasoning format. The reinforcement learning stage then fine-tunes the model\u2019s ability to decide which reasoning mode to use. DeGRPO decomposes the learning into two separate objectives: one for training the control token and another for refining the response tokens. This approach avoids the gradient imbalances in earlier models, where longer responses would overpower the learning signal, leading to a collapse in reasoning diversity. Thinkless ensures that both &lt;short&gt; and &lt;think&gt; tokens receive balanced updates, promoting stable learning across response types.<\/p>\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter is-resized\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXe_vYjioCJfpasvbHIH5RUZO8w0bK7OIj03vRDMfWvnQuJ0L1U8NOlkVJ3cNJpBM7iWNnxNSMR1VeaUfsC9LN3VOOo28Dwk3VGZHTLts5mhljFMA41udxzsmAk7qP1JIaRmArJ-Zw?key=giFoA55xrgcUMh8R8COkEg\" alt=\"\" \/><\/figure>\n<\/div>\n<p>When evaluated, Thinkless significantly reduced long-form reasoning while preserving high accuracy. On the Minerva Algebra benchmark, the model used the &lt;think&gt; token in only 25.88% of cases while achieving 94.59% accuracy. In contrast, conventional reasoning models had to use extended chains of thought much more frequently. On the AIME 2024 dataset, Thinkless reached a 27.33% accuracy rate with 100% usage of the reasoning mode, showing that it could maintain performance when full reasoning was necessary. On the GSM8K dataset, it utilized &lt;think&gt; only 13.31% of the time, yet still achieved 84.18% accuracy. These results reflect the model\u2019s ability to handle simple and complex queries with appropriate reasoning depth, cutting down on unnecessary token generation by as much as 90% in some tasks.<\/p>\n<p>Overall, this study from the National University of Singapore researchers presents a compelling solution to the inefficiencies of uniform reasoning in large language models. By introducing a mechanism that enables models to judge task complexity and adjust their inference strategy accordingly, Thinkless optimizes both accuracy and efficiency. The method balances depth of reasoning and response precision without relying on fixed rules, offering a data-driven approach to more intelligent language model behavior.<\/p>\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n<p><strong>Check out the <a href=\"https:\/\/arxiv.org\/abs\/2505.13379\" target=\"_blank\" rel=\"noreferrer noopener\">Paper<\/a> and <a href=\"https:\/\/github.com\/VainF\/Thinkless\" target=\"_blank\" rel=\"noreferrer noopener\">GitHub Page<\/a><em>.<\/em><\/strong>\u00a0All credit for this research goes to the researchers of this project. Also,\u00a0feel free to follow us on\u00a0<strong><a href=\"https:\/\/x.com\/intent\/follow?screen_name=marktechpost\" target=\"_blank\" rel=\"noreferrer noopener\"><mark>Twitter<\/mark><\/a><\/strong>\u00a0and don\u2019t forget to join our\u00a0<strong><a href=\"https:\/\/www.reddit.com\/r\/machinelearningnews\/\" target=\"_blank\" rel=\"noreferrer noopener\">95k+ ML SubReddit<\/a><\/strong> and Subscribe to <strong><a href=\"https:\/\/www.airesearchinsights.com\/subscribe\" target=\"_blank\" rel=\"noreferrer noopener\">our Newsletter<\/a><\/strong>.<\/p>\n<p>The post <a href=\"https:\/\/www.marktechpost.com\/2025\/05\/22\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/\">Researchers from the National University of Singapore Introduce \u2018Thinkless,\u2019 an Adaptive Framework that Reduces Unnecessary Reasoning by up to 90% Using DeGRPO<\/a> appeared first on <a href=\"https:\/\/www.marktechpost.com\/\">MarkTechPost<\/a>.<\/p>","protected":false},"excerpt":{"rendered":"<p>The effectiveness of language models relies on their ability to simulate human-like step-by-step deduction. However, these reasoning sequences are resource-intensive and can be wasteful for simple questions that do not require elaborate computation. This lack of awareness regarding the complexity of the task is one of the core challenges in these models. They often default to detailed reasoning even for queries that could be answered directly. Such an approach increases token usage, extends response time, and increases system latency and memory usage. As a result, there\u2019s a pressing need to equip language models with a mechanism that allows them to make autonomous decisions about whether to think deeply or respond succinctly. Current tools attempting to solve this issue either rely on manually set heuristics or prompt engineering to switch between short and long responses. Some methods use separate models and route questions based on complexity estimates. Still, these external routing systems often lack insight into the target model\u2019s strengths and fail to make optimal decisions. Other techniques fine-tune models with prompt-based cues like \u201creasoning on\/off,\u201d but these rely on static rules rather than dynamic understanding. Despite some improvements, these approaches fail to enable fully autonomous and context-sensitive control within a single model. Researchers from the National University of Singapore introduced a new framework called Thinkless, which equips a language model with the ability to dynamically decide between using short or long-form reasoning. The framework is built on reinforcement learning and introduces two special control tokens\u2014&lt;short&gt; for concise answers and &lt;think&gt; for detailed responses. By incorporating a novel algorithm called Decoupled Group Relative Policy Optimization (DeGRPO), Thinkless separates the training focus between selecting the reasoning mode and improving the accuracy of the generated response. This design prevents the model from falling into one-dimensional behavior and enables adaptive reasoning tailored to each query. The methodology involves two stages: warm-up distillation and reinforcement learning. In the distillation phase, Thinkless is trained using outputs from two expert models\u2014one specializing in short responses and the other in detailed reasoning. This stage helps the model establish a firm link between the control token and the desired reasoning format. The reinforcement learning stage then fine-tunes the model\u2019s ability to decide which reasoning mode to use. DeGRPO decomposes the learning into two separate objectives: one for training the control token and another for refining the response tokens. This approach avoids the gradient imbalances in earlier models, where longer responses would overpower the learning signal, leading to a collapse in reasoning diversity. Thinkless ensures that both &lt;short&gt; and &lt;think&gt; tokens receive balanced updates, promoting stable learning across response types. When evaluated, Thinkless significantly reduced long-form reasoning while preserving high accuracy. On the Minerva Algebra benchmark, the model used the &lt;think&gt; token in only 25.88% of cases while achieving 94.59% accuracy. In contrast, conventional reasoning models had to use extended chains of thought much more frequently. On the AIME 2024 dataset, Thinkless reached a 27.33% accuracy rate with 100% usage of the reasoning mode, showing that it could maintain performance when full reasoning was necessary. On the GSM8K dataset, it utilized &lt;think&gt; only 13.31% of the time, yet still achieved 84.18% accuracy. These results reflect the model\u2019s ability to handle simple and complex queries with appropriate reasoning depth, cutting down on unnecessary token generation by as much as 90% in some tasks. Overall, this study from the National University of Singapore researchers presents a compelling solution to the inefficiencies of uniform reasoning in large language models. By introducing a mechanism that enables models to judge task complexity and adjust their inference strategy accordingly, Thinkless optimizes both accuracy and efficiency. The method balances depth of reasoning and response precision without relying on fixed rules, offering a data-driven approach to more intelligent language model behavior. Check out the Paper and GitHub Page.\u00a0All credit for this research goes to the researchers of this project. Also,\u00a0feel free to follow us on\u00a0Twitter\u00a0and don\u2019t forget to join our\u00a095k+ ML SubReddit and Subscribe to our Newsletter. The post Researchers from the National University of Singapore Introduce \u2018Thinkless,\u2019 an Adaptive Framework that Reduces Unnecessary Reasoning by up to 90% Using DeGRPO appeared first on MarkTechPost.<\/p>","protected":false},"author":2,"featured_media":14660,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"pmpro_default_level":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_pvb_checkbox_block_on_post":false,"footnotes":""},"categories":[52,5,7,1],"tags":[],"class_list":["post-14659","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai-club","category-committee","category-news","category-uncategorized","pmpro-has-access"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Researchers from the National University of Singapore Introduce \u2018Thinkless,\u2019 an Adaptive Framework that Reduces Unnecessary Reasoning by up to 90% Using DeGRPO - YouZum<\/title>\n<meta name=\"description\" content=\"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e14\u0e23\u0e19\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/youzum.net\/de\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Researchers from the National University of Singapore Introduce \u2018Thinkless,\u2019 an Adaptive Framework that Reduces Unnecessary Reasoning by up to 90% Using DeGRPO - YouZum\" \/>\n<meta property=\"og:description\" content=\"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e14\u0e23\u0e19\" \/>\n<meta property=\"og:url\" content=\"https:\/\/youzum.net\/de\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/\" \/>\n<meta property=\"og:site_name\" content=\"YouZum\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/DroneAssociationTH\/\" \/>\n<meta property=\"article:published_time\" content=\"2025-05-23T13:03:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/AD_4nXf4B2w84qiPoJPweA3hnEJr4Z8Y8pof-6A4osivcmi8ZkrLUnS_wj7VdwN7vQMqcBRAbPTVrrBz8yBGZWhDxjZLDzqADdsrP-tcUE5G9TuipuR037IZb8gGLCvqS95ihMGI4a-_Lw-Vyvm5w.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1402\" \/>\n\t<meta property=\"og:image:height\" content=\"518\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"admin NU\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin NU\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"4\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/\"},\"author\":{\"name\":\"admin NU\",\"@id\":\"https:\/\/yousum.gpucore.co\/#\/schema\/person\/97fa48242daf3908e4d9a5f26f4a059c\"},\"headline\":\"Researchers from the National University of Singapore Introduce \u2018Thinkless,\u2019 an Adaptive Framework that Reduces Unnecessary Reasoning by up to 90% Using DeGRPO\",\"datePublished\":\"2025-05-23T13:03:54+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/\"},\"wordCount\":725,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/yousum.gpucore.co\/#organization\"},\"image\":{\"@id\":\"https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/AD_4nXf4B2w84qiPoJPweA3hnEJr4Z8Y8pof-6A4osivcmi8ZkrLUnS_wj7VdwN7vQMqcBRAbPTVrrBz8yBGZWhDxjZLDzqADdsrP-tcUE5G9TuipuR037IZb8gGLCvqS95ihMGI4a-_Lw-Vyvm5w.png\",\"articleSection\":[\"AI\",\"Committee\",\"News\",\"Uncategorized\"],\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/\",\"url\":\"https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/\",\"name\":\"Researchers from the National University of Singapore Introduce \u2018Thinkless,\u2019 an Adaptive Framework that Reduces Unnecessary Reasoning by up to 90% Using DeGRPO - YouZum\",\"isPartOf\":{\"@id\":\"https:\/\/yousum.gpucore.co\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/AD_4nXf4B2w84qiPoJPweA3hnEJr4Z8Y8pof-6A4osivcmi8ZkrLUnS_wj7VdwN7vQMqcBRAbPTVrrBz8yBGZWhDxjZLDzqADdsrP-tcUE5G9TuipuR037IZb8gGLCvqS95ihMGI4a-_Lw-Vyvm5w.png\",\"datePublished\":\"2025-05-23T13:03:54+00:00\",\"description\":\"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e14\u0e23\u0e19\",\"breadcrumb\":{\"@id\":\"https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/#primaryimage\",\"url\":\"https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/AD_4nXf4B2w84qiPoJPweA3hnEJr4Z8Y8pof-6A4osivcmi8ZkrLUnS_wj7VdwN7vQMqcBRAbPTVrrBz8yBGZWhDxjZLDzqADdsrP-tcUE5G9TuipuR037IZb8gGLCvqS95ihMGI4a-_Lw-Vyvm5w.png\",\"contentUrl\":\"https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/AD_4nXf4B2w84qiPoJPweA3hnEJr4Z8Y8pof-6A4osivcmi8ZkrLUnS_wj7VdwN7vQMqcBRAbPTVrrBz8yBGZWhDxjZLDzqADdsrP-tcUE5G9TuipuR037IZb8gGLCvqS95ihMGI4a-_Lw-Vyvm5w.png\",\"width\":1402,\"height\":518},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/youzum.net\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Researchers from the National University of Singapore Introduce \u2018Thinkless,\u2019 an Adaptive Framework that Reduces Unnecessary Reasoning by up to 90% Using DeGRPO\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/yousum.gpucore.co\/#website\",\"url\":\"https:\/\/yousum.gpucore.co\/\",\"name\":\"YouSum\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/yousum.gpucore.co\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/yousum.gpucore.co\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/yousum.gpucore.co\/#organization\",\"name\":\"Drone Association Thailand\",\"url\":\"https:\/\/yousum.gpucore.co\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/yousum.gpucore.co\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/youzum.net\/wp-content\/uploads\/2024\/11\/tranparent-logo.png\",\"contentUrl\":\"https:\/\/youzum.net\/wp-content\/uploads\/2024\/11\/tranparent-logo.png\",\"width\":300,\"height\":300,\"caption\":\"Drone Association Thailand\"},\"image\":{\"@id\":\"https:\/\/yousum.gpucore.co\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/DroneAssociationTH\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/yousum.gpucore.co\/#\/schema\/person\/97fa48242daf3908e4d9a5f26f4a059c\",\"name\":\"admin NU\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/yousum.gpucore.co\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/youzum.net\/wp-content\/uploads\/avatars\/2\/1746849356-bpfull.png\",\"contentUrl\":\"https:\/\/youzum.net\/wp-content\/uploads\/avatars\/2\/1746849356-bpfull.png\",\"caption\":\"admin NU\"},\"url\":\"https:\/\/youzum.net\/de\/members\/adminnu\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Researchers from the National University of Singapore Introduce \u2018Thinkless,\u2019 an Adaptive Framework that Reduces Unnecessary Reasoning by up to 90% Using DeGRPO - YouZum","description":"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e14\u0e23\u0e19","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/youzum.net\/de\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/","og_locale":"de_DE","og_type":"article","og_title":"Researchers from the National University of Singapore Introduce \u2018Thinkless,\u2019 an Adaptive Framework that Reduces Unnecessary Reasoning by up to 90% Using DeGRPO - YouZum","og_description":"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e14\u0e23\u0e19","og_url":"https:\/\/youzum.net\/de\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/","og_site_name":"YouZum","article_publisher":"https:\/\/www.facebook.com\/DroneAssociationTH\/","article_published_time":"2025-05-23T13:03:54+00:00","og_image":[{"width":1402,"height":518,"url":"https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/AD_4nXf4B2w84qiPoJPweA3hnEJr4Z8Y8pof-6A4osivcmi8ZkrLUnS_wj7VdwN7vQMqcBRAbPTVrrBz8yBGZWhDxjZLDzqADdsrP-tcUE5G9TuipuR037IZb8gGLCvqS95ihMGI4a-_Lw-Vyvm5w.png","type":"image\/png"}],"author":"admin NU","twitter_card":"summary_large_image","twitter_misc":{"Verfasst von":"admin NU","Gesch\u00e4tzte Lesezeit":"4\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/#article","isPartOf":{"@id":"https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/"},"author":{"name":"admin NU","@id":"https:\/\/yousum.gpucore.co\/#\/schema\/person\/97fa48242daf3908e4d9a5f26f4a059c"},"headline":"Researchers from the National University of Singapore Introduce \u2018Thinkless,\u2019 an Adaptive Framework that Reduces Unnecessary Reasoning by up to 90% Using DeGRPO","datePublished":"2025-05-23T13:03:54+00:00","mainEntityOfPage":{"@id":"https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/"},"wordCount":725,"commentCount":0,"publisher":{"@id":"https:\/\/yousum.gpucore.co\/#organization"},"image":{"@id":"https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/#primaryimage"},"thumbnailUrl":"https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/AD_4nXf4B2w84qiPoJPweA3hnEJr4Z8Y8pof-6A4osivcmi8ZkrLUnS_wj7VdwN7vQMqcBRAbPTVrrBz8yBGZWhDxjZLDzqADdsrP-tcUE5G9TuipuR037IZb8gGLCvqS95ihMGI4a-_Lw-Vyvm5w.png","articleSection":["AI","Committee","News","Uncategorized"],"inLanguage":"de","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/","url":"https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/","name":"Researchers from the National University of Singapore Introduce \u2018Thinkless,\u2019 an Adaptive Framework that Reduces Unnecessary Reasoning by up to 90% Using DeGRPO - YouZum","isPartOf":{"@id":"https:\/\/yousum.gpucore.co\/#website"},"primaryImageOfPage":{"@id":"https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/#primaryimage"},"image":{"@id":"https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/#primaryimage"},"thumbnailUrl":"https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/AD_4nXf4B2w84qiPoJPweA3hnEJr4Z8Y8pof-6A4osivcmi8ZkrLUnS_wj7VdwN7vQMqcBRAbPTVrrBz8yBGZWhDxjZLDzqADdsrP-tcUE5G9TuipuR037IZb8gGLCvqS95ihMGI4a-_Lw-Vyvm5w.png","datePublished":"2025-05-23T13:03:54+00:00","description":"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e14\u0e23\u0e19","breadcrumb":{"@id":"https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/#primaryimage","url":"https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/AD_4nXf4B2w84qiPoJPweA3hnEJr4Z8Y8pof-6A4osivcmi8ZkrLUnS_wj7VdwN7vQMqcBRAbPTVrrBz8yBGZWhDxjZLDzqADdsrP-tcUE5G9TuipuR037IZb8gGLCvqS95ihMGI4a-_Lw-Vyvm5w.png","contentUrl":"https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/AD_4nXf4B2w84qiPoJPweA3hnEJr4Z8Y8pof-6A4osivcmi8ZkrLUnS_wj7VdwN7vQMqcBRAbPTVrrBz8yBGZWhDxjZLDzqADdsrP-tcUE5G9TuipuR037IZb8gGLCvqS95ihMGI4a-_Lw-Vyvm5w.png","width":1402,"height":518},{"@type":"BreadcrumbList","@id":"https:\/\/youzum.net\/researchers-from-the-national-university-of-singapore-introduce-thinkless-an-adaptive-framework-that-reduces-unnecessary-reasoning-by-up-to-90-using-degrpo\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/youzum.net\/"},{"@type":"ListItem","position":2,"name":"Researchers from the National University of Singapore Introduce \u2018Thinkless,\u2019 an Adaptive Framework that Reduces Unnecessary Reasoning by up to 90% Using DeGRPO"}]},{"@type":"WebSite","@id":"https:\/\/yousum.gpucore.co\/#website","url":"https:\/\/yousum.gpucore.co\/","name":"YouSum","description":"","publisher":{"@id":"https:\/\/yousum.gpucore.co\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/yousum.gpucore.co\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/yousum.gpucore.co\/#organization","name":"Drone Association Thailand","url":"https:\/\/yousum.gpucore.co\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/yousum.gpucore.co\/#\/schema\/logo\/image\/","url":"https:\/\/youzum.net\/wp-content\/uploads\/2024\/11\/tranparent-logo.png","contentUrl":"https:\/\/youzum.net\/wp-content\/uploads\/2024\/11\/tranparent-logo.png","width":300,"height":300,"caption":"Drone Association Thailand"},"image":{"@id":"https:\/\/yousum.gpucore.co\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/DroneAssociationTH\/"]},{"@type":"Person","@id":"https:\/\/yousum.gpucore.co\/#\/schema\/person\/97fa48242daf3908e4d9a5f26f4a059c","name":"admin NU","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/yousum.gpucore.co\/#\/schema\/person\/image\/","url":"https:\/\/youzum.net\/wp-content\/uploads\/avatars\/2\/1746849356-bpfull.png","contentUrl":"https:\/\/youzum.net\/wp-content\/uploads\/avatars\/2\/1746849356-bpfull.png","caption":"admin NU"},"url":"https:\/\/youzum.net\/de\/members\/adminnu\/"}]}},"rttpg_featured_image_url":{"full":["https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/AD_4nXf4B2w84qiPoJPweA3hnEJr4Z8Y8pof-6A4osivcmi8ZkrLUnS_wj7VdwN7vQMqcBRAbPTVrrBz8yBGZWhDxjZLDzqADdsrP-tcUE5G9TuipuR037IZb8gGLCvqS95ihMGI4a-_Lw-Vyvm5w.png",1402,518,false],"landscape":["https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/AD_4nXf4B2w84qiPoJPweA3hnEJr4Z8Y8pof-6A4osivcmi8ZkrLUnS_wj7VdwN7vQMqcBRAbPTVrrBz8yBGZWhDxjZLDzqADdsrP-tcUE5G9TuipuR037IZb8gGLCvqS95ihMGI4a-_Lw-Vyvm5w.png",1402,518,false],"portraits":["https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/AD_4nXf4B2w84qiPoJPweA3hnEJr4Z8Y8pof-6A4osivcmi8ZkrLUnS_wj7VdwN7vQMqcBRAbPTVrrBz8yBGZWhDxjZLDzqADdsrP-tcUE5G9TuipuR037IZb8gGLCvqS95ihMGI4a-_Lw-Vyvm5w.png",1402,518,false],"thumbnail":["https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/AD_4nXf4B2w84qiPoJPweA3hnEJr4Z8Y8pof-6A4osivcmi8ZkrLUnS_wj7VdwN7vQMqcBRAbPTVrrBz8yBGZWhDxjZLDzqADdsrP-tcUE5G9TuipuR037IZb8gGLCvqS95ihMGI4a-_Lw-Vyvm5w-150x150.png",150,150,true],"medium":["https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/AD_4nXf4B2w84qiPoJPweA3hnEJr4Z8Y8pof-6A4osivcmi8ZkrLUnS_wj7VdwN7vQMqcBRAbPTVrrBz8yBGZWhDxjZLDzqADdsrP-tcUE5G9TuipuR037IZb8gGLCvqS95ihMGI4a-_Lw-Vyvm5w-300x111.png",300,111,true],"large":["https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/AD_4nXf4B2w84qiPoJPweA3hnEJr4Z8Y8pof-6A4osivcmi8ZkrLUnS_wj7VdwN7vQMqcBRAbPTVrrBz8yBGZWhDxjZLDzqADdsrP-tcUE5G9TuipuR037IZb8gGLCvqS95ihMGI4a-_Lw-Vyvm5w-1024x378.png",1024,378,true],"1536x1536":["https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/AD_4nXf4B2w84qiPoJPweA3hnEJr4Z8Y8pof-6A4osivcmi8ZkrLUnS_wj7VdwN7vQMqcBRAbPTVrrBz8yBGZWhDxjZLDzqADdsrP-tcUE5G9TuipuR037IZb8gGLCvqS95ihMGI4a-_Lw-Vyvm5w.png",1402,518,false],"2048x2048":["https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/AD_4nXf4B2w84qiPoJPweA3hnEJr4Z8Y8pof-6A4osivcmi8ZkrLUnS_wj7VdwN7vQMqcBRAbPTVrrBz8yBGZWhDxjZLDzqADdsrP-tcUE5G9TuipuR037IZb8gGLCvqS95ihMGI4a-_Lw-Vyvm5w.png",1402,518,false],"trp-custom-language-flag":["https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/AD_4nXf4B2w84qiPoJPweA3hnEJr4Z8Y8pof-6A4osivcmi8ZkrLUnS_wj7VdwN7vQMqcBRAbPTVrrBz8yBGZWhDxjZLDzqADdsrP-tcUE5G9TuipuR037IZb8gGLCvqS95ihMGI4a-_Lw-Vyvm5w-18x7.png",18,7,true],"woocommerce_thumbnail":["https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/AD_4nXf4B2w84qiPoJPweA3hnEJr4Z8Y8pof-6A4osivcmi8ZkrLUnS_wj7VdwN7vQMqcBRAbPTVrrBz8yBGZWhDxjZLDzqADdsrP-tcUE5G9TuipuR037IZb8gGLCvqS95ihMGI4a-_Lw-Vyvm5w-300x300.png",300,300,true],"woocommerce_single":["https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/AD_4nXf4B2w84qiPoJPweA3hnEJr4Z8Y8pof-6A4osivcmi8ZkrLUnS_wj7VdwN7vQMqcBRAbPTVrrBz8yBGZWhDxjZLDzqADdsrP-tcUE5G9TuipuR037IZb8gGLCvqS95ihMGI4a-_Lw-Vyvm5w-600x222.png",600,222,true],"woocommerce_gallery_thumbnail":["https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/AD_4nXf4B2w84qiPoJPweA3hnEJr4Z8Y8pof-6A4osivcmi8ZkrLUnS_wj7VdwN7vQMqcBRAbPTVrrBz8yBGZWhDxjZLDzqADdsrP-tcUE5G9TuipuR037IZb8gGLCvqS95ihMGI4a-_Lw-Vyvm5w-100x100.png",100,100,true]},"rttpg_author":{"display_name":"admin NU","author_link":"https:\/\/youzum.net\/de\/members\/adminnu\/"},"rttpg_comment":0,"rttpg_category":"<a href=\"https:\/\/youzum.net\/de\/category\/ai-club\/\" rel=\"category tag\">AI<\/a> <a href=\"https:\/\/youzum.net\/de\/category\/committee\/\" rel=\"category tag\">Committee<\/a> <a href=\"https:\/\/youzum.net\/de\/category\/news\/\" rel=\"category tag\">News<\/a> <a href=\"https:\/\/youzum.net\/de\/category\/uncategorized\/\" rel=\"category tag\">Uncategorized<\/a>","rttpg_excerpt":"The effectiveness of language models relies on their ability to simulate human-like step-by-step deduction. However, these reasoning sequences are resource-intensive and can be wasteful for simple questions that do not require elaborate computation. This lack of awareness regarding the complexity of the task is one of the core challenges in these models. They often default&hellip;","_links":{"self":[{"href":"https:\/\/youzum.net\/de\/wp-json\/wp\/v2\/posts\/14659","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/youzum.net\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/youzum.net\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/youzum.net\/de\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/youzum.net\/de\/wp-json\/wp\/v2\/comments?post=14659"}],"version-history":[{"count":0,"href":"https:\/\/youzum.net\/de\/wp-json\/wp\/v2\/posts\/14659\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/youzum.net\/de\/wp-json\/wp\/v2\/media\/14660"}],"wp:attachment":[{"href":"https:\/\/youzum.net\/de\/wp-json\/wp\/v2\/media?parent=14659"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/youzum.net\/de\/wp-json\/wp\/v2\/categories?post=14659"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/youzum.net\/de\/wp-json\/wp\/v2\/tags?post=14659"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}