English
Related papers

Related papers: LongCat-Flash-Thinking-2601 Technical Report

200 papers

Recent advancements in multimodal reasoning have largely overlooked the audio modality. We introduce Audio-Reasoner, a large-scale audio language model for deep reasoning in audio tasks. We meticulously curated a large-scale and diverse…

Sound · Computer Science 2025-09-23 Zhifei Xie , Mingbao Lin , Zihang Liu , Pengcheng Wu , Shuicheng Yan , Chunyan Miao

The advent of large reasoning models, such as OpenAI o1 and DeepSeek R1, has significantly advanced complex reasoning tasks. However, their capabilities in multilingual complex reasoning remain underexplored, with existing efforts largely…

Computation and Language · Computer Science 2025-05-27 Wenyang Luo , Wayne Xin Zhao , Jing Sha , Shijin Wang , Ji-Rong Wen

We present MoE-MLA-RoPE, a novel architecture combination that combines Mixture of Experts (MoE) with Multi-head Latent Attention (MLA) and Rotary Position Embeddings (RoPE) for efficient language modeling. Our approach addresses the…

Artificial Intelligence · Computer Science 2025-08-05 Sushant Mehta , Raj Dandekar , Rajat Dandekar , Sreedath Panat

The use of large language models (LLMs) for Mental Health Question Answering (MHQA) offers a promising way to alleviate shortages in mental health resources. However, prior work has mainly relied on Cognitive Behavioral Therapy (CBT) and…

Computation and Language · Computer Science 2026-03-10 Lanqing Du , Yunong Li , YuJie Long , Shihong Chen

As large language models (LLMs) evolve into sophisticated autonomous agents capable of complex software development tasks, evaluating their real-world capabilities becomes critical. While existing benchmarks like…

Large reasoning language models such as OpenAI-o1 and Deepseek-R1 have recently attracted widespread attention due to their impressive task-solving abilities. However, the enormous model size and the generation of lengthy thought chains…

Computation and Language · Computer Science 2025-05-27 Jikai Wang , Juntao Li , Jianye Hou , Bowen Yan , Lijun Wu , Min Zhang

We introduce QwenLong-L1.5, a model that achieves superior long-context reasoning capabilities through systematic post-training innovations. The key technical breakthroughs of QwenLong-L1.5 are as follows: (1) Long-Context Data Synthesis…

We introduce DriveAgent, a novel multi-agent autonomous driving framework that leverages large language model (LLM) reasoning combined with multimodal sensor fusion to enhance situational understanding and decision-making. DriveAgent…

Robotics · Computer Science 2025-05-06 Xinmeng Hou , Wuqi Wang , Long Yang , Hao Lin , Jinglun Feng , Haigen Min , Xiangmo Zhao

Recent large reasoning models (LRMs) have demonstrated strong reasoning capabilities through reinforcement learning (RL). These improvements have primarily been observed within the short-context reasoning tasks. In contrast, extending LRMs…

Computation and Language · Computer Science 2025-05-28 Fanqi Wan , Weizhou Shen , Shengyi Liao , Yingcheng Shi , Chenliang Li , Ziyi Yang , Ji Zhang , Fei Huang , Jingren Zhou , Ming Yan

Large reasoning models, such as OpenAI o1 and DeepSeek-R1, tend to become increasingly verbose as their reasoning capabilities improve. These inflated Chain-of-Thought (CoT) trajectories often exceed what the underlying problems require,…

Machine Learning · Computer Science 2026-05-12 Songtao Wei , Yi Li , Zhikai Li , Xu Hu , Yuede Ji , Guanpeng Li , Feng Chen , Carl Yang , Zhichun Guo , Bingzhe Li

LLM agents can reason and use tools, but they often break down on long-horizon tasks due to unbounded context growth and accumulated errors. Common remedies such as context compression or retrieval-augmented prompting introduce trade-offs…

Artificial Intelligence · Computer Science 2026-01-07 Chenglin Yu , Yuchen Wang , Songmiao Wang , Hongxia Yang , Ming Li

Large reasoning models (LRMs) like OpenAI-o1 have demonstrated impressive long stepwise reasoning capabilities through large-scale reinforcement learning. However, their extended reasoning processes often suffer from knowledge…

Artificial Intelligence · Computer Science 2025-01-10 Xiaoxi Li , Guanting Dong , Jiajie Jin , Yuyao Zhang , Yujia Zhou , Yutao Zhu , Peitian Zhang , Zhicheng Dou

Large language models (LLMs) have demonstrated impressive performance in understanding language and executing complex reasoning tasks. However, LLMs with long context windows have been notorious for their expensive training costs and high…

Computation and Language · Computer Science 2024-03-14 Jun Zhao , Can Zu , Hao Xu , Yi Lu , Wei He , Yiwen Ding , Tao Gui , Qi Zhang , Xuanjing Huang

Recent advances in Large Language Models (LLMs) have enabled them to process increasingly longer sequences, ranging from 2K to 2M tokens and even beyond. However, simply extending the input sequence length does not necessarily lead to…

Computation and Language · Computer Science 2025-12-03 Jingyang Lin , Andy Wong , Tian Xia , Shenghua He , Hui Wei , Mei Han , Jiebo Luo

Long-horizon search agents must manage a rapidly growing working context as they reason, call tools, and observe information. Naively accumulating all intermediate content can overwhelm the agent, increasing costs and the risk of errors. We…

Artificial Intelligence · Computer Science 2026-05-07 Yijun Lu , Rui Ye , Yuwen Du , Jiajun Wang , Songhua Liu , Siheng Chen

Recent progress in reasoning with large language models (LLMs), such as DeepSeek-R1, demonstrates impressive capabilities in domains like mathematics and coding, by exhibiting complex cognitive behaviors such as verification, goal…

Artificial Intelligence · Computer Science 2025-10-14 Xiao Yu , Baolin Peng , Ruize Xu , Michel Galley , Hao Cheng , Suman Nath , Jianfeng Gao , Zhou Yu

This paper introduces LongBench v2, a benchmark designed to assess the ability of LLMs to handle long-context problems requiring deep understanding and reasoning across real-world multitasks. LongBench v2 consists of 503 challenging…

Computation and Language · Computer Science 2025-01-06 Yushi Bai , Shangqing Tu , Jiajie Zhang , Hao Peng , Xiaozhi Wang , Xin Lv , Shulin Cao , Jiazheng Xu , Lei Hou , Yuxiao Dong , Jie Tang , Juanzi Li

Recent reasoning models such as OpenAI-o1 and DeepSeek-R1 have shown strong performance on complex tasks including mathematical reasoning and code generation. However, this performance gain comes with substantially longer output sequences,…

Machine Learning · Computer Science 2026-04-28 Yi Su , Zhenxu Tian , Dan Qiao , Yuechi Zhou , Juntao Li , Min Zhang

Large reasoning models (LRMs) like OpenAI o1 and DeepSeek-R1 achieve high accuracy on complex tasks by adopting long chain-of-thought (CoT) reasoning paths. However, the inherent verbosity of these processes frequently results in redundancy…

Computation and Language · Computer Science 2026-03-10 Chenzhi Hu , Qinzhe Hu , Yuhang Xu , Junyi Chen , Ruijie Wang , Shengzhong Liu , Jianxin Li , Fan Wu , Guihai Chen

We introduce Step 3.5 Flash, a sparse Mixture-of-Experts (MoE) model that bridges frontier-level agentic intelligence and computational efficiency. We focus on what matters most when building agents: sharp reasoning and fast, reliable…

Computation and Language · Computer Science 2026-02-24 Ailin Huang , Ang Li , Aobo Kong , Bin Wang , Binxing Jiao , Bo Dong , Bojun Wang , Boyu Chen , Brian Li , Buyun Ma , Chang Su , Changxin Miao , Changyi Wan , Chao Lou , Chen Hu , Chen Xu , Chenfeng Yu , Chengting Feng , Chengyuan Yao , Chunrui Han , Dan Ma , Dapeng Shi , Daxin Jiang , Dehua Ma , Deshan Sun , Di Qi , Enle Liu , Fajie Zhang , Fanqi Wan , Guanzhe Huang , Gulin Yan , Guoliang Cao , Guopeng Li , Han Cheng , Hangyu Guo , Hanshan Zhang , Hao Nie , Haonan Jia , Haoran Lv , Hebin Zhou , Hekun Lv , Heng Wang , Heung-Yeung Shum , Hongbo Huang , Hongbo Peng , Hongyu Zhou , Hongyuan Wang , Houyong Chen , Huangxi Zhu , Huimin Wu , Huiyong Guo , Jia Wang , Jian Zhou , Jianjian Sun , Jiaoren Wu , Jiaran Zhang , Jiashu Lv , Jiashuo Liu , Jiayi Fu , Jiayu Liu , Jie Cheng , Jie Luo , Jie Yang , Jie Zhou , Jieyi Hou , Jing Bai , Jingcheng Hu , Jingjing Xie , Jingwei Wu , Jingyang Zhang , Jishi Zhou , Junfeng Liu , Junzhe Lin , Ka Man Lo , Kai Liang , Kaibo Liu , Kaijun Tan , Kaiwen Yan , Kaixiang Li , Kang An , Kangheng Lin , Lei Yang , Liang Lv , Liang Zhao , Liangyu Chen , Lieyu Shi , Liguo Tan , Lin Lin , Lina Chen , Luck Ma , Mengqiang Ren , Michael Li , Ming Li , Mingliang Li , Mingming Zhang , Mingrui Chen , Mitt Huang , Na Wang , Peng Liu , Qi Han , Qian Zhao , Qinglin He , Qinxin Du , Qiuping Wu , Quan Sun , Rongqiu Yang , Ruihang Miao , Ruixin Han , Ruosi Wan , Ruyan Guo , Shan Wang , Shaoliang Pang , Shaowen Yang , Shengjie Fan , Shijie Shang , Shiliang Yang , Shiwei Li , Shuangshuang Tian , Siqi Liu , Siye Wu , Siyu Chen , Song Yuan , Tiancheng Cao , Tianchi Yue , Tianhao Cheng , Tianning Li , Tingdan Luo , Wang You , Wei Ji , Wei Yuan , Wei Zhang , Weibo Wu , Weihao Xie , Wen Sun , Wenjin Deng , Wenzhen Zheng , Wuxun Xie , Xiangfeng Wang , Xiangwen Kong , Xiangyu Liu , Xiangyu Zhang , Xiaobo Yang , Xiaojia Liu , Xiaolan Yuan , Xiaoran Jiao , Xiaoxiao Ren , Xiaoyun Zhang , Xin Li , Xin Liu , Xin Wu , Xing Chen , Xingping Yang , Xinran Wang , Xu Zhao , Xuan He , Xuanti Feng , Xuedan Cai , Xuqiang Zhou , Yanbo Yu , Yang Li , Yang Xu , Yanlin Lai , Yanming Xu , Yaoyu Wang , Yeqing Shen , Yibo Zhu , Yichen Lv , Yicheng Cao , Yifeng Gong , Yijing Yang , Yikun Yang , Yin Zhao , Yingxiu Zhao , Yinmin Zhang , Yitong Zhang , Yixuan Zhang , Yiyang Chen , Yongchi Zhao , Yongshen Long , Yongyao Wang , Yousong Guan , Yu Zhou , Yuang Peng , Yuanhao Ding , Yuantao Fan , Yuanwei Lu , Yuanzhen Yang , Yuchu Luo , Yudi Zhao , Yue Peng , Yueqiang Lin , Yufan Lu , Yuling Zhao , Yunzhou Ju , Yurong Zhang , Yusheng Li , Yuxiang Yang , Yuyang Chen , Yuzhu Cai , Zejia Weng , Zetao Hong , Zexi Li , Zhe Xie , Zheng Ge , Zheng Gong , Zheng Zeng , Zhenyi Lu , Zhewei Huang , Zhichao Chang , Zhiguo Huang , Zhiheng Hu , Zidong Yang , Zili Wang , Ziqi Ren , Zixin Zhang , Zixuan Wang