- Home
- Search Results
- Page 1 of 1
Search for: All records
- 
                                    Total Resources4
- Resource Type
- 
                                    
                                    
                                    
                                    0012100000000000
- More
- Availability
- 
                                    
                                    04
- Author / Contributor
- Filter by Author / Creator
- 
                                    
                                        - 
                                                    
                                                        
                                                            
                                                            Oymak, Samet (2)
- 
                                                    
                                                        
                                                            
                                                            Papalexakis, Evangelos E (2)
- 
                                                    
                                                        
                                                            
                                                            Ahn, Dawon (1)
- 
                                                    
                                                        
                                                            
                                                            Alanazi, T (1)
- 
                                                    
                                                        
                                                            
                                                            Chang, Xiangyu (1)
- 
                                                    
                                                        
                                                            
                                                            Chen, Jia (1)
- 
                                                    
                                                        
                                                            
                                                            Dahiya, Yogesh (1)
- 
                                                    
                                                        
                                                            
                                                            Dong, Yue (1)
- 
                                                    
                                                        
                                                            
                                                            Fahim, A (1)
- 
                                                    
                                                        
                                                            
                                                            Fu, Yu (1)
- 
                                                    
                                                        
                                                            
                                                            Guler, B (1)
- 
                                                    
                                                        
                                                            
                                                            Guler, Basak (1)
- 
                                                    
                                                        
                                                            
                                                            Ibnath, M (1)
- 
                                                    
                                                        
                                                            
                                                            Krishnamurthy, S (1)
- 
                                                    
                                                        
                                                            
                                                            Krishnamurthy, Srikanth V (1)
- 
                                                    
                                                        
                                                            
                                                            Luo, Yiran (1)
- 
                                                    
                                                        
                                                            
                                                            Miraj_Ahmed, Sk (1)
- 
                                                    
                                                        
                                                            
                                                            Niloy, Fahim Faisal (1)
- 
                                                    
                                                        
                                                            
                                                            Papalexakis, E (1)
- 
                                                    
                                                        
                                                            
                                                            Patel, Het (1)
 
- 
                                                    
                                                        
                                                            
                                                            
- Filter by Editor
- 
                                    
                                        - 
                                                    
                                                        
                                                            
                                                            Chowdhury, K (1)
- 
                                                    
                                                        
                                                            
                                                            Li, R (1)
- 
                                                    
                                                        
                                                            
                                                            & Spizer, S. M. (0)
- 
                                                    
                                                        
                                                            
                                                            & . Spizer, S. (0)
- 
                                                    
                                                        
                                                            
                                                            & Ahn, J. (0)
- 
                                                    
                                                        
                                                            
                                                            & Bateiha, S. (0)
- 
                                                    
                                                        
                                                            
                                                            & Bosch, N. (0)
- 
                                                    
                                                        
                                                            
                                                            & Brennan K. (0)
- 
                                                    
                                                        
                                                            
                                                            & Brennan, K. (0)
- 
                                                    
                                                        
                                                            
                                                            & Chen, B. (0)
- 
                                                    
                                                        
                                                            
                                                            & Chen, Bodong (0)
- 
                                                    
                                                        
                                                            
                                                            & Drown, S. (0)
- 
                                                    
                                                        
                                                            
                                                            & Ferretti, F. (0)
- 
                                                    
                                                        
                                                            
                                                            & Higgins, A. (0)
- 
                                                    
                                                        
                                                            
                                                            & J. Peters (0)
- 
                                                    
                                                        
                                                            
                                                            & Kali, Y. (0)
- 
                                                    
                                                        
                                                            
                                                            & Ruiz-Arias, P.M. (0)
- 
                                                    
                                                        
                                                            
                                                            & S. Spitzer (0)
- 
                                                    
                                                        
                                                            
                                                            & Sahin. I. (0)
- 
                                                    
                                                        
                                                            
                                                            & Spitzer, S. (0)
 
- 
                                                    
                                                        
                                                            
                                                            
- 
                                    Have feedback or suggestions for a way to improve these results?
 !
                                    
                                        
                                            Note: When clicking on a Digital Object Identifier (DOI) number, you will be taken to an external site maintained by the publisher.
                                            Some full text articles may not yet be available without a charge during the embargo (administrative interval).
                                        
                                        
                                        
                                            
                                                
                                             What is a DOI Number?
                                        
                                    
                                
Some links on this page may take you to non-federal websites. Their policies may differ from this site.
- 
            Li, R; Chowdhury, K (Ed.)Federated Learning (FL) enables model training across decentralized clients while preserving data privacy. However, bandwidth constraints limit the volume of information exchanged, making communication efficiency a critical challenge. In addition, non- IID data distributions require fairness-aware mechanisms to prevent performance degradation for certain clients. Existing sparsification techniques often apply fixed compression ratios uniformly, ignoring variations in client importance and bandwidth. We propose FedBand, a dynamic bandwidth allocation framework that prioritizes clients based on their contribution to the global model. Unlike conventional approaches, FedBand does not enforce uniform client participation in every communication round. Instead, it allocates more bandwidth to clients whose local updates deviate significantly from the global model, enabling them to transmit a greater number of parameters. Clients with less impactful updates contribute proportionally less or may defer transmission, reducing unnecessary overhead while maintaining generalizability. By optimizing the trade-off between communication efficiency and learning performance, FedBand substantially reduces transmission costs while preserving model accuracy. Experiments on non-IID CIFAR-10 and UTMobileNet2021 datasets, demonstrate that FedBand achieves up to 99.81% bandwidth savings per round while maintaining accuracies close to that of an unsparsified model (80% on CIFAR- 10, 95% on UTMobileNet), despite transmitting less than 1% of the model parameters in each round. Moreover, FedBand accelerates convergence by 37.4%, further improving learning efficiency under bandwidth constraints. Mininet emulations further show a 42.6% reduction in communication costs and a 65.57% acceleration in convergence compared to baseline methods, validating its real-world efficiency. These results demonstrate that adaptive bandwidth allocation can significantly enhance the scalability and communication efficiency of federated learning, making it more viable for real- world, bandwidth-constrained networking environments.more » « lessFree, publicly-accessible full text available August 4, 2026
- 
            Chang, Xiangyu; Niloy, Fahim Faisal; Miraj_Ahmed, Sk; Krishnamurthy, Srikanth V; Guler, Basak; Swami, Ananthram; Oymak, Samet; Roy-Chowdhury, Amit (, IEEE)Free, publicly-accessible full text available June 10, 2026
- 
            Saini, Uday Singh; Shiao, William; Sattar, Yahya; Dahiya, Yogesh; Oymak, Samet; Papalexakis, Evangelos E (, The Second Conference on Parsimony and Learning (Proceedings Track))Free, publicly-accessible full text available March 24, 2026
- 
            Luo, Yiran; Patel, Het; Fu, Yu; Ahn, Dawon; Chen, Jia; Dong, Yue; Papalexakis, Evangelos E (, Springer Nature Singapore)Free, publicly-accessible full text available January 1, 2026
 An official website of the United States government
An official website of the United States government 
				
			 
					 
					
