The Italian textile machinery sector,renowned for its technological excellence and innovative capacity,continues to navigate a complex global market with a strategic emphasis on digitalization,sustainability,and stron...The Italian textile machinery sector,renowned for its technological excellence and innovative capacity,continues to navigate a complex global market with a strategic emphasis on digitalization,sustainability,and strong customer partnerships.Marco Salvade’,President of ACIMIT,provided insights into the industry’s performance,key trends,and future directions.In the first quarter of 2025,Italian textile machinery exports saw a 6%decrease compared to the same period in 2024,totaling€363 million.This dip reflects ongoing geopolitical tensions and a cautious approach among global clients toward new investments.Despite these challenges,Italian manufacturers maintain a strong reputation for technological leadership and resilience.展开更多
Remote sensing and web-based platforms have emerged as vital tools in the effective monitoring of mangrove ecosystems, which are crucial for coastal protection, biodiversity, and carbon sequestration. Utilizing satell...Remote sensing and web-based platforms have emerged as vital tools in the effective monitoring of mangrove ecosystems, which are crucial for coastal protection, biodiversity, and carbon sequestration. Utilizing satellite imagery and aerial data, remote sensing allows researchers to assess the health and extent of mangrove forests over large areas and time periods, providing insights into changes due to environmental stressors like climate change, urbanization, and deforestation. Coupled with web-based platforms, this technology facilitates real-time data sharing and collaborative research efforts among scientists, policymakers, and conservationists. Thus, there is a need to grow this research interest among experts working in this kind of ecosystem. The aim of this paper is to provide a comprehensive literature review on the effective role of remote sensing and web-based platform in monitoring mangrove ecosystem. The research paper utilized the thematic approach to extract specific information to use in the discussion which helped realize the efficiency of digital monitoring for the environment. Web-based platforms and remote sensing represent a powerful tool for environmental monitoring, particularly in the context of forest ecosystems. They facilitate the accessibility of vital data, promote collaboration among stakeholders, support evidence-based policymaking, and engage communities in conservation efforts. As experts confront the urgent challenges posed by climate change and environmental degradation, leveraging technology through web-based platforms is essential for fostering a sustainable future for the forests of the world.展开更多
Large-scale deep-seated landslides pose a significant threat to human life and infrastructure.Therefore,closely monitoring these landslides is crucial for assessing and mitigating their associated risks.In this paper,...Large-scale deep-seated landslides pose a significant threat to human life and infrastructure.Therefore,closely monitoring these landslides is crucial for assessing and mitigating their associated risks.In this paper,the authors introduce the So Lo Mon framework,a comprehensive monitoring system developed for three large-scale landslides in the Autonomous Province of Bolzano,Italy.A web-based platform integrates various monitoring data(GNSS,topographic data,in-place inclinometer),providing a user-friendly interface for visualizing and analyzing the collected data.This facilitates the identification of trends and patterns in landslide behaviour,enabling the triggering of warnings and the implementation of appropriate mitigation measures.The So Lo Mon platform has proven to be an invaluable tool for managing the risks associated with large-scale landslides through non-structural measures and driving countermeasure works design.It serves as a centralized data repository,offering visualization and analysis tools.This information empowers decisionmakers to make informed choices regarding risk mitigation,ultimately ensuring the safety of communities and infrastructures.展开更多
Supplier selection in a mass customization environment is a systematic engineering,and Quality Function Deployment(QFD)based on customer demand is a systematic product development method.This paper studies the adaptab...Supplier selection in a mass customization environment is a systematic engineering,and Quality Function Deployment(QFD)based on customer demand is a systematic product development method.This paper studies the adaptability of the QFD method and supplier selection process in a mass customization environment and puts forward a supplier selection framework based on the QFD idea.Furthermore,both the objective environment of demand factor analysis and the thinking of the customer representatives participating in the analysis have great uncertainty and fuzziness.Therefore,a demand factor analysis method for supplier selection in the mass customization environment based on language phrases of different granularity is proposed.The proposed method allows the customer representatives participating in the selection to use their preferred language phrase set to represent the importance of demand factors.Finally,the effectiveness and feasibility of the proposed method are verified by an example of a vehicle manufacturer.展开更多
Cyber-Physical Networks(CPN)are comprehensive systems that integrate information and physical domains,and are widely used in various fields such as online social networking,smart grids,and the Internet of Vehicles(IoV...Cyber-Physical Networks(CPN)are comprehensive systems that integrate information and physical domains,and are widely used in various fields such as online social networking,smart grids,and the Internet of Vehicles(IoV).With the increasing popularity of digital photography and Internet technology,more and more users are sharing images on CPN.However,many images are shared without any privacy processing,exposing hidden privacy risks and making sensitive content easily accessible to Artificial Intelligence(AI)algorithms.Existing image sharing methods lack fine-grained image sharing policies and cannot protect user privacy.To address this issue,we propose a social relationship-driven privacy customization protection model for publishers and co-photographers.We construct a heterogeneous social information network centered on social relationships,introduce a user intimacy evaluation method with time decay,and evaluate privacy levels considering user interest similarity.To protect user privacy while maintaining image appreciation,we design a lightweight face-swapping algorithm based on Generative Adversarial Network(GAN)to swap faces that need to be protected.Our proposed method minimizes the loss of image utility while satisfying privacy requirements,as shown by extensive theoretical and simulation analyses.展开更多
The rapid advancement of Industry 4.0 has revolutionized manufacturing,shifting production from centralized control to decentralized,intelligent systems.Smart factories are now expected to achieve high adaptability an...The rapid advancement of Industry 4.0 has revolutionized manufacturing,shifting production from centralized control to decentralized,intelligent systems.Smart factories are now expected to achieve high adaptability and resource efficiency,particularly in mass customization scenarios where production schedules must accommodate dynamic and personalized demands.To address the challenges of dynamic task allocation,uncertainty,and realtime decision-making,this paper proposes Pathfinder,a deep reinforcement learning-based scheduling framework.Pathfinder models scheduling data through three key matrices:execution time(the time required for a job to complete),completion time(the actual time at which a job is finished),and efficiency(the performance of executing a single job).By leveraging neural networks,Pathfinder extracts essential features from these matrices,enabling intelligent decision-making in dynamic production environments.Unlike traditional approaches with fixed scheduling rules,Pathfinder dynamically selects from ten diverse scheduling rules,optimizing decisions based on real-time environmental conditions.To further enhance scheduling efficiency,a specialized reward function is designed to support dynamic task allocation and real-time adjustments.This function helps Pathfinder continuously refine its scheduling strategy,improving machine utilization and minimizing job completion times.Through reinforcement learning,Pathfinder adapts to evolving production demands,ensuring robust performance in real-world applications.Experimental results demonstrate that Pathfinder outperforms traditional scheduling approaches,offering improved coordination and efficiency in smart factories.By integrating deep reinforcement learning,adaptable scheduling strategies,and an innovative reward function,Pathfinder provides an effective solution to the growing challenges of multi-robot job scheduling in mass customization environments.展开更多
Customer churn is the rate at which customers discontinue doing business with a company over a given time period.It is an essential measure for businesses to monitor high churn rates,as they often indicate underlying ...Customer churn is the rate at which customers discontinue doing business with a company over a given time period.It is an essential measure for businesses to monitor high churn rates,as they often indicate underlying issues with services,products,or customer experience,resulting in considerable income loss.Prediction of customer churn is a crucial task aimed at retaining customers and maintaining revenue growth.Traditional machine learning(ML)models often struggle to capture complex temporal dependencies in client behavior data.To address this,an optimized deep learning(DL)approach using a Regularized Bidirectional Long Short-Term Memory(RBiLSTM)model is proposed to mitigate overfitting and improve generalization error.The model integrates dropout,L2-regularization,and early stopping to enhance predictive accuracy while preventing over-reliance on specific patterns.Moreover,this study investigates the effect of optimization techniques on boosting the training efficiency of the developed model.Experimental results on a recent public customer churn dataset demonstrate that the trained model outperforms the traditional ML models and some other DL models,such as Long Short-Term Memory(LSTM)and Deep Neural Network(DNN),in churn prediction performance and stability.The proposed approach achieves 96.1%accuracy,compared with LSTM and DNN,which attain 94.5%and 94.1%accuracy,respectively.These results confirm that the proposed approach can be used as a valuable tool for businesses to identify at-risk consumers proactively and implement targeted retention strategies.展开更多
In the competitive retail industry of the digital era,data-driven insights into gender-specific customer behavior are essential.They support the optimization of store performance,layout design,product placement,and ta...In the competitive retail industry of the digital era,data-driven insights into gender-specific customer behavior are essential.They support the optimization of store performance,layout design,product placement,and targeted marketing.However,existing computer vision solutions often rely on facial recognition to gather such insights,raising significant privacy and ethical concerns.To address these issues,this paper presents a privacypreserving customer analytics system through two key strategies.First,we deploy a deep learning framework using YOLOv9s,trained on the RCA-TVGender dataset.Cameras are positioned perpendicular to observation areas to reduce facial visibility while maintaining accurate gender classification.Second,we apply AES-128 encryption to customer position data,ensuring secure access and regulatory compliance.Our system achieved overall performance,with 81.5%mAP@50,77.7%precision,and 75.7%recall.Moreover,a 90-min observational study confirmed the system’s ability to generate privacy-protected heatmaps revealing distinct behavioral patterns between male and female customers.For instance,women spent more time in certain areas and showed interest in different products.These results confirm the system’s effectiveness in enabling personalized layout and marketing strategies without compromising privacy.展开更多
The paper, with the backdrop of web-based autonomous learning put forward by the recent college English teaching reform, aims to explore teachers' roles in this learning process in students' perception through the m...The paper, with the backdrop of web-based autonomous learning put forward by the recent college English teaching reform, aims to explore teachers' roles in this learning process in students' perception through the means of questionnaires and interviews. It further analyzes the possible reasons why students perceive their teachers' roles in such a way, in the hope of providing some implications for web-based college English autonomous learning.展开更多
In the light of the theory of constructivism, the interactive web-based college English teaching model is intended to facilitate "autonomy", "inquiry" and "cooperation" in learning English. This paper presents a...In the light of the theory of constructivism, the interactive web-based college English teaching model is intended to facilitate "autonomy", "inquiry" and "cooperation" in learning English. This paper presents a research in which the interactive web-based college English teaching model intends to reshape the teacher's and learner's roles in the classroom. Based on the research, an exploration is made --- within the framework of the interactive web-based model --- on the design of "teaching model" and "learning model", its application and related potential problems.展开更多
The thesis introduces a comparative study of students'autonomous listening practice in a web-based autonomous learning center and the traditional teacher-dominated listening practice in a traditional language lab....The thesis introduces a comparative study of students'autonomous listening practice in a web-based autonomous learning center and the traditional teacher-dominated listening practice in a traditional language lab.The purpose of the study is to find how students'listening strategies differ in these two approaches and thereby to find which one better facilitates students'listening proficiency.展开更多
Metacognitive strategies are regarded as advanced strategies in all the learning strategies.This study focuses on the application of metacognitive strategies in English listening in the web-based self-access learning ...Metacognitive strategies are regarded as advanced strategies in all the learning strategies.This study focuses on the application of metacognitive strategies in English listening in the web-based self-access learning environment(WSLE) and tries to provide some references for those students and teachers in the vocational colleges.展开更多
The paper is a literature review, aiming to examine the effectiveness of web-based college English learning which mainly focuses on learners' autonomous learning. Previous studies indicate that the web-based learn...The paper is a literature review, aiming to examine the effectiveness of web-based college English learning which mainly focuses on learners' autonomous learning. Previous studies indicate that the web-based learning can improve learners' autonomous learning, as well as some problems found in their findings. Therefore, this paper first gives a summary and critique of research studies on the web-based autonomous learning and some factors influencing learners' autonomous learning ability;then, areas that deserve further study are also indicated.展开更多
The increasing complexity and size of configuration knowledge bases requres the provisionof advanced methods supporting the development of the actual configuration process and design reuse.A new framework to find a fe...The increasing complexity and size of configuration knowledge bases requres the provisionof advanced methods supporting the development of the actual configuration process and design reuse.A new framework to find a feasible and practical product configuration method is presented in masscustomization. The basic idea of the appoach is to integrate case-based reasoning (CBR) with a con-straint satisfaction problem(CSP). The similarity measure between a crisp and range is also given,which is common in case retrieves. Based on the configuration model, a product platform and customerneeds, case adaptation is carried out with the repair-based algorithm. Lastly, the methodology in theelevator configuration design domain is tested.展开更多
Product customization has been recognized as an effective means to implement mass cus-tomization (MC). A new theory and method for MC-oriented evolutionary design of configuration product is presented based on the s...Product customization has been recognized as an effective means to implement mass cus-tomization (MC). A new theory and method for MC-oriented evolutionary design of configuration product is presented based on the study of developing law of evolutionary design in integrated envi-ronment, which focuses on the innovation and reuse properties of configuration product. The key technologies for general requirement modeling in quick response to customer requirement, multi-level stepwise configuration optimization driven by customer requirement and evolutionary deduction of product variable structure based on configuration association are thoroughly investigated. The suc-cessful application of the presented method in the development of real-life products demonstrates its utility, flexibility and robusticity.展开更多
The paper presents a design method that ensures the ingenuity of the product form as well as the whole and exact expression of user’s needs. The key idea is to establish an automatic design system which can transform...The paper presents a design method that ensures the ingenuity of the product form as well as the whole and exact expression of user’s needs. The key idea is to establish an automatic design system which can transform the user’s language needs into the product features in real-time. A rifle was taken as a research instance and soldiers were chosen as evaluation customers. The theory of fuzzy set and semantic difference are adopted to evaluate the relationship between user’s needs and product features as well as their alternatives. FAHP (fuzzy analytic hierarchy process) is utilized to judge the user’s satisfactory forms. This method can also be applied to other product form designs.展开更多
Social manufacturing(SM), a novel distributed,collaborative and intelligent manufacturing mode, is proposed and developed for high-end apparel customization. The main components of SM cloud are designed, and its resea...Social manufacturing(SM), a novel distributed,collaborative and intelligent manufacturing mode, is proposed and developed for high-end apparel customization. The main components of SM cloud are designed, and its research topics are summarized. Then, SM's key technologies are studied. 3D technologies for apparel customization, like 3D modeling, 3D fitting mirror and 3D customization, are developed to improve the customization precision and user experience. Information based collaborative management is realized to share, communicate,and handle the information efficiently among all groups and individuals of SM cloud. Suppliers' evaluation mechanism is designed to support the optimal decisions making. Next, SM cloud is constructed in five layers for high-end apparel customization.By using SM cloud based crowd-sourcing, social resources can be allocated rationally and utilized efficiently, consumer can customize the product in any processes like innovation, design,making, marketing and service, and traditional apparel enterprise can be upgraded into SM mode for keeping it competitive in the future customization markets.展开更多
文摘The Italian textile machinery sector,renowned for its technological excellence and innovative capacity,continues to navigate a complex global market with a strategic emphasis on digitalization,sustainability,and strong customer partnerships.Marco Salvade’,President of ACIMIT,provided insights into the industry’s performance,key trends,and future directions.In the first quarter of 2025,Italian textile machinery exports saw a 6%decrease compared to the same period in 2024,totaling€363 million.This dip reflects ongoing geopolitical tensions and a cautious approach among global clients toward new investments.Despite these challenges,Italian manufacturers maintain a strong reputation for technological leadership and resilience.
文摘Remote sensing and web-based platforms have emerged as vital tools in the effective monitoring of mangrove ecosystems, which are crucial for coastal protection, biodiversity, and carbon sequestration. Utilizing satellite imagery and aerial data, remote sensing allows researchers to assess the health and extent of mangrove forests over large areas and time periods, providing insights into changes due to environmental stressors like climate change, urbanization, and deforestation. Coupled with web-based platforms, this technology facilitates real-time data sharing and collaborative research efforts among scientists, policymakers, and conservationists. Thus, there is a need to grow this research interest among experts working in this kind of ecosystem. The aim of this paper is to provide a comprehensive literature review on the effective role of remote sensing and web-based platform in monitoring mangrove ecosystem. The research paper utilized the thematic approach to extract specific information to use in the discussion which helped realize the efficiency of digital monitoring for the environment. Web-based platforms and remote sensing represent a powerful tool for environmental monitoring, particularly in the context of forest ecosystems. They facilitate the accessibility of vital data, promote collaboration among stakeholders, support evidence-based policymaking, and engage communities in conservation efforts. As experts confront the urgent challenges posed by climate change and environmental degradation, leveraging technology through web-based platforms is essential for fostering a sustainable future for the forests of the world.
基金funded by the So Lo Mon project“Monitoraggio a Lungo Termine di Grandi Frane basato su Sistemi Integrati di Sensori e Reti”(Longterm monitoring of large-scale landslides based on integrated systems of sensors and networks),Program EFRE-FESR 2014–2020,Project EFRE-FESR4008 South Tyrol–Person in charge:V.Mair。
文摘Large-scale deep-seated landslides pose a significant threat to human life and infrastructure.Therefore,closely monitoring these landslides is crucial for assessing and mitigating their associated risks.In this paper,the authors introduce the So Lo Mon framework,a comprehensive monitoring system developed for three large-scale landslides in the Autonomous Province of Bolzano,Italy.A web-based platform integrates various monitoring data(GNSS,topographic data,in-place inclinometer),providing a user-friendly interface for visualizing and analyzing the collected data.This facilitates the identification of trends and patterns in landslide behaviour,enabling the triggering of warnings and the implementation of appropriate mitigation measures.The So Lo Mon platform has proven to be an invaluable tool for managing the risks associated with large-scale landslides through non-structural measures and driving countermeasure works design.It serves as a centralized data repository,offering visualization and analysis tools.This information empowers decisionmakers to make informed choices regarding risk mitigation,ultimately ensuring the safety of communities and infrastructures.
文摘Supplier selection in a mass customization environment is a systematic engineering,and Quality Function Deployment(QFD)based on customer demand is a systematic product development method.This paper studies the adaptability of the QFD method and supplier selection process in a mass customization environment and puts forward a supplier selection framework based on the QFD idea.Furthermore,both the objective environment of demand factor analysis and the thinking of the customer representatives participating in the analysis have great uncertainty and fuzziness.Therefore,a demand factor analysis method for supplier selection in the mass customization environment based on language phrases of different granularity is proposed.The proposed method allows the customer representatives participating in the selection to use their preferred language phrase set to represent the importance of demand factors.Finally,the effectiveness and feasibility of the proposed method are verified by an example of a vehicle manufacturer.
基金supported in part by National Natural Science Foundation of China(62271096,U20A20157)Natural Science Foundation of Chongqing,China(cstc2020jcyj-zdxmX0024,CSTB2022NSCQMSX0600)+5 种基金University Innovation Research Group of Chongqing(CXQT20017)Program for Innovation Team Building at Institutions of Higher Education in Chongqing(CXTDX201601020)Science and Technology Research Program of Chongqing Municipal Education Commission(KJQN202000626)Youth Innovation Group Support Program of ICE Discipline of CQUPT(SCIE-QN-2022-04)the Science and Technology Research Program of Chongqing Municipal Education Commission under Grant KJQN202000626Chongqing Municipal Technology Innovation and Application Development Special Key Project(cstc2020jscx-dxwtBX0053)。
文摘Cyber-Physical Networks(CPN)are comprehensive systems that integrate information and physical domains,and are widely used in various fields such as online social networking,smart grids,and the Internet of Vehicles(IoV).With the increasing popularity of digital photography and Internet technology,more and more users are sharing images on CPN.However,many images are shared without any privacy processing,exposing hidden privacy risks and making sensitive content easily accessible to Artificial Intelligence(AI)algorithms.Existing image sharing methods lack fine-grained image sharing policies and cannot protect user privacy.To address this issue,we propose a social relationship-driven privacy customization protection model for publishers and co-photographers.We construct a heterogeneous social information network centered on social relationships,introduce a user intimacy evaluation method with time decay,and evaluate privacy levels considering user interest similarity.To protect user privacy while maintaining image appreciation,we design a lightweight face-swapping algorithm based on Generative Adversarial Network(GAN)to swap faces that need to be protected.Our proposed method minimizes the loss of image utility while satisfying privacy requirements,as shown by extensive theoretical and simulation analyses.
基金supported by National Natural Science Foundation of China under Grant No.62372110Fujian Provincial Natural Science of Foundation under Grants 2023J02008,2024H0009.
文摘The rapid advancement of Industry 4.0 has revolutionized manufacturing,shifting production from centralized control to decentralized,intelligent systems.Smart factories are now expected to achieve high adaptability and resource efficiency,particularly in mass customization scenarios where production schedules must accommodate dynamic and personalized demands.To address the challenges of dynamic task allocation,uncertainty,and realtime decision-making,this paper proposes Pathfinder,a deep reinforcement learning-based scheduling framework.Pathfinder models scheduling data through three key matrices:execution time(the time required for a job to complete),completion time(the actual time at which a job is finished),and efficiency(the performance of executing a single job).By leveraging neural networks,Pathfinder extracts essential features from these matrices,enabling intelligent decision-making in dynamic production environments.Unlike traditional approaches with fixed scheduling rules,Pathfinder dynamically selects from ten diverse scheduling rules,optimizing decisions based on real-time environmental conditions.To further enhance scheduling efficiency,a specialized reward function is designed to support dynamic task allocation and real-time adjustments.This function helps Pathfinder continuously refine its scheduling strategy,improving machine utilization and minimizing job completion times.Through reinforcement learning,Pathfinder adapts to evolving production demands,ensuring robust performance in real-world applications.Experimental results demonstrate that Pathfinder outperforms traditional scheduling approaches,offering improved coordination and efficiency in smart factories.By integrating deep reinforcement learning,adaptable scheduling strategies,and an innovative reward function,Pathfinder provides an effective solution to the growing challenges of multi-robot job scheduling in mass customization environments.
文摘Customer churn is the rate at which customers discontinue doing business with a company over a given time period.It is an essential measure for businesses to monitor high churn rates,as they often indicate underlying issues with services,products,or customer experience,resulting in considerable income loss.Prediction of customer churn is a crucial task aimed at retaining customers and maintaining revenue growth.Traditional machine learning(ML)models often struggle to capture complex temporal dependencies in client behavior data.To address this,an optimized deep learning(DL)approach using a Regularized Bidirectional Long Short-Term Memory(RBiLSTM)model is proposed to mitigate overfitting and improve generalization error.The model integrates dropout,L2-regularization,and early stopping to enhance predictive accuracy while preventing over-reliance on specific patterns.Moreover,this study investigates the effect of optimization techniques on boosting the training efficiency of the developed model.Experimental results on a recent public customer churn dataset demonstrate that the trained model outperforms the traditional ML models and some other DL models,such as Long Short-Term Memory(LSTM)and Deep Neural Network(DNN),in churn prediction performance and stability.The proposed approach achieves 96.1%accuracy,compared with LSTM and DNN,which attain 94.5%and 94.1%accuracy,respectively.These results confirm that the proposed approach can be used as a valuable tool for businesses to identify at-risk consumers proactively and implement targeted retention strategies.
文摘In the competitive retail industry of the digital era,data-driven insights into gender-specific customer behavior are essential.They support the optimization of store performance,layout design,product placement,and targeted marketing.However,existing computer vision solutions often rely on facial recognition to gather such insights,raising significant privacy and ethical concerns.To address these issues,this paper presents a privacypreserving customer analytics system through two key strategies.First,we deploy a deep learning framework using YOLOv9s,trained on the RCA-TVGender dataset.Cameras are positioned perpendicular to observation areas to reduce facial visibility while maintaining accurate gender classification.Second,we apply AES-128 encryption to customer position data,ensuring secure access and regulatory compliance.Our system achieved overall performance,with 81.5%mAP@50,77.7%precision,and 75.7%recall.Moreover,a 90-min observational study confirmed the system’s ability to generate privacy-protected heatmaps revealing distinct behavioral patterns between male and female customers.For instance,women spent more time in certain areas and showed interest in different products.These results confirm the system’s effectiveness in enabling personalized layout and marketing strategies without compromising privacy.
文摘The paper, with the backdrop of web-based autonomous learning put forward by the recent college English teaching reform, aims to explore teachers' roles in this learning process in students' perception through the means of questionnaires and interviews. It further analyzes the possible reasons why students perceive their teachers' roles in such a way, in the hope of providing some implications for web-based college English autonomous learning.
文摘In the light of the theory of constructivism, the interactive web-based college English teaching model is intended to facilitate "autonomy", "inquiry" and "cooperation" in learning English. This paper presents a research in which the interactive web-based college English teaching model intends to reshape the teacher's and learner's roles in the classroom. Based on the research, an exploration is made --- within the framework of the interactive web-based model --- on the design of "teaching model" and "learning model", its application and related potential problems.
文摘The thesis introduces a comparative study of students'autonomous listening practice in a web-based autonomous learning center and the traditional teacher-dominated listening practice in a traditional language lab.The purpose of the study is to find how students'listening strategies differ in these two approaches and thereby to find which one better facilitates students'listening proficiency.
文摘Metacognitive strategies are regarded as advanced strategies in all the learning strategies.This study focuses on the application of metacognitive strategies in English listening in the web-based self-access learning environment(WSLE) and tries to provide some references for those students and teachers in the vocational colleges.
文摘The paper is a literature review, aiming to examine the effectiveness of web-based college English learning which mainly focuses on learners' autonomous learning. Previous studies indicate that the web-based learning can improve learners' autonomous learning, as well as some problems found in their findings. Therefore, this paper first gives a summary and critique of research studies on the web-based autonomous learning and some factors influencing learners' autonomous learning ability;then, areas that deserve further study are also indicated.
基金This project is supported by National Natural Science Foundation of China(No.50275133) and China Hi-tech Program CIMS Topic (No.2003-China(No.50275133) and China Hi-tech Program CIMS Topic (No.2003-AA411320). Received July 22, 2003
文摘The increasing complexity and size of configuration knowledge bases requres the provisionof advanced methods supporting the development of the actual configuration process and design reuse.A new framework to find a feasible and practical product configuration method is presented in masscustomization. The basic idea of the appoach is to integrate case-based reasoning (CBR) with a con-straint satisfaction problem(CSP). The similarity measure between a crisp and range is also given,which is common in case retrieves. Based on the configuration model, a product platform and customerneeds, case adaptation is carried out with the repair-based algorithm. Lastly, the methodology in theelevator configuration design domain is tested.
基金This project is supported by National Natural Science Foundation of China (No. 50505044, No. 60573175)Postdoctoral Foundation of China (No. 2005037816).
文摘Product customization has been recognized as an effective means to implement mass cus-tomization (MC). A new theory and method for MC-oriented evolutionary design of configuration product is presented based on the study of developing law of evolutionary design in integrated envi-ronment, which focuses on the innovation and reuse properties of configuration product. The key technologies for general requirement modeling in quick response to customer requirement, multi-level stepwise configuration optimization driven by customer requirement and evolutionary deduction of product variable structure based on configuration association are thoroughly investigated. The suc-cessful application of the presented method in the development of real-life products demonstrates its utility, flexibility and robusticity.
文摘The paper presents a design method that ensures the ingenuity of the product form as well as the whole and exact expression of user’s needs. The key idea is to establish an automatic design system which can transform the user’s language needs into the product features in real-time. A rifle was taken as a research instance and soldiers were chosen as evaluation customers. The theory of fuzzy set and semantic difference are adopted to evaluate the relationship between user’s needs and product features as well as their alternatives. FAHP (fuzzy analytic hierarchy process) is utilized to judge the user’s satisfactory forms. This method can also be applied to other product form designs.
基金supported in part by the National Natural Science Foundation of China(71232006,61533019,61233001,61304201,61773381,61773382,71472174,71702182)Finnish TEKESs project“SoMa 2020:Social Manufacturing”(2015-2017,211560)+1 种基金Chinese Guangdong’s S&T Project(2015B010103001,2016B090910001,2017B090912001)Dongguan’s Innovation Talents Project(Gang Xiong)
文摘Social manufacturing(SM), a novel distributed,collaborative and intelligent manufacturing mode, is proposed and developed for high-end apparel customization. The main components of SM cloud are designed, and its research topics are summarized. Then, SM's key technologies are studied. 3D technologies for apparel customization, like 3D modeling, 3D fitting mirror and 3D customization, are developed to improve the customization precision and user experience. Information based collaborative management is realized to share, communicate,and handle the information efficiently among all groups and individuals of SM cloud. Suppliers' evaluation mechanism is designed to support the optimal decisions making. Next, SM cloud is constructed in five layers for high-end apparel customization.By using SM cloud based crowd-sourcing, social resources can be allocated rationally and utilized efficiently, consumer can customize the product in any processes like innovation, design,making, marketing and service, and traditional apparel enterprise can be upgraded into SM mode for keeping it competitive in the future customization markets.