Academic literature on the topic 'Federated network'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Federated network.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Journal articles on the topic "Federated network"

1

Шубин, Б., Т. Максимюк, О. Яремко, Л. Фабрі, and Д. Мрозек. "МОДЕЛЬ ІНТЕГРАЦІЇ ФЕДЕРАТИВНОГО НАВЧАННЯ В МЕРЕЖІ МОБІЛЬНОГО ЗВ’ЯЗКУ 5-ГО ПОКОЛІННЯ." Information and communication technologies, electronic engineering 2, no. 1 (August 2022): 26–35. http://dx.doi.org/10.23939/ictee2022.01.026.

Full text
Abstract:
This paper investigates the main advantages of using Federated Learning (FL) for sharing experiences between intelligent devices in the environment of 5th generation mobile communication networks. This approach makes it possible to build effective machine learning algorithms using confidential data, the loss of which may be undesirable or even dangerous for users. Therefore, for the tasks where the confidentiality of the data is required for processing and analysis, we suggest using Federated Learning (FL) approaches. In this case, all users' personal information will be processed locally on their devices. FL ensures the security of confidential data for subscribers, allows mobile network operators to reduce the amount of redundant information in the radio channel, and also allows optimizing the functioning of the mobile network. The paper presents a three-level model of integration of Federated Learning into the mobile network and describes the main features of this approach, as well as experimental studies that demonstrate the results of the proposed approach.
APA, Harvard, Vancouver, ISO, and other styles
2

Zhang, Kainan, Zhipeng Cai, and Daehee Seo. "Privacy-Preserving Federated Graph Neural Network Learning on Non-IID Graph Data." Wireless Communications and Mobile Computing 2023 (February 3, 2023): 1–13. http://dx.doi.org/10.1155/2023/8545101.

Full text
Abstract:
Since the concept of federated learning (FL) was proposed by Google in 2017, many applications have been combined with FL technology due to its outstanding performance in data integration, computing performance, privacy protection, etc. However, most traditional federated learning-based applications focus on image processing and natural language processing with few achievements in graph neural networks due to the graph’s nonindependent identically distributed (IID) nature. Representation learning on graph-structured data generates graph embedding, which helps machines understand graphs effectively. Meanwhile, privacy protection plays a more meaningful role in analyzing graph-structured data such as social networks. Hence, this paper proposes PPFL-GNN, a novel privacy-preserving federated graph neural network framework for node representation learning, which is a pioneer work for graph neural network-based federated learning. In PPFL-GNN, clients utilize a local graph dataset to generate graph embeddings and integrate information from other collaborative clients to utilize federated learning to produce more accurate representation results. More importantly, by integrating embedding alignment techniques in PPFL-GNN, we overcome the obstacles of federated learning on non-IID graph data and can further reduce privacy exposure by sharing preferred information.
APA, Harvard, Vancouver, ISO, and other styles
3

Hang, Yifei. "Federated learning-based neural network for hotel cancellation prediction." Applied and Computational Engineering 45, no. 1 (March 15, 2024): 190–95. http://dx.doi.org/10.54254/2755-2721/45/20241092.

Full text
Abstract:
Hotel reservations have become a prevalent choice for customers. However, cancellations of these reservations present a significant challenge for hotels, potentially resulting in financial losses and a decline in customer satisfaction. To address the issue of improper management of cancellations and minimize losses, machine learning can be employed to analyze and predict cancellations based on customer information. In cooperative scenarios where hotels collaborate to train a unified model, traditional algorithms that aggregate all data raise concerns about the protection of sensitive customer information. In this context, federated learning emerges as an effective solution to ensure the privacy protection of customers while achieving the desired predictive outcomes. Thus, to protect customer privacy while preserving performance of the federated learning model in comparison to the non-federated version, this work proposed to implement both federated learning and non-federated algorithms based on neural network to make predictions of cancellation based on multiple factors. The federated learning approach achieved a final testing accuracy of 76.64%. Although this accuracy was about 9% lower than the non-federated case, its loss was over half the loss of non-federated, and its testing accuracy was similar to the training accuracy, while the non-federated algorithms testing accuracy was approximately 4% lower than the training one. Such results indicate that although accuracy was relatively lower, the federated learning approach prevented the overfitting problem in the non-federated case, while the data privacy problem was resolved.
APA, Harvard, Vancouver, ISO, and other styles
4

Yu, Yun William, and Griffin M. Weber. "Balancing Accuracy and Privacy in Federated Queries of Clinical Data Repositories: Algorithm Development and Validation." Journal of Medical Internet Research 22, no. 11 (November 3, 2020): e18735. http://dx.doi.org/10.2196/18735.

Full text
Abstract:
Background Over the past decade, the emergence of several large federated clinical data networks has enabled researchers to access data on millions of patients at dozens of health care organizations. Typically, queries are broadcast to each of the sites in the network, which then return aggregate counts of the number of matching patients. However, because patients can receive care from multiple sites in the network, simply adding the numbers frequently double counts patients. Various methods such as the use of trusted third parties or secure multiparty computation have been proposed to link patient records across sites. However, they either have large trade-offs in accuracy and privacy or are not scalable to large networks. Objective This study aims to enable accurate estimates of the number of patients matching a federated query while providing strong guarantees on the amount of protected medical information revealed. Methods We introduce a novel probabilistic approach to running federated network queries. It combines an algorithm called HyperLogLog with obfuscation in the form of hashing, masking, and homomorphic encryption. It is tunable, in that it allows networks to balance accuracy versus privacy, and it is computationally efficient even for large networks. We built a user-friendly free open-source benchmarking platform to simulate federated queries in large hospital networks. Using this platform, we compare the accuracy, k-anonymity privacy risk (with k=10), and computational runtime of our algorithm with several existing techniques. Results In simulated queries matching 1 to 100 million patients in a 100-hospital network, our method was significantly more accurate than adding aggregate counts while maintaining k-anonymity. On average, it required a total of 12 kilobytes of data to be sent to the network hub and added only 5 milliseconds to the overall federated query runtime. This was orders of magnitude better than other approaches, which guaranteed the exact answer. Conclusions Using our method, it is possible to run highly accurate federated queries of clinical data repositories that both protect patient privacy and scale to large networks.
APA, Harvard, Vancouver, ISO, and other styles
5

Kostenko, Valery Alekseevich, and Alisa Evgenievna Selezneva. "Types of Attacks on Federated Neural Networks and Methods of Protection." Proceedings of the Institute for System Programming of the RAS 36, no. 1 (2024): 35–44. http://dx.doi.org/10.15514/ispras-2024-36(1)-3.

Full text
Abstract:
Federated learning is a technology for privacy-preserving learning in distributed storage systems. This training allows you to create a general forecasting model, storing all the data in your storage systems. Several devices take part in training the general model, and each device has its own unique data on which the neural network is trained. The interaction of devices occurs only to adjust the weights of the general model. After which, the updated model is transmitted to all devices. Training on multiple devices creates many attack opportunities against this type of network. After training on a local device, model data is sent via some type of communication to a central server or global model. Therefore, vulnerabilities in a federated network are possible not only at the training stage on a separate device, but also at the data exchange stage. All this together increases the number of possible vulnerabilities of federated neural networks. As is known, not only neural networks, but also other models can be used to build federated classifiers. Therefore, the types of attacks directly on the network also depend on the type of model used. Federated neural networks are a rather complex design, different from neural networks and other classifiers, which can be vulnerable to various types of attacks because training occurs on different devices, and both neural networks and simpler algorithms can be used. In addition, it is necessary to ensure data transfer between devices. All attacks come down to several main types that exploit classifier vulnerabilities. It is possible to implement protection against attacks by improving the architecture of the classifier itself and paying attention to data encryption.
APA, Harvard, Vancouver, ISO, and other styles
6

Ma, Xiaoyu, and Lize Gu. "Research and Application of Generative-Adversarial-Network Attacks Defense Method Based on Federated Learning." Electronics 12, no. 4 (February 15, 2023): 975. http://dx.doi.org/10.3390/electronics12040975.

Full text
Abstract:
In recent years, Federated Learning has attracted much attention because it solves the problem of data silos in machine learning to a certain extent. However, many studies have shown that attacks based on Generative Adversarial Networks pose a great threat to Federated Learning. This paper proposes Defense-GAN, a defense method against Generative Adversarial Network attacks under Federated Learning. Under this method, the attacker cannot learn the real image data distribution. Each Federated Learning participant uses SHAP to explain the model and masks the pixel features that have a greater impact on classification and recognition in their respective image data. The experimental results show that while attacking the federated training model using masked images, the attacker cannot always obtain the ground truth of the images. At the same time, this paper also uses CutMix to improve the generalization ability of the model, and the obtained model accuracy is only 1% different from that of the model trained with the original data. The results show that the defense method proposed in this paper can not only resist Generative Adversarial Network attacks in Federated Learning and protect client privacy, but also ensure that the model accuracy of the Federated model will not be greatly affected.
APA, Harvard, Vancouver, ISO, and other styles
7

Tian, Mengmeng. "An Contract Theory based Federated Learning Aggregation Algorithm in IoT Network." Journal of Physics: Conference Series 2258, no. 1 (April 1, 2022): 012008. http://dx.doi.org/10.1088/1742-6596/2258/1/012008.

Full text
Abstract:
Abstract Taking IoT devices as the edge nodes is one of the powerful way to offloading the federated task since IoT devices are closer to the data generation end. The aggregation efficiency of federated learning in the IoT environment is inefficiency since the server of federated learning can not know the data quality of heterogeneous IoT device. How to encourage IoT edge clients to participate in federated learning and maximize the aggregation effect of the global model is an important problem. This paper proposes a federated learning aggregation model based on contract theory incentive mechanism. Our experimental results show that the proposed algorithm effectively improves the aggregation efficiency of federated learning compared with FedAvg algorithm.
APA, Harvard, Vancouver, ISO, and other styles
8

Al-Tameemi, M., M. B. Hassan, and S. A. Abass. "Federated Learning (FL) – Overview." LETI Transactions on Electrical Engineering & Computer Science 17, no. 5 (2024): 74–82. http://dx.doi.org/10.32603/2071-8985-2024-17-5-74-82.

Full text
Abstract:
Explores the fundamental aspects of federated learning (FL) in the context of intrusion detection systems (IDS) within Internet of Things (IoT) networks. Federated learning presents an innovative approach to training machine learning models on distributed devices, thereby minimizing the need to transmit sensitive data to central servers. We classify FL into horizontal, vertical, and federated transfer learning and examine their application in IDS systems. Additionally, we analyze the network structure of FL, encompassing centralized and decentralized FL. Based on the conducted review, it can be concluded that FL holds promise for enhancing data privacy and anomaly detection efficiency in IoT networks.
APA, Harvard, Vancouver, ISO, and other styles
9

Rizzato, Matteo, Youssef Laarouchi, and Christophe Geissler. "Using Federated Learning for Collaborative Intrusion Detection Systems." Journal of Systemics, Cybernetics and Informatics 21, no. 3 (June 2023): 29–36. http://dx.doi.org/10.54808/jsci.21.03.29.

Full text
Abstract:
Neural networks have become cutting edge machine learning models for detecting network attacks. Traditional implementations provide fast and accurate predictions, but require centralised storage of labelled historical data for training. This solution is not always suitable for real-world applications, where regulatory constraints and privacy concerns hamper the collection of sensitive data into a single server. Federated Learning has recently been proposed as a framework for training a centralised model without the need to share data between different providers. We use the CICIDS2017 dataset provided by the Canadian Institute of Cybersecurity to demonstrate the benefits of Neural Networks-based Federated Learning for the detection of the most relevant types of network attacks. We conclude that a federated-trained neural network outperforms locally-trained models (at isoarchitecture) in terms of F1-score and False Negative detection ratio. Further, such model has a minor loss of performance and convergence rapidity compared to a model trained over a hypothetical centralised dataset.
APA, Harvard, Vancouver, ISO, and other styles
10

Wang, Shuangzhong, and Ying Zhang. "Multi-Level Federated Network Based on Interpretable Indicators for Ship Rolling Bearing Fault Diagnosis." Journal of Marine Science and Engineering 10, no. 6 (May 28, 2022): 743. http://dx.doi.org/10.3390/jmse10060743.

Full text
Abstract:
The federated learning network requires all the connection weights to be shared among the server and clients during training which increases the risk of data leakage. Meanwhile, the traditional federated learning method has a poor diagnostic effect for non-independently identically distributed data. In order to address these issues, a multi-level federated network based on interpretable indicators was proposed in this manuscript. Firstly, an interpretable adaptive sparse deep network is constructed based on the interpretability principle. Secondly, the relevance map of the network is constructed based on interpretable indicators. Based on this map, the contribution of the connection weights in the network is used to build a multi-level federated network. Finally, the effectiveness of the proposed algorithm has been proved through experimental validation in the paper.
APA, Harvard, Vancouver, ISO, and other styles

Dissertations / Theses on the topic "Federated network"

1

Kulkarni, Shweta Samir. "SECURE MIDDLEWARE FOR FEDERATED NETWORK PERFORMANCE MONITORING." The Ohio State University, 2013. http://rave.ohiolink.edu/etdc/view?acc_num=osu1366333088.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Maka, Stephan. "Design and Implementation of a Federated Social Network." Master's thesis, Saechsische Landesbibliothek- Staats- und Universitaetsbibliothek Dresden, 2011. http://nbn-resolving.de/urn:nbn:de:bsz:14-qucosa-75477.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Felt, Aaron J. "Federated ground station network model and interface specification." Thesis, Monterey, California: Naval Postgraduate School, 2014. http://hdl.handle.net/10945/44558.

Full text
Abstract:
Approved for public release; distribution is unlimited
This thesis solves the problem of a lack of a complete, simple ground station network interface standard. A federated satellite ground station network (FGN) model and computer interface are developed that extend the use of ground stations to external users across the Internet. This should allow for reuse of existing ground stations, reducing costs and complexity of space missions. An improved model describing FGNs is proposed that defines a hierarchy of the components of the network, allowing for scalability and unified interfaces, and simplifying the process of using FGN resources. This model, which we call the Improved FGN model, is used to develop security schemes that are simple but effective. Simple but effective security schemes are then developed for this Improved FGN model, along with a standardized SOFtware interface. This interface connects external users to the network in order to extend ground station hardware to remote users as well as to simplify scheduling for the resource owners in a network. Different middleware frameworks are compared, and Apache Thrift is selected as the best fit for an FGN. This interface is then described and demonstrated with a reference implementation in Python. Recommendations for future improvements of this interface standard are discussed.
APA, Harvard, Vancouver, ISO, and other styles
4

Demirci, Turan. "Federated Simulation Of Network Performance Using Packet Flow Modeling." Phd thesis, METU, 2010. http://etd.lib.metu.edu.tr/upload/2/12611704/index.pdf.

Full text
Abstract:
Federated approach for the distributed simulation of a network, is an alternative method that aims to combine existing simulation models and software together using a Run Time Infrastructure (RTI), rather than building the whole simulation from scratch. In this study, an approach that significantly reduces the inter-federate communication load in federated simulation of communication networks is proposed. Rather than communicating packet-level information among federates, characteristics of packet flows in individual federates are dynamically identified and communicated. Flow characterization is done with the Gaussian Mixtures Algorithm (GMA) using a Self Organizing Mixture Network (SOMN) technique. In simulations of a network partitioned into eight federates in space parallel manner, it is shown that significant speedups are achieved with the proposed approach without unduly compromising accuracy.
APA, Harvard, Vancouver, ISO, and other styles
5

Cetin, Burak. "Wireless Network Intrusion Detection and Analysis using Federated Learning." Youngstown State University / OhioLINK, 2020. http://rave.ohiolink.edu/etdc/view?acc_num=ysu1588778320687729.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Xu, Ran. "Federated Sensor Network architectural design for the Internet of Things (IoT)." Thesis, Loughborough University, 2013. https://dspace.lboro.ac.uk/2134/13453.

Full text
Abstract:
An information technology that can combine the physical world and virtual world is desired. The Internet of Things (IoT) is a concept system that uses Radio Frequency Identification (RFID), WSN and barcode scanners to sense and to detect physical objects and events. This information is shared with people on the Internet. With the announcement of the Smarter Planet concept by IBM, the problem of how to share this data was raised. However, the original design of WSN aims to provide environment monitoring and control within a small scale local network. It cannot meet the demands of the IoT because there is a lack of multi-connection functionality with other WSNs and upper level applications. As various standards of WSNs provide information for different purposes, a hybrid system that gives a complete answer by combining all of them could be promising for future IoT applications. This thesis is on the subject of `Federated Sensor Network' design and architectural development for the Internet of Things. A Federated Sensor Network (FSN) is a system that integrates WSNs and the Internet. Currently, methods of integrating WSNs and the Internet can follow one of three main directions: a Front-End Proxy solution, a Gateway solution or a TCP/IP Overlay solution. Architectures based on the ideas from all three directions are presented in this thesis; this forms a comprehensive body of research on possible Federated Sensor Network architecture designs. In addition, a fully compatible technology for the sensor network application, namely the Sensor Model Language (SensorML), has been reviewed and embedded into our FSN systems. The IoT as a new concept is also comprehensively described and the major technical issues discussed. Finally, a case study of the IoT in logistic management for emergency response is given. Proposed FSN architectures based on the Gateway solution are demonstrated through hardware implementation and lab tests. A demonstration of the 6LoWPAN enabled federated sensor network based on the TCP/IP Overlay solution presents a good result for the iNET localization and tracking project. All the tests of the designs have verified feasibility and achieve the target of the IoT concept.
APA, Harvard, Vancouver, ISO, and other styles
7

Lu, Zonghao. "A case study about different network architectures in Federated Machine Learning." Thesis, Uppsala universitet, Institutionen för informationsteknologi, 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-425193.

Full text
Abstract:
Modern artificial intelligence (AI) technology is developing rapidly in recent years. Data is an important factor driving the development of AI.With the development of mobile Internet, more and more data is generated in different fields every day along with data sensitivity issues. As asignificant part of personal privacy, personal data must be respected and protected. Federated learning (FL) is a machine learning technology that can protect privacy because it keeps everyone’s data local. Many types of research have already confirmed that the bottleneck of federated learning is the communication between the client and servers. Different ways of communication methods have various characteristics, resulting in differences inefficiency. We present a benchmark for our FL system using HTTP and gRPC communication protocol respectively to show that gRPC framework is faster and has better scalability than HTTP protocol mainly because of the different architectures and way of compacting message of these two different communication protocols. In addition, we found that the system may get crashed when the loads increased. A registration mechanism is proposed to deal with the problem of insufficient computing resources and apply a new model updatestrategy to make the training process finish in a shorter time.Tryckt av:
APA, Harvard, Vancouver, ISO, and other styles
8

Sani, Lorenzo. "Unsupervised clustering of MDS data using federated learning." Master's thesis, Alma Mater Studiorum - Università di Bologna, 2022. http://amslaurea.unibo.it/25591/.

Full text
Abstract:
In this master thesis we developed a model for unsupervised clustering on a data set of biomedical data. This data has been collected by GenoMed4All consortium from patients affected by Myelodysplastic Syndrome (MDS), that is an haematological disease. The main focus is put on the genetic mutations collected that are used as features of the patients in order to cluster them. Clustering approaches have been used in several studies concerning haematological diseases such MDS. A neural network-based model was used to solve the task. The results of the clustering have been compared with labels from a "gold standard'' technique, i.e. hierarchical Dirichlet processes (HDP). Our model was designed to be also implemented in the context of federated learning (FL). This innovative technique is able to achieve machine learning objective without the necessity of collecting all the data in one single center, allowing strict privacy policies to be respected. Federated learning was used because of its properties, and because of the sensitivity of data. Several recent studies regarding clinical problems addressed with machine learning endorse the development of federated learning settings in such context, because its privacy preserving properties could represent a cornerstone for applying machine learning techniques to medical data. In this work will be then discussed the clustering performance of the model, and also its generative capabilities.
APA, Harvard, Vancouver, ISO, and other styles
9

Gopalakrishnan, Aravind. "Network and Middleware Security for Enterprise Network Monitoring." The Ohio State University, 2012. http://rave.ohiolink.edu/etdc/view?acc_num=osu1339742304.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Vikström, Johan. "Comparing decentralized learning to Federated Learning when training Deep Neural Networks under churn." Thesis, KTH, Skolan för elektroteknik och datavetenskap (EECS), 2021. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-300391.

Full text
Abstract:
Decentralized Machine Learning could address some problematic facets with Federated Learning. There is no central server acting as an arbiter of whom or what may benefit from Machine Learning models created by the vast amount of data becoming available in recent years. It could also increase the reliability and scalability of Machine Learning systems thereby drawing the benefit of having more data accessible. Gossip Learning is such a protocol, but has primarily been designed with linear models in mind. How does Gossip Learning perform when training Deep Neural Networks? Could it be a viable alternative to Federated Learning? In this thesis, we implement Gossip Learning using two different model merging strategies. We also design and implement two extensions to this protocol with the goal of achieving higher performance when training under churn. The training methods are compared on two tasks: image classification on the Federated Extended MNIST dataset and time- series forecasting on the NN5 dataset. Additionally, we also run an experiment where learners churn, alternating between being available and unavailable. We find that Gossip Learning performs slightly better in settings where learners do not churn but is vastly outperformed in the setting where they do.
Decentraliserad Maskinginlärning kan lösa några problematiska aspekter med Federated Learning. Det finns ingen central server som agerar som domare för vilka som får gagna av Maskininlärningsmodellerna skapad av den stora mäng data som blivit tillgänglig på senare år. Det skulle också kunna öka pålitligheten och skalbarheten av Maskininlärningssystem och därav dra nytta av att mer data är tillgänglig. Gossip Learning är ett sånt protokoll, men det är primärt designat med linjära modeller i åtanke. Hur presterar Gossip Learning när man tränar Djupa Neurala Nätverk? Kan det vara ett möjligt alternativ till Federated Learning? I det här exjobbet implementerar vi Gossip Learning med två olika modelsammanslagningstekniker. Vi designar och implementerar även två tillägg till protokollet med målet att uppnå bättre prestanda när man tränar i system där noder går ner och kommer up. Träningsmetoderna jämförs på två uppgifter: bildklassificering på Federated Extended MNIST datauppsättningen och tidsserieprognostisering på NN5 datauppsättningen. Dessutom har vi även experiment då noder alternerar mellan att vara tillgängliga och otillgängliga. Vi finner att Gossip Learning presterar marginellt bättre i miljöer då noder alltid är tillgängliga men är kraftigt överträffade i miljöer då noder alternerar mellan att vara tillgängliga och otillgängliga.
APA, Harvard, Vancouver, ISO, and other styles

Books on the topic "Federated network"

1

Hong, Choong Seon, Latif U. Khan, Mingzhe Chen, Dawei Chen, Walid Saad, and Zhu Han. Federated Learning for Wireless Networks. Singapore: Springer Singapore, 2021. http://dx.doi.org/10.1007/978-981-16-4963-9.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Program, Yap Community Action. A rapid ecological assessment to inform the establishment of a network of marine protected areas for biodiversity and fisheries conservation for Yap State, Federated States of Micronesia. [Yap, Federated States of Micronesia]: Yap Community Action Program, 2008.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
3

Lim, Wei Yang Bryan, Jer Shyuan Ng, Zehui Xiong, Dusit Niyato, and Chunyan Miao. Federated Learning Over Wireless Edge Networks. Cham: Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-031-07838-5.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Chen, Mingzhe, and Shuguang Cui. Communication Efficient Federated Learning for Wireless Networks. Cham: Springer Nature Switzerland, 2024. http://dx.doi.org/10.1007/978-3-031-51266-7.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

1931-, Steinmann Heinrich, ed. Solutions for networked databases: How to move from heterogeneous structures to federated concepts. San Diego: Academic Press, 1993.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
6

International Business Machines Corporation. International Technical Support Organization, ed. Certification Study Guide Series: IBM Tivoli Federated Identity Manager 6.1. Poughkeepsie, NY: IBM, International Technical Support Organization, 2009.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
7

International Workshop on Engineering Federated Information Systems (4th 2001 Berlin, Germany). Engineering federated information systems: Proceedings of the 4th workshop, EFIS 2001, Oct 9-10, 2001, Berlin (Germany). Berlin: Akademische Verlagsgesellschaft Aka, 2001.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
8

International Workshop on Engineering Federated Information Systems (3rd 2000 Dublin, Ireland). Engineering federated information systems: Proceedings of the 3rd workshop, EFIS 2000, June 19-20, 2000, Dublin (Ireland). Amsterdam: IOS Press, 2000.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
9

Dowling, Jim. Distributed Applications and Interoperable Systems: 13th IFIP WG 6.1 International Conference, DAIS 2013, Held as Part of the 8th International Federated Conference on Distributed Computing Techniques, DisCoTec 2013, Florence, Italy, June 3-5, 2013. Proceedings. Berlin, Heidelberg: Springer Berlin Heidelberg, 2013.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
10

Nicola, Rocco. Coordination Models and Languages: 15th International Conference, COORDINATION 2013, Held as Part of the 8th International Federated Conference on Distributed Computing Techniques, DisCoTec 2013, Florence, Italy, June 3-5, 2013. Proceedings. Berlin, Heidelberg: Springer Berlin Heidelberg, 2013.

Find full text
APA, Harvard, Vancouver, ISO, and other styles

Book chapters on the topic "Federated network"

1

Rodrigues, Thiago Gomes, Patricia Takako Endo, David W. S. C. Beserra, Djamel Sadok, and Judith Kelner. "Accountability for Federated Clouds." In Computer and Network Security Essentials, 569–83. Cham: Springer International Publishing, 2017. http://dx.doi.org/10.1007/978-3-319-58424-9_33.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Bhoj, P., D. Caswell, S. Chutani, G. Gopal, and M. Kosarchyn. "Management of New Federated Services." In Integrated Network Management V, 327–40. Boston, MA: Springer US, 1997. http://dx.doi.org/10.1007/978-0-387-35180-3_25.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Prabhugaonkar, Gargi Gopalkrishna, Xiaoyan Sun, Xuyu Wang, and Jun Dai. "Deep IoT Monitoring: Filtering IoT Traffic Using Deep Learning." In Silicon Valley Cybersecurity Conference, 120–36. Cham: Springer Nature Switzerland, 2022. http://dx.doi.org/10.1007/978-3-031-24049-2_8.

Full text
Abstract:
AbstractThe use of IoT devices has significantly increased in recent years, but there have been growing concerns about the security and privacy issues associated with these IoT devices. A recent trend is to use deep network models to classify attack and benign traffic. A traditional approach is to train the models using centrally stored data collected from all the devices in the network. However, this framework raises concerns around data privacy and security. Attacks on the central server can compromise the data and expose sensitive information. To address the issues of data privacy and security, federated learning is now a widely studied solution in the research community. In this paper, we explore and implement federated learning techniques to detect attack traffic in the IoT network. We use Deep Neural Networks on the labeled dataset and Autoencoder on the unlabeled dataset in a federated framework. We implement different model aggregation algorithms such as FedSGD, FedAvg, and FedProx for federated learning. We compare the performance of these federated learning models with the models in a centralized framework and study which aggregation algorithm for the global model yields the best performance for detecting attack traffic in the IoT network.
APA, Harvard, Vancouver, ISO, and other styles
4

Choraś, Michał, Rafał Kozik, Rafał Piotrowski, Juliusz Brzostek, and Witold Hołubowicz. "Network Events Correlation for Federated Networks Protection System." In Towards a Service-Based Internet, 100–111. Berlin, Heidelberg: Springer Berlin Heidelberg, 2011. http://dx.doi.org/10.1007/978-3-642-24755-2_9.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Kong, Lingwei, Hengtao Tao, Jianzong Wang, Zhangcheng Huang, and Jing Xiao. "Network Coding for Federated Learning Systems." In Neural Information Processing, 546–57. Cham: Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-63833-7_46.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Peratikou, Adamantini, Constantinos Louca, Stavros Shiaeles, and Stavros Stavrou. "On Federated Cyber Range Network Interconnection." In Selected Papers from the 12th International Networking Conference, 117–28. Cham: Springer International Publishing, 2021. http://dx.doi.org/10.1007/978-3-030-64758-2_9.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Dhiyanesh, B., G. Kiruthiga, P. Saraswathi, S. Gomathi, and R. Radha. "Federated Learning for Efficient Cardiac Disease Prediction based on Hyper Spectral Feature Selection using Deep Spectral Convolution Neural Network." In Handbook on Federated Learning, 245–63. Boca Raton: CRC Press, 2023. http://dx.doi.org/10.1201/9781003384854-11.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Gu, Shiqiao, Liu Yang, Siqi Deng, and Zhengyi Xu. "Two-Stream Communication-Efficient Federated Pruning Network." In Lecture Notes in Computer Science, 185–96. Cham: Springer Nature Switzerland, 2022. http://dx.doi.org/10.1007/978-3-031-20868-3_14.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Irfan, Muhammad Maaz, Lin Wang, Sheraz Ali, Shan Jing, and Chuan Zhao. "FL-DP: Differential Private Federated Neural Network." In Lecture Notes of the Institute for Computer Sciences, Social Informatics and Telecommunications Engineering, 271–81. Cham: Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-030-96791-8_20.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Idoje, Godwin, Tasos Dagiuklas, and Muddesar Iqbal. "On the Performance of Federated Learning Network." In Lecture Notes of the Institute for Computer Sciences, Social Informatics and Telecommunications Engineering, 41–56. Cham: Springer Nature Switzerland, 2024. http://dx.doi.org/10.1007/978-3-031-54531-3_3.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Conference papers on the topic "Federated network"

1

Gao, Shangqian, Junyi Li, Zeyu Zhang, Yanfu Zhang, Weidong Cai, and Heng Huang. "Device-Wise Federated Network Pruning." In 2024 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 12342–52. IEEE, 2024. http://dx.doi.org/10.1109/cvpr52733.2024.01173.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Gao, Tianli, Jiahong Lin, Congduan Li, Chee Wei Tan, and Jun Gao. "Federated Learning Meets Network Coding: Efficient Coded Hierarchical Federated Learning." In 2024 IEEE Information Theory Workshop (ITW), 241–46. IEEE, 2024. https://doi.org/10.1109/itw61385.2024.10806940.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Behera, Sadananda, Saroj Kumar Panda, Tania Panayiotou, and Georgios Ellinas. "Federated Learning for Network Traffic Prediction." In 2024 IFIP Networking Conference (IFIP Networking), 781–85. IEEE, 2024. http://dx.doi.org/10.23919/ifipnetworking62109.2024.10619909.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Mu, Xianyu, Youliang Tian, Zhou Zhou, and Jinbo Xiong. "Lightweight Federated Learning Secure Aggregation Protocols." In 2024 International Conference on Networking and Network Applications (NaNA), 438–43. IEEE, 2024. http://dx.doi.org/10.1109/nana63151.2024.00079.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Wu, Chen, Sencun Zhu, Prasenjit Mitra, and Wei Wang. "Unlearning Backdoor Attacks in Federated Learning." In 2024 IEEE Conference on Communications and Network Security (CNS), 1–9. IEEE, 2024. http://dx.doi.org/10.1109/cns62487.2024.10735680.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Busnel, Yann, and Léo Lavaur. "Tutorial: Federated Learning × Security for Network Monitoring." In 2024 IEEE 44th International Conference on Distributed Computing Systems Workshops (ICDCSW), 13–16. IEEE, 2024. http://dx.doi.org/10.1109/icdcsw63686.2024.00008.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Jin, Dongzi, Yingyu Li, and Yong Xiao. "Federated Generative Learning for Digital Twin Network Modeling." In 2024 IEEE 99th Vehicular Technology Conference (VTC2024-Spring), 1–5. IEEE, 2024. http://dx.doi.org/10.1109/vtc2024-spring62846.2024.10683000.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Singh, Jagdeep, Sanjay Kumar Dhurandher, and Isaac Woungang. "Federated Learning Empowered Routing for Opportunistic Network Environments." In 2024 IEEE International Conference on Communications Workshops (ICC Workshops), 1998–2004. IEEE, 2024. http://dx.doi.org/10.1109/iccworkshops59551.2024.10615288.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Fu, Xiao. "Network Traffic Classification Based on Personalized Federated Learning." In 2024 IEEE 6th International Conference on Civil Aviation Safety and Information Technology (ICCASIT), 1359–62. IEEE, 2024. https://doi.org/10.1109/iccasit62299.2024.10827950.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Yoon, Heeyong, Kang-Wook Chon, and Min-Soo Kim. "FedSTGNN: A Federated Spatio-Temporal Graph Neural Network." In 2024 15th International Conference on Information and Communication Technology Convergence (ICTC), 1863–68. IEEE, 2024. https://doi.org/10.1109/ictc62082.2024.10826762.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Reports on the topic "Federated network"

1

Martinez, Richard G., Steven Polliard, and Robert Flo. Distributed Training Network Guard Trusted Bridge Federate Initial Capabilities Demonstration: After Action Report. Fort Belvoir, VA: Defense Technical Information Center, October 2002. http://dx.doi.org/10.21236/ada408651.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

African Open Science Platform Part 1: Landscape Study. Academy of Science of South Africa (ASSAf), 2019. http://dx.doi.org/10.17159/assaf.2019/0047.

Full text
Abstract:
This report maps the African landscape of Open Science – with a focus on Open Data as a sub-set of Open Science. Data to inform the landscape study were collected through a variety of methods, including surveys, desk research, engagement with a community of practice, networking with stakeholders, participation in conferences, case study presentations, and workshops hosted. Although the majority of African countries (35 of 54) demonstrates commitment to science through its investment in research and development (R&D), academies of science, ministries of science and technology, policies, recognition of research, and participation in the Science Granting Councils Initiative (SGCI), the following countries demonstrate the highest commitment and political willingness to invest in science: Botswana, Ethiopia, Kenya, Senegal, South Africa, Tanzania, and Uganda. In addition to existing policies in Science, Technology and Innovation (STI), the following countries have made progress towards Open Data policies: Botswana, Kenya, Madagascar, Mauritius, South Africa and Uganda. Only two African countries (Kenya and South Africa) at this stage contribute 0.8% of its GDP (Gross Domestic Product) to R&D (Research and Development), which is the closest to the AU’s (African Union’s) suggested 1%. Countries such as Lesotho and Madagascar ranked as 0%, while the R&D expenditure for 24 African countries is unknown. In addition to this, science globally has become fully dependent on stable ICT (Information and Communication Technologies) infrastructure, which includes connectivity/bandwidth, high performance computing facilities and data services. This is especially applicable since countries globally are finding themselves in the midst of the 4th Industrial Revolution (4IR), which is not only “about” data, but which “is” data. According to an article1 by Alan Marcus (2015) (Senior Director, Head of Information Technology and Telecommunications Industries, World Economic Forum), “At its core, data represents a post-industrial opportunity. Its uses have unprecedented complexity, velocity and global reach. As digital communications become ubiquitous, data will rule in a world where nearly everyone and everything is connected in real time. That will require a highly reliable, secure and available infrastructure at its core, and innovation at the edge.” Every industry is affected as part of this revolution – also science. An important component of the digital transformation is “trust” – people must be able to trust that governments and all other industries (including the science sector), adequately handle and protect their data. This requires accountability on a global level, and digital industries must embrace the change and go for a higher standard of protection. “This will reassure consumers and citizens, benefitting the whole digital economy”, says Marcus. A stable and secure information and communication technologies (ICT) infrastructure – currently provided by the National Research and Education Networks (NRENs) – is key to advance collaboration in science. The AfricaConnect2 project (AfricaConnect (2012–2014) and AfricaConnect2 (2016–2018)) through establishing connectivity between National Research and Education Networks (NRENs), is planning to roll out AfricaConnect3 by the end of 2019. The concern however is that selected African governments (with the exception of a few countries such as South Africa, Mozambique, Ethiopia and others) have low awareness of the impact the Internet has today on all societal levels, how much ICT (and the 4th Industrial Revolution) have affected research, and the added value an NREN can bring to higher education and research in addressing the respective needs, which is far more complex than simply providing connectivity. Apart from more commitment and investment in R&D, African governments – to become and remain part of the 4th Industrial Revolution – have no option other than to acknowledge and commit to the role NRENs play in advancing science towards addressing the SDG (Sustainable Development Goals). For successful collaboration and direction, it is fundamental that policies within one country are aligned with one another. Alignment on continental level is crucial for the future Pan-African African Open Science Platform to be successful. Both the HIPSSA ((Harmonization of ICT Policies in Sub-Saharan Africa)3 project and WATRA (the West Africa Telecommunications Regulators Assembly)4, have made progress towards the regulation of the telecom sector, and in particular of bottlenecks which curb the development of competition among ISPs. A study under HIPSSA identified potential bottlenecks in access at an affordable price to the international capacity of submarine cables and suggested means and tools used by regulators to remedy them. Work on the recommended measures and making them operational continues in collaboration with WATRA. In addition to sufficient bandwidth and connectivity, high-performance computing facilities and services in support of data sharing are also required. The South African National Integrated Cyberinfrastructure System5 (NICIS) has made great progress in planning and setting up a cyberinfrastructure ecosystem in support of collaborative science and data sharing. The regional Southern African Development Community6 (SADC) Cyber-infrastructure Framework provides a valuable roadmap towards high-speed Internet, developing human capacity and skills in ICT technologies, high- performance computing and more. The following countries have been identified as having high-performance computing facilities, some as a result of the Square Kilometre Array7 (SKA) partnership: Botswana, Ghana, Kenya, Madagascar, Mozambique, Mauritius, Namibia, South Africa, Tunisia, and Zambia. More and more NRENs – especially the Level 6 NRENs 8 (Algeria, Egypt, Kenya, South Africa, and recently Zambia) – are exploring offering additional services; also in support of data sharing and transfer. The following NRENs already allow for running data-intensive applications and sharing of high-end computing assets, bio-modelling and computation on high-performance/ supercomputers: KENET (Kenya), TENET (South Africa), RENU (Uganda), ZAMREN (Zambia), EUN (Egypt) and ARN (Algeria). Fifteen higher education training institutions from eight African countries (Botswana, Benin, Kenya, Nigeria, Rwanda, South Africa, Sudan, and Tanzania) have been identified as offering formal courses on data science. In addition to formal degrees, a number of international short courses have been developed and free international online courses are also available as an option to build capacity and integrate as part of curricula. The small number of higher education or research intensive institutions offering data science is however insufficient, and there is a desperate need for more training in data science. The CODATA-RDA Schools of Research Data Science aim at addressing the continental need for foundational data skills across all disciplines, along with training conducted by The Carpentries 9 programme (specifically Data Carpentry 10 ). Thus far, CODATA-RDA schools in collaboration with AOSP, integrating content from Data Carpentry, were presented in Rwanda (in 2018), and during17-29 June 2019, in Ethiopia. Awareness regarding Open Science (including Open Data) is evident through the 12 Open Science-related Open Access/Open Data/Open Science declarations and agreements endorsed or signed by African governments; 200 Open Access journals from Africa registered on the Directory of Open Access Journals (DOAJ); 174 Open Access institutional research repositories registered on openDOAR (Directory of Open Access Repositories); 33 Open Access/Open Science policies registered on ROARMAP (Registry of Open Access Repository Mandates and Policies); 24 data repositories registered with the Registry of Data Repositories (re3data.org) (although the pilot project identified 66 research data repositories); and one data repository assigned the CoreTrustSeal. Although this is a start, far more needs to be done to align African data curation and research practices with global standards. Funding to conduct research remains a challenge. African researchers mostly fund their own research, and there are little incentives for them to make their research and accompanying data sets openly accessible. Funding and peer recognition, along with an enabling research environment conducive for research, are regarded as major incentives. The landscape report concludes with a number of concerns towards sharing research data openly, as well as challenges in terms of Open Data policy, ICT infrastructure supportive of data sharing, capacity building, lack of skills, and the need for incentives. Although great progress has been made in terms of Open Science and Open Data practices, more awareness needs to be created and further advocacy efforts are required for buy-in from African governments. A federated African Open Science Platform (AOSP) will not only encourage more collaboration among researchers in addressing the SDGs, but it will also benefit the many stakeholders identified as part of the pilot phase. The time is now, for governments in Africa, to acknowledge the important role of science in general, but specifically Open Science and Open Data, through developing and aligning the relevant policies, investing in an ICT infrastructure conducive for data sharing through committing funding to making NRENs financially sustainable, incentivising open research practices by scientists, and creating opportunities for more scientists and stakeholders across all disciplines to be trained in data management.
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography