用多尺度卷积与多标记预测提升大模型效率与表现
KunlunBaize: LLM with Multi-Scale Convolution and Multi-Token Prediction Under TransformerX Framework
- 引入多尺度卷积与自适应激活,增强上下文捕捉能力
- 多标记预测模块使推理速度更快,数据利用率更高
- 适合追求高效大模型的开发者与研究者
大型语言模型在多种任务中表现出色,但面临计算效率低、梯度消失及复杂特征交互难以捕捉等问题。为此提出一种新框架,包含可学习的密集残差连接机制、基于TransformerX的模块(整合多尺度卷积与自适应激活函数)以及多标记预测交互模块。密集残差连接促进层间信息流动与特征捕获。TransformerX中,大卷积核聚合长文本段语义信息,小卷积核关注局部词序与句法结构。自适应激活函数根据输入语义动态调整参数,提升模型对多样表达和复杂关系的处理能力。多标记预测模块通过同时预测多个未来标记,提高数据利用率并加速推理。这些组件显著提升了大模型的性能与效率。
原文摘要 · Abstract (English)
Large language models have demonstrated remarkable performance across various tasks, yet they face challenges such as low computational efficiency, gradient vanishing, and difficulties in capturing complex feature interactions. To address these limitations, a novel framework has been proposed. This framework incorporates a learnable dense residual skip connection mechanism, a TransformerX module a transformer based component integrating multiscale convolution and adaptive activation functions and a multitoken prediction interaction module. The learnable dense residual connections enhance information flow and feature capture across layers. Within the TransformerX module, large convolutional kernels aggregate semantic information from extensive text segments, while smaller convolutions focus on local word order and syntactic structures. The adaptive activation function dynamically adjusts its parameters based on the semantic features of the input text, improving the model's ability to handle diverse semantic expressions and complex relationships. The multitoken prediction module boosts data utilization and accelerates inference by predicting multiple future tokens. These components significantly enhance the performance and efficiency of large language models.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。