惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

B
Blog
C
Cybersecurity and Infrastructure Security Agency CISA
Microsoft Security Blog
Microsoft Security Blog
B
Blog RSS Feed
云风的 BLOG
云风的 BLOG
G
Google Developers Blog
Recent Announcements
Recent Announcements
A
About on SuperTechFans
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
Google Online Security Blog
Google Online Security Blog
Google DeepMind News
Google DeepMind News
S
Schneier on Security
S
Secure Thoughts
T
The Exploit Database - CXSecurity.com
Martin Fowler
Martin Fowler
P
Proofpoint News Feed
Security Latest
Security Latest
Jina AI
Jina AI
D
Darknet – Hacking Tools, Hacker News & Cyber Security
Recorded Future
Recorded Future
T
Tor Project blog
有赞技术团队
有赞技术团队
H
Hackread – Cybersecurity News, Data Breaches, AI and More
N
News | PayPal Newsroom
博客园 - 三生石上(FineUI控件)
MyScale Blog
MyScale Blog
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
Last Week in AI
Last Week in AI
F
Full Disclosure
Hacker News: Ask HN
Hacker News: Ask HN
Forbes - Security
Forbes - Security
D
DataBreaches.Net
人人都是产品经理
人人都是产品经理
NISL@THU
NISL@THU
C
Cisco Blogs
Recent Commits to openclaw:main
Recent Commits to openclaw:main
Google DeepMind News
Google DeepMind News
Project Zero
Project Zero
IT之家
IT之家
T
Threatpost
Cyberwarzone
Cyberwarzone
O
OpenAI News
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
J
Java Code Geeks
P
Proofpoint News Feed
The Last Watchdog
The Last Watchdog
月光博客
月光博客
Latest news
Latest news
MongoDB | Blog
MongoDB | Blog
Apple Machine Learning Research
Apple Machine Learning Research

从百草园到三味书屋

医学人工智能周刊7|医疗人工智能算法的公平性 如何阅读论文 Skip-gram模型(2) 医学人工智能周刊6|模态无关的学习方法在医学影像以及生理信号中的评测 医学人工智能周刊4|如何解决医学人工智能的可解释性 医学人工智能周刊 #3 医学人工智能周刊 #2 医学人工智能周刊 开刊 生存分析(一) 统计学中的假设检验 什么是科学问题? MultiBench多模态表征学习的多尺度基准 ClinicalBERT: 对医学文本建模用于再入院预测 Embedding是什么? Skip-gram模型(1) 公开重症监护数据库MIMIC代码仓库介绍 公开重症监护数据库MIMIC-IV介绍 MIT 6.S91 Introduction Deep Learning Notes 《A Unified Approach to interpreting Model Predictions》论文解读 About Friends PyTorch深度学习(2) 重读XGBoost LSTM应用场景以及pytorch实例 PyTorch深度学习(1) Mathematical notation Git常用命令
医学人工智能周刊5|提高医疗领域AI算法研究透明性清单
Yong · 2023-06-24 · via 从百草园到三味书屋

有关临床人工智能建模的最小信息:MI-CLAIM检查清单 #

一种用于提高医疗领域AI算法透明性报告的工具

研究设计 #

  • 模型解决的临床问题在论文中有清楚的细节
  • 清晰的表述研究问题
  • 患者队列的特征有细节文本体现
  • 患者队列能代表真实世界临床环境
  • 确定并详细说明用于基线比较最先进的解决方案

数据和优化 #

  • 原始数据以及原始格式在文中描述清楚
  • 用于模型的数据转化被详细描述
  • 训练集和测试集说吗相互独立
  • 描述关于如何选择最优模型的细节
  • 输入数据是结构化还是非结构化

模型性能 #

  • 描述用于评价算法性能(AUC、F-score等)的主要指标,包括选择依据
  • 描述用于评价模型临床利用(PPV、NNT等)的主要指标,包括选择依据
  • 使用合适的统计学方法描述比较提出模型性能与基线模型的性能

模型测试 #

  • 检查技术1,结构化数据系数以及敏感度分析
  • 检查技术2,非结构化数据显著图以及敏感度分析
  • 讨论模型/算法性能与检查结果相关性
  • 讨论在检查方法不可解释的情况下,在案例层面模型可解释性的可行性与意义
  • 讨论在底层数据分布偏移情况下模型的可靠性以及鲁棒性

可重复性 #

  • 完成代码分享
  • 允许第三方评测代码的准确性/公平性;分享评测结果
  • 发布用于在新数据上运行代码而不共享其详细信息的虚拟机(二进制文件)
  • 不分享

Minimum information about clinical artificial intelligence modeling: the MI-CLAIM checklist | Nature Medicine