arXiv ScienceSearch

arXiv subjects

Can Tang

Publications and source records attributed to Can Tang.

4 recordsLinked to original sources

KAT-Coder-V2 Technical Report

We present KAT-Coder-V2, an agentic coding model developed by the KwaiKAT team at Kuaishou. KAT-Coder-V2 adopts a "Specialize-then-Unify" paradigm that decomposes agentic coding into five expert domains - SWE, WebCoding, Terminal, WebSearch, and General - each undergoing independent supervised fine-tuning and reinforcement learning, before being consolidated into a single model via on-policy distillation. We develop KwaiEnv, a modular infrastructure sustaining tens of thousands of concurrent sandbox instances, and scale RL training along task complexity, intent alignment, and scaffold generalization. We further propose MCLA for stabilizing MoE RL training and Tree Training for eliminating redundant computation over tree-structured trajectories with up to 6.2x speedup. KAT-Coder-V2 achieves 79.6% on SWE-bench Verified (vs. Claude Opus 4.6 at 80.8%), 88.7 on PinchBench (surpassing GLM-5 and MiniMax M2.7), ranks first across all three frontend aesthetics scenarios, and maintains strong generalist scores on Terminal-Bench Hard (46.8) and tau^2-Bench (93.9). Our model is publicly available at https://streamlake.com/product/kat-coder.

cs.CL

Tree Training: Accelerating Agentic LLMs Training via Shared Prefix Reuse

Agentic large language model (LLM) training often involves multi-turn interaction trajectories that branch into multiple execution paths due to concurrent tool use, think-mode, sub-agent, context management and other runtime designs. As a result, the tokens produced by a single task naturally form a tree-structured token trajectory with shared prefixes, rather than a linear sequence. Existing training pipelines linearize such trajectories and treat each branch independently, leading to substantial redundant computation in both forward and backward passes. We derive that averaging the loss over all branches independently is algebraically identical to a per-token weighted loss, where each token's weight equals the fraction of branches passing through it. The problem therefore reduces to computing the log-probability of every token in the prefix tree exactly once, with no repeated computation across shared prefixes: we propose DFS serialization of the tree, which visits every token exactly once, and adapt full-attention and SSM layers to ensure the resulting log-probabilities match independent per-branch calculation exactly. In practice, a single trajectory tree can be too large to fit in GPU memory; we therefore propose Redundancy-Free Tree Partitioning, which handles memory-constrained settings with zero redundant computation and peak memory bounded by a single root-to-leaf path. Together, these contributions form Tree Training, an efficient framework for training LLMs on tree-structured trajectories, achieving up to 6.2x end-to-end training speedup on dense and MoE models for both supervised fine-tuning and reinforcement learning.

cs.LG

Practical scheme from QCD to phenomena via Dyson-Schwinger equations

We deliver a new scheme to compute the quark propagator and the quark-gluon interaction vertex through the coupled Dyson-Schwinger equations (DSEs) of QCD. We take the three-gluon vertex into account in our calculations, and implement the gluon propagator and the running coupling function fitted by the solutions of their respective DSEs. We obtain the momentum and current mass dependence of the quark propagator and the quark-gluon vertex, and the chiral quark condensate which agrees with previous results excellently. We also compute the quark-photon vertex within this scheme and give the anomalous chromo- and electro-magnetic moment of quark. The obtained results also agree with previous ones very well. These applications manifest that the new scheme is realistic and then practical for explaining the QCD-related phenomena.

hep-ph

A Universal Constraint on the Infrared Behavior of the Ghost Propagator in QCD

With proposing a unified description of the fields variation at the level of generating functional, we obtain a new identity for the quark-gluon interaction vertex based on gauge symmetry, which is similar to the Slavnov-Taylor Identities(STIs) based on the Becchi-Rouet-Stora-Tyutin transformation. With these identities, we find that in Landau gauge, the dressing function of the ghost propagator approaches to a constant as its momentum goes to zero, which provides a strong constraint on the infrared behaviour of ghost propagator.

hep-th