paper-with-me

홈 › Papers

SEE: Sememe Entanglement Encoding for Transformer-bases Models Compression

2024-12-15 · Jing Zhang, Shuzhen Sun, Peng Zhang, Guangxing Cao, Hui Gao, Xindian Ma, Nan Xu, Yuexian Hou

Transformer-based large language models exhibit groundbreaking capabilities, but their storage and computational costs are prohibitively high, limiting their application in resource-constrained scenarios. An effective approach is to eliminate redundant model parameters and computational costs while incorporating efficient expert-derived knowledge structures to achieve a balance between compression and performance. Therefore, we propose the \textit{Sememe Entanglement Encoding (SEE)} algorithm. Guided by expert prior knowledge, the model is compressed through the low-rank approximation idea. In Entanglement Embedding, basic semantic units such as sememes are represented as low-dimensional vectors, and then reconstructed into high-dimensional word embeddings through the combination of generalized quantum entanglement. We adapt the Sememe Entanglement Encoding algorithm to transformer-based models of different magnitudes. Experimental results indicate that our approach achieves stable performance while compressing model parameters and computational costs.

📄 PDF Abstract BibTeX arXiv:2412.12204

Code (0)

등록된 구현이 없습니다.

Tasks

Word Embeddings

Similar Papers 제목 키워드 기반

Going “Deeper”: Structured Sememe Prediction via Transformer with Tree Attention

2022-05-01 · Findings (ACL) 2022 5 · Yining Ye, Fanchao Qi, Zhiyuan Liu, Maosong Sun

Sememe knowledge bases (SKBs), which annotate words with the smallest semantic units (i.e., sememes), have proven beneficial to many NLP tasks. Building an SKB is very time-consuming and labor-intensive. Therefore, some …

Cross-lingual Lexical Sememe Prediction

2018-10-01 · EMNLP 2018 10 · Fanchao Qi, Yankai Lin, Maosong Sun, Hao Zhu 외

Sememes are defined as the minimum semantic units of human languages. As important knowledge sources, sememe-based linguistic knowledge bases have been widely used in many NLP tasks. However, most languages still do not …

Learning Word EmbeddingsMultilingual Word EmbeddingsPredictionWord Embeddings

Towards Building a Multilingual Sememe Knowledge Base: Predicting Sememes for BabelNet Synsets

2019-12-04 · Fanchao Qi, Liang Chang, Maosong Sun, Sicong Ouyang 외

A sememe is defined as the minimum semantic unit of human languages. Sememe knowledge bases (KBs), which contain words annotated with sememes, have been successfully applied to many NLP tasks. However, existing sememe KB…

Improved Word Representation Learning with Sememes

2017-07-01 · ACL 2017 7 · Yilin Niu, Ruobing Xie, Zhiyuan Liu, Maosong Sun

Sememes are minimum semantic units of word meanings, and the meaning of each word sense is typically composed by several sememes. Since sememes are not explicit for each word, people manually annotate word sememes and fo…

Common Sense ReasoningLanguage ModelingLanguage ModellingMachine Translation+6

Enhancing Transformer with Sememe Knowledge

2020-07-01 · WS 2020 7 · Yuhui Zhang, Chenghao Yang, Zhengping Zhou, Zhiyuan Liu

While large-scale pretraining has achieved great success in many NLP tasks, it has not been fully studied whether external linguistic knowledge can improve data-driven models. In this work, we introduce sememe knowledge …

Language ModelingLanguage Modelling