• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

构建和改进集成尖峰神经网络和卷积长短期记忆算法的英语词汇学习模型。

Construction and improvement of English vocabulary learning model integrating spiking neural network and convolutional long short-term memory algorithm.

机构信息

Nanyang Medical College, Nanyang, Henan, China.

出版信息

PLoS One. 2024 Mar 22;19(3):e0299425. doi: 10.1371/journal.pone.0299425. eCollection 2024.

DOI:10.1371/journal.pone.0299425
PMID:38517859
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC10959372/
Abstract

To help non-native English speakers quickly master English vocabulary, and improve reading, writing, listening and speaking skills, and communication skills, this study designs, constructs, and improves an English vocabulary learning model that integrates Spiking Neural Network (SNN) and Convolutional Long Short-Term Memory (Conv LSTM) algorithms. The fusion of SNN and Conv LSTM algorithm can fully utilize the advantages of SNN in processing temporal information and Conv LSTM in sequence data modeling, and implement a fusion model that performs well in English vocabulary learning. By adding information transfer and interaction modules, the feature learning and the timing information processing are optimized to improve the vocabulary learning ability of the model in different text contents. The training set used in this study is an open data set from the WordNet and Oxford English Corpus data corpora. The model is presented as a computer program and applied to an English learning application program, an online vocabulary learning platform, or a language education software. The experiment will use the open data set to generate a test set with text volume ranging from 100 to 4000. The performance indicators of the proposed fusion model are compared with those of five traditional models and applied to the latest vocabulary exercises. From the perspective of learners, 10 kinds of model accuracy, loss, polysemy processing accuracy, training time, syntactic structure capturing accuracy, vocabulary coverage, F1-score, context understanding accuracy, word sense disambiguation accuracy, and word order relation processing accuracy are considered. The experimental results reveal that the performance of the fusion model is better under different text sizes. In the range of 100-400 text volume, the accuracy is 0.75-0.77, the loss is less than 0.45, the F1-score is greater than 0.75, the training time is within 300s, and the other performance indicators are more than 65%; In the range of 500-1000 text volume, the accuracy is 0.81-0.83, the loss is not more than 0.40, the F1-score is not less than 0.78, the training time is within 400s, and the other performance indicators are above 70%; In the range of 1500-3000 text volume, the accuracy is 0.82-0.84, the loss is less than 0.28, the F1-score is not less than 0.78, the training time is within 600s, and the remaining performance indicators are higher than 70%. The fusion model can adapt to various types of questions in practical application. After the evaluation of professional teachers, the average scores of the choice, filling-in-the-blank, spelling, matching, exercises, and synonyms are 85.72, 89.45, 80.31, 92.15, 87.62, and 78.94, which are much higher than other traditional models. This shows that as text volume increases, the performance of the fusion model is gradually improved, indicating higher accuracy and lower loss. At the same time, in practical application, the fusion model proposed in this study has a good effect on English learning tasks and offers greater benefits for people unfamiliar with English vocabulary structure, grammar, and question types. This study aims to provide efficient and accurate natural language processing tools to help non-native English speakers understand and apply language more easily, and improve English vocabulary learning and comprehension.

https://cdn.ncbi.nlm.nih.gov/pmc/blobs/801b/10959372/c09f2ab253ba/pone.0299425.g005.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/801b/10959372/2e75375f1da7/pone.0299425.g001.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/801b/10959372/9b2687d963e6/pone.0299425.g002.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/801b/10959372/479bb510a8c6/pone.0299425.g003.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/801b/10959372/3b5b0a8c4164/pone.0299425.g004.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/801b/10959372/c09f2ab253ba/pone.0299425.g005.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/801b/10959372/2e75375f1da7/pone.0299425.g001.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/801b/10959372/9b2687d963e6/pone.0299425.g002.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/801b/10959372/479bb510a8c6/pone.0299425.g003.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/801b/10959372/3b5b0a8c4164/pone.0299425.g004.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/801b/10959372/c09f2ab253ba/pone.0299425.g005.jpg
摘要

为了帮助非英语母语人士快速掌握英语词汇,提高阅读、写作、听力和口语技能以及沟通能力,本研究设计、构建和改进了一种将尖峰神经网络(SNN)和卷积长短期记忆(Conv LSTM)算法集成的英语词汇学习模型。SNN 和 Conv LSTM 算法的融合可以充分利用 SNN 在处理时间信息方面的优势和 Conv LSTM 在序列数据建模方面的优势,实现了在英语词汇学习方面表现良好的融合模型。通过添加信息传递和交互模块,优化特征学习和定时信息处理,提高模型在不同文本内容下的词汇学习能力。本研究使用的训练集是来自 WordNet 和牛津英语语料库数据语料库的公开数据集。该模型被呈现为一个计算机程序,并应用于英语学习应用程序、在线词汇学习平台或语言教育软件。实验将使用公开数据集生成文本量在 100 到 4000 之间的测试集。与五个传统模型相比,提出的融合模型的性能指标应用于最新的词汇练习。从学习者的角度来看,考虑了 10 种模型准确性、损失、多义词处理准确性、训练时间、句法结构捕捉准确性、词汇覆盖率、F1 分数、上下文理解准确性、词义消歧准确性和词序关系处理准确性。实验结果表明,融合模型在不同的文本大小下表现更好。在 100-400 个文本量范围内,准确率为 0.75-0.77,损失小于 0.45,F1 分数大于 0.75,训练时间在 300s 以内,其他性能指标均大于 65%;在 500-1000 个文本量范围内,准确率为 0.81-0.83,损失不超过 0.40,F1 分数不低于 0.78,训练时间在 400s 以内,其他性能指标均在 70%以上;在 1500-3000 个文本量范围内,准确率为 0.82-0.84,损失小于 0.28,F1 分数不低于 0.78,训练时间在 600s 以内,其余性能指标均高于 70%。融合模型可以适应实际应用中的各种类型的问题。经过专业教师的评估,选择、填空、拼写、匹配、练习和同义词的平均分数为 85.72、89.45、80.31、92.15、87.62 和 78.94,均高于其他传统模型。这表明随着文本量的增加,融合模型的性能逐渐提高,准确率更高,损失更小。同时,在实际应用中,本研究提出的融合模型对英语学习任务有较好的效果,为不熟悉英语词汇结构、语法和题型的人提供了更大的益处。本研究旨在提供高效准确的自然语言处理工具,帮助非英语母语人士更轻松地理解和应用语言,提高英语词汇学习和理解能力。

相似文献

1
Construction and improvement of English vocabulary learning model integrating spiking neural network and convolutional long short-term memory algorithm.构建和改进集成尖峰神经网络和卷积长短期记忆算法的英语词汇学习模型。
PLoS One. 2024 Mar 22;19(3):e0299425. doi: 10.1371/journal.pone.0299425. eCollection 2024.
2
Syntactic analysis of SMOSS model combined with improved LSTM model: Taking English writing teaching as an example.基于 SMOSS 模型的句法分析与改进型 LSTM 模型的结合:以英语写作教学为例。
PLoS One. 2024 Nov 15;19(11):e0312049. doi: 10.1371/journal.pone.0312049. eCollection 2024.
3
English Grammar Detection Based on LSTM-CRF Machine Learning Model.基于 LSTM-CRF 机器学习模型的英语语法检测。
Comput Intell Neurosci. 2021 Aug 17;2021:8545686. doi: 10.1155/2021/8545686. eCollection 2021.
4
Language Processing Model Construction and Simulation Based on Hybrid CNN and LSTM.基于混合 CNN 和 LSTM 的语言处理模型构建与仿真。
Comput Intell Neurosci. 2021 Jul 6;2021:2578422. doi: 10.1155/2021/2578422. eCollection 2021.
5
Folic acid supplementation and malaria susceptibility and severity among people taking antifolate antimalarial drugs in endemic areas.在流行地区,服用抗叶酸抗疟药物的人群中,叶酸补充剂与疟疾易感性和严重程度的关系。
Cochrane Database Syst Rev. 2022 Feb 1;2(2022):CD014217. doi: 10.1002/14651858.CD014217.
6
Application of LSTM Neural Network Technology Embedded in English Intelligent Translation.基于 LSTM 神经网络技术的英语智能翻译应用。
Comput Intell Neurosci. 2022 Sep 27;2022:1085577. doi: 10.1155/2022/1085577. eCollection 2022.
7
Construction of an Artificial Intelligence Writing Model for English Based on Fusion Neural Network Model.基于融合神经网络模型的英文人工智能写作模型的构建。
Comput Intell Neurosci. 2022 May 21;2022:1779131. doi: 10.1155/2022/1779131. eCollection 2022.
8
Application of Dual-Channel Convolutional Neural Network Algorithm in Semantic Feature Analysis of English Text Big Data.双通道卷积神经网络算法在英文文本大数据语义特征分析中的应用。
Comput Intell Neurosci. 2021 Nov 6;2021:7085412. doi: 10.1155/2021/7085412. eCollection 2021.
9
deepBioWSD: effective deep neural word sense disambiguation of biomedical text data.深度生物词汇语义消歧:生物医学文本数据的有效深度神经网络词汇语义消歧。
J Am Med Inform Assoc. 2019 May 1;26(5):438-446. doi: 10.1093/jamia/ocy189.
10
Improving Consumer Understanding of Medical Text: Development and Validation of a New SubSimplify Algorithm to Automatically Generate Term Explanations in English and Spanish.提高消费者对医学文本的理解:一种用于自动生成英语和西班牙语术语解释的新型SubSimplify算法的开发与验证
J Med Internet Res. 2018 Aug 2;20(8):e10779. doi: 10.2196/10779.

引用本文的文献

1
Knowledge building and vocabulary growth: Assessing the impact of seamless Chinese vocabulary learning for international students.知识构建与词汇增长:评估无缝衔接的中文词汇学习对国际学生的影响。
PLoS One. 2025 Feb 24;20(2):e0319285. doi: 10.1371/journal.pone.0319285. eCollection 2025.

本文引用的文献

1
Assessing English language sentences readability using machine learning models.使用机器学习模型评估英语句子的可读性。
PeerJ Comput Sci. 2022 Jan 4;8:e818. doi: 10.7717/peerj-cs.818. eCollection 2022.
2
A One-Dimensional CNN-LSTM Model for Epileptic Seizure Recognition Using EEG Signal Analysis.一种基于脑电图信号分析的用于癫痫发作识别的一维卷积神经网络-长短期记忆网络模型。
Front Neurosci. 2020 Dec 10;14:578126. doi: 10.3389/fnins.2020.578126. eCollection 2020.
3
Morphological awareness and reading comprehension: Differential mediation mechanisms in native English speakers, fluent English learners, and limited English learners.
形态意识与阅读理解:母语为英语者、英语流利者和英语有限者的不同中介机制。
J Exp Child Psychol. 2020 Nov;199:104915. doi: 10.1016/j.jecp.2020.104915. Epub 2020 Jul 9.
4
Attention Based CNN-ConvLSTM for Pedestrian Attribute Recognition.基于注意力机制的 CNN-ConvLSTM 用于行人属性识别。
Sensors (Basel). 2020 Feb 3;20(3):811. doi: 10.3390/s20030811.