当前位置:网站首页>The introduction of AI meta-learning into neuroscience, the medical effect is expected to improve accurately
The introduction of AI meta-learning into neuroscience, the medical effect is expected to improve accurately
2022-07-30 07:51:00 【Hessian Big Data】
Recently, a technical result of the cooperation between the National University of Singapore, ByteDance and other institutions was published in the top journal "Nature Neuroscience" in neurobiology.This research is the first to introduce meta-learning methods in the field of artificial intelligence into the field of neuroscience and medicine, which can train reliable AI models on limited medical data and improve the effect of precision medicine based on brain imaging.
Brain imaging technology is an important field in the development of neuroscience. It can directly observe the neurochemical changes of the brain during information processing and response to stimuli, thus providing an important reference for the diagnosis and treatment of diseases.In theory, brain-imaging-based AI models could be applied to predict some representational properties of individuals.
For example, the clinical effect of a drug or a treatment, etc., so as to promote precision medicine for individuals and improve the level of medical care and nursing in society.
Although large-scale human neuroscience datasets such as the UK Biobank (UK Biobank) are now available, small-scale data samples of dozens to hundreds of people are still the norm when studying clinical populations or solving key neuroscience problems..Given the limited amount of accurately labeled medical data, how to train a reliable AI model is becoming a focus in the fields of neuroscience and computer science.
In the latest research results released by Nature Neuroscience, researchers from National University of Singapore, ByteDance, McGill University and other institutions proposed for the first time to use meta learning in the field of machine learning to solve the above problems.Meta-learning is one of the most popular learning methods in the past few years, and its goal is to allow models to quickly learn new tasks based on the acquired knowledge.

Analyzing small samples of data from the past, researchers have found a meaningful correlation between individual cognitive, mental health, demographic and other health characteristics and brain imaging data.Based on this correlation between small sample data and large data sets, researchers propose a method called meta-matching.This approach can transfer machine learning models trained on large datasets to small datasets, thereby training more reliable models to more accurately guess new phenotypes.
At present, this new method has been evaluated on the datasets of the UK Biobank and the Human Connectome Project, and the evaluation results show that the new method reflects a higher accuracy rate than the traditional method.Experiments show that this new training structure is very sensitive and can be combined with any machine learning algorithm, and can effectively train AI prediction models with good generalization performance on small-scale data sets.
边栏推荐
- Process and Scheduled Task Management
- Advanced multi-threading (CountDownLatch, deadlock, thread-safe collection class)
- Headline 2: there are several kinds of common SQL errors in MySQL usage?
- 空间顶点到平面的距离计算的证明及其源码
- 和AI一起玩儿剧本杀:居然比我还入戏
- The CTO said I was not advised to use SELECT *, why is that?
- MySQL主从复制配置搭建,一步到位
- Test Development Engineer Growth Diary 010 - CI/CD/CT in Jenkins (Continuous Integration Build/Continuous Delivery/Continuous Testing)
- 这个终端连接工具,碾压Xshell
- MySQL common commands and mysqldump backup
猜你喜欢

Test development engineer growth diary 016 - those things about the test

Install MySQL under Linux (centos7)

PXE高效批量网络装机

测试开发工程师成长日记003 - 接口自动化框架搭建

Redis 如何实现防止超卖和库存扣减操作?

空间直线到平面上的交点的计算证明及其源码
测试开发工程师成长日记010 - Jenkins中的CI/CD/CT(持续集成构建/持续交付/持续测试)

Local Implicit Grid Representations for 3D Scenes详解

Huawei released "ten inventions", including computing, intelligent driving and other new fields

Test and Development Engineer Growth Diary 009 - Environment Pai Pai Station: Development Environment, Test Environment, Production Environment, UAT Environment, Simulation Environment
随机推荐
Ali two sides: Sentinel vs Hystrix comparison, how to choose?
新人误删数据,组长巧用MySQL主从复制延迟挽回损失
Boot process and service control
roslyn folder under bin folder
测试开发工程师成长日记002 - 从0开始做接口自动化
MySql connecting to the server remotely
RAID磁盘阵列
The calculation of the determinant of the matrix and its source code
Test development engineer diary 002 - starting from 0 interface automation
软件测试开发:发送第一封测试报告邮件
B站崩了,如果是你是那晚负责的开发人员你会怎么做?
空间直线到平面上的交点的计算证明及其源码
和AI一起玩儿剧本杀:居然比我还入戏
What happens when @Bean and @Component are used on the same class?
The CTO said I was not advised to use SELECT *, why is that?
openstack删除计算节点
你被MySQL 中的反斜杠 \\坑过吗?
The Society of Mind - Marvin Minsky
Linx common directory & file management commands & VI editor usage introduction
图解关系数据库设计思想,这也太形象了