The advent of Industry 5.0 marks a transformative era where Cyber-Physical Systems(CPSs)seamlessly integrate physical processes with advanced digital technologies.However,as industries become increasingly interconnect...The advent of Industry 5.0 marks a transformative era where Cyber-Physical Systems(CPSs)seamlessly integrate physical processes with advanced digital technologies.However,as industries become increasingly interconnected and reliant on smart digital technologies,the intersection of physical and cyber domains introduces novel security considerations,endangering the entire industrial ecosystem.The transition towards a more cooperative setting,including humans and machines in Industry 5.0,together with the growing intricacy and interconnection of CPSs,presents distinct and diverse security and privacy challenges.In this regard,this study provides a comprehensive review of security and privacy concerns pertaining to CPSs in the context of Industry 5.0.The review commences by providing an outline of the role of CPSs in Industry 5.0 and then proceeds to conduct a thorough review of the different security risks associated with CPSs in the context of Industry 5.0.Afterward,the study also presents the privacy implications inherent in these systems,particularly in light of the massive data collection and processing required.In addition,the paper delineates potential avenues for future research and provides countermeasures to surmount these challenges.Overall,the study underscores the imperative of adopting comprehensive security and privacy strategies within the context of Industry 5.0.展开更多
In the tag recommendation task on academic platforms,existing methods disregard users’customized preferences in favor of extracting tags based just on the content of the articles.Besides,it uses co-occurrence techniq...In the tag recommendation task on academic platforms,existing methods disregard users’customized preferences in favor of extracting tags based just on the content of the articles.Besides,it uses co-occurrence techniques and tries to combine nodes’textual content for modelling.They still do not,however,directly simulate many interactions in network learning.In order to address these issues,we present a novel system that more thoroughly integrates user preferences and citation networks into article labelling recommendations.Specifically,we first employ path similarity to quantify the degree of similarity between user labelling preferences and articles in the citation network.Then,the Commuting Matrix for massive node pair paths is used to improve computational performance.Finally,the two commonalities mentioned above are combined with the interaction paper labels based on the additivity of Poisson distribution.In addition,we also consider solving the model’s parameters by applying variational inference.Experimental results demonstrate that our suggested framework agrees and significantly outperforms the state-of-the-art baseline on two real datasets by efficiently merging the three relational data.Based on the Area Under Curve(AUC)and Mean Average Precision(MAP)analysis,the performance of the suggested task is evaluated,and it is demonstrated to have a greater solving efficiency than current techniques.展开更多
When several traditional flow-shop lines operate in parallel,the operation mode with no communication between production lines will no longer be the optimal production paradigm.This paper describes matrix manufacturin...When several traditional flow-shop lines operate in parallel,the operation mode with no communication between production lines will no longer be the optimal production paradigm.This paper describes matrix manufacturing systems(MMS)in a general manner from the perspective of related works,comparing different manufacturing organizational forms and their characteristics.Subsequently,MMS are extracted during the parallel production of multiple surface mount technology(SMT)lines.An overall equipment effectiveness(OEE)online calculation model and a collaborative optimization method are proposed based on the OEE of the MMS.The innovative idea of this study is to divide existing multiple parallel SMT lines into MMS.The efficiency of each matrix unit(MU)was calculated,and a collaborative optimization method was proposed based on an indicator(OEE).In this paper,an example of eight SMT lines is presented.The partitioning of MUs,OEE calculation of each MU,and the low OEE unit collaborative optimization method are described in detail.Through a case study,the architecture of the collaborative optimization model for the MMS was constructed and discussed.Finally,the improvement in the OEE proved the effectiveness and usability of the proposed architecture.展开更多
In the context of enterprise systems,intrusion detection(ID)emerges as a critical element driving the digital transformation of enterprises.With systems spanning various sectors of enterprises geographically dispersed...In the context of enterprise systems,intrusion detection(ID)emerges as a critical element driving the digital transformation of enterprises.With systems spanning various sectors of enterprises geographically dispersed,the necessity for seamless information exchange has surged significantly.The existing cross-domain solutions are challenged by such issues as insufficient security,high communication overhead,and a lack of effective update mechanisms,rendering them less feasible for prolonged application on resource-limited devices.This study proposes a new cross-domain collaboration scheme based on federated chains to streamline the server-side workload.Within this framework,individual nodes solely engage in training local data and subsequently amalgamate the final model employing a federated learning algorithm to uphold enterprise systems with efficiency and security.To curtail the resource utilization of blockchains and deter malicious nodes,a node administration module predicated on the workload paradigm is introduced,enabling the release of surplus resources in response to variations in a node’s contribution metric.Upon encountering an intrusion,the system triggers an alert and logs the characteristics of the breach,facilitating a comprehensive global update across all nodes for collective defense.Experimental results across multiple scenarios have verified the security and effectiveness of the proposed solution,with no loss of its recognition accuracy.展开更多
As the volume of healthcare and medical data increases from diverse sources,real-world scenarios involving data sharing and collaboration have certain challenges,including the risk of privacy leakage,difficulty in dat...As the volume of healthcare and medical data increases from diverse sources,real-world scenarios involving data sharing and collaboration have certain challenges,including the risk of privacy leakage,difficulty in data fusion,low reliability of data storage,low effectiveness of data sharing,etc.To guarantee the service quality of data collaboration,this paper presents a privacy-preserving Healthcare and Medical Data Collaboration Service System combining Blockchain with Federated Learning,termed FL-HMChain.This system is composed of three layers:Data extraction and storage,data management,and data application.Focusing on healthcare and medical data,a healthcare and medical blockchain is constructed to realize data storage,transfer,processing,and access with security,real-time,reliability,and integrity.An improved master node selection consensus mechanism is presented to detect and prevent dishonest behavior,ensuring the overall reliability and trustworthiness of the collaborative model training process.Furthermore,healthcare and medical data collaboration services in real-world scenarios have been discussed and developed.To further validate the performance of FL-HMChain,a Convolutional Neural Network-based Federated Learning(FL-CNN-HMChain)model is investigated for medical image identification.This model achieves better performance compared to the baseline Convolutional Neural Network(CNN),having an average improvement of 4.7%on Area Under Curve(AUC)and 7%on Accuracy(ACC),respectively.Furthermore,the probability of privacy leakage can be effectively reduced by the blockchain-based parameter transfer mechanism in federated learning between local and global models.展开更多
The International Skin Imaging Collaboration(ISIC)datasets are pivotal resources for researchers in machine learning for medical image analysis,especially in skin cancer detection.These datasets contain tens of thousa...The International Skin Imaging Collaboration(ISIC)datasets are pivotal resources for researchers in machine learning for medical image analysis,especially in skin cancer detection.These datasets contain tens of thousands of dermoscopic photographs,each accompanied by gold-standard lesion diagnosis metadata.Annual challenges associated with ISIC datasets have spurred significant advancements,with research papers reporting metrics surpassing those of human experts.Skin cancers are categorized into melanoma and non-melanoma types,with melanoma posing a greater threat due to its rapid potential for metastasis if left untreated.This paper aims to address challenges in skin cancer detection via visual inspection and manual examination of skin lesion images,processes historically known for their laboriousness.Despite notable advancements in machine learning and deep learning models,persistent challenges remain,largely due to the intricate nature of skin lesion images.We review research on convolutional neural networks(CNNs)in skin cancer classification and segmentation,identifying issues like data duplication and augmentation problems.We explore the efficacy of Vision Transformers(ViTs)in overcoming these challenges within ISIC dataset processing.ViTs leverage their capabilities to capture both global and local relationships within images,reducing data duplication and enhancing model generalization.Additionally,ViTs alleviate augmentation issues by effectively leveraging original data.Through a thorough examination of ViT-based methodologies,we illustrate their pivotal role in enhancing ISIC image classification and segmentation.This study offers valuable insights for researchers and practitioners looking to utilize ViTs for improved analysis of dermatological images.Furthermore,this paper emphasizes the crucial role of mathematical and computational modeling processes in advancing skin cancer detection methodologies,highlighting their significance in improving algorithmic performance and interpretability.展开更多
In the realm of contemporary artificial intelligence,machine learning enables automation,allowing systems to naturally acquire and enhance their capabilities through learning.In this cycle,Video recommendation is fini...In the realm of contemporary artificial intelligence,machine learning enables automation,allowing systems to naturally acquire and enhance their capabilities through learning.In this cycle,Video recommendation is finished by utilizing machine learning strategies.A suggestion framework is an interaction of data sifting framework,which is utilized to foresee the“rating”or“inclination”given by the different clients.The expectation depends on past evaluations,history,interest,IMDB rating,and so on.This can be carried out by utilizing collective and substance-based separating approaches which utilize the data given by the different clients,examine them,and afterward suggest the video that suits the client at that specific time.The required datasets for the video are taken from Grouplens.This recommender framework is executed by utilizing Python Programming Language.For building this video recommender framework,two calculations are utilized,for example,K-implies Clustering and KNN grouping.K-implies is one of the unaided AI calculations and the fundamental goal is to bunch comparable sort of information focuses together and discover the examples.For that K-implies searches for a steady‘k'of bunches in a dataset.A group is an assortment of information focuses collected due to specific similitudes.K-Nearest Neighbor is an administered learning calculation utilized for characterization,with the given information;KNN can group new information by examination of the‘k'number of the closest information focuses.The last qualities acquired are through bunching qualities and root mean squared mistake,by using this algorithm we can recommend videos more appropriately based on user previous records and ratings.展开更多
Today,our world,our times,and our history are changing in ways unlike ever before.As a responsible major country,China adheres to the principle of achieving shared growth through discussion and collaboration when part...Today,our world,our times,and our history are changing in ways unlike ever before.As a responsible major country,China adheres to the principle of achieving shared growth through discussion and collaboration when participating in global governance and pursues a community with a shared future for mankind.The Global Development Initiative,the Global Security Initiative,and the Global Civilization Initiative are China’s proposals for handling challenges facing the global governance system,facilitating an equal and orderly multipolar world,and advancing a universally beneficial and inclusive economic globalization.展开更多
Background: Personal hygiene in non-self-sufficient patients is essential to prevent the proliferation and spread of bacteria from one patient to another, both through inanimate objects (fomites) and directly through ...Background: Personal hygiene in non-self-sufficient patients is essential to prevent the proliferation and spread of bacteria from one patient to another, both through inanimate objects (fomites) and directly through healthcare workers. The first 1000 bed hygiene treatments performed by the collaborative robot “COPERNICO Surveillance & Prevention” in 229 non-self-sufficient patients were analyzed. Materials and Methods: A total of 229 patients were included: 215 patients came from emergency contexts or home, and 14 from long-term care facilities;the presence of sepsis, venous or urinary catheters, non-invasive ventilation, bedsores, clinical condition at discharge, and treatment sessions performed were recorded. All patients were hospitalized in the Geriatrics, Medicine and Pneumology departments. The system is able to collect and process data in real time. Results: Seventy-one patients with community-acquired sepsis and fourteen with healthcare-associated infections were treated;sixty-two had pressure ulcers. The analysis of the first 1000 treatments shows the healing of almost all sepsis cases, positive evolution of pressure ulcers, and hospital stays comparable to those of the entire group of 1008 hospitalized in the same period. There was no onset of side effects or complications. Conclusions: Although the healthcare setting is not among those at greatest risk of infections, the clinical efficacy, along with excellent evaluations from patients, family members, and healthcare personnel and the absence of side effects and complications, makes the system exceptionally manageable and user-friendly for non-self-sufficient patients.展开更多
This article mainly introduces the innovative internship and training model of vocational colleges,including five aspects such as“four-party collaboration,three-stage progression,four-way integration,value-added eval...This article mainly introduces the innovative internship and training model of vocational colleges,including five aspects such as“four-party collaboration,three-stage progression,four-way integration,value-added evaluation,and double selection and promotion.”The model aims to improve students’practical skills and professional quality to better adapt to market demand and social development.The article also presents the prospects of the future internship and training model,including strengthening cooperation and communication with industry enterprises,focusing on students’personalized development and practical skill cultivation,and establishing a scientific and objective evaluation and feedback mechanism.展开更多
With the rise of remote collaboration,the demand for advanced storage and collaboration tools has rapidly increased.However,traditional collaboration tools primarily rely on access control,leaving data stored on cloud...With the rise of remote collaboration,the demand for advanced storage and collaboration tools has rapidly increased.However,traditional collaboration tools primarily rely on access control,leaving data stored on cloud servers vulnerable due to insufficient encryption.This paper introduces a novel mechanism that encrypts data in‘bundle’units,designed to meet the dual requirements of efficiency and security for frequently updated collaborative data.Each bundle includes updated information,allowing only the updated portions to be reencrypted when changes occur.The encryption method proposed in this paper addresses the inefficiencies of traditional encryption modes,such as Cipher Block Chaining(CBC)and Counter(CTR),which require decrypting and re-encrypting the entire dataset whenever updates occur.The proposed method leverages update-specific information embedded within data bundles and metadata that maps the relationship between these bundles and the plaintext data.By utilizing this information,the method accurately identifies the modified portions and applies algorithms to selectively re-encrypt only those sections.This approach significantly enhances the efficiency of data updates while maintaining high performance,particularly in large-scale data environments.To validate this approach,we conducted experiments measuring execution time as both the size of the modified data and the total dataset size varied.Results show that the proposed method significantly outperforms CBC and CTR modes in execution speed,with greater performance gains as data size increases.Additionally,our security evaluation confirms that this method provides robust protection against both passive and active attacks.展开更多
A collaborative optimization model for maintenance and spare ordering of a single-unit degrading system is proposed in this paper based on the continuous detection. A gamma distribution is used to model the material d...A collaborative optimization model for maintenance and spare ordering of a single-unit degrading system is proposed in this paper based on the continuous detection. A gamma distribution is used to model the material degradation. The degrading decrement after the imperfect maintenance action is assumed as a random variable normal distribution. This model aims to ob- tain the optimal maintenance policy and spare ordering point with the expected cost rate within system lifecycle as the optimization objective. The rationality and feasibility of the model are proved through a numerical example.展开更多
Interoperability plays an important role in the joint command, control, communication, computer, intelligence, surveillance, reconnaissance(C4 ISR) operations. Coordinating and integrating operational processes to ful...Interoperability plays an important role in the joint command, control, communication, computer, intelligence, surveillance, reconnaissance(C4 ISR) operations. Coordinating and integrating operational processes to fulfill a common mission are challenged by the ever-changing battlefield and hence requires a cross-organizational process management that produces an autonomous, flexible and adaptable architecture for collaborative process evolution. The traditional business process collaboration pattern is based on the predefined "public-view" perspective and cannot meet the requirement of the joint task operations. This paper proposes a flexible visibility control mechanism and a dynamic collaboration framework for modeling and generating collaborative processes. The mechanism allows collaborators to define a set of visibility rules to generate different views of the private processes for different collaborations, which gives a great flexibility for the collaboration initiator to decide on an appropriate collaboration pattern. The framework supports collaborators to dynamically and recursively add a new process or even a new organization to an existing collaboration. Moreover, a formal representation of the processes and a set of generation algorithms are provided to consolidate the proposed theory.展开更多
Development of complicated products is a project of system engineering It involves extensive and complicated knowledge,design methods and auxiliary technology Various factors affect each other So,modern product dev...Development of complicated products is a project of system engineering It involves extensive and complicated knowledge,design methods and auxiliary technology Various factors affect each other So,modern product development is a typical group problem with distributed and dynamic features It is apparent superiority to solve this problem with a multi agent system representing various knowledge domains Distributed artificial intelligence knowledge being used,the multi agent collaborative design system concept and model based on Internet environment are put forward The realizing method of product developing agents,interactive process among multi agents,and organization and implementing of the design project of the multi agent collaborative design system are discussed in detail Application examples are also presented.展开更多
Aiming at the problem that the traditional collaborative filtering recommendation algorithm does not fully consider the influence of correlation between projects on recommendation accuracy,this paper introduces projec...Aiming at the problem that the traditional collaborative filtering recommendation algorithm does not fully consider the influence of correlation between projects on recommendation accuracy,this paper introduces project attribute fuzzy matrix,measures the project relevance through fuzzy clustering method,and classifies all project attributes.Then,the weight of the project relevance is introduced in the user similarity calculation,so that the nearest neighbor search is more accurate.In the prediction scoring section,considering the change of user interest with time,it is proposed to use the time weighting function to improve the influence of the time effect of the evaluation,so that the newer evaluation information in the system has a relatively large weight.The experimental results show that the improved algorithm improves the recommendation accuracy and improves the recommendation quality.展开更多
Global Memory Net (GMNet) is intended to be an effective gateway to the world cultural, historical, and heritage image collections from selected academic educational and research partners in the world. Much of these u...Global Memory Net (GMNet) is intended to be an effective gateway to the world cultural, historical, and heritage image collections from selected academic educational and research partners in the world. Much of these unique collections of great value to education and research are not currently accessible due to distance, form, and technical barriers. This project is to find new ways to enable users to access and exploit these significant research collections via global network. As GMNet is ending its first 5-year phase in October 2005, it has contributed substantially to the community building in digital library development by ac- commodating numerous collaborators and technical staff from various parts of the world to spend 3 to 5 months as a full-member of the GMNet team in Boston. They have come from different parts of China—such as Sichuan, Hainan, Shanghai and Xi’an; Croatia; and Hanoi, Vietnam. In addition to contribute to the overall system development and enhancement of system function- alities, they have brought valuable sample image collections of their own institutions/countries, and actually developed prototype collections as a part of GMNet. This paper describes the exciting and productive experience of the first of this visiting research group in developing the GMNet’s Version 2.0 PHP-based system under Prof. Chen’s overall supervision. It also describes both the system’s technical level structure—user/Web-based application/data, and complex functionalities with multi-collection, multi-lingual, multi-modal searching capabilities; system management capabilities; as well as provisions for user uploads and retrieval for our own projects. This Version 2.0 system is built on the Linux/Apache/PHP/MySQL platform. What is described in this paper is an actual case which has formed a base for further new development by others in the research group. It demonstrates fully the value of the synergistic collaboration among global partners for universal digital library development. More information can be found in http://www.memorynet.org/.展开更多
Collaborative Filtering(CF) is a leading approach to build recommender systems which has gained considerable development and popularity. A predominant approach to CF is rating prediction recommender algorithm, aiming ...Collaborative Filtering(CF) is a leading approach to build recommender systems which has gained considerable development and popularity. A predominant approach to CF is rating prediction recommender algorithm, aiming to predict a user's rating for those items which were not rated yet by the user. However, with the increasing number of items and users, thedata is sparse.It is difficult to detectlatent closely relation among the items or users for predicting the user behaviors. In this paper,we enhance the rating prediction approach leading to substantial improvement of prediction accuracy by categorizing according to the genres of movies. Then the probabilities that users are interested in the genres are computed to integrate the prediction of each genre cluster. A novel probabilistic approach based on the sentiment analysis of the user reviews is also proposed to give intuitional explanations of why an item is recommended.To test the novel recommendation approach, a new corpus of user reviews on movies obtained from the Internet Movies Database(IMDB) has been generated. Experimental results show that the proposed framework is effective and achieves a better prediction performance.展开更多
This paper presents a novel Web Service based distributed collaborative CAD system employing feature as its collaborative design element and uses XML to define feature operations and communication protocol between the...This paper presents a novel Web Service based distributed collaborative CAD system employing feature as its collaborative design element and uses XML to define feature operations and communication protocol between the server and the client. To reduce network load and increase response ability of the system, the feature information is updated incrementally on the client. The system supports collaborative designing on heterogeneous platforms. Its framework and communication protocols are analyzed in detail. The experimental results from the developed prototype system showed that it can effectively support collaborative design under the distributed environment.展开更多
The innovative Next Generation Subsea Production System(NextGen SPS)concept is a newly proposed petroleum development solution in ultra-deep water areas.The definition of NextGen SPS involves several disciplines,which...The innovative Next Generation Subsea Production System(NextGen SPS)concept is a newly proposed petroleum development solution in ultra-deep water areas.The definition of NextGen SPS involves several disciplines,which makes the design process difficult.In this paper,the definition of NextGen SPS is modeled as an uncertain multidisciplinary design optimization(MDO)problem.The deterministic optimization model is formulated,and three concerning disciplines—cost calculation,hydrodynamic analysis and global performance analysis are presented.Surrogate model technique is applied in the latter two disciplines.Collaborative optimization(CO)architecture is utilized to organize the concerning disciplines.A deterministic CO framework with two disciplinelevel optimizations is proposed firstly.Then the uncertainties of design parameters and surrogate models are incorporated by using interval method,and uncertain CO frameworks with triple loop and double loop optimization structure are established respectively.The optimization results illustrate that,although the deterministic MDO result achieves higher reduction in objective function than the uncertain MDO result,the latter is more reliable than the former.展开更多
In this work, Kendall correlation based collaborative filtering algorithms for the recommender systems are proposed. The Kendall correlation method is used to measure the correlation amongst users by means of consider...In this work, Kendall correlation based collaborative filtering algorithms for the recommender systems are proposed. The Kendall correlation method is used to measure the correlation amongst users by means of considering the relative order of the users' ratings. Kendall based algorithm is based upon a more general model and thus could be more widely applied in e-commerce. Another discovery of this work is that the consideration of only positive correlated neighbors in prediction, in both Pearson and Kendall algorithms, achieves higher accuracy than the consideration of all neighbors, with only a small loss of coverage.展开更多
文摘The advent of Industry 5.0 marks a transformative era where Cyber-Physical Systems(CPSs)seamlessly integrate physical processes with advanced digital technologies.However,as industries become increasingly interconnected and reliant on smart digital technologies,the intersection of physical and cyber domains introduces novel security considerations,endangering the entire industrial ecosystem.The transition towards a more cooperative setting,including humans and machines in Industry 5.0,together with the growing intricacy and interconnection of CPSs,presents distinct and diverse security and privacy challenges.In this regard,this study provides a comprehensive review of security and privacy concerns pertaining to CPSs in the context of Industry 5.0.The review commences by providing an outline of the role of CPSs in Industry 5.0 and then proceeds to conduct a thorough review of the different security risks associated with CPSs in the context of Industry 5.0.Afterward,the study also presents the privacy implications inherent in these systems,particularly in light of the massive data collection and processing required.In addition,the paper delineates potential avenues for future research and provides countermeasures to surmount these challenges.Overall,the study underscores the imperative of adopting comprehensive security and privacy strategies within the context of Industry 5.0.
基金supported by the National Natural Science Foundation of China(No.62271274).
文摘In the tag recommendation task on academic platforms,existing methods disregard users’customized preferences in favor of extracting tags based just on the content of the articles.Besides,it uses co-occurrence techniques and tries to combine nodes’textual content for modelling.They still do not,however,directly simulate many interactions in network learning.In order to address these issues,we present a novel system that more thoroughly integrates user preferences and citation networks into article labelling recommendations.Specifically,we first employ path similarity to quantify the degree of similarity between user labelling preferences and articles in the citation network.Then,the Commuting Matrix for massive node pair paths is used to improve computational performance.Finally,the two commonalities mentioned above are combined with the interaction paper labels based on the additivity of Poisson distribution.In addition,we also consider solving the model’s parameters by applying variational inference.Experimental results demonstrate that our suggested framework agrees and significantly outperforms the state-of-the-art baseline on two real datasets by efficiently merging the three relational data.Based on the Area Under Curve(AUC)and Mean Average Precision(MAP)analysis,the performance of the suggested task is evaluated,and it is demonstrated to have a greater solving efficiency than current techniques.
基金Supported by Jiangsu Provincial Agriculture Science and Technology Innovation Fund(Grant No.CX(23)3036)National Natural Science Foundation of China(Grant No.52375479)+1 种基金Jiangsu Provincal Graduate Research and Practical Innovation Program(Grant No.KYCX24_0825)Changzhou Municipal Sci&Tech Program(Grant No.CM20223014).
文摘When several traditional flow-shop lines operate in parallel,the operation mode with no communication between production lines will no longer be the optimal production paradigm.This paper describes matrix manufacturing systems(MMS)in a general manner from the perspective of related works,comparing different manufacturing organizational forms and their characteristics.Subsequently,MMS are extracted during the parallel production of multiple surface mount technology(SMT)lines.An overall equipment effectiveness(OEE)online calculation model and a collaborative optimization method are proposed based on the OEE of the MMS.The innovative idea of this study is to divide existing multiple parallel SMT lines into MMS.The efficiency of each matrix unit(MU)was calculated,and a collaborative optimization method was proposed based on an indicator(OEE).In this paper,an example of eight SMT lines is presented.The partitioning of MUs,OEE calculation of each MU,and the low OEE unit collaborative optimization method are described in detail.Through a case study,the architecture of the collaborative optimization model for the MMS was constructed and discussed.Finally,the improvement in the OEE proved the effectiveness and usability of the proposed architecture.
基金supported by the Project of National Natural Science Foundation of China under the grant titled“Research on Intermittent Fault Diagnosis of New Interconnection Networks under Comparative Model”(Approval Number:61862003).
文摘In the context of enterprise systems,intrusion detection(ID)emerges as a critical element driving the digital transformation of enterprises.With systems spanning various sectors of enterprises geographically dispersed,the necessity for seamless information exchange has surged significantly.The existing cross-domain solutions are challenged by such issues as insufficient security,high communication overhead,and a lack of effective update mechanisms,rendering them less feasible for prolonged application on resource-limited devices.This study proposes a new cross-domain collaboration scheme based on federated chains to streamline the server-side workload.Within this framework,individual nodes solely engage in training local data and subsequently amalgamate the final model employing a federated learning algorithm to uphold enterprise systems with efficiency and security.To curtail the resource utilization of blockchains and deter malicious nodes,a node administration module predicated on the workload paradigm is introduced,enabling the release of surplus resources in response to variations in a node’s contribution metric.Upon encountering an intrusion,the system triggers an alert and logs the characteristics of the breach,facilitating a comprehensive global update across all nodes for collective defense.Experimental results across multiple scenarios have verified the security and effectiveness of the proposed solution,with no loss of its recognition accuracy.
基金We are thankful for the funding support fromthe Science and Technology Projects of the National Archives Administration of China(Grant Number 2022-R-031)the Fundamental Research Funds for the Central Universities,Central China Normal University(Grant Number CCNU24CG014).
文摘As the volume of healthcare and medical data increases from diverse sources,real-world scenarios involving data sharing and collaboration have certain challenges,including the risk of privacy leakage,difficulty in data fusion,low reliability of data storage,low effectiveness of data sharing,etc.To guarantee the service quality of data collaboration,this paper presents a privacy-preserving Healthcare and Medical Data Collaboration Service System combining Blockchain with Federated Learning,termed FL-HMChain.This system is composed of three layers:Data extraction and storage,data management,and data application.Focusing on healthcare and medical data,a healthcare and medical blockchain is constructed to realize data storage,transfer,processing,and access with security,real-time,reliability,and integrity.An improved master node selection consensus mechanism is presented to detect and prevent dishonest behavior,ensuring the overall reliability and trustworthiness of the collaborative model training process.Furthermore,healthcare and medical data collaboration services in real-world scenarios have been discussed and developed.To further validate the performance of FL-HMChain,a Convolutional Neural Network-based Federated Learning(FL-CNN-HMChain)model is investigated for medical image identification.This model achieves better performance compared to the baseline Convolutional Neural Network(CNN),having an average improvement of 4.7%on Area Under Curve(AUC)and 7%on Accuracy(ACC),respectively.Furthermore,the probability of privacy leakage can be effectively reduced by the blockchain-based parameter transfer mechanism in federated learning between local and global models.
文摘The International Skin Imaging Collaboration(ISIC)datasets are pivotal resources for researchers in machine learning for medical image analysis,especially in skin cancer detection.These datasets contain tens of thousands of dermoscopic photographs,each accompanied by gold-standard lesion diagnosis metadata.Annual challenges associated with ISIC datasets have spurred significant advancements,with research papers reporting metrics surpassing those of human experts.Skin cancers are categorized into melanoma and non-melanoma types,with melanoma posing a greater threat due to its rapid potential for metastasis if left untreated.This paper aims to address challenges in skin cancer detection via visual inspection and manual examination of skin lesion images,processes historically known for their laboriousness.Despite notable advancements in machine learning and deep learning models,persistent challenges remain,largely due to the intricate nature of skin lesion images.We review research on convolutional neural networks(CNNs)in skin cancer classification and segmentation,identifying issues like data duplication and augmentation problems.We explore the efficacy of Vision Transformers(ViTs)in overcoming these challenges within ISIC dataset processing.ViTs leverage their capabilities to capture both global and local relationships within images,reducing data duplication and enhancing model generalization.Additionally,ViTs alleviate augmentation issues by effectively leveraging original data.Through a thorough examination of ViT-based methodologies,we illustrate their pivotal role in enhancing ISIC image classification and segmentation.This study offers valuable insights for researchers and practitioners looking to utilize ViTs for improved analysis of dermatological images.Furthermore,this paper emphasizes the crucial role of mathematical and computational modeling processes in advancing skin cancer detection methodologies,highlighting their significance in improving algorithmic performance and interpretability.
文摘In the realm of contemporary artificial intelligence,machine learning enables automation,allowing systems to naturally acquire and enhance their capabilities through learning.In this cycle,Video recommendation is finished by utilizing machine learning strategies.A suggestion framework is an interaction of data sifting framework,which is utilized to foresee the“rating”or“inclination”given by the different clients.The expectation depends on past evaluations,history,interest,IMDB rating,and so on.This can be carried out by utilizing collective and substance-based separating approaches which utilize the data given by the different clients,examine them,and afterward suggest the video that suits the client at that specific time.The required datasets for the video are taken from Grouplens.This recommender framework is executed by utilizing Python Programming Language.For building this video recommender framework,two calculations are utilized,for example,K-implies Clustering and KNN grouping.K-implies is one of the unaided AI calculations and the fundamental goal is to bunch comparable sort of information focuses together and discover the examples.For that K-implies searches for a steady‘k'of bunches in a dataset.A group is an assortment of information focuses collected due to specific similitudes.K-Nearest Neighbor is an administered learning calculation utilized for characterization,with the given information;KNN can group new information by examination of the‘k'number of the closest information focuses.The last qualities acquired are through bunching qualities and root mean squared mistake,by using this algorithm we can recommend videos more appropriately based on user previous records and ratings.
文摘Today,our world,our times,and our history are changing in ways unlike ever before.As a responsible major country,China adheres to the principle of achieving shared growth through discussion and collaboration when participating in global governance and pursues a community with a shared future for mankind.The Global Development Initiative,the Global Security Initiative,and the Global Civilization Initiative are China’s proposals for handling challenges facing the global governance system,facilitating an equal and orderly multipolar world,and advancing a universally beneficial and inclusive economic globalization.
文摘Background: Personal hygiene in non-self-sufficient patients is essential to prevent the proliferation and spread of bacteria from one patient to another, both through inanimate objects (fomites) and directly through healthcare workers. The first 1000 bed hygiene treatments performed by the collaborative robot “COPERNICO Surveillance & Prevention” in 229 non-self-sufficient patients were analyzed. Materials and Methods: A total of 229 patients were included: 215 patients came from emergency contexts or home, and 14 from long-term care facilities;the presence of sepsis, venous or urinary catheters, non-invasive ventilation, bedsores, clinical condition at discharge, and treatment sessions performed were recorded. All patients were hospitalized in the Geriatrics, Medicine and Pneumology departments. The system is able to collect and process data in real time. Results: Seventy-one patients with community-acquired sepsis and fourteen with healthcare-associated infections were treated;sixty-two had pressure ulcers. The analysis of the first 1000 treatments shows the healing of almost all sepsis cases, positive evolution of pressure ulcers, and hospital stays comparable to those of the entire group of 1008 hospitalized in the same period. There was no onset of side effects or complications. Conclusions: Although the healthcare setting is not among those at greatest risk of infections, the clinical efficacy, along with excellent evaluations from patients, family members, and healthcare personnel and the absence of side effects and complications, makes the system exceptionally manageable and user-friendly for non-self-sufficient patients.
基金Special Project for Research on Vocational Education and Industrial Talent in Shandong Province in 2023:General Fund Project“Innovative Research on the‘Four-Way Integration,Three-Stage Progression,Four-Way Progression,Value-Added Evaluation,Double Selection and Promotion’Internship Training Mode Under the Reform of the Modern Vocational Education System Construction”(Project number:2023ZX058)。
文摘This article mainly introduces the innovative internship and training model of vocational colleges,including five aspects such as“four-party collaboration,three-stage progression,four-way integration,value-added evaluation,and double selection and promotion.”The model aims to improve students’practical skills and professional quality to better adapt to market demand and social development.The article also presents the prospects of the future internship and training model,including strengthening cooperation and communication with industry enterprises,focusing on students’personalized development and practical skill cultivation,and establishing a scientific and objective evaluation and feedback mechanism.
基金supported by the Institute of Information&communications Technology Planning&Evaluation(IITP)grant funded by the Korea government(MSIT)(RS-2024-00399401,Development of Quantum-Safe Infrastructure Migration and Quantum Security Verification Technologies).
文摘With the rise of remote collaboration,the demand for advanced storage and collaboration tools has rapidly increased.However,traditional collaboration tools primarily rely on access control,leaving data stored on cloud servers vulnerable due to insufficient encryption.This paper introduces a novel mechanism that encrypts data in‘bundle’units,designed to meet the dual requirements of efficiency and security for frequently updated collaborative data.Each bundle includes updated information,allowing only the updated portions to be reencrypted when changes occur.The encryption method proposed in this paper addresses the inefficiencies of traditional encryption modes,such as Cipher Block Chaining(CBC)and Counter(CTR),which require decrypting and re-encrypting the entire dataset whenever updates occur.The proposed method leverages update-specific information embedded within data bundles and metadata that maps the relationship between these bundles and the plaintext data.By utilizing this information,the method accurately identifies the modified portions and applies algorithms to selectively re-encrypt only those sections.This approach significantly enhances the efficiency of data updates while maintaining high performance,particularly in large-scale data environments.To validate this approach,we conducted experiments measuring execution time as both the size of the modified data and the total dataset size varied.Results show that the proposed method significantly outperforms CBC and CTR modes in execution speed,with greater performance gains as data size increases.Additionally,our security evaluation confirms that this method provides robust protection against both passive and active attacks.
基金supported by the National Natural Science Foundation of China (60904002 70971132)
文摘A collaborative optimization model for maintenance and spare ordering of a single-unit degrading system is proposed in this paper based on the continuous detection. A gamma distribution is used to model the material degradation. The degrading decrement after the imperfect maintenance action is assumed as a random variable normal distribution. This model aims to ob- tain the optimal maintenance policy and spare ordering point with the expected cost rate within system lifecycle as the optimization objective. The rationality and feasibility of the model are proved through a numerical example.
基金supported by the National Natural Science Foundation of China(61273210)the National High Technology Research and Development Program of China(863 Program)(2007AA01Z126)
文摘Interoperability plays an important role in the joint command, control, communication, computer, intelligence, surveillance, reconnaissance(C4 ISR) operations. Coordinating and integrating operational processes to fulfill a common mission are challenged by the ever-changing battlefield and hence requires a cross-organizational process management that produces an autonomous, flexible and adaptable architecture for collaborative process evolution. The traditional business process collaboration pattern is based on the predefined "public-view" perspective and cannot meet the requirement of the joint task operations. This paper proposes a flexible visibility control mechanism and a dynamic collaboration framework for modeling and generating collaborative processes. The mechanism allows collaborators to define a set of visibility rules to generate different views of the private processes for different collaborations, which gives a great flexibility for the collaboration initiator to decide on an appropriate collaboration pattern. The framework supports collaborators to dynamically and recursively add a new process or even a new organization to an existing collaboration. Moreover, a formal representation of the processes and a set of generation algorithms are provided to consolidate the proposed theory.
基金This project is supported by National Natural Science Foundation of China (No.59875087) and by Foundation for University Key T
文摘Development of complicated products is a project of system engineering It involves extensive and complicated knowledge,design methods and auxiliary technology Various factors affect each other So,modern product development is a typical group problem with distributed and dynamic features It is apparent superiority to solve this problem with a multi agent system representing various knowledge domains Distributed artificial intelligence knowledge being used,the multi agent collaborative design system concept and model based on Internet environment are put forward The realizing method of product developing agents,interactive process among multi agents,and organization and implementing of the design project of the multi agent collaborative design system are discussed in detail Application examples are also presented.
基金supported by the National Natural Science Foundation of China(61772196,61472136)the Hunan Provincial Focus Social Science Fund(2016ZDB006)+2 种基金Hunan Provincial Social Science Achievement Review Committee results appraisal identification project(Xiang social assessment 2016JD05)Key Project of Hunan Provincial Social Science Achievement Review Committee(XSP 19ZD1005)the financial support provided by the Key Laboratory of Hunan Province for New Retail Virtual Reality Technology(2017TP1026).
文摘Aiming at the problem that the traditional collaborative filtering recommendation algorithm does not fully consider the influence of correlation between projects on recommendation accuracy,this paper introduces project attribute fuzzy matrix,measures the project relevance through fuzzy clustering method,and classifies all project attributes.Then,the weight of the project relevance is introduced in the user similarity calculation,so that the nearest neighbor search is more accurate.In the prediction scoring section,considering the change of user interest with time,it is proposed to use the time weighting function to improve the influence of the time effect of the evaluation,so that the newer evaluation information in the system has a relatively large weight.The experimental results show that the improved algorithm improves the recommendation accuracy and improves the recommendation quality.
基金supported by the US National Science Foundation/International Digital Library Program(Grant No.NSF/CISE/IIS-9905833).
文摘Global Memory Net (GMNet) is intended to be an effective gateway to the world cultural, historical, and heritage image collections from selected academic educational and research partners in the world. Much of these unique collections of great value to education and research are not currently accessible due to distance, form, and technical barriers. This project is to find new ways to enable users to access and exploit these significant research collections via global network. As GMNet is ending its first 5-year phase in October 2005, it has contributed substantially to the community building in digital library development by ac- commodating numerous collaborators and technical staff from various parts of the world to spend 3 to 5 months as a full-member of the GMNet team in Boston. They have come from different parts of China—such as Sichuan, Hainan, Shanghai and Xi’an; Croatia; and Hanoi, Vietnam. In addition to contribute to the overall system development and enhancement of system function- alities, they have brought valuable sample image collections of their own institutions/countries, and actually developed prototype collections as a part of GMNet. This paper describes the exciting and productive experience of the first of this visiting research group in developing the GMNet’s Version 2.0 PHP-based system under Prof. Chen’s overall supervision. It also describes both the system’s technical level structure—user/Web-based application/data, and complex functionalities with multi-collection, multi-lingual, multi-modal searching capabilities; system management capabilities; as well as provisions for user uploads and retrieval for our own projects. This Version 2.0 system is built on the Linux/Apache/PHP/MySQL platform. What is described in this paper is an actual case which has formed a base for further new development by others in the research group. It demonstrates fully the value of the synergistic collaboration among global partners for universal digital library development. More information can be found in http://www.memorynet.org/.
基金supported in part by National Science Foundation of China under Grants No.61303105 and 61402304the Humanity&Social Science general project of Ministry of Education under Grants No.14YJAZH046+2 种基金the Beijing Natural Science Foundation under Grants No.4154065the Beijing Educational Committee Science and Technology Development Planned under Grants No.KM201410028017Academic Degree Graduate Courses group projects
文摘Collaborative Filtering(CF) is a leading approach to build recommender systems which has gained considerable development and popularity. A predominant approach to CF is rating prediction recommender algorithm, aiming to predict a user's rating for those items which were not rated yet by the user. However, with the increasing number of items and users, thedata is sparse.It is difficult to detectlatent closely relation among the items or users for predicting the user behaviors. In this paper,we enhance the rating prediction approach leading to substantial improvement of prediction accuracy by categorizing according to the genres of movies. Then the probabilities that users are interested in the genres are computed to integrate the prediction of each genre cluster. A novel probabilistic approach based on the sentiment analysis of the user reviews is also proposed to give intuitional explanations of why an item is recommended.To test the novel recommendation approach, a new corpus of user reviews on movies obtained from the Internet Movies Database(IMDB) has been generated. Experimental results show that the proposed framework is effective and achieves a better prediction performance.
基金Project supported by the National Research Foundation for theDoctoral Program of Higher Education of China (No. 2000-033554) and the Natural Science Foundation of Zhejiang Provinceof China (No. 6001107)
文摘This paper presents a novel Web Service based distributed collaborative CAD system employing feature as its collaborative design element and uses XML to define feature operations and communication protocol between the server and the client. To reduce network load and increase response ability of the system, the feature information is updated incrementally on the client. The system supports collaborative designing on heterogeneous platforms. Its framework and communication protocols are analyzed in detail. The experimental results from the developed prototype system showed that it can effectively support collaborative design under the distributed environment.
基金the National Natural Science Foundation of China(Grant No.51709041).
文摘The innovative Next Generation Subsea Production System(NextGen SPS)concept is a newly proposed petroleum development solution in ultra-deep water areas.The definition of NextGen SPS involves several disciplines,which makes the design process difficult.In this paper,the definition of NextGen SPS is modeled as an uncertain multidisciplinary design optimization(MDO)problem.The deterministic optimization model is formulated,and three concerning disciplines—cost calculation,hydrodynamic analysis and global performance analysis are presented.Surrogate model technique is applied in the latter two disciplines.Collaborative optimization(CO)architecture is utilized to organize the concerning disciplines.A deterministic CO framework with two disciplinelevel optimizations is proposed firstly.Then the uncertainties of design parameters and surrogate models are incorporated by using interval method,and uncertain CO frameworks with triple loop and double loop optimization structure are established respectively.The optimization results illustrate that,although the deterministic MDO result achieves higher reduction in objective function than the uncertain MDO result,the latter is more reliable than the former.
基金Supported by the National Natural Science Foun-dation of China (60573095)
文摘In this work, Kendall correlation based collaborative filtering algorithms for the recommender systems are proposed. The Kendall correlation method is used to measure the correlation amongst users by means of considering the relative order of the users' ratings. Kendall based algorithm is based upon a more general model and thus could be more widely applied in e-commerce. Another discovery of this work is that the consideration of only positive correlated neighbors in prediction, in both Pearson and Kendall algorithms, achieves higher accuracy than the consideration of all neighbors, with only a small loss of coverage.