Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–22 of 22 results for author: Stripelis, D

Searching in archive cs. Search in all archives.
.
  1. arXiv:2603.25374  [pdf, ps, other

    cs.IR cs.CL cs.CR cs.LG

    Supercharging Federated Intelligence Retrieval

    Authors: Dimitris Stripelis, Patrick Foley, Mohammad Naseri, William Lindskog-Münzing, Chong Shen Ng, Daniel Janes Beutel, Nicholas D. Lane

    Abstract: RAG typically assumes centralized access to documents, which breaks down when knowledge is distributed across private data silos. We propose a secure Federated RAG system built using Flower that performs local silo retrieval, while server-side aggregation and text generation run inside an attested, confidential compute environment, enabling confidential remote LLM inference even in the presence of… ▽ More

    Submitted 26 March, 2026; originally announced March 2026.

    Comments: 6 pages, 1 figure, 2 tables

    MSC Class: 68P20; 68T05; 62M45; 68P25; 68T50; 68T10 ACM Class: H.3.3; I.2.7

  2. arXiv:2512.11878  [pdf

    cs.CY cs.CR

    A Technical Policy Blueprint for Trustworthy Decentralized AI

    Authors: Hasan Kassem, Orion Banks, Omar Benjelloun, Sergen Cansiz, Brandon Edwards, Patrick Foley, Inken Hagestedt, Taeho Jung, Peter Kairouz, Marco Lorenzi, Peter Mattson, Prakash Moorthy, Ann K Novakowski, Michael O'Connor, Bruno Rodrigues, Holger Roth, Micah Sheller, Dimitris Stripelis, Renato Umeton, Marc Vesin, Wenbin Zhang, Mic Bowman, Alexandros Karargyris

    Abstract: Decentralized AI systems, such as federated learning, can play a critical role in further unlocking AI asset marketplaces (e.g., healthcare data marketplaces) thanks to increased asset privacy protection. Unlocking this big potential necessitates governance mechanisms that are transparent, scalable, and verifiable. However current governance approaches rely on bespoke, infrastructure-specific poli… ▽ More

    Submitted 25 May, 2026; v1 submitted 7 December, 2025; originally announced December 2025.

  3. arXiv:2507.14263  [pdf

    cs.NI cs.AI cs.CR cs.MA

    Beyond DNS: Unlocking the Internet of AI Agents via the NANDA Index and Verified AgentFacts

    Authors: Ramesh Raskar, Pradyumna Chari, John Zinky, Mahesh Lambe, Jared James Grogan, Sichao Wang, Rajesh Ranjan, Rekha Singhal, Shailja Gupta, Robert Lincourt, Raghu Bala, Aditi Joshi, Abhishek Singh, Ayush Chopra, Dimitris Stripelis, Bhuwan B, Sumit Kumar, Maria Gorskikh

    Abstract: The Internet is poised to host billions to trillions of autonomous AI agents that negotiate, delegate, and migrate in milliseconds and workloads that will strain DNS-centred identity and discovery. In this paper, we describe the NANDA index architecture, which we envision as a means for discoverability, identifiability and authentication in the internet of AI agents. We present an architecture whe… ▽ More

    Submitted 18 July, 2025; originally announced July 2025.

  4. arXiv:2506.12003  [pdf

    cs.NI cs.AI cs.MA

    Upgrade or Switch: Do We Need a Next-Gen Trusted Architecture for the Internet of AI Agents?

    Authors: Ramesh Raskar, Pradyumna Chari, Jared James Grogan, Mahesh Lambe, Robert Lincourt, Raghu Bala, Aditi Joshi, Abhishek Singh, Ayush Chopra, Rajesh Ranjan, Shailja Gupta, Dimitris Stripelis, Maria Gorskikh, Sichao Wang

    Abstract: The emerging Internet of AI Agents challenges existing web infrastructure designed for human-scale, reactive interactions. Unlike traditional web resources, autonomous AI agents initiate actions, maintain persistent state, spawn sub-agents, and negotiate directly with peers: demanding millisecond-level discovery, instant credential revocation, and cryptographic behavioral proofs that exceed curren… ▽ More

    Submitted 11 July, 2025; v1 submitted 13 June, 2025; originally announced June 2025.

  5. arXiv:2506.02961  [pdf, ps, other

    cs.CL

    FlowerTune: A Cross-Domain Benchmark for Federated Fine-Tuning of Large Language Models

    Authors: Yan Gao, Massimo Roberto Scamarcia, Javier Fernandez-Marques, Mohammad Naseri, Chong Shen Ng, Dimitris Stripelis, Zexi Li, Tao Shen, Jiamu Bai, Daoyuan Chen, Zikai Zhang, Rui Hu, InSeo Song, Lee KangYoon, Hong Jia, Ting Dang, Junyan Wang, Zheyuan Liu, Daniel Janes Beutel, Lingjuan Lyu, Nicholas D. Lane

    Abstract: Large Language Models (LLMs) have achieved state-of-the-art results across diverse domains, yet their development remains reliant on vast amounts of publicly available data, raising concerns about data scarcity and the lack of access to domain-specific, sensitive information. Federated Learning (FL) presents a compelling framework to address these challenges by enabling decentralized fine-tuning o… ▽ More

    Submitted 27 November, 2025; v1 submitted 3 June, 2025; originally announced June 2025.

  6. arXiv:2411.05281  [pdf, other

    cs.CL cs.AI cs.LG

    Fox-1: Open Small Language Model for Cloud and Edge

    Authors: Zijian Hu, Jipeng Zhang, Rui Pan, Zhaozhuo Xu, Shanshan Han, Han Jin, Alay Dilipbhai Shah, Dimitris Stripelis, Yuhang Yao, Salman Avestimehr, Tong Zhang, Chaoyang He

    Abstract: We present Fox-1, a series of small language models (SLMs) consisting of Fox-1-1.6B and Fox-1-1.6B-Instruct-v0.1. These models are pre-trained on 3 trillion tokens of web-scraped document data and fine-tuned with 5 billion tokens of instruction-following and multi-turn conversation data. Aiming to improve the pre-training efficiency, Fox-1-1.6B model introduces a novel 3-stage data curriculum acro… ▽ More

    Submitted 7 April, 2025; v1 submitted 7 November, 2024; originally announced November 2024.

    Comments: Base model is available at https://huggingface.co/tensoropera/Fox-1-1.6B and the instruction-tuned version is available at https://huggingface.co/tensoropera/Fox-1-1.6B-Instruct-v0.1

  7. arXiv:2411.05209  [pdf, other

    cs.AI cs.CL

    Alopex: A Computational Framework for Enabling On-Device Function Calls with LLMs

    Authors: Yide Ran, Zhaozhuo Xu, Yuhang Yao, Zijian Hu, Shanshan Han, Han Jin, Alay Dilipbhai Shah, Jipeng Zhang, Dimitris Stripelis, Tong Zhang, Salman Avestimehr, Chaoyang He

    Abstract: The rapid advancement of Large Language Models (LLMs) has led to their increased integration into mobile devices for personalized assistance, which enables LLMs to call external API functions to enhance their performance. However, challenges such as data scarcity, ineffective question formatting, and catastrophic forgetting hinder the development of on-device LLM agents. To tackle these issues, we… ▽ More

    Submitted 7 November, 2024; originally announced November 2024.

  8. arXiv:2408.12320  [pdf, other

    cs.AI cs.LG

    TensorOpera Router: A Multi-Model Router for Efficient LLM Inference

    Authors: Dimitris Stripelis, Zijian Hu, Jipeng Zhang, Zhaozhuo Xu, Alay Dilipbhai Shah, Han Jin, Yuhang Yao, Salman Avestimehr, Chaoyang He

    Abstract: With the rapid growth of Large Language Models (LLMs) across various domains, numerous new LLMs have emerged, each possessing domain-specific expertise. This proliferation has highlighted the need for quick, high-quality, and cost-effective LLM query response methods. Yet, no single LLM exists to efficiently balance this trilemma. Some models are powerful but extremely costly, while others are fas… ▽ More

    Submitted 23 October, 2024; v1 submitted 22 August, 2024; originally announced August 2024.

    Comments: 14 pages, 7 figures, 2 tables

    ACM Class: I.2; I.5

  9. arXiv:2408.00008  [pdf, other

    cs.DC cs.LG

    ScaleLLM: A Resource-Frugal LLM Serving Framework by Optimizing End-to-End Efficiency

    Authors: Yuhang Yao, Han Jin, Alay Dilipbhai Shah, Shanshan Han, Zijian Hu, Yide Ran, Dimitris Stripelis, Zhaozhuo Xu, Salman Avestimehr, Chaoyang He

    Abstract: Large language models (LLMs) have surged in popularity and are extensively used in commercial applications, where the efficiency of model serving is crucial for the user experience. Most current research focuses on optimizing individual sub-procedures, e.g. local inference and communication, however, there is no comprehensive framework that provides a holistic system view for optimizing LLM servin… ▽ More

    Submitted 10 September, 2024; v1 submitted 23 July, 2024; originally announced August 2024.

  10. arXiv:2406.10847  [pdf, other

    cs.AI cs.CE cs.CL cs.MA

    TorchOpera: A Compound AI System for LLM Safety

    Authors: Shanshan Han, Zijian Hu, Alay Dilipbhai Shah, Han Jin, Yuhang Yao, Dimitris Stripelis, Zhaozhuo Xu, Chaoyang He

    Abstract: We introduce TorchOpera, a compound AI system for enhancing the safety and quality of prompts and responses for Large Language Models. TorchOpera ensures that all user prompts are safe, contextually grounded, and effectively processed, while enhancing LLM responses to be relevant and high quality. TorchOpera utilizes the vector database for contextual grounding, rule-based wrappers for flexible mo… ▽ More

    Submitted 27 October, 2024; v1 submitted 16 June, 2024; originally announced June 2024.

  11. arXiv:2311.00334  [pdf, other

    cs.LG cs.AI cs.DC

    MetisFL: An Embarrassingly Parallelized Controller for Scalable & Efficient Federated Learning Workflows

    Authors: Dimitris Stripelis, Chrysovalantis Anastasiou, Patrick Toral, Armaghan Asghar, Jose Luis Ambite

    Abstract: A Federated Learning (FL) system typically consists of two core processing entities: the federation controller and the learners. The controller is responsible for managing the execution of FL workflows across learners and the learners for training and evaluating federated models over their private datasets. While executing an FL workflow, the FL system has no control over the computational resourc… ▽ More

    Submitted 13 November, 2023; v1 submitted 1 November, 2023; originally announced November 2023.

    Comments: 15 pages, 11 figures, Accepted at DistributedML '23

  12. arXiv:2305.08985  [pdf, other

    cs.LG cs.AI cs.DC

    Federated Learning over Harmonized Data Silos

    Authors: Dimitris Stripelis, Jose Luis Ambite

    Abstract: Federated Learning is a distributed machine learning approach that enables geographically distributed data silos to collaboratively learn a joint machine learning model without sharing data. Most of the existing work operates on unstructured data, such as images or text, or on structured data assumed to be consistent across the different sites. However, sites often have different schemata, data fo… ▽ More

    Submitted 15 May, 2023; originally announced May 2023.

    Comments: Presented at the 7th International Workshop on Health Intelligence 2023 (W3PHIAI-23), 6 pages, 4 figures

    MSC Class: 68T07; 68M14; ACM Class: I.2; H.4

  13. arXiv:2208.11669  [pdf, other

    cs.LG cs.CR eess.IV q-bio.QM

    Towards Sparsified Federated Neuroimaging Models via Weight Pruning

    Authors: Dimitris Stripelis, Umang Gupta, Nikhil Dhinagar, Greg Ver Steeg, Paul Thompson, José Luis Ambite

    Abstract: Federated training of large deep neural networks can often be restrictive due to the increasing costs of communicating the updates with increasing model sizes. Various model pruning techniques have been designed in centralized settings to reduce inference times. Combining centralized pruning techniques with federated training seems intuitive for reducing communication costs -- by pruning the model… ▽ More

    Submitted 24 August, 2022; originally announced August 2022.

    Comments: Accepted to 3rd MICCAI Workshop on Distributed, Collaborative and Federated Learning (DeCaF, 2022)

  14. arXiv:2205.05249  [pdf, other

    cs.LG cs.CR cs.CV cs.DC

    Secure & Private Federated Neuroimaging

    Authors: Dimitris Stripelis, Umang Gupta, Hamza Saleem, Nikhil Dhinagar, Tanmay Ghai, Rafael Chrysovalantis Anastasiou, Armaghan Asghar, Greg Ver Steeg, Srivatsan Ravi, Muhammad Naveed, Paul M. Thompson, Jose Luis Ambite

    Abstract: The amount of biomedical data continues to grow rapidly. However, collecting data from multiple sites for joint analysis remains challenging due to security, privacy, and regulatory concerns. To overcome this challenge, we use Federated Learning, which enables distributed training of neural network models over multiple data sources without sharing data. Each site trains the neural network over its… ▽ More

    Submitted 28 August, 2023; v1 submitted 10 May, 2022; originally announced May 2022.

    Comments: 18 pages, 13 figures, 2 tables

    ACM Class: I.2; I.5.1; J.3

  15. arXiv:2205.01184  [pdf, other

    cs.LG cs.CR

    Performance Weighting for Robust Federated Learning Against Corrupted Sources

    Authors: Dimitris Stripelis, Marcin Abram, Jose Luis Ambite

    Abstract: Federated Learning has emerged as a dominant computational paradigm for distributed machine learning. Its unique data privacy properties allow us to collaboratively train models while offering participating clients certain privacy-preserving guarantees. However, in real-world applications, a federated environment may consist of a mixture of benevolent and malicious clients, with the latter aiming… ▽ More

    Submitted 2 May, 2022; originally announced May 2022.

    Comments: 27 pages, 40 figures

  16. arXiv:2204.12430  [pdf, other

    cs.LG

    Federated Progressive Sparsification (Purge, Merge, Tune)+

    Authors: Dimitris Stripelis, Umang Gupta, Greg Ver Steeg, Jose Luis Ambite

    Abstract: To improve federated training of neural networks, we develop FedSparsify, a sparsification strategy based on progressive weight magnitude pruning. Our method has several benefits. First, since the size of the network becomes increasingly smaller, computation and communication costs during training are reduced. Second, the models are incrementally constrained to a smaller set of parameters, which f… ▽ More

    Submitted 15 May, 2023; v1 submitted 26 April, 2022; originally announced April 2022.

    Comments: Accepted at the Workshop on Federated Learning: Recent Advances and New Challenges, in Conjunction with NeurIPS 2022 (FL-NeurIPS'22) 23 pages, 12 figures, 1 algorithm, 2 Tables

    MSC Class: 68T07 ACM Class: I.2.m

  17. arXiv:2203.15101  [pdf, other

    cs.CL cs.AI

    Federated Named Entity Recognition

    Authors: Joel Mathew, Dimitris Stripelis, José Luis Ambite

    Abstract: We present an analysis of the performance of Federated Learning in a paradigmatic natural-language processing task: Named-Entity Recognition (NER). For our evaluation, we use the language-independent CoNLL-2003 dataset as our benchmark dataset and a Bi-LSTM-CRF model as our benchmark NER model. We show that federated training reaches almost the same performance as the centralized model, though wit… ▽ More

    Submitted 28 March, 2022; originally announced March 2022.

  18. arXiv:2108.03437  [pdf, other

    cs.CR cs.LG

    Secure Neuroimaging Analysis using Federated Learning with Homomorphic Encryption

    Authors: Dimitris Stripelis, Hamza Saleem, Tanmay Ghai, Nikhil Dhinagar, Umang Gupta, Chrysovalantis Anastasiou, Greg Ver Steeg, Srivatsan Ravi, Muhammad Naveed, Paul M. Thompson, Jose Luis Ambite

    Abstract: Federated learning (FL) enables distributed computation of machine learning models over various disparate, remote data sources, without requiring to transfer any individual data to a centralized location. This results in an improved generalizability of models and efficient scaling of computation as more sources and larger datasets are added to the federation. Nevertheless, recent membership attack… ▽ More

    Submitted 9 November, 2021; v1 submitted 7 August, 2021; originally announced August 2021.

    Comments: 9 pages, 3 figures, 1 algorithm

  19. arXiv:2105.02866  [pdf, other

    q-bio.QM cs.CR cs.LG eess.IV

    Membership Inference Attacks on Deep Regression Models for Neuroimaging

    Authors: Umang Gupta, Dimitris Stripelis, Pradeep K. Lam, Paul M. Thompson, José Luis Ambite, Greg Ver Steeg

    Abstract: Ensuring the privacy of research participants is vital, even more so in healthcare environments. Deep learning approaches to neuroimaging require large datasets, and this often necessitates sharing data between multiple sites, which is antithetical to the privacy objectives. Federated learning is a commonly proposed solution to this problem. It circumvents the need for data sharing by sharing para… ▽ More

    Submitted 3 June, 2021; v1 submitted 6 May, 2021; originally announced May 2021.

    Comments: To appear at Medical Imaging with Deep Learning 2021 (MIDL 2021)

  20. arXiv:2102.08440  [pdf, other

    cs.LG cs.DC

    Scaling Neuroscience Research using Federated Learning

    Authors: Dimitris Stripelis, Jose Luis Ambite, Pradeep Lam, Paul Thompson

    Abstract: The amount of biomedical data continues to grow rapidly. However, the ability to analyze these data is limited due to privacy and regulatory concerns. Machine learning approaches that require data to be copied to a single location are hampered by the challenges of data sharing. Federated Learning is a promising approach to learn a joint model over data silos. This architecture does not share any s… ▽ More

    Submitted 16 February, 2021; originally announced February 2021.

    Comments: To appear at IEEE International Symposium on Biomedical Imaging 2021 (ISBI 2021)

    MSC Class: 68T07 ACM Class: I.5.4

  21. Semi-Synchronous Federated Learning for Energy-Efficient Training and Accelerated Convergence in Cross-Silo Settings

    Authors: Dimitris Stripelis, Jose Luis Ambite

    Abstract: There are situations where data relevant to machine learning problems are distributed across multiple locations that cannot share the data due to regulatory, competitiveness, or privacy reasons. Machine learning approaches that require data to be copied to a single location are hampered by the challenges of data sharing. Federated Learning (FL) is a promising approach to learn a joint model over a… ▽ More

    Submitted 25 June, 2022; v1 submitted 4 February, 2021; originally announced February 2021.

    Comments: 30 pages, 12 figures

    MSC Class: 68T07; 68T09; 68M14; 68W15 ACM Class: I.2.6; I.5.1; K.6.4

  22. arXiv:2008.11281  [pdf, other

    cs.LG cs.AI cs.DC stat.ML

    Accelerating Federated Learning in Heterogeneous Data and Computational Environments

    Authors: Dimitris Stripelis, Jose Luis Ambite

    Abstract: There are situations where data relevant to a machine learning problem are distributed among multiple locations that cannot share the data due to regulatory, competitiveness, or privacy reasons. For example, data present in users' cellphones, manufacturing data of companies in a given industrial sector, or medical records located at different hospitals. Moreover, participating sites often have dif… ▽ More

    Submitted 25 August, 2020; originally announced August 2020.

    MSC Class: 68T07; 68T09; 68M14; 68W15 ACM Class: I.2.6; I.5.1; K.6.4