咨询与建议

限定检索结果

文献类型

  • 7 篇 会议
  • 4 篇 期刊文献

馆藏范围

  • 11 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 10 篇 工学
    • 9 篇 计算机科学与技术...
    • 7 篇 软件工程
    • 1 篇 电气工程
    • 1 篇 信息与通信工程
    • 1 篇 控制科学与工程

主题

  • 11 篇 program inferenc...
  • 4 篇 active learning
  • 2 篇 program synthesi...
  • 2 篇 program regenera...
  • 1 篇 inductive infere...
  • 1 篇 modules
  • 1 篇 program modellin...
  • 1 篇 program understa...
  • 1 篇 debugging
  • 1 篇 software enginee...
  • 1 篇 interactive prog...
  • 1 篇 gpt-3
  • 1 篇 liveness levels
  • 1 篇 automatic progra...
  • 1 篇 natural language
  • 1 篇 integrated devel...
  • 1 篇 natural language...
  • 1 篇 packages
  • 1 篇 interactive grap...
  • 1 篇 automatic progra...

机构

  • 3 篇 mit csail cambri...
  • 2 篇 mit eecs cambrid...
  • 1 篇 department of co...
  • 1 篇 google mountain ...
  • 1 篇 uc santa cruz sa...
  • 1 篇 vanderbilt univ ...
  • 1 篇 csail 32 vassar ...
  • 1 篇 department of co...
  • 1 篇 mit eecs 32 vass...
  • 1 篇 univ washington ...
  • 1 篇 univ alabama bir...
  • 1 篇 univ penn philad...
  • 1 篇 mit 77 massachus...
  • 1 篇 microsoft redmon...
  • 1 篇 csail mit cambri...
  • 1 篇 purdue univ dept...
  • 1 篇 department of co...

作者

  • 5 篇 rinard martin c.
  • 5 篇 shen jiasi
  • 2 篇 vasilakis nikos
  • 1 篇 white jules
  • 1 篇 cambronero jose ...
  • 1 篇 weyuker ej
  • 1 篇 gray jeff
  • 1 篇 raza mohammad
  • 1 篇 sun yu
  • 1 篇 radhakrishna arj...
  • 1 篇 morris daniel
  • 1 篇 handa shivam
  • 1 篇 le vu
  • 1 篇 soares gustavo
  • 1 篇 benetopoulos ach...
  • 1 篇 biermann alan w.
  • 1 篇 krishnaswamy ram...
  • 1 篇 tanimoto steven ...
  • 1 篇 gulwani sumit
  • 1 篇 mangalick varun

语言

  • 11 篇 英文
检索条件"主题词=program inference"
11 条 记 录,以下是1-10 订阅
排序:
ASSESSING TEST DATA ADEQUACY THROUGH program inference
收藏 引用
ACM TRANSACTIONS ON programMING LANGUAGES AND SYSTEMS 1983年 第4期5卷 641-655页
作者: WEYUKER, EJ Department of Computer Science Courant Institute of Mathematical Sciences New York University 251 Mercer Street New York NY
Despite the almost universal reliance on testing as the means of locating software errors and its long history of use, few criteria have been proposed for deciding when software has been thoroughly tested. As a basis ... 详细信息
来源: 评论
Multi-modal program inference: A Marriage of Pre-trained Language Models and Component-Based Synthesis
收藏 引用
PROCEEDINGS OF THE ACM ON programMING LANGUAGES-PACMPL 2021年 第OOPSLA期5卷 1–29页
作者: Rahmani, Kia Raza, Mohammad Gulwani, Sumit Le, Vu Morris, Daniel Radhakrishna, Arjun Soares, Gustavo Tiwari, Ashish Purdue Univ Dept Comp Sci W Lafayette IN 47907 USA Microsoft Redmond WA USA
Multi-modal program synthesis refers to the task of synthesizing programs (code) from their specification given in different forms, such as a combination of natural language and examples. Examples provide a precise bu... 详细信息
来源: 评论
Active Learning for inference and Regeneration of Applications that Access Databases
收藏 引用
ACM TRANSACTIONS ON programMING LANGUAGES AND SYSTEMS 2021年 第4期42卷 1–119页
作者: Shen, Jiasi Rinard, Martin C. MIT EECS 32 Vassar St Cambridge MA 02139 USA CSAIL 32 Vassar St Cambridge MA 02139 USA
We present KONURE, a new system that uses active learning to infer models of applications that retrieve data from relational databases. KONURE comprises a domain-specific language (each model is a program in this lang... 详细信息
来源: 评论
Supply-Chain Vulnerability Elimination via Active Learning and Regeneration  21
Supply-Chain Vulnerability Elimination via Active Learning a...
收藏 引用
ACM SIGSAC Conference on Computer and Communications Security (ACM CCS)
作者: Vasilakis, Nikos Benetopoulos, Achilles Handa, Shivam Schoen, Alizee Shen, Jiasi Rinard, Martin C. MIT CSAIL Cambridge MA 02139 USA UC Santa Cruz Santa Cruz CA USA
Software supply-chain attacks target components that are integrated into client applications. Such attacks often target widely-used components, with the attack taking place via operations (for example, file system or ... 详细信息
来源: 评论
Model Transformation by Demonstration  09
Model Transformation by Demonstration
收藏 引用
12th International Conference on Model Driven Engineering Languages and Systems
作者: Sun, Yu White, Jules Gray, Jeff Univ Alabama Birmingham Dept Comp & Informat Sci Birmingham AL USA Vanderbilt Univ Inst Software Integrated Syst Nashville TN USA
Model transformations provide a powerful capability to automate model refinements. However, the use of model transformation languages may present challenges to those who are unfamiliar with a Specific transformation l... 详细信息
来源: 评论
Using Active Learning to Synthesize Models of Applications That Access Databases  2019
Using Active Learning to Synthesize Models of Applications T...
收藏 引用
40th ACM SIGPLAN Conference on programming Language Design and Implementation (PLDI) part of ACM's Federated Computing Research Conference (FCRC)
作者: Shen, Jiasi Rinard, Martin C. MIT EECS Cambridge MA 02139 USA MIT CSAIL Cambridge MA 02139 USA
We present KONURE, a new system that uses active learning to infer models of applications that access relational databases. KONURE comprises a domain-specific language (each model is a program in this language) and as... 详细信息
来源: 评论
Active Learning for Software Engineering
Active Learning for Software Engineering
收藏 引用
ACM SIGPLAN International Symposium on New Ideas, New Paradigms, and Reflections on programming and Software (Onward) part of SPLASH Conference
作者: Cambronero, Jose P. Dang, Thurston H. Y. Vasilakis, Nikos Shen, Jiasi Wu, Jerry Rinard, Martin C. CSAIL MIT Cambridge MA 02139 USA Google Mountain View CA 94043 USA Univ Penn Philadelphia PA 19104 USA MIT 77 Massachusetts Ave Cambridge MA 02139 USA
Software applications have grown increasingly complex to deliver the features desired by users. Software modularity has been used as a way to mitigate the costs of developing such complex software. Active learning-bas... 详细信息
来源: 评论
A Perspective on the Evolution of Live programming
A Perspective on the Evolution of Live Programming
收藏 引用
1st International Workshop on Live programming (LIVE)
作者: Tanimoto, Steven L. Univ Washington Dept Comp Sci & Engn Seattle WA 98195 USA
Liveness in programming environments generally refers to the ability to modify a running program. Liveness is one form of a more general class of behaviors by a programming environment that provide information to prog... 详细信息
来源: 评论
Constructing programs from Example Computations
收藏 引用
IEEE Transactions on Software Engineering 1976年 第3期SE-2卷 141-153页
作者: Biermann, Alan W. Krishnaswamy, Ramachandran Department of Computer Science Computation Center Duke University Durham NC 27706 United States Department of Computer Science Ohio State University Columbus OH 43210 United States
An autoprogrammer is an interactive computer programming system which automatically constructs computer programs from example computations executed by the user. The example calculations are done in a scratch pad fashi... 详细信息
来源: 评论
Active Learning for inference and Regeneration of Computer programs That Store and Retrieve Data
Active Learning for Inference and Regeneration of Computer P...
收藏 引用
ACM SIGPLAN International Symposium on New Ideas, New Paradigms, and Reflections on programming and Software (Onward!)
作者: Rinard, Martin C. Shen, Jiasi Mangalick, Varun MIT EECS Cambridge MA 02139 USA MIT CSAIL Cambridge MA 02139 USA
As modern computation platforms become increasingly complex, their programming interfaces are increasingly difficult to use. This complexity is especially inappropriate given the relatively simple core functionality t... 详细信息
来源: 评论