当前位置:网站首页>DeepMind 最新论文解读:首次提出离散概率树中的因果推理算法
DeepMind 最新论文解读:首次提出离散概率树中的因果推理算法
2020-11-08 12:56:00 【osc_y7d83ufc】
翻译 | 高卫华
出品 | AI科技大本营
头图 | CSDN付费下载自视觉中国
当前,一些前沿AI研究人员正在寻找用于表示上下文特定的因果依赖关系清晰的语义模型,这是因果归纳所必需的,在 DeepMind的算法中可看到这种概率树模型。
概率树图用于表示概率空间,树形图可说明一系列的独立事件或者条件概率。
概率树图上的节点表示一个事件及其概率,根节点表示概率等于1的特定事件,同级节点集表示父事件(the parent event.)中详尽的划分。
概率(导致特定节点发生的一系列事件)=概率(该节点)*概率(父节点)。
概率树已存在数十年,但一直都未受到ML和AI爱好者的过多关注。
新的DeepMind论文 《概率树中的因果推理算法》中写道,“概率树是因果生成过程的最简单模型之一。” 据作者称,上述算法是第一种针对离散概率树中的因果推理提出的具体算法。
认知领域的科学家称,人类自然地从观察中得出因果关系来学习推理,且很有成效。尽管观察数据有限且稀少,但人们可以快速地了解因果结构,例如通过观察因果之间的共现频率以及物理对象之间的相互作用等。
因果归纳是机器学习和统计学中的经典问题。 因果贝叶斯网络(CBN)等模型可以描述因果归纳中的因果依存关系,但是无法表示特定于上下文间的独立性。
据DeepMind团队表示, DeepMind涵盖了整个因果层次结构和随机命题、因果事件上的操作,并将因果推理进一步扩展为“非常通用的离散随机过程类”。
DeepMind团队的研究重点是有限概率树,并得出了以下具体算法:
计算以下方式形成任意事件的最小表示形式:
命题演算(Propositional calculus)
因果先例(Causal precedences)
计算以下三个因果层次结构的基本操作 :
条件
干预措施
反事实
原文链接:
https://www.marktechpost.com/2020/10/30/deepmind-research-introduces-algorithms-for-causal-reasoning-in-probability-trees/
资料来源:
https://syncedreview.com/2020/10/29/deepmind-introduces-algorithms-for-causal-reasoning-in-probability-trees/
论文:
https : //arxiv.org/pdf/2010.12237.pdf
GitHub:
https://github.com/deepmind/deepmindresearch/tree/master/causal_reasoning
更多精彩推荐
版权声明
本文为[osc_y7d83ufc]所创,转载请带上原文链接,感谢
https://my.oschina.net/u/4407103/blog/4708146
边栏推荐
- Xamarin 从零开始部署 iOS 上的 Walterlv.CloudKeyboard 应用
- Improvement of rate limit for laravel8 update
- Introduction to mongodb foundation of distributed document storage database
- Implementation of verification code recognition in Python opencv pytesseract
- Bccoin tells you: what is the most reliable investment project at the end of the year!
- 如何将 PyTorch Lightning 模型部署到生产中
- 2018中国云厂商TOP5:阿里云、腾讯云、AWS、电信、联通 ...
- Python basic syntax
- Top 5 Chinese cloud manufacturers in 2018: Alibaba cloud, Tencent cloud, AWS, telecom, Unicom
- Adobe Lightroom / LR 2021 software installation package (with installation tutorial)
猜你喜欢
Essential for back-end programmers: distributed transaction Basics
How to write a resume and project
Windows10关机问题----只有“睡眠”、“更新并重启”、“更新并关机”,但是又不想更新,解决办法
原创 | 数据资产确权浅议
Rust: performance test criteria Library
The young generation of winner's programming life, the starting point of changing the world is hidden around
This paper analyzes the top ten Internet of things applications in 2020!
用 Python 写出来的进度条,竟如此美妙~
Rust : 性能测试criterion库
PMP考试通过心得分享
随机推荐
在51CTO学院Get到PMP证书
渤海银行百万级罚单不断:李伏安却称治理完善,增速呈下滑趋势
AQS解析
Introduction to mongodb foundation of distributed document storage database
入门级!教你小程序开发不求人(附网盘链接)
擅长To C的腾讯,如何借腾讯云在这几个行业云市场占有率第一?
吐血整理!阿里巴巴 Android 开发手册!(附网盘链接)
Python Gadgets: code conversion
Installing MacOS 11 Big Sur in virtual machine
漫画|讲解一下如何写简历&项目
Flink从入门到真香(10、Sink数据输出-Elasticsearch)
Top 5 Chinese cloud manufacturers in 2018: Alibaba cloud, Tencent cloud, AWS, telecom, Unicom
Eight ways to optimize if else code
Android Basics - check box
浅谈单调栈
Essential for back-end programmers: distributed transaction Basics
C语言I博客作业03
Service architecture and transformation optimization process of e-commerce trading platform in mogujie (including ppt)
The progress bar written in Python is so wonderful~
Ubuntu20.04下访问FTP服务器乱码问题+上传文件