当前位置:网站首页>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.
边栏推荐
- 1003 我要通过 (20 分)
- 1106 2019 Sequence (15 points)
- The easiest trick to support quick renaming of various files
- easyrecovery15数据恢复软件收费吗?功能强大吗?
- Serverless + domain name can also build a personal blog? Really, and soon
- 1056 组合数的和 (15 分)
- 国密规范 SM2 SM3 SM4
- 易观分析联合中小银行联盟发布海南数字经济指数,敬请期待!
- 3.2 - classification - Logistic regression
- TF中使用softmax函数;
猜你喜欢
随机推荐
js判断图片是否存在
Pico neo3在Unity中的交互操作
Activity的四种启动模式
Square, multi-power, square root calculation in Tf
伦敦银规则有哪些?
零基础SQL教程: 基础查询 05
[Recommender System]: Overview of Collaborative Filtering and Content-Based Filtering
oracle数据库中列转行,列会有变化
easyrecovery15数据恢复软件收费吗?功能强大吗?
tf.reduce_mean()与tf.reduce_sum()
1101 How many times B is A (15 points)
tf中矩阵乘法
接口测试的基础流程和用例设计方法你知道吗?
1051 复数乘法 (15 分)
详述MIMIC 的ICU患者检测时间信息表(十六)
Tensorflow中使用tf.argmax返回张量沿指定维度最大值的索引
The growth path of a 40W test engineer with an annual salary, which stage are you in?
结合均线分析k线图的基本知识
Serverless + domain name can also build a personal blog? Really, and soon
TF中的条件语句;where()