collaborators

6 papers

cs.SE2026

Can Vision-Language Models Handle Long-Context Code? An Empirical Study on Visual Compression

Jianping Zhong, Guochang Li, Chen Zhi +6

Large Language Models (LLMs) struggle with long-context code due to window limitations. Existing textual code compression methods mitigate this via selective filtering but often di…

cs.DC2025

Role-Based Fault Tolerance System for LLM RL Post-Training

Zhenqian Chen, Baoquan Zhong, Xiang Li +6

RL post-training for LLMs has been widely scaled to enhance reasoning and tool-using capabilities. However, RL post-training interleaves training and inference workloads, exposing…

cs.CV2025

Video-QTR: Query-Driven Temporal Reasoning Framework for Lightweight Video Understanding

Xinkui Zhao, Zuxin Wang, Yifan Zhang +6

The rapid development of multimodal large-language models (MLLMs) has significantly expanded the scope of visual language reasoning, enabling unified systems to interpret and descr…

cs.OS2025

TenonOS: A Self-Generating LibOS-on-LibOS Framework for Time-Critical Embedded Operating Systems

Xinkui Zhao, Yifan Zhang, Haidan Zhao +7

The growing complexity of embedded systems creates tension between rich functionality and strict resource and real-time constraints. Traditional monolithic operating system and hyp…

cs.SE2025

Completion by Comprehension: Guiding Code Generation with Multi-Granularity Understanding

Xinkui Zhao, Rongkai Liu, Yifan Zhang +6

As code completion task from function-level to repository-level, leveraging contextual information from large-scale codebases becomes a core challenge. However, existing retrieval-…

cs.AI2025

LightRouter: Towards Efficient LLM Collaboration with Minimal Overhead

Yifan Zhang, Xinkui Zhao, Zuxin Wang +4

The rapid advancement of large language models has unlocked remarkable capabilities across a diverse array of natural language processing tasks. However, the considerable differenc…