用胶囊网络建模用户意图,提升人机交互识别准确率
Capsule Network-Based Semantic Intent Modeling for Human-Computer Interaction
- 用向量胶囊结构表示语义特征,动态路由捕捉层级关系
- 在公开数据集上准确率、F1值均优于主流模型
- 适合需要精细语义理解的对话系统研发人员
本文提出一种基于胶囊网络的用户语义意图建模算法,解决人机交互中意图识别准确率不足的问题。该方法通过向量化的胶囊结构表示输入文本的语义特征,利用动态路由机制在多层胶囊间传递信息,更有效地捕捉语义实体间的层次关系与整体-部分结构。模型采用卷积特征提取模块作为低层编码器,生成初始语义胶囊后,通过迭代路由过程形成高层抽象意图表征。为进一步提升性能,在损失函数中引入基于边距的机制,增强类别区分能力。在公开自然语言理解数据集上进行实验,与多种主流模型对比。结果表明,所提模型在准确率、F1值和意图检测率方面均优于传统方法及其他深度学习结构。研究还分析了动态路由迭代次数对性能的影响,并提供训练过程中损失函数的收敛曲线,验证了方法在语义建模中的稳定性和有效性。总体而言,该研究提出了一种新的结构化建模方式,显著提升了复杂语义条件下的意图识别能力。
原文摘要 · Abstract (English)
This paper proposes a user semantic intent modeling algorithm based on Capsule Networks to address the problem of insufficient accuracy in intent recognition for human-computer interaction. The method represents semantic features in input text through a vectorized capsule structure. It uses a dynamic routing mechanism to transfer information across multiple capsule layers. This helps capture hierarchical relationships and part-whole structures between semantic entities more effectively. The model uses a convolutional feature extraction module as the low-level encoder. After generating initial semantic capsules, it forms high-level abstract intent representations through an iterative routing process. To further enhance performance, a margin-based mechanism is introduced into the loss function. This improves the model's ability to distinguish between intent classes. Experiments are conducted using a public natural language understanding dataset. Multiple mainstream models are used for comparison. Results show that the proposed model outperforms traditional methods and other deep learning structures in terms of accuracy, F1-score, and intent detection rate. The study also analyzes the effect of the number of dynamic routing iterations on model performance. A convergence curve of the loss function during training is provided. These results verify the stability and effectiveness of the proposed method in semantic modeling. Overall, this study presents a new structured modeling approach to improve intent recognition under complex semantic conditions.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。