Papers by Dezhuang Miao
Beyond Static Persona Consistency: Dynamic Persona Coherence in LLM Role-Playing (2026.acl-long)
Copied to clipboard
Yirui QI, Xiaoming Zhang, Ruilin Zeng, Mengyao Liu, Ziyi Zhou, Dezhuang Miao, Bingyu Yan, Zhenyu Guan
| Challenge: | Existing LLMs conflate identity consistency with emotional rigidity . Existing models exhibit either robotic repetition or persona drift . |
| Approach: | They propose a framework that decouples Identity-Layer Stability from Adaptive-Layer Appropriateness to achieve persona coherence repair. |
| Outcome: | Experiments on GPT-4o, Claude-3.5-Sonnet, and DeepSeek-V3.2 show consistent improvements (+16–84% gains) |
TF-Mamba: Text-enhanced Fusion Mamba with Missing Modalities for Robust Multimodal Sentiment Analysis (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Existing Transformer-based methods with missing modalities are difficult to use and have quadratic complexity. |
| Approach: | They propose a text-enhanced Fusion Mamba framework for robust MSA with missing modalities . a Text-aware Modality Enhancement module aligns and enriches non-text modality while reconstructing missing text semantics. |
| Outcome: | The proposed method is efficient under missing modalities and can be used in long-range modeling and multimodal fusion scenarios. |