collaborators

8 papers

physics.soc-ph2026

Service Ecosystem Evolution: A Comprehensive Survey from Complex Network Perspectives

Shuiguang Deng, Xingliang Wang, Guochang Li +5

Digital society increasingly relies on complex service ecosystems, formed by interconnected services from technology giants. However, the growing scale and intricate dependencies o…

cs.CV2026

SOV-CAD: Stepwise Orthographic Views Guided CAD Modeling Sequence Reconstruction

Zhaopeng Feng, Chen Zhi, Xuhong Zhang +2

Reconstructing Computer-Aided Design (CAD) modeling sequences from images is crucial for preserving design intent and supporting parametric editing. However, existing methods typic…

cs.LG2026

Mitigating Manifold Departure: Uncertainty-Aware Subspace Rectification for Trustworthy MLLM Decoding

Yingxuan Zhuang, Jingxiao Yang, Miao Pan +7

MLLMs frequently hallucinate objects inconsistent with visual inputs. This issue is typically attributed to the over-reliance on language priors, which can override the visual cont…

cs.SE2026

Better Call Grep: Evaluating and Improving Grep-Like Lexical Retrieval for Repository-Level Code Completion

Baoyi Wang, Xingliang Wang, Guochang Li +6

Repository-level code completion remains challenging for large language models (LLMs) due to cross-file dependencies and limited context windows. Prior work addresses this challeng…

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.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-…