中文
相关论文

相关论文: Social Hippocampus Memory Learning

200 篇论文

Federated learning (FL) enables collaborative model training without sharing raw user data, but conventional simulations often rely on unrealistic data partitioning and current user selection methods ignore data correlation among users. To…

信号处理 · 电气工程与系统科学 2026-01-21 Ce Zheng , Shiyao Ma , Ke Zhang , Chen Sun , Wenqi Zhang

Federated Learning (FL) is a distributed machine learning (ML) paradigm that enables multiple parties to jointly re-train a shared model without sharing their data with any other parties, offering advantages in both scale and privacy. We…

机器学习 · 计算机科学 2019-12-17 Daniel Peterson , Pallika Kanani , Virendra J. Marathe

Machine Learning (ML) algorithms are generally designed for scenarios in which all data is stored in one data center, where the training is performed. However, in many applications, e.g., in the healthcare domain, the training data is…

机器学习 · 计算机科学 2024-09-16 Amin Aminifar , Matin Shokri , Amir Aminifar

Federated learning is a promising machine learning technique that enables multiple clients to collaboratively build a model without revealing the raw data to each other. Among various types of federated learning methods, horizontal…

机器学习 · 计算机科学 2022-11-15 Junki Mori , Isamu Teranishi , Ryo Furukawa

Electronic Health Records (EHR) data contains medical records such as diagnoses, medications, procedures, and treatments of patients. This data is often considered sensitive medical information. Therefore, the EHR data from the medical…

机器学习 · 计算机科学 2023-05-25 Ofir Ben Shoham , Nadav Rappoport

Federated learning (FL) enables distributed optimization of machine learning models while protecting privacy by independently training local models on each client and then aggregating parameters on a central server, thereby producing an…

机器学习 · 计算机科学 2022-03-08 Chencheng Xu , Zhiwei Hong , Minlie Huang , Tao Jiang

Federated Learning (FL) enables multiple clients to train a collaborative model without sharing their local data. Split Learning (SL) allows a model to be trained in a split manner across different locations. Split-Federated (SplitFed)…

机器学习 · 计算机科学 2024-12-24 Chamani Shiranthika , Hadi Hadizadeh , Parvaneh Saeedi , Ivan V. Bajić

The necessity for cooperation among intelligent machines has popularised cooperative multi-agent reinforcement learning (MARL) in the artificial intelligence (AI) research community. However, many research endeavors have been focused on…

多智能体系统 · 计算机科学 2022-08-04 Jakub Grudzien Kuba , Xidong Feng , Shiyao Ding , Hao Dong , Jun Wang , Yaodong Yang

Federated Learning (FL) enables multiple devices to collaboratively train a shared model while preserving data privacy. Ever-increasing model complexity coupled with limited memory resources on the participating devices severely bottlenecks…

分布式、并行与集群计算 · 计算机科学 2024-10-16 Chunlin Tian , Li Li , Kahou Tam , Yebo Wu , Chengzhong Xu

Federated learning (FL) is a distributed Machine Learning (ML) framework that is capable of training a new global model by aggregating clients' locally trained models without sharing users' original data. Federated learning as a service…

分布式、并行与集群计算 · 计算机科学 2024-10-15 Wentao Gao , Omid Tavallaie , Shuaijun Chen , Albert Zomaya

Federated reinforcement learning (FedRL) enables multiple agents to collaboratively learn a policy without sharing their local trajectories collected during agent-environment interactions. However, in practice, the environments faced by…

机器学习 · 计算机科学 2025-07-18 Guojun Xiong , Shufan Wang , Daniel Jiang , Jian Li

Deep neural networks have shown the ability to extract universal feature representations from data such as images and text that have been useful for a variety of learning tasks. However, the fruits of representation learning have yet to be…

机器学习 · 计算机科学 2023-03-28 Liam Collins , Hamed Hassani , Aryan Mokhtari , Sanjay Shakkottai

Machine learning in medical research, by nature, needs careful attention on obeying the regulations of data privacy, making it difficult to train a machine learning model over gathered data from different medical centers. Failure of…

机器学习 · 计算机科学 2021-10-19 Jun Luo , Shandong Wu

Recently, collaborative robots have begun to train humans to achieve complex tasks, and the mutual information exchange between them can lead to successful robot-human collaborations. In this paper we demonstrate the application and…

机器人学 · 计算机科学 2019-09-24 Sayanti Roy , Emily Kieson , Charles Abramson , Christopher Crick

There is a recent trend of applying multi-agent reinforcement learning (MARL) to train an agent that can cooperate with humans in a zero-shot fashion without using any human data. The typical workflow is to first repeatedly run self-play…

人工智能 · 计算机科学 2023-02-06 Chao Yu , Jiaxuan Gao , Weilin Liu , Botian Xu , Hao Tang , Jiaqi Yang , Yu Wang , Yi Wu

Federated machine learning is a versatile and flexible tool to utilize distributed data from different sources, especially when communication technology develops rapidly and an unprecedented amount of data could be collected on mobile…

机器学习 · 计算机科学 2024-03-12 Tianyi Zhang , Shirui Zhang , Ziwei Chen , Dianbo Liu

We present a novel federated multi-task learning method that leverages cross-client similarity to enable personalized learning for each client. To avoid transmitting the entire model to the parameter server, we propose a…

机器学习 · 计算机科学 2025-06-13 Ahmed Elbakary , Chaouki Ben Issaid , Mehdi Bennis

Federated learning (FL) is able to manage edge devices to cooperatively train a model while maintaining the training data local and private. One common assumption in FL is that all edge devices share the same machine learning model in…

机器学习 · 计算机科学 2022-07-07 Chan Yun Hin , Ngai Edith

Speech Emotion Recognition (SER) refers to the recognition of human emotions from natural speech. If done accurately, it can offer a number of benefits in building human-centered context-aware intelligent systems. Existing SER approaches…

机器学习 · 计算机科学 2022-02-08 Vasileios Tsouvalas , Tanir Ozcelebi , Nirvana Meratnia

Memory plays a foundational role in augmenting the reasoning, adaptability, and contextual fidelity of modern Large Language Models and Multi-Modal LLMs. As these models transition from static predictors to interactive systems capable of…