English
Related papers

Related papers: Extending Puzzle for Mixture-of-Experts Reasoning …

200 papers

Large language models (LLMs) offer remarkable capabilities, yet their high inference costs restrict wider adoption. While increasing parameter counts improves accuracy, it also broadens the gap between state-of-the-art capabilities and…

Test-time scaling, which leverages additional computation during inference to improve model accuracy, has enabled a new class of Large Language Models (LLMs) that are able to reason through complex problems by understanding the goal,…

Computation and Language · Computer Science 2025-11-25 Shaltiel Shmidman , Asher Fredman , Oleg Sudakov , Meriem Bendris

The rapid adoption of large language models in financial services necessitates rigorous evaluation frameworks to assess their performance, efficiency, and practical applicability. This paper conducts a comprehensive evaluation of the…

Machine Learning · Computer Science 2025-12-18 Ziqian Bi , Danyang Zhang , Junhao Song , Chiung-Yi Tseng

The reasoning capabilities of large language models (LLMs) have improved substantially through increased test-time computation, typically in the form of intermediate tokens known as chain-of-thought (CoT). However, CoT often becomes…

Computation and Language · Computer Science 2026-01-07 Nathanaël Carraz Rakotonirina , Ren Pang , Neha Anna John , Michael Bohlke-Schneider , Momchil Hardalov

As the widespread adoption of Large Language Models (LLMs) accelerates, token consumption from intermediate reasoning traces increasingly contributes to inference latency and operational cost. Recent studies suggest that many real-world…

Artificial Intelligence · Computer Science 2026-05-08 Richmond Sin Jing Xuan , Rishabh Bhardwaj , Soujanya Poria

Large Language Models (LLMs) consistently benefit from scaled Chain-of-Thought (CoT) reasoning, but also suffer from heavy computational overhead. To address this issue, efficient reasoning aims to incentivize short yet accurate thinking…

Computation and Language · Computer Science 2026-03-23 Taiqiang Wu , Zenan Xu , Bo Zhou , Ngai Wong

Tree of Thoughts (ToT) enhances Large Language Model (LLM) reasoning by structuring problem-solving as a spanning tree. However, recent methods focus on search accuracy while overlooking computational efficiency. The challenges of…

Artificial Intelligence · Computer Science 2025-02-28 Yifu Ding , Wentao Jiang , Shunyu Liu , Yongcheng Jing , Jinyang Guo , Yingjie Wang , Jing Zhang , Zengmao Wang , Ziwei Liu , Bo Du , Xianglong Liu , Dacheng Tao

This paper introduces a simple and scalable approach to improve the data efficiency of large language model (LLM) training by augmenting existing text data with thinking trajectories. The compute for pre-training LLMs has been growing at an…

Computation and Language · Computer Science 2025-10-20 Liang Wang , Nan Yang , Shaohan Huang , Li Dong , Furu Wei

Large language models (LLMs) increasingly solve difficult problems by producing "reasoning traces" before emitting a final response. However, it remains unclear how accuracy and decision commitment evolve along a reasoning trajectory, and…

Machine Learning · Computer Science 2026-02-02 Marthe Ballon , Brecht Verbeken , Vincent Ginis , Andres Algaba

Large language models (LLMs) demonstrate significant reasoning capabilities, particularly through long chain-of-thought (CoT) processes, which can be elicited by reinforcement learning (RL). However, prolonged CoT reasoning presents…

Computation and Language · Computer Science 2025-12-29 Haoyuan Wu , Xueyi Chen , Rui Ming , Jilong Gao , Shoubo Hu , Zhuolun He , Bei Yu

Large Language Models (LLMs) are pivotal in advancing natural language processing but often struggle with complex reasoning tasks due to inefficient attention distributions. In this paper, we explore the effect of increased computed tokens…

Computation and Language · Computer Science 2024-06-25 Bingli Liao , Danilo Vasconcellos Vargas

Test-Time Scaling (TTS) enhances the reasoning ability of large language models (LLMs) by allocating additional computation during inference. However, existing approaches primarily rely on output-level sampling while overlooking the role of…

Artificial Intelligence · Computer Science 2025-09-29 Yixuan Han , Fan Ma , Ruijie Quan , Yi Yang

We present gpt-oss-120b and gpt-oss-20b, two open-weight reasoning models that push the frontier of accuracy and inference cost. The models use an efficient mixture-of-expert transformer architecture and are trained using large-scale…

Computation and Language · Computer Science 2025-08-18 OpenAI , : , Sandhini Agarwal , Lama Ahmad , Jason Ai , Sam Altman , Andy Applebaum , Edwin Arbus , Rahul K. Arora , Yu Bai , Bowen Baker , Haiming Bao , Boaz Barak , Ally Bennett , Tyler Bertao , Nivedita Brett , Eugene Brevdo , Greg Brockman , Sebastien Bubeck , Che Chang , Kai Chen , Mark Chen , Enoch Cheung , Aidan Clark , Dan Cook , Marat Dukhan , Casey Dvorak , Kevin Fives , Vlad Fomenko , Timur Garipov , Kristian Georgiev , Mia Glaese , Tarun Gogineni , Adam Goucher , Lukas Gross , Katia Gil Guzman , John Hallman , Jackie Hehir , Johannes Heidecke , Alec Helyar , Haitang Hu , Romain Huet , Jacob Huh , Saachi Jain , Zach Johnson , Chris Koch , Irina Kofman , Dominik Kundel , Jason Kwon , Volodymyr Kyrylov , Elaine Ya Le , Guillaume Leclerc , James Park Lennon , Scott Lessans , Mario Lezcano-Casado , Yuanzhi Li , Zhuohan Li , Ji Lin , Jordan Liss , Lily , Liu , Jiancheng Liu , Kevin Lu , Chris Lu , Zoran Martinovic , Lindsay McCallum , Josh McGrath , Scott McKinney , Aidan McLaughlin , Song Mei , Steve Mostovoy , Tong Mu , Gideon Myles , Alexander Neitz , Alex Nichol , Jakub Pachocki , Alex Paino , Dana Palmie , Ashley Pantuliano , Giambattista Parascandolo , Jongsoo Park , Leher Pathak , Carolina Paz , Ludovic Peran , Dmitry Pimenov , Michelle Pokrass , Elizabeth Proehl , Huida Qiu , Gaby Raila , Filippo Raso , Hongyu Ren , Kimmy Richardson , David Robinson , Bob Rotsted , Hadi Salman , Suvansh Sanjeev , Max Schwarzer , D. Sculley , Harshit Sikchi , Kendal Simon , Karan Singhal , Yang Song , Dane Stuckey , Zhiqing Sun , Philippe Tillet , Sam Toizer , Foivos Tsimpourlas , Nikhil Vyas , Eric Wallace , Xin Wang , Miles Wang , Olivia Watkins , Kevin Weil , Amy Wendling , Kevin Whinnery , Cedric Whitney , Hannah Wong , Lin Yang , Yu Yang , Michihiro Yasunaga , Kristen Ying , Wojciech Zaremba , Wenting Zhan , Cyril Zhang , Brian Zhang , Eddie Zhang , Shengjia Zhao

Preference optimization methods have been successfully applied to improve not only the alignment of large language models (LLMs) with human values, but also specific natural language tasks such as summarization and stylistic continuations.…

Machine Learning · Computer Science 2025-02-06 Salem Lahlou , Abdalgader Abubaker , Hakim Hacid

LLMs demonstrate strong performance in auto-mated software engineering, particularly for code generation and issue resolution. While proprietary models like GPT-4o achieve high benchmarks scores on SWE-bench, their API dependence, cost, and…

Software Engineering · Computer Science 2025-06-17 Yibo Wang , Zhihao Peng , Ying Wang , Zhao Wei , Hai Yu , Zhiliang Zhu

Chain-of-Thought (CoT) reasoning successfully enhances the reasoning capabilities of Large Language Models (LLMs), yet it incurs substantial computational overhead for inference. Existing CoT compression methods often suffer from a critical…

Machine Learning · Computer Science 2026-05-26 Yuntian Tang , Bohan Jia , Wenxuan Huang , Lianyue Zhang , Jiao Xie , Wenxi Li , Wei Li , Jie Hu , Xinghao Chen Rongrong Ji , Shaohui Lin

Test-Time Scaling (TTS) improves the reasoning performance of Large Language Models (LLMs) by allocating additional compute during inference. We conduct a structured survey of TTS methods and categorize them into sampling-based,…

Computation and Language · Computer Science 2025-06-06 Ho-Lam Chung , Teng-Yun Hsiao , Hsiao-Ying Huang , Chunerh Cho , Jian-Ren Lin , Zhang Ziwei , Yun-Nung Chen

The use of large language models in digital forensics has been widely explored. Beyond identifying potential applications, research has also focused on optimizing model performance for forensic tasks through fine-tuning. However, limited…

Cryptography and Security · Computer Science 2025-12-05 Gaëtan Michelet , Janine Schneider , Aruna Withanage , Frank Breitinger

Large language model retrievers improve performance on complex queries, but their practical value depends on efficiency, robustness, and reliable confidence signals in addition to accuracy. We reproduce a reasoning-intensive retrieval…

Information Retrieval · Computer Science 2026-04-07 Abdelrahman Abdallah , Jamie Holdcroft , Mohammed Ali , Adam Jatowt

Large Language Models (LLMs) are demonstrating rapid improvements on complex reasoning benchmarks, particularly when allowed to utilize intermediate reasoning steps before converging on a final solution. However, current literature often…

Computation and Language · Computer Science 2026-01-01 Ákos Prucs , Márton Csutora , Mátyás Antal , Márk Marosi
‹ Prev 1 2 3 10 Next ›