28 papers
Surfacing the Unsaid: CUE-Bench for Affective Stance in Chinese Discourse
Zhenyan Zheng, Yunyao Zhang, Junxi Sheng +2
Emotion understanding in discourse requires reasoning beyond surface sentiment because speakers often convey affect through indirect, implicit, polite, ironic, or deliberately mism…
Semiotic logical hexagon theory for LLM logical reasoning
Yunyao Zhang, Xinglang Zhang, Zeliang Chen +2
Large language models (LLMs) have become powerful tools for language understanding and logical reasoning. However, they still make mistakes when a problem requires both understandi…
SubdivAR: Autoregressive Next-Scale Prediction for Neural Mesh Subdivision
Huipeng Guo, Zikai Song, Hang Long +7
Mesh subdivision is a fundamental operation for converting coarse, editable meshes into high-resolution surfaces, with broad applications in digital asset creation. Classical rule-…
PRISM: Synergizing Vision Foundation Models via Self-organized Expert Specialization
Ying Tang, Dong Li, Youjia Zhang +3
Unifying the complementary strengths of diverse Vision Foundation Models (VFMs) into a single efficient model is highly desirable but challenged by the negative transfer inherent i…
Large Language Model as Token Compressor and Decompressor
Wenbing Li, Yiran Wang, Zikai Song +4
In this paper, we study whether an off-the-shelf LLM can be adapted into a discrete, variable-length token compressor and decompressor for long-context processing. To this end, we…
LoRA-Mixer: Coordinate Modular LoRA Experts Through Serial Attention Routing
Wenbing Li, Zikai Song, Hang Zhou +3
Recent attempts to combine low-rank adaptation (LoRA) with mixture-of-experts (MoE) for multi-task adaptation of Large Language Models (LLMs) often replace whole attention/FFN laye…