← Search

Kuang-Ming Chen

2 accepted papers

2025

ToSA: Token Merging with Spatial Awareness

IROS 2025

Token merging has emerged as an effective strategy to accelerate Vision Transformers (ViT) by reducing computational costs. However, existing methods primarily rely on the visual token’s feature similarity for token merging, overlooking the potential of integrating spatial information, which can ser

Cited by 5SourcecodeScholar
2024

Chat Vector: A Simple Approach to Equip LLMs with Instruction Following and Model Alignment in New Languages

ACL 2024long

Recently, the development of open-source large language models (LLMs) has advanced rapidly. Nevertheless, due to data constraints, the capabilities of most open-source LLMs are primarily focused on English. To address this issue, we introduce the concept of chat vector to equip pre-trained language…