Skip to content

Author

Chi-man Pun

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Aug 2026

Interpretation Before Integration: LLM-Guided Multimodal Completion and Fusion Network for Survival Analysis With Incomplete Data

Multimodality survival analysis for nasopharyngeal carcinoma (NPC) holds great potential for improving prognosis prediction and clinical decision-making. However, it is challenged by structural and semantic misalignments across heterogeneous data. Structural misalignment arises from incomplete clinical records, where missing data introduce uncertainty in prediction. Semantic misalignment stems from the gap between structured modalities (e.g., clinical and radiomic features) and unstructured data such as 3-D magnetic resonance imaging (MRI), hindering effective feature integration. Existing methods often ignore missing data or compress multimodal information into scalar representations, failing to capture complex modality interactions and solve the problem of semantic misalignment. Furthermore, current completion techniques typically lack interpretability and overlook joint modeling of inter- and intra-sample correlations when dealing with structural misalignment, limiting their reliability in clinical settings. These issues are further exacerbated by over-parameterized models prone to overfitting in small-sample scenarios. To address these challenges, we propose LMCF, a large language model guided multimodal completion and fusion (LMCF) network tailored for survival analysis with incomplete data. LMCF consists of two core components: a lightweight dual-branch multimodality enhanced feature encoding (LDME) layer, which incorporates an interpretable multisource cross-modality completer (IMCC) for explainable reconstruction of missing data to resolve structural misalignment; and a large language model (LLM)-guided structure-semantic two-stream fusion (LSTF) layer, equipped with a quaternion convolution-based cross-domain adaptive attention fusioner (QCAAF) to effectively integrate features across modalities and mitigate semantic misalignment. Extensive experiments on the Cancer Genome Atlas (TCGA) and two proprietary NPC datasets [postradiation nasopharyngeal necrosis (PRNN) and nasopharyngeal carcinoma dataset (NCD)] from Sun Yat-sen University Cancer Center demonstrate LMCF’s superior performance in survival prediction and risk stratification, particularly under conditions of incomplete modalities and limited data resources.

Fen Ling, Haoming Zeng, Ming Li et al. · 0 citations
Preprint Aug 2026

EditaLive! Unified Character Video Editing for Live Streaming

Conventional video editing primarily focuses on scene-level content, whereas live streaming places greater emphasis on the human subject. However, directly applying existing video-editing methods to human-centric live streaming remains challenging, as they may introduce facial-expression inconsistencies and typically depend on multiple offline inference steps, making them unsuitable for real-time interaction. We propose EditaLive, a novel framework for real-time streaming character video editing. In detail, we start from a pretrained image animation model (Wan-Animate), which naturally decouples appearance from motion, and repurpose it as the base model for instruction-based human-centric video editing by reference frame editing and video reconstruction via the collected CharEdit-50K dataset. Besides, we adapt the model from offline bidirectional to causal streaming generation, and design an aligned self-rollout distillation strategy that compresses the model into a two-step sampler, where fixed RoPE and align forcing reduce training--inference discrepancies, and first-frame preserved sparse attention filters redundant historical information to mitigate appearance drift. Extensive experiments demonstrate that EditaLive delivers state-of-the-art editing performance with faithful preservation of facial expressions and low-latency real-time streaming inference.

Zhiyuan Li, Chi-man Pun, Peng-Tao Jiang et al. · 0 citations