Type guided program synthesis: at the intersection of programmer tools, proof assistance and explainable AI
类型引导程序综合:程序员工具、证明辅助和可解释人工智能的交叉点
基本信息
- 批准号:2054778
- 负责人:
- 金额:--
- 依托单位:
- 依托单位国家:英国
- 项目类别:Studentship
- 财政年份:2018
- 资助国家:英国
- 起止时间:2018 至 无数据
- 项目状态:已结题
- 来源:
- 关键词:
项目摘要
EPSRC research areas: Artificial intelligence technologies, Logic and combinatorics, Programming languages and compilers, Theoretical Computer Science, Verification and correctness.Potential impact: Program synthesis, among the oldest problems in computer science, has great potential for addressing the newly arising problem of explainable AI. Programming often involves small tasks that seem trivial and tedious. Program synthesis will soon become a mainstream tool to either quickly solve such problems (by generating a program) or to let the programmer know that a non-trivial task is at hand. At the same time synthesis can be understood as automated proof search, iteratively applying formal rules until a valid proof has been found. Within AI, program synthesis has great promise as a paradigm for generating programs that are not just understood by machines, but also allow humans to effectively reason about their behaviour.Context: The starting off point will be research conducted for a master's thesis on the effectiveness of types in reducing the program hypothesis space in the setting of Inductive Logic Programming (ILP), i.e. generating logic programs from examples. Having identified typing of programs as important structure for synthesis, the DPhil will focus on leveraging refinement types (and related concepts) as a tool for the specification of synthesis problems, as well as letting types guide the search.A type refinement are propositions which restrict the values that belong to that type. Refinements allow us to reason about when composing programs makes sense. As automation of program/proof generation is the goal, deciding on whether combined refinements describe programs that are still compatible with the synthesis specification is important. For synthesis to be useful it needs to be done rapidly. The issue is that for each partial program considered, during synthesis, the satisfiability of the refinements in the program needs to be determinded. Especially promising are Satisfiability Modulo Theories (SMT) solvers, as they have proven to be very efficient on restricted logics.Major trends that influence the direction of the work are the Meta-Interpretive Learning (MIL) framework originating in ILP and the automation that is available in proof assistants (e.g. Coq.). Both approaches rely on the user to supply programs/proofs and metarules/tactics to inform the synthesizer of the kinds of hypotheses to consider. The correspondence between programs and proofs is well known; the relation between metarules, an encoding of the allowed structure of the program, and that of tactics, aggregations of rules for backward reasoning in proof construction, has yet to be considered in detail.Aims and objectives: Vastly improve on the master's thesis approach of utilizing SMT solving to decide on compatibility of type refinements. The prime interest is in identifying encoding to logic fragments that are effective for synthesis. Use the MIL framework as a testbench.Evaluate whether it is possible to encode the synthesis problem in a logic as a SMT problemDetermine whether the strong structural properties of logic programs, captured by metarules, lead to an description of structural patterns in functional programs/proofs useful in synthesis. Investigate how metarules and tactics relate, respectively (logic) program synthesis and proof search in proof assistants, and find areas where they can reinforce each other.Determine how users' intuitions for strong structural properties, such as the need for nested induction/mutually recursion (on particular variables), can be captured as high level rules in these frameworks and how such hints can be used to restrict the search space.Collaborators:Prof. Luke Ong (DPhil & MSc thesis supervisor)Prof. Jeremy Gibbons (DPhil supervisor)Dr. Andrew Cropper (MSc thesis supervisor)
EPSRC研究领域:人工智能技术、逻辑和组合学、编程语言和编译器、理论计算机科学、验证和正确性。潜在影响:程序合成是计算机科学中最古老的问题之一,对于解决新出现的可解释人工智能问题具有巨大潜力。编程经常涉及一些看起来琐碎而乏味的小任务。程序合成很快就会成为一种主流工具,它可以快速解决这些问题(通过生成程序),或者让程序员知道手头有一个重要的任务。与此同时,程序合成可以被理解为自动化的证明搜索,迭代地应用形式化规则,直到找到有效的证明。在人工智能中,程序合成作为一种范式,不仅可以生成机器理解的程序,还可以让人类有效地推理他们的行为。出发点将进行研究的硕士论文类型的有效性,减少程序假设空间的设置归纳逻辑编程(ILP),即从例子中生成逻辑程序。在确定了程序的类型化是综合的重要结构之后,哲学博士将集中精力利用精化类型(和相关概念)作为综合问题的规范化工具,以及让类型指导搜索。精化允许我们推理什么时候编写程序是有意义的。由于程序/证明生成的自动化是目标,因此决定组合改进是否描述仍然与合成规范兼容的程序是重要的。为了使合成有用,它需要迅速完成。问题是,对于每个部分程序考虑,在合成过程中,在程序中的细化的可满足性需要被确定。特别有前途的是可满足性模理论(SMT)求解器,因为它们已被证明是非常有效的限制逻辑。影响工作方向的主要趋势是元解释学习(MIL)框架起源于ILP和自动化,可在证明助手(例如Coq。)。这两种方法都依赖于用户提供程序/证明和元规则/策略,以告知合成器要考虑的假设类型。程序和证明之间的对应关系是众所周知的;元规则之间的关系,允许的程序结构的编码,和策略,在证明建设中向后推理的规则集合,还没有被考虑details.Aims和Objectives:极大地提高了利用SMT解决决定类型改进的兼容性的硕士论文方法。主要的兴趣是在识别编码的逻辑片段是有效的合成。使用MIL框架作为测试平台。评估是否有可能将逻辑中的综合问题编码为SMT问题。确定逻辑程序的强结构属性(由元规则捕获)是否导致对综合中有用的函数程序/证明中的结构模式的描述。研究元规则和策略如何相互关联,分别是(逻辑)程序合成和证明助手中的证明搜索,并找到它们可以相互加强的领域。确定用户对强结构属性的直觉,例如嵌套归纳/相互递归的需求(关于特定变量),可以被捕获为这些框架中的高级规则,以及如何使用这些提示来限制搜索空间。Luke Ong教授(哲学博士和理学硕士论文导师)Jeremy Gibbons教授(哲学博士导师)Andrew Cropper博士(理学硕士论文导师)
项目成果
期刊论文数量(0)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)
数据更新时间:{{ journalArticles.updateTime }}
{{
item.title }}
{{ item.translation_title }}
- DOI:
{{ item.doi }} - 发表时间:
{{ item.publish_year }} - 期刊:
- 影响因子:{{ item.factor }}
- 作者:
{{ item.authors }} - 通讯作者:
{{ item.author }}
数据更新时间:{{ journalArticles.updateTime }}
{{ item.title }}
- 作者:
{{ item.author }}
数据更新时间:{{ monograph.updateTime }}
{{ item.title }}
- 作者:
{{ item.author }}
数据更新时间:{{ sciAawards.updateTime }}
{{ item.title }}
- 作者:
{{ item.author }}
数据更新时间:{{ conferencePapers.updateTime }}
{{ item.title }}
- 作者:
{{ item.author }}
数据更新时间:{{ patent.updateTime }}
其他文献
吉治仁志 他: "トランスジェニックマウスによるTIMP-1の線維化促進機序"最新医学. 55. 1781-1787 (2000)
Hitoshi Yoshiji 等:“转基因小鼠中 TIMP-1 的促纤维化机制”现代医学 55. 1781-1787 (2000)。
- DOI:
- 发表时间:
- 期刊:
- 影响因子:0
- 作者:
- 通讯作者:
LiDAR Implementations for Autonomous Vehicle Applications
- DOI:
- 发表时间:
2021 - 期刊:
- 影响因子:0
- 作者:
- 通讯作者:
吉治仁志 他: "イラスト医学&サイエンスシリーズ血管の分子医学"羊土社(渋谷正史編). 125 (2000)
Hitoshi Yoshiji 等人:“血管医学与科学系列分子医学图解”Yodosha(涉谷正志编辑)125(2000)。
- DOI:
- 发表时间:
- 期刊:
- 影响因子:0
- 作者:
- 通讯作者:
Effect of manidipine hydrochloride,a calcium antagonist,on isoproterenol-induced left ventricular hypertrophy: "Yoshiyama,M.,Takeuchi,K.,Kim,S.,Hanatani,A.,Omura,T.,Toda,I.,Akioka,K.,Teragaki,M.,Iwao,H.and Yoshikawa,J." Jpn Circ J. 62(1). 47-52 (1998)
钙拮抗剂盐酸马尼地平对异丙肾上腺素引起的左心室肥厚的影响:“Yoshiyama,M.,Takeuchi,K.,Kim,S.,Hanatani,A.,Omura,T.,Toda,I.,Akioka,
- DOI:
- 发表时间:
- 期刊:
- 影响因子:0
- 作者:
- 通讯作者:
的其他文献
{{
item.title }}
{{ item.translation_title }}
- DOI:
{{ item.doi }} - 发表时间:
{{ item.publish_year }} - 期刊:
- 影响因子:{{ item.factor }}
- 作者:
{{ item.authors }} - 通讯作者:
{{ item.author }}
{{ truncateString('', 18)}}的其他基金
An implantable biosensor microsystem for real-time measurement of circulating biomarkers
用于实时测量循环生物标志物的植入式生物传感器微系统
- 批准号:
2901954 - 财政年份:2028
- 资助金额:
-- - 项目类别:
Studentship
Exploiting the polysaccharide breakdown capacity of the human gut microbiome to develop environmentally sustainable dishwashing solutions
利用人类肠道微生物群的多糖分解能力来开发环境可持续的洗碗解决方案
- 批准号:
2896097 - 财政年份:2027
- 资助金额:
-- - 项目类别:
Studentship
A Robot that Swims Through Granular Materials
可以在颗粒材料中游动的机器人
- 批准号:
2780268 - 财政年份:2027
- 资助金额:
-- - 项目类别:
Studentship
Likelihood and impact of severe space weather events on the resilience of nuclear power and safeguards monitoring.
严重空间天气事件对核电和保障监督的恢复力的可能性和影响。
- 批准号:
2908918 - 财政年份:2027
- 资助金额:
-- - 项目类别:
Studentship
Proton, alpha and gamma irradiation assisted stress corrosion cracking: understanding the fuel-stainless steel interface
质子、α 和 γ 辐照辅助应力腐蚀开裂:了解燃料-不锈钢界面
- 批准号:
2908693 - 财政年份:2027
- 资助金额:
-- - 项目类别:
Studentship
Field Assisted Sintering of Nuclear Fuel Simulants
核燃料模拟物的现场辅助烧结
- 批准号:
2908917 - 财政年份:2027
- 资助金额:
-- - 项目类别:
Studentship
Assessment of new fatigue capable titanium alloys for aerospace applications
评估用于航空航天应用的新型抗疲劳钛合金
- 批准号:
2879438 - 财政年份:2027
- 资助金额:
-- - 项目类别:
Studentship
Developing a 3D printed skin model using a Dextran - Collagen hydrogel to analyse the cellular and epigenetic effects of interleukin-17 inhibitors in
使用右旋糖酐-胶原蛋白水凝胶开发 3D 打印皮肤模型,以分析白细胞介素 17 抑制剂的细胞和表观遗传效应
- 批准号:
2890513 - 财政年份:2027
- 资助金额:
-- - 项目类别:
Studentship
Understanding the interplay between the gut microbiome, behavior and urbanisation in wild birds
了解野生鸟类肠道微生物组、行为和城市化之间的相互作用
- 批准号:
2876993 - 财政年份:2027
- 资助金额:
-- - 项目类别:
Studentship
相似海外基金
Real-World Data Estimates of Racial Fairness with Pharmacogenomics-Guided Drug Policy
以药物基因组学为指导的药物政策对种族公平性的真实世界数据估计
- 批准号:
10797705 - 财政年份:2023
- 资助金额:
-- - 项目类别:
Creating an advanced multi-ancestral resource and tools for short tandem repeat analysis in the AOURP researcher workbench
在 AOURP 研究人员工作台中创建先进的多祖先资源和工具,用于短串联重复分析
- 批准号:
10798717 - 财政年份:2023
- 资助金额:
-- - 项目类别:
Pre-clinical Bruker Albira Si PET/SPECT/CT imaging system
临床前 Bruker Albira Si PET/SPECT/CT 成像系统
- 批准号:
10633022 - 财政年份:2023
- 资助金额:
-- - 项目类别:
Employing Novel Primary Mouse Models of Head and Neck Cancer to Overcome Chemoradiation Resistance
采用新型头颈癌原发小鼠模型来克服放化疗耐药性
- 批准号:
10918580 - 财政年份:2023
- 资助金额:
-- - 项目类别:
Developing user-centric training in rigorous research: post-selection inference, publication bias, and critical evaluation of statistical claims.
在严谨的研究中开展以用户为中心的培训:选择后推断、发表偏见和统计声明的批判性评估。
- 批准号:
10721491 - 财政年份:2023
- 资助金额:
-- - 项目类别:
Fluorescence lifetime imaging device for 5-ALA-guided neurosurgery
用于 5-ALA 引导神经外科手术的荧光寿命成像装置
- 批准号:
10698741 - 财政年份:2023
- 资助金额:
-- - 项目类别:
Molecular Strategies to Widen the Therapeutic Index of Radiotherapy
扩大放射治疗治疗指数的分子策略
- 批准号:
10334198 - 财政年份:2022
- 资助金额:
-- - 项目类别:
Integrative Training Program for Pediatric Sickle Cell Pain
小儿镰状细胞性疼痛综合训练计划
- 批准号:
10595974 - 财政年份:2022
- 资助金额:
-- - 项目类别: