当前位置:网站首页>CIKM 2022 AnalytiCup Competition: Federal Heterogeneous Task Learning
CIKM 2022 AnalytiCup Competition: Federal Heterogeneous Task Learning
2022-08-11 07:54:00 【Alibaba Cloud Developer】
Introduction:In order to explore the heterogeneity in federated learning and promote the development of federated learning, Alibaba DAMO Academy Intelligent Computing Laboratory and Tianchi jointly held "CIKM 2022 AnalytiCup Competition: Federation Heterogeneous Task Learning"We look forward to using this competition to help break the "data island" in real applications and promote the sharing of data value.
CIKM 2022 AnalytiCup Competition: Federal Heterogeneous Task Learning
Federated Learning is a new machine learning paradigm that allows multiple participants to jointly train machine learning models without directly sharing their respective data.Its core challenge is how to deal with the heterogeneity between participants (Heterogeneity), among which the heterogeneity of data distribution (non-IID) has attracted extensive attention in the research community and has quickly become one of the research hotspots in the field of federated learning.one.However, in many practical applications of federated learning, the heterogeneity among the participants in the federated task is often more complex and challenging: not only the data distribution, but even the tasks of the participants will exhibit large differences.For example, in a molecular graph federated learning task, the goal of some participants is to judge the type of molecules, that is, a classification task, and the goal of other participants is to predict the strength of molecular chemical properties, that is, a regression task.In this task scenario, although the participants all require the trained model to have the ability to understand the representation of molecular graphs, the specific learning goals are completely different and more challenging than the heterogeneity of the data distribution.
In order to meet the above-mentioned challenges of federated learning in real-world applications, the Intelligent Computing Laboratory of Alibaba DAMO Academy proposed a new federated learning setting: Federated hetero-task learning.Compared with traditional federated learning, this setting encourages researchers to combine federated learning with multi-task learning (Multi-task learning), model pre-training (Model pre-training), automatic machine learning (Auto-ML) and other fieldsIt integrates the research concepts of the real-world applications, so as to open up the "data silos" in practical applications, and finally realize the sharing of data value.At the same time, the Intelligent Computing Laboratory of DAMO Academy designed and implemented an open-source federated learning platform-FederatedScope[1,2] to help researchers more easily explore, design, and implement federated heterogeneous task learning algorithms, and fully implement them.ground verification.
At the same time, the Intelligent Computing Laboratory of Alibaba DAMO Academy and Tianchi jointly held the "CIKM 2022 AnalytiCup Competition: Federal Heterogeneous Task Learning" competition and prepared generous rewards. We look forward to more students participating in the Commonwealth Heterogeneous Task.In the exploration of task learning.
In order to help contestants get started as soon as possible, we have prepared a detailed tutorial
a>, and provides a playground that can be used directly by the contestants.- Official website of the competition: https://tianchi.aliyun.com/competition/entrance/532008/introduction
- FederatedScope Open Source Federated Learning Platform: https://github.com/alibaba/FederatedScope
Contest prize money:
- First Place: 5000 USD
- Second Place: 3000 USD
- Third Place: 1500 USD
- Fourth-Tenth: $500 each
Competition Certificate:
- Number 1 to 20: Certificate of Ranking
- Other: Certificate of Entry
Competition schedule (all times are calculated at 11:59PM UTC on the deadline)
- July 15, 2022: The competition starts, and the dataset and code are available for download.Forum and tournament leaderboards are starting to update.
- September 01, 2022: Contest registration closes.
- September 11, 2022: Deadline for submission of forecast results.
- September 12, 2022: The organizer conducts a code review, and the top 30 teams on the leaderboard will automatically enter the code review stage.
- September 18, 2022: Announcement of code review results.
- September 21, 2022: "CIKM 2022 AnalytiCup Competition" results announced.
- October 17, 2022: The CIKM 2022 conference begins.
Citation
- FederatedScope: A Flexible Federated Learning Platform for Heterogeneity. arXiv preprint 2022. pdf
- FederatedScope-GNN: Towards a Unified, Comprehensive and Efficient Package for Federated Graph Learning. KDD 2022. pdf
Original link:https://developer.aliyun.com/article/991177?a>
Copyright Statement: The content of this article is contributed by Alibaba Cloud real-name registered users, the copyright belongs to the original author, and the Alibaba Cloud developer community does not own the copyright and does not assume the corresponding legal responsibility.For specific rules, please refer to the "Alibaba Cloud Developer Community User Service Agreement" and "Alibaba Cloud Developer Community Intellectual Property Protection Guidelines".If you find any content suspected of plagiarism in this community, fill out the infringement complaint form to report it. Once verified, this community will delete the allegedly infringing content immediately.
边栏推荐
猜你喜欢
无服务器+域名也能搭建个人博客?真的,而且很快
Tensorflow中使用tf.argmax返回张量沿指定维度最大值的索引
Project 1 - PM2.5 Forecast
tf.reduce_mean()与tf.reduce_sum()
结合均线分析k线图的基本知识
1061 True or False (15 points)
The easiest trick to support quick renaming of various files
【Pytorch】nn.ReLU(inplace=True)
Redis source code: how to view the Redis source code, the order of viewing the Redis source code, the sequence of the source code from the external data structure of Redis to the internal data structu
囍楽云任务源码
随机推荐
囍楽cloud task source code
tf.reduce_mean() and tf.reduce_sum()
2021-08-11 for循环结合多线程异步查询并收集结果
Four states of Activity
1003 我要通过 (20 分)
Project 1 - PM2.5 Forecast
软件测试常用工具的用途及优缺点比较(详细)
1.2 - error sources
欢迎加入sumarua网络安全交流社区
Find the latest staff salary and the last staff salary changes
求职简历这样写,轻松搞定面试官
[Recommender System]: Overview of Collaborative Filtering and Content-Based Filtering
关于#sql#的问题:怎么将下面的数据按逗号分隔成多行,以列的形式展示出来
【LeetCode】Summary of linked list problems
Active users of mobile banking grew rapidly in June, hitting a half-year high
oracle19c不支持实时同步参数,请教一下大佬们有什么好的解决办法吗?
1101 How many times B is A (15 points)
1002 写出这个数 (20 分)
tf中矩阵乘法
1051 复数乘法 (15 分)