咨询与建议

限定检索结果

文献类型

  • 51 篇 会议
  • 34 篇 期刊文献
  • 4 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 80 篇 工学
    • 57 篇 计算机科学与技术...
    • 50 篇 软件工程
    • 8 篇 电气工程
    • 7 篇 控制科学与工程
    • 3 篇 信息与通信工程
    • 1 篇 生物工程
    • 1 篇 网络空间安全
  • 8 篇 管理学
    • 8 篇 管理科学与工程(可...
    • 1 篇 图书情报与档案管...
  • 4 篇 理学
    • 2 篇 数学
    • 1 篇 生物学
    • 1 篇 科学技术史(分学科...
  • 1 篇 哲学
    • 1 篇 哲学
  • 1 篇 经济学
    • 1 篇 理论经济学
  • 1 篇 法学
    • 1 篇 社会学
  • 1 篇 教育学
    • 1 篇 教育学

主题

  • 89 篇 programming by e...
  • 37 篇 program synthesi...
  • 8 篇 programming by d...
  • 6 篇 data transformat...
  • 5 篇 end-user program...
  • 5 篇 machine learning
  • 4 篇 program transfor...
  • 4 篇 regular expressi...
  • 3 篇 languages
  • 3 篇 program repair
  • 3 篇 end-user develop...
  • 3 篇 regular expressi...
  • 3 篇 synthesis
  • 3 篇 domain specific ...
  • 3 篇 direct manipulat...
  • 3 篇 intelligent user...
  • 3 篇 data transformat...
  • 3 篇 user interface
  • 3 篇 agents
  • 2 篇 model-based user...

机构

  • 5 篇 univ texas austi...
  • 4 篇 univ michigan an...
  • 4 篇 univ penn philad...
  • 4 篇 rice univ housto...
  • 3 篇 microsoft res re...
  • 3 篇 microsoft redmon...
  • 2 篇 ecole polytech f...
  • 2 篇 mit media lab ca...
  • 2 篇 hanyang univ dep...
  • 2 篇 microsoft res re...
  • 2 篇 univ trieste dia...
  • 2 篇 waseda univ
  • 2 篇 peking univ key ...
  • 2 篇 univ trieste dia...
  • 2 篇 university of mi...
  • 2 篇 univ calif san d...
  • 2 篇 natl univ singap...
  • 2 篇 univ freiburg fr...
  • 2 篇 univ calif san d...
  • 2 篇 univ british col...

作者

  • 10 篇 gulwani sumit
  • 6 篇 dillig isil
  • 4 篇 medvet eric
  • 4 篇 radhakrishna arj...
  • 4 篇 de lorenzo andre...
  • 4 篇 bartoli alberto
  • 4 篇 le vu
  • 4 篇 soares gustavo
  • 4 篇 chaudhuri swarat
  • 4 篇 tarlao fabiano
  • 3 篇 singh rishabh
  • 3 篇 alur rajeev
  • 3 篇 leung alan
  • 3 篇 lee woosuk
  • 3 篇 jin zhongjun
  • 3 篇 macias jose a.
  • 3 篇 tiwari ashish
  • 2 篇 takasu atsuhiro
  • 2 篇 knoblock craig a...
  • 2 篇 lerner sorin

语言

  • 87 篇 英文
  • 2 篇 其他
检索条件"主题词=Programming By Example"
89 条 记 录,以下是21-30 订阅
Neural Network Approach to Program Synthesis for Tabular Transformation by example
收藏 引用
IEEE ACCESS 2022年 10卷 24864-24876页
作者: Ujibashi, Yoshifumi Takasu, Atsuhiro Grad Univ Adv Studies SOKENDAI Dept Informat Hayama Kanagawa 2400193 Japan Fujitsu Ltd Nakahara Ku Kawasaki Kanagawa 2118588 Japan Natl Inst Informat Chiyoda Ku Tokyo 1018430 Japan
Data transformation is a laborious and time-consuming task for analysts. programming by example (PBE) is a technique that can simplify this difficult task for data analysts by automatically generating programs for dat... 详细信息
来源: 评论
Synbit: synthesizing bidirectional programs using unidirectional sketches
收藏 引用
FORMAL METHODS IN SYSTEM DESIGN 2022年 第2-3期61卷 198-247页
作者: Yamaguchi, Masaomi Matsuda, Kazutaka David, Cristina Wang, Meng Tohoku Univ Grad Sch Informat Sci Sendai Miyagi Japan Fujitsu Kawasaki Japan Univ Bristol Bristol BS8 1QU Avon England
We propose a technique for synthesizing bidirectional programs from the corresponding unidirectional code plus input/output examples. The core ideas are: (1) constructing a sketch using the given unidirectional progra... 详细信息
来源: 评论
PYEVOLVE: Automating Frequent Code Changes in Python ML Systems  23
PYEVOLVE: Automating Frequent Code Changes in Python ML Syst...
收藏 引用
45th IEEE/ACM International Conference on Software Engineering (ICSE)
作者: Dilhara, Malinda Dig, Danny Ketkar, Ameya Univ Colorado Boulder Boulder CO 80309 USA Univ Colorado Boulder JetBrains Res Boulder CO USA Uber Technol Inc San Francisco CA USA
Because of the naturalness of software and the rapid evolution of Machine Learning (ML) techniques, frequently repeated code change patterns (CPATs) occur often. They range from simple API migrations to changes involv... 详细信息
来源: 评论
Two-Dimensional Encoding Method for Neural Synthesis of Tabular Transformation by example  31st
Two-Dimensional Encoding Method for Neural Synthesis of Tabu...
收藏 引用
31st International Conference on Artificial Neural Networks (ICANN)
作者: Ujibashi, Yoshifumi Takasu, Atsuhiro Fujitsu Ltd 4-1-1 KamikodanakaNakahara Ku Kawasaki Kanagawa Japan SOKENDAI Grad Univ Adv Studies Chiyoda Ku Tokyo Japan Natl Inst Informat 2-1-2 HitotsubashiChiyoda Ku Tokyo Japan
programming by example (PBE) is a technology that makes data transformation tasks, especially tabular data transformation, easier for data analysts by automatically generating transformation programs from user-given i... 详细信息
来源: 评论
APIFIX: Output-Oriented Program Synthesis for Combating Breaking Changes in Libraries
收藏 引用
PROCEEDINGS OF THE ACM ON programming LANGUAGES-PACMPL 2021年 第OOPSLA期5卷 1–27页
作者: Gao, Xiang Radhakrishna, Arjun Soares, Gustavo Shariffdeen, Ridwan Gulwani, Sumit Roychoudhury, Abhik Natl Univ Singapore Singapore Singapore Microsoft Redmond WA USA
Use of third-party libraries is extremely common in application software. The libraries evolve to accommodate new features or mitigate security vulnerabilities, thereby breaking the Application programming Interface (... 详细信息
来源: 评论
Generalizable Synthesis through Unification
收藏 引用
PROCEEDINGS OF THE ACM ON programming LANGUAGES-PACMPL 2021年 第OOPSLA期5卷 1–28页
作者: Ji, Ruyi Xia, Jingtao Xiong, Yingfei Hu, Zhenjiang Peking Univ Key Lab High Confidence Software Technol Minist Educ Dept Comp Sci & TechnolEECS Beijing Peoples R China
The generalizability of PBE solvers is the key to the empirical synthesis performance. Despite the importance of generalizability, related studies on PBE solvers are still limited. In theory, few existing solvers prov... 详细信息
来源: 评论
Combining the Top-Down Propagation and Bottom-Up Enumeration for Inductive Program Synthesis
收藏 引用
PROCEEDINGS OF THE ACM ON programming LANGUAGES-PACMPL 2021年 第POPL期5卷 1–28页
作者: Lee, Woosuk Hanyang Univ Coll Comp Seoul South Korea
We present an effective method for scalable and general-purpose inductive program synthesis. There have been two main approaches for inductive synthesis: enumerative search, which repeatedly enumerates possible candid... 详细信息
来源: 评论
example-Guided Synthesis of Relational Queries  2021
Example-Guided Synthesis of Relational Queries
收藏 引用
42nd ACM SIGPLAN International Conference on programming Language Design and Implementation (PLDI)
作者: Thakkar, Aalok Naik, Aaditya Sands, Nathaniel Alur, Rajeev Naik, Mayur Raghothaman, Mukund Univ Penn Philadelphia PA 19104 USA Univ Southern Calif Los Angeles CA 90007 USA
Program synthesis tasks are commonly specified via input-output examples. Existing enumerative techniques for such tasks are primarily guided by program syntax and only make indirect use of the examples. We identify a... 详细信息
来源: 评论
TRANSREGEX: Multi-modal Regular Expression Synthesis by Generate-and-Repair  21
TRANSREGEX: Multi-modal Regular Expression Synthesis by Gene...
收藏 引用
43rd IEEE/ACM International Conference on Software Engineering - Software Engineering in Practice (ICSE-SEIP) / 43rd ACM/IEEE International Conference on Software Engineering - New Ideas and Emerging Results (ICSE-NIER)
作者: Li, Yeting Li, Shuaimin Xu, Zhiwu Cao, Jialun Chen, Zixuan Hu, Yun Chen, Haiming Cheung, Shing-Chi Chinese Acad Sci Inst Software State Key Lab Comp Sci Beijing Peoples R China Univ Chinese Acad Sci Sch Comp Sci & Technol Beijing Peoples R China Shenzhen Univ Coll Comp Sci & Software Engn Shenzhen Peoples R China Hong Kong Univ Sci & Technol Hong Kong Peoples R China Chinese Acad Sci Sci & Technol Integrated Infomat Syst Lab Inst Software Beijing Peoples R China
Since regular expressions (abbrev. regexes) are difficult to understand and compose. automatically generating regexes has been an important research problem. This paper introduces TRANSREGEX, for automatically constru... 详细信息
来源: 评论
Web Question Answering with Neurosymbolic Program Synthesis  2021
Web Question Answering with Neurosymbolic Program Synthesis
收藏 引用
42nd ACM SIGPLAN International Conference on programming Language Design and Implementation (PLDI)
作者: Chen, Qiaochu Lamoreaux, Aaron Wang, Xinyu Durrett, Greg Bastani, Osbert Dillig, Isil Univ Texas Austin Austin TX 78712 USA Univ Michigan Ann Arbor MI 48109 USA Univ Penn Philadelphia PA 19104 USA
In this paper, we propose a new technique based on program synthesis for extracting information from webpages. Given a natural language query and a few labeled webpages, our method synthesizes a program that can be us... 详细信息
来源: 评论