Fetching the paper…
Reading the bibliography…
API documentation, technical blogs and programming Q&A sites contain numerous partial code that can be reused in programming tasks, but often these code are uncompilable due to unresolved names and syntax errors.
Example-centric programming: integrating web search into the development environment
Joel Brandt, Mira Dontcheva, Marcos Weskamp, and Scott R Klemmer · 2010
Earlier work this paper cites.
Using mutation to automatically suggest fixes for faulty programs
Vidroha Debroy and W Eric Wong · 2010
Earlier work this paper cites.
On the naturalness of software
Premkumar T. Devanbu · 2012
Earlier work this paper cites.
The (r) evolution of social media in software engineering
Margaret-Anne Storey, Leif Singer, Brendan Cleary, Fernando Figueira Filho, and Alexey Zagalsky · 2014
Earlier work this paper cites.
Mining stackoverflow to turn the ide into a self-confident programming prompter
Luca Ponzanelli, Gabriele Bavota, Massimiliano Di Penta, Rocco Oliveto, and Michele Lanza · 2014
Earlier work this paper cites.
Live api documentation
Siddharth Subramanian, Laura Inozemtseva, and Reid Holmes · 2014
Earlier work this paper cites.
Csnippex: automated synthesis of compilable code snippets from q&a sites
Valerio Terragni, Yepang Liu, and Shing-Chi Cheung · 2016
Earlier work this paper cites.
On the” naturalness” of buggy code
Baishakhi Ray, Vincent Hellendoorn, Saheel Godhane, Zhaopeng Tu, Alberto Bacchelli, and Premkumar Devanbu · 2016
Earlier work this paper cites.
A survey of the use of crowdsourcing in software engineering
Ke Mao, Licia Capra, Mark Harman, and Yue Jia · 2017
Earlier work this paper cites.
Stack overflow: A code laundering platform?
Le An, Ons Mlouki, Foutse Khomh, and Giuliano Antoniol · 2017
Earlier work this paper cites.
Stack overflow in github: any snippets there?
Di Yang, Pedro Martins, Vaibhav Saini, and Cristina Lopes · 2017
Earlier work this paper cites.
Learning syntactic program transformations from examples
Reudismam Rolim, Gustavo Soares, Loris D’Antoni, Oleksandr Polozov, Sumit Gulwani, Rohit Gheyi, Ryo Suzuki, and Björn Hartmann · 2017
Earlier work this paper cites.
Search, align, and repair: data-driven feedback generation for introductory programming exercises
Ke Wang, Rishabh Singh, and Zhendong Su · 2018
Earlier work this paper cites.
Automated clustering and program repair for introductory programming assignments
Sumit Gulwani, Ivan Radiček, and Florian Zuleger · 2018
Earlier work this paper cites.
A survey of machine learning for big code and naturalness
Miltiadis Allamanis, Earl T. Barr, Premkumar T. Devanbu, and Charles Sutton · 2018
Earlier work this paper cites.
Semantic patches for java program transformation (experience report)
Hong Jin Kang, Ferdian Thung, Julia Lawall, Gilles Muller, Lingxiao Jiang, and David Lo · 2019
Earlier work this paper cites.
Learning from examples to find fully qualified names of api elements in code snippets
CM Khaled Saifullah, Muhammad Asaduzzaman, and Chanchal K Roy · 2019
Earlier work this paper cites.
Language models are unsupervised multitask learners
Alec Radford, Jeff Wu, Rewon Child, David Luan, Dario Amodei, and Ilya Sutskever · 2019
Cited alongside, same era.
Codebert: A pre-trained model for programming and natural languages
Zhangyin Feng, Daya Guo, Duyu Tang, Nan Duan, Xiaocheng Feng, Ming Gong, Linjun Shou, Bing Qin, Ting Liu, Daxin Jiang, and Ming Zhou · 2020
Cited alongside, same era.
Language models are few-shot learners
Tom Brown, Benjamin Mann, Amanda Ryder, et al · 2020
Cited alongside, same era.
Exploring the limits of transfer learning with a unified text-to-text transformer
Colin Raffel, Noam Shazeer, Adam Roberts, Katherine Lee, Sharan Narang, Michael Matena, Yanqi Zhou, Wei Li, Peter J Liu, et al · 2020
Cited alongside, same era.
Language models are few-shot learners
Tom B. Brown, Benjamin Mann, Nick Ryder, Melanie Subbiah, Jared Kaplan, Prafulla Dhariwal, Arvind Neelakantan, Pranav Shyam, Girish Sastry, Amanda Askell, Sandhini Agarwal, Ariel Herbert-Voss, Gretchen Krueger, T. J. Henighan, Rewon Child, Aditya Ramesh, Daniel M. Ziegler, Jeff Wu, Clemens Winter, Christopher Hesse, Mark Chen, Eric Sigler, Mateusz Litwin, Scott Gray, Benjamin Chess, Jack Clark, Christopher Berner, Sam McCandlish, Alec Radford, Ilya Sutskever, and Dario Amodei · 2020
Snr: constraint-based type inference for incomplete java code snippets
Yiwen Dong, Tianxiao Gu, Yongqiang Tian, and Chengnian Sun · 2022
Later among the works it cites.
Codebert-nt: code naturalness via codebert
Ahmed Khanfir, Matthieu Jimenez, Mike Papadakis, and Yves Le Traon · 2022
Later among the works it cites.
Data distributional properties drive emergent in-context learning in transformers
Stephanie CY Chan, Adam Santoro, Andrew K Lampinen, Jane X Wang, Aaditya Singh, Pierre H Richemond, Jay McClelland, and Felix Hill · 2022
Later among the works it cites.
Rethinking the role of demonstrations: What makes in-context learning work?
Sewon Min, Xinxi Lyu, Ari Holtzman, Mikel Artetxe, Mike Lewis, Hannaneh Hajishirzi, and Luke Zettlemoyer · 2022
Later among the works it cites.
Ai chains: Transparent and controllable human-ai interaction by chaining large language model prompts
alphaXiv searches the wider corpus for related work and actual follow-ups.
alphaXiv is searching for related work…
Cited alongside, same era.
Making pre-trained language models better few-shot learners
Tianyu Gao, Adam Fisch, and Danqi Chen · 2020
Cited alongside, same era.
Yue Wang, Weishi Wang, Shafiq Joty, and Steven CH Hoi · 2021
Cited alongside, same era.
Cure: Code-aware neural machine translation for automatic program repair
Nan Jiang, Thibaud Lutellier, and Lin Tan · 2021
Cited alongside, same era.
What makes good in-context examples for gpt- 3 3 ?
Jiachang Liu, Dinghan Shen, Yizhe Zhang, Bill Dolan, Lawrence Carin, and Weizhu Chen · 2021
Cited alongside, same era.
Metaicl: Learning to learn in context
Sewon Min, Mike Lewis, Luke Zettlemoyer, and Hannaneh Hajishirzi · 2021
Cited alongside, same era.
Break-it-fix-it: Unsupervised learning for program repair
Michihiro Yasunaga and Percy Liang · 2021
Cited alongside, same era.
Prompt-learning for fine-grained entity typing
Ning Ding, Yulin Chen, Xu Han, Guangwei Xu, Pengjun Xie, Hai-Tao Zheng, Zhiyuan Liu, Juanzi Li, and Hong-Gee Kim · 2021
Cited alongside, same era.
Tongshuang Wu, Michael Terry, and Carrie Jun Cai · 2022
Later among the works it cites.
Chain of thought prompting elicits reasoning in large language models
Jason Wei, Xuezhi Wang, Dale Schuurmans, Maarten Bosma, Ed Chi, Quoc Le, and Denny Zhou · 2022
Later among the works it cites.
Repair is nearly generation: Multilingual program repair with llms
Harshit Joshi, José Cambronero, Sumit Gulwani, Vu Le, Ivan Radicek, and Gust Verbruggen · 2022
Later among the works it cites.
Rethinking the role of demonstrations: What makes in-context learning work?
Sewon Min, Xinxi Lyu, Ari Holtzman, Mikel Artetxe, Mike Lewis, Hannaneh Hajishirzi, and Luke Zettlemoyer · 2022
Later among the works it cites.
Fill in the blank: Context-aware automated text input generation for mobile gui testing
Zhe Liu, Chunyang Chen, Junjie Wang, Xing Che, Yuekai Huang, Jun Hu, and Qing Wang · 2022
Later among the works it cites.
Promptchainer: Chaining large language model prompts through visual programming
Tongshuang Wu, Ellen Jiang, Aaron Donsbach, Jeff Gray, Alejandra Molina, Michael Terry, and Carrie J Cai · 2022
Later among the works it cites.
Hai Dang, Lukas Mecke, Florian Lehmann, Sven Goller, and Daniel Buschek · 2022
Later among the works it cites.
Self-consistency improves chain of thought reasoning in language models
Xuezhi Wang, Jason Wei, Dale Schuurmans, Quoc V Le, Ed H. Chi, Sharan Narang, Aakanksha Chowdhery, and Denny Zhou · 2023
Closest in time.
Capabilities of gpt-4 on medical challenge problems
Harsha Nori, Nicholas King, Scott Mayer McKinney, Dean Carignan, and Eric Horvitz · 2023
Closest in time.
Qing Lyu, Josh Tan, Mike E Zapadka, Janardhana Ponnatapuram, Chuang Niu, Ge Wang, and Christopher T Whitlow · 2023
Closest in time.
Codet: Code generation with generated tests
Bei Chen, Fengji Zhang, A. Nguyen, Daoguang Zan, Zeqi Lin, Jian-Guang Lou, and Weizhu Chen · 2023
Closest in time.
On the robustness of code generation techniques: An empirical study on github copilot
Antonio Mastropaolo, Luca Pascarella, Emanuela Guglielmi, Matteo Ciniselli, Simone Scalabrino, Rocco Oliveto, and Gabriele Bavota · 2023
Closest in time.