collaborators

5 papers

cs.SE2026

HTMLCure: Turning Browser Experience into State Guided Repair for Interactive HTML

Jiajun Wu, Jian Yang, Tuney Zheng +4

LLMs can now produce full HTML pages, but many of those pages are only superficially correct: they render once, then fail under scroll, hover, click, resize, or gameplay. Evaluatio…

cs.SE2026

InCoder-32B: Code Foundation Model for Industrial Scenarios

Jian Yang, Wei Zhang, Jiajun Wu +25

Recent code large language models have achieved remarkable progress on general programming tasks. Nevertheless, their performance degrades significantly in industrial scenarios tha…

cs.AI2026

IQuest-Coder-V1 Technical Report

Jian Yang, Wei Zhang, Shawn Guo +35

In this report, we introduce the IQuest-Coder-V1 series-(7B/14B/40B/40B-Loop), a new family of code large language models (LLMs). Moving beyond static code representations, we prop…

cs.CL2025

CodeSimpleQA: Scaling Factuality in Code Large Language Models

Jian Yang, Wei Zhang, Yizhi Li +8

Large language models (LLMs) have made significant strides in code generation, achieving impressive capabilities in synthesizing code snippets from natural language instructions. H…

cs.SE2025

From Code Foundation Models to Agents and Applications: A Comprehensive Survey and Practical Guide to Code Intelligence

Jian Yang, Xianglong Liu, Weifeng Lv +68

Large language models (LLMs) have fundamentally transformed automated software development by enabling direct translation of natural language descriptions into functional code, dri…