The proliferation of IoT devices requires innovative approaches to gaining insights while preserving privacy and resources amid unprecedented data generation.However,FL development for IoT is still in its infancy and ...The proliferation of IoT devices requires innovative approaches to gaining insights while preserving privacy and resources amid unprecedented data generation.However,FL development for IoT is still in its infancy and needs to be explored in various areas to understand the key challenges for deployment in real-world scenarios.The paper systematically reviewed the available literature using the PRISMA guiding principle.The study aims to provide a detailed overview of the increasing use of FL in IoT networks,including the architecture and challenges.A systematic review approach is used to collect,categorize and analyze FL-IoT-based articles.Asearch was performed in the IEEE,Elsevier,Arxiv,ACM,and WOS databases and 92 articles were finally examined.Inclusion measures were published in English and with the keywords“FL”and“IoT”.The methodology begins with an overview of recent advances in FL and the IoT,followed by a discussion of how these two technologies can be integrated.To be more specific,we examine and evaluate the capabilities of FL by talking about communication protocols,frameworks and architecture.We then present a comprehensive analysis of the use of FL in a number of key IoT applications,including smart healthcare,smart transportation,smart cities,smart industry,smart finance,and smart agriculture.The key findings from this analysis of FL IoT services and applications are also presented.Finally,we performed a comparative analysis with FL IID(independent and identical data)and non-ID,traditional centralized deep learning(DL)approaches.We concluded that FL has better performance,especially in terms of privacy protection and resource utilization.FL is excellent for preserving privacy becausemodel training takes place on individual devices or edge nodes,eliminating the need for centralized data aggregation,which poses significant privacy risks.To facilitate development in this rapidly evolving field,the insights presented are intended to help practitioners and researchers navigate the complex terrain of FL and IoT.展开更多
As a representative emerging machine learning technique, federated learning(FL) has gained considerable popularity for its special feature of “making data available but not visible”. However, potential problems rema...As a representative emerging machine learning technique, federated learning(FL) has gained considerable popularity for its special feature of “making data available but not visible”. However, potential problems remain, including privacy breaches, imbalances in payment, and inequitable distribution.These shortcomings let devices reluctantly contribute relevant data to, or even refuse to participate in FL. Therefore, in the application of FL, an important but also challenging issue is to motivate as many participants as possible to provide high-quality data to FL. In this paper, we propose an incentive mechanism for FL based on the continuous zero-determinant(CZD) strategies from the perspective of game theory. We first model the interaction between the server and the devices during the FL process as a continuous iterative game. We then apply the CZD strategies for two players and then multiple players to optimize the social welfare of FL, for which we prove that the server can keep social welfare at a high and stable level. Subsequently, we design an incentive mechanism based on the CZD strategies to attract devices to contribute all of their high-accuracy data to FL.Finally, we perform simulations to demonstrate that our proposed CZD-based incentive mechanism can indeed generate high and stable social welfare in FL.展开更多
As a distributed machine learning architecture,Federated Learning(FL)can train a global model by exchanging users’model parameters without their local data.However,with the evolution of eavesdropping techniques,attac...As a distributed machine learning architecture,Federated Learning(FL)can train a global model by exchanging users’model parameters without their local data.However,with the evolution of eavesdropping techniques,attackers can infer information related to users’local data with the intercepted model parameters,resulting in privacy leakage and hindering the application of FL in smart factories.To meet the privacy protection needs of the intelligent inspection task in pumped storage power stations,in this paper we propose a novel privacy-preserving FL algorithm based on multi-key Fully Homomorphic Encryption(FHE),called MFHE-PPFL.Specifically,to reduce communication costs caused by deploying the FHE algorithm,we propose a self-adaptive threshold-based model parameter compression(SATMPC)method.It can reduce the amount of encrypted data with an adaptive thresholds-enabled user selection mechanism that only enables eligible devices to communicate with the FL server.Moreover,to protect model parameter privacy during transmission,we develop a secret sharing-based multi-key RNS-CKKS(SSMR)method that encrypts the device’s uploaded parameter increments and supports decryption in device dropout scenarios.Security analyses and simulation results show that our algorithm can prevent four typical threat models and outperforms the state-of-the-art in communication costs with guaranteed accuracy.展开更多
Industry 4.0 has become a reality by fusing the Industrial Internet of Things(IIoT)and Artificial Intelligence(AI),providing huge opportunities in the way manufacturing companies operate.However,the adoption of this p...Industry 4.0 has become a reality by fusing the Industrial Internet of Things(IIoT)and Artificial Intelligence(AI),providing huge opportunities in the way manufacturing companies operate.However,the adoption of this paradigm shift,particularly in the field of smart factories and production,is still in its infancy,suffering from various issues,such as the lack of high-quality data,data with high-class imbalance,or poor diversity leading to inaccurate AI models.However,data is severely fragmented across different silos owned by several parties for a range of reasons,such as compliance and legal concerns,preventing discovery and insight-driven IIoT innovation.Notably,valuable and even vital information often remains unutilized as the rise and adoption of AI and IoT in parallel with the concerns and challenges associated with privacy and security.This adversely influences interand intra-organization collaborative use of IIoT data.To tackle these challenges,this article leverages emerging multi-party technologies,privacy-enhancing techniques(e.g.,Federated Learning),and AI approaches to present a holistic,decentralized architecture to form a foundation and cradle for a cross-company collaboration platform and a federated data space to tackle the creeping fragmented data landscape.Moreover,to evaluate the efficiency of the proposed reference model,a collaborative predictive diagnostics and maintenance case study is mapped to an edge-enabled IIoT architecture.Experimental results show the potential advantages of using the proposed approach for multi-party applications accelerating sovereign data sharing through Findable,Accessible,Interoperable,and Reusable(FAIR)principles.展开更多
Over-the-air computation(AirComp)based federated learning(FL)has been a promising technique for distilling artificial intelligence(AI)at the network edge.However,the performance of AirComp-based FL is decided by the d...Over-the-air computation(AirComp)based federated learning(FL)has been a promising technique for distilling artificial intelligence(AI)at the network edge.However,the performance of AirComp-based FL is decided by the device with the lowest channel gain due to the signal alignment property.More importantly,most existing work focuses on a single-cell scenario,where inter-cell interference is ignored.To overcome these shortages,a reconfigurable intelligent surface(RIS)-assisted AirComp-based FL system is proposed for multi-cell networks,where a RIS is used for enhancing the poor user signal caused by channel fading,especially for the device at the cell edge,and reducing inter-cell interference.The convergence of FL in the proposed system is first analyzed and the optimality gap for FL is derived.To minimize the optimality gap,we formulate a joint uplink and downlink optimization problem.The formulated problem is then divided into two separable nonconvex subproblems.Following the successive convex approximation(SCA)method,we first approximate the nonconvex term to a linear form,and then alternately optimize the beamforming vector and phase-shift matrix for each cell.Simulation results demonstrate the advantages of deploying a RIS in multi-cell networks and our proposed system significantly improves the performance of FL.展开更多
Although federated learning(FL)has become very popular recently,it is vulnerable to gradient leakage attacks.Recent studies have shown that attackers can reconstruct clients’private data from shared models or gradien...Although federated learning(FL)has become very popular recently,it is vulnerable to gradient leakage attacks.Recent studies have shown that attackers can reconstruct clients’private data from shared models or gradients.Many existing works focus on adding privacy protection mechanisms to prevent user privacy leakages,such as differential privacy(DP)and homomorphic encryption.These defenses may cause an increase in computation and communication costs or degrade the performance of FL.Besides,they do not consider the impact of wireless network resources on the FL training process.Herein,we propose weight compression,a defense method to prevent gradient leakage attacks for FL over wireless networks.The gradient compression matrix is determined by the user’s location and channel conditions.We also add Gaussian noise to the compressed gradients to strengthen the defense.This joint learning of wireless resource allocation and weight compression matrix is formulated as an optimization problem with the objective of minimizing the FL loss function.To find the solution,we first analyze the convergence rate of FL and quantify the effect of the weight matrix on FL convergence.Then,we seek the optimal resource block(RB)allocation by exhaustive search or ant colony optimization(ACO)and then use the CVX toolbox to obtain the optimal weight matrix to minimize the optimization function.The simulation results show that the optimized RB can accelerate the convergence of FL.展开更多
Implicit and explicit learning strategies of SL vocabulary acquisition are summarized based on precious studies and experiments. It is concluded that implicit learning strategies dolittlehelpto SL vocabulary acquisiti...Implicit and explicit learning strategies of SL vocabulary acquisition are summarized based on precious studies and experiments. It is concluded that implicit learning strategies dolittlehelpto SL vocabulary acquisition, but explicit learning strategies play a very important part in SL vocabulary acquisition. Besides, an assumption is proposed: the more obvious explicit learning is in vocabulary acquisition, the more words learners can acquire. It is hoped that this research has certain implications for SL learners and teaching.展开更多
The introduction of blockchain to federated learning(FL)is a promising solution to enable anonymous clients to collaboratively learn a shared prediction model using local data while avoiding the risk caused by the cen...The introduction of blockchain to federated learning(FL)is a promising solution to enable anonymous clients to collaboratively learn a shared prediction model using local data while avoiding the risk caused by the central server.However,the current researches only apply a shallow convergence between the two technologies.The aroused problems,such as the unsuitable consensus,the lack of incentive mechanism,and the incompetence of handling vertically partitioned data,make the blockchain-based FL exist in name only.This paper puts forward a novel blockchain-based framework for vertical FL with a specified consensus and incentive.Moreover,a real-world example is demonstrated to prove the practicability of our work.展开更多
The aim of the paper is to present various aspects of the phenomenon of stereotyping in the context of FL (foreign language) learning and teaching and to discuss practical solutions to be used in a FL classroom to t...The aim of the paper is to present various aspects of the phenomenon of stereotyping in the context of FL (foreign language) learning and teaching and to discuss practical solutions to be used in a FL classroom to teach the worm about the worm by questioning the stereotypes learners have of other nations and languages. This paper is an attempt to present some ideas of FL teachers' role in developing students' socio-cultural competence with the aim of raising their cross-cultural awareness and questioning the stereotypes students bring into a FL classroom. The methodology used was an analysis of fragment of tape scripts from listening comprehension activities from a course book preparing Polish secondary students for the school leaving exam. The topics discussed concern opinions about attitudes towards and judgments of various cultural aspects, be it drinking tea or discussing the weather, impressions people have about other nations, or languages people speak.展开更多
SL (situated learning) is a term first proposed by Lave and Wenger (1991) as a model of learning in a community of practice. According to Lave and Wenger (1991), learning should not be viewed as simply the trans...SL (situated learning) is a term first proposed by Lave and Wenger (1991) as a model of learning in a community of practice. According to Lave and Wenger (1991), learning should not be viewed as simply the transmission of abstract and decontextualised knowledge from one individual to another, but a social process whereby knowledge is co-constructed. The exposure to spoken language and cultural elements of foreign language is the best way of teaching the language itself rather than grammatical patterns and rules of the language. In this study, we aim to review "situational learning approach" in context with its role and efficiency of teaching spoken language. An experimental study was conducted on the university students in the preparatory classes at the School of Tourism of Erzincan University. Twelve male and 11 female students in the control group and 14 male and 10 female students in the experimental group took part in the research. The language levels of the students were determined by a language proficiency test which is used as pre-test of the study. Language proficiency test composed of mainly dialogues including spoken language patterns. After eight weeks of lectures with authentic sketches which were used as reading materials in experimental group and classical reading materials in control group, the students were given the same language proficiency test as post-test. When pre- and post-test results were evaluated, significant difference was found between the pre- and post-test results of the subjects on behalf of the students in the experimental group. It is concluded that spoken language can be achieved by authentic sketches which are designed to serve as a situated learning setting.展开更多
EFL (English as a Foreign Language) speaking is a very demanding skill that requires learners' socio-pragmatic as well as strategic competence in any interactional situation, and lexis proves to play a crucial role...EFL (English as a Foreign Language) speaking is a very demanding skill that requires learners' socio-pragmatic as well as strategic competence in any interactional situation, and lexis proves to play a crucial role in this process. However, few studies have investigated how both EFL teachers and learners view and analyze situations in which learners are not producing enough spoken language in class, and the reasons behind them. The present study will pinpoint the significant role of lexis in Moroccan learners' speaking production. To this end, 40 EFL teachers and 200 Moroccan high school students are surveyed and interviewed to reveal their perceptions of the speaking skill and the corresponding high significance of lexis in this instance. Results show that both teachers and learners identify vocabulary deficiency as the main factor behind students' inability to speak English. In the present paper, among the many suggestions that could be proposed to deal with this situation, it is argued that one efficient way would be to assist the students during the process of L2 (second language) vocabulary learning through vocabulary learning strategy instruction. Pedagogical and research implication will be given in response to the difficulties encountered in this area as have been identified by the EFL teachers and learners surveyed.展开更多
车联网在智慧城市建设中扮演着不可或缺的角色,汽车不仅仅是交通工具,更是大数据时代信息采集和传输的重要载体.随着车辆采集的数据量飞速增长和人们隐私保护意识的增强,如何在车联网环境中确保用户数据安全,防止数据泄露,成为亟待解决...车联网在智慧城市建设中扮演着不可或缺的角色,汽车不仅仅是交通工具,更是大数据时代信息采集和传输的重要载体.随着车辆采集的数据量飞速增长和人们隐私保护意识的增强,如何在车联网环境中确保用户数据安全,防止数据泄露,成为亟待解决的难题.联邦学习采用“数据不动模型动”的方式,为保护用户隐私和实现良好性能提供了可行方案.然而,受限于采集设备、地域环境、个人习惯的差异,多台车辆采集的数据通常表现为非独立同分布(non-independent and identically distributed,non-IID)数据,而传统的联邦学习算法在non-IID数据环境中,其模型收敛速度较慢.针对这一挑战,提出了一种面向non-IID数据的车联网多阶段联邦学习机制,称为FedWO.第1阶段采用联邦平均算法,使得全局模型快速达到一个基本的模型准确度;第2阶段采用联邦加权多方计算,依据各车辆的数据特性计算其在全局模型中的权重,聚合后得到性能更优的全局模型,同时采用传输控制策略,减少模型传输带来的通信开销;第3阶段为个性化计算阶段,车辆利用各自的数据进行个性化学习,微调本地模型获得与本地数据更匹配的模型.实验采用了驾驶行为数据集进行实验评估,结果表明相较于传统方法,在non-IID数据场景下,FedWO机制保护了数据隐私,同时提高了算法的准确度.展开更多
文摘The proliferation of IoT devices requires innovative approaches to gaining insights while preserving privacy and resources amid unprecedented data generation.However,FL development for IoT is still in its infancy and needs to be explored in various areas to understand the key challenges for deployment in real-world scenarios.The paper systematically reviewed the available literature using the PRISMA guiding principle.The study aims to provide a detailed overview of the increasing use of FL in IoT networks,including the architecture and challenges.A systematic review approach is used to collect,categorize and analyze FL-IoT-based articles.Asearch was performed in the IEEE,Elsevier,Arxiv,ACM,and WOS databases and 92 articles were finally examined.Inclusion measures were published in English and with the keywords“FL”and“IoT”.The methodology begins with an overview of recent advances in FL and the IoT,followed by a discussion of how these two technologies can be integrated.To be more specific,we examine and evaluate the capabilities of FL by talking about communication protocols,frameworks and architecture.We then present a comprehensive analysis of the use of FL in a number of key IoT applications,including smart healthcare,smart transportation,smart cities,smart industry,smart finance,and smart agriculture.The key findings from this analysis of FL IoT services and applications are also presented.Finally,we performed a comparative analysis with FL IID(independent and identical data)and non-ID,traditional centralized deep learning(DL)approaches.We concluded that FL has better performance,especially in terms of privacy protection and resource utilization.FL is excellent for preserving privacy becausemodel training takes place on individual devices or edge nodes,eliminating the need for centralized data aggregation,which poses significant privacy risks.To facilitate development in this rapidly evolving field,the insights presented are intended to help practitioners and researchers navigate the complex terrain of FL and IoT.
基金partially supported by the National Natural Science Foundation of China (62173308)the Natural Science Foundation of Zhejiang Province of China (LR20F030001)the Jinhua Science and Technology Project (2022-1-042)。
文摘As a representative emerging machine learning technique, federated learning(FL) has gained considerable popularity for its special feature of “making data available but not visible”. However, potential problems remain, including privacy breaches, imbalances in payment, and inequitable distribution.These shortcomings let devices reluctantly contribute relevant data to, or even refuse to participate in FL. Therefore, in the application of FL, an important but also challenging issue is to motivate as many participants as possible to provide high-quality data to FL. In this paper, we propose an incentive mechanism for FL based on the continuous zero-determinant(CZD) strategies from the perspective of game theory. We first model the interaction between the server and the devices during the FL process as a continuous iterative game. We then apply the CZD strategies for two players and then multiple players to optimize the social welfare of FL, for which we prove that the server can keep social welfare at a high and stable level. Subsequently, we design an incentive mechanism based on the CZD strategies to attract devices to contribute all of their high-accuracy data to FL.Finally, we perform simulations to demonstrate that our proposed CZD-based incentive mechanism can indeed generate high and stable social welfare in FL.
基金supported by the National Natural Science Foundation of China under Grant 62171113。
文摘As a distributed machine learning architecture,Federated Learning(FL)can train a global model by exchanging users’model parameters without their local data.However,with the evolution of eavesdropping techniques,attackers can infer information related to users’local data with the intercepted model parameters,resulting in privacy leakage and hindering the application of FL in smart factories.To meet the privacy protection needs of the intelligent inspection task in pumped storage power stations,in this paper we propose a novel privacy-preserving FL algorithm based on multi-key Fully Homomorphic Encryption(FHE),called MFHE-PPFL.Specifically,to reduce communication costs caused by deploying the FHE algorithm,we propose a self-adaptive threshold-based model parameter compression(SATMPC)method.It can reduce the amount of encrypted data with an adaptive thresholds-enabled user selection mechanism that only enables eligible devices to communicate with the FL server.Moreover,to protect model parameter privacy during transmission,we develop a secret sharing-based multi-key RNS-CKKS(SSMR)method that encrypts the device’s uploaded parameter increments and supports decryption in device dropout scenarios.Security analyses and simulation results show that our algorithm can prevent four typical threat models and outperforms the state-of-the-art in communication costs with guaranteed accuracy.
文摘Industry 4.0 has become a reality by fusing the Industrial Internet of Things(IIoT)and Artificial Intelligence(AI),providing huge opportunities in the way manufacturing companies operate.However,the adoption of this paradigm shift,particularly in the field of smart factories and production,is still in its infancy,suffering from various issues,such as the lack of high-quality data,data with high-class imbalance,or poor diversity leading to inaccurate AI models.However,data is severely fragmented across different silos owned by several parties for a range of reasons,such as compliance and legal concerns,preventing discovery and insight-driven IIoT innovation.Notably,valuable and even vital information often remains unutilized as the rise and adoption of AI and IoT in parallel with the concerns and challenges associated with privacy and security.This adversely influences interand intra-organization collaborative use of IIoT data.To tackle these challenges,this article leverages emerging multi-party technologies,privacy-enhancing techniques(e.g.,Federated Learning),and AI approaches to present a holistic,decentralized architecture to form a foundation and cradle for a cross-company collaboration platform and a federated data space to tackle the creeping fragmented data landscape.Moreover,to evaluate the efficiency of the proposed reference model,a collaborative predictive diagnostics and maintenance case study is mapped to an edge-enabled IIoT architecture.Experimental results show the potential advantages of using the proposed approach for multi-party applications accelerating sovereign data sharing through Findable,Accessible,Interoperable,and Reusable(FAIR)principles.
文摘Over-the-air computation(AirComp)based federated learning(FL)has been a promising technique for distilling artificial intelligence(AI)at the network edge.However,the performance of AirComp-based FL is decided by the device with the lowest channel gain due to the signal alignment property.More importantly,most existing work focuses on a single-cell scenario,where inter-cell interference is ignored.To overcome these shortages,a reconfigurable intelligent surface(RIS)-assisted AirComp-based FL system is proposed for multi-cell networks,where a RIS is used for enhancing the poor user signal caused by channel fading,especially for the device at the cell edge,and reducing inter-cell interference.The convergence of FL in the proposed system is first analyzed and the optimality gap for FL is derived.To minimize the optimality gap,we formulate a joint uplink and downlink optimization problem.The formulated problem is then divided into two separable nonconvex subproblems.Following the successive convex approximation(SCA)method,we first approximate the nonconvex term to a linear form,and then alternately optimize the beamforming vector and phase-shift matrix for each cell.Simulation results demonstrate the advantages of deploying a RIS in multi-cell networks and our proposed system significantly improves the performance of FL.
文摘Although federated learning(FL)has become very popular recently,it is vulnerable to gradient leakage attacks.Recent studies have shown that attackers can reconstruct clients’private data from shared models or gradients.Many existing works focus on adding privacy protection mechanisms to prevent user privacy leakages,such as differential privacy(DP)and homomorphic encryption.These defenses may cause an increase in computation and communication costs or degrade the performance of FL.Besides,they do not consider the impact of wireless network resources on the FL training process.Herein,we propose weight compression,a defense method to prevent gradient leakage attacks for FL over wireless networks.The gradient compression matrix is determined by the user’s location and channel conditions.We also add Gaussian noise to the compressed gradients to strengthen the defense.This joint learning of wireless resource allocation and weight compression matrix is formulated as an optimization problem with the objective of minimizing the FL loss function.To find the solution,we first analyze the convergence rate of FL and quantify the effect of the weight matrix on FL convergence.Then,we seek the optimal resource block(RB)allocation by exhaustive search or ant colony optimization(ACO)and then use the CVX toolbox to obtain the optimal weight matrix to minimize the optimization function.The simulation results show that the optimized RB can accelerate the convergence of FL.
文摘Implicit and explicit learning strategies of SL vocabulary acquisition are summarized based on precious studies and experiments. It is concluded that implicit learning strategies dolittlehelpto SL vocabulary acquisition, but explicit learning strategies play a very important part in SL vocabulary acquisition. Besides, an assumption is proposed: the more obvious explicit learning is in vocabulary acquisition, the more words learners can acquire. It is hoped that this research has certain implications for SL learners and teaching.
基金Key Program of the National Natural Science Foundation of China(No.2019YFE0190500)Fundamental Research Funds for the Central Universities of Ministry of Education of China(No.2232021D-22)。
文摘The introduction of blockchain to federated learning(FL)is a promising solution to enable anonymous clients to collaboratively learn a shared prediction model using local data while avoiding the risk caused by the central server.However,the current researches only apply a shallow convergence between the two technologies.The aroused problems,such as the unsuitable consensus,the lack of incentive mechanism,and the incompetence of handling vertically partitioned data,make the blockchain-based FL exist in name only.This paper puts forward a novel blockchain-based framework for vertical FL with a specified consensus and incentive.Moreover,a real-world example is demonstrated to prove the practicability of our work.
文摘The aim of the paper is to present various aspects of the phenomenon of stereotyping in the context of FL (foreign language) learning and teaching and to discuss practical solutions to be used in a FL classroom to teach the worm about the worm by questioning the stereotypes learners have of other nations and languages. This paper is an attempt to present some ideas of FL teachers' role in developing students' socio-cultural competence with the aim of raising their cross-cultural awareness and questioning the stereotypes students bring into a FL classroom. The methodology used was an analysis of fragment of tape scripts from listening comprehension activities from a course book preparing Polish secondary students for the school leaving exam. The topics discussed concern opinions about attitudes towards and judgments of various cultural aspects, be it drinking tea or discussing the weather, impressions people have about other nations, or languages people speak.
文摘SL (situated learning) is a term first proposed by Lave and Wenger (1991) as a model of learning in a community of practice. According to Lave and Wenger (1991), learning should not be viewed as simply the transmission of abstract and decontextualised knowledge from one individual to another, but a social process whereby knowledge is co-constructed. The exposure to spoken language and cultural elements of foreign language is the best way of teaching the language itself rather than grammatical patterns and rules of the language. In this study, we aim to review "situational learning approach" in context with its role and efficiency of teaching spoken language. An experimental study was conducted on the university students in the preparatory classes at the School of Tourism of Erzincan University. Twelve male and 11 female students in the control group and 14 male and 10 female students in the experimental group took part in the research. The language levels of the students were determined by a language proficiency test which is used as pre-test of the study. Language proficiency test composed of mainly dialogues including spoken language patterns. After eight weeks of lectures with authentic sketches which were used as reading materials in experimental group and classical reading materials in control group, the students were given the same language proficiency test as post-test. When pre- and post-test results were evaluated, significant difference was found between the pre- and post-test results of the subjects on behalf of the students in the experimental group. It is concluded that spoken language can be achieved by authentic sketches which are designed to serve as a situated learning setting.
文摘EFL (English as a Foreign Language) speaking is a very demanding skill that requires learners' socio-pragmatic as well as strategic competence in any interactional situation, and lexis proves to play a crucial role in this process. However, few studies have investigated how both EFL teachers and learners view and analyze situations in which learners are not producing enough spoken language in class, and the reasons behind them. The present study will pinpoint the significant role of lexis in Moroccan learners' speaking production. To this end, 40 EFL teachers and 200 Moroccan high school students are surveyed and interviewed to reveal their perceptions of the speaking skill and the corresponding high significance of lexis in this instance. Results show that both teachers and learners identify vocabulary deficiency as the main factor behind students' inability to speak English. In the present paper, among the many suggestions that could be proposed to deal with this situation, it is argued that one efficient way would be to assist the students during the process of L2 (second language) vocabulary learning through vocabulary learning strategy instruction. Pedagogical and research implication will be given in response to the difficulties encountered in this area as have been identified by the EFL teachers and learners surveyed.
文摘车联网在智慧城市建设中扮演着不可或缺的角色,汽车不仅仅是交通工具,更是大数据时代信息采集和传输的重要载体.随着车辆采集的数据量飞速增长和人们隐私保护意识的增强,如何在车联网环境中确保用户数据安全,防止数据泄露,成为亟待解决的难题.联邦学习采用“数据不动模型动”的方式,为保护用户隐私和实现良好性能提供了可行方案.然而,受限于采集设备、地域环境、个人习惯的差异,多台车辆采集的数据通常表现为非独立同分布(non-independent and identically distributed,non-IID)数据,而传统的联邦学习算法在non-IID数据环境中,其模型收敛速度较慢.针对这一挑战,提出了一种面向non-IID数据的车联网多阶段联邦学习机制,称为FedWO.第1阶段采用联邦平均算法,使得全局模型快速达到一个基本的模型准确度;第2阶段采用联邦加权多方计算,依据各车辆的数据特性计算其在全局模型中的权重,聚合后得到性能更优的全局模型,同时采用传输控制策略,减少模型传输带来的通信开销;第3阶段为个性化计算阶段,车辆利用各自的数据进行个性化学习,微调本地模型获得与本地数据更匹配的模型.实验采用了驾驶行为数据集进行实验评估,结果表明相较于传统方法,在non-IID数据场景下,FedWO机制保护了数据隐私,同时提高了算法的准确度.