Sorting and Transforming Program Repair Ingredients via Deep Learning Code Similarities
暂无分享,去创建一个
Martin White | Matias Martinez | Denys Poshyvanyk | Martin Monperrus | Michele Tufano | Monperrus Martin | Michele Tufano | D. Poshyvanyk | Matias Martinez | Martin White
[1] Matias Martinez,et al. ASTOR: Evolutionary Automatic Software Repair for Java , 2014, ArXiv.
[2] Tung Thanh Nguyen,et al. Learning API Usages from Bytecode: A Statistical Approach , 2015, 2016 IEEE/ACM 38th International Conference on Software Engineering (ICSE).
[3] Tomas Mikolov,et al. RNNLM - Recurrent Neural Network Language Modeling Toolkit , 2011 .
[4] Song Wang,et al. Automatically Learning Semantic Features for Defect Prediction , 2016, 2016 IEEE/ACM 38th International Conference on Software Engineering (ICSE).
[5] Abhik Roychoudhury,et al. Angelix: Scalable Multiline Program Patch Synthesis via Symbolic Analysis , 2016, 2016 IEEE/ACM 38th International Conference on Software Engineering (ICSE).
[6] Lukás Burget,et al. Extensions of recurrent neural network language model , 2011, 2011 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP).
[7] Matias Martinez,et al. Mining software repair models for reasoning on the search space of automated program fixing , 2013, Empirical Software Engineering.
[8] Claire Le Goues,et al. GenProg: A Generic Method for Automatic Software Repair , 2012, IEEE Transactions on Software Engineering.
[9] Jeffrey Dean,et al. Distributed Representations of Words and Phrases and their Compositionality , 2013, NIPS.
[10] Andrew Y. Ng,et al. Parsing Natural Scenes and Natural Language with Recursive Neural Networks , 2011, ICML.
[11] Shinji Kusumoto,et al. Toward improving ability to repair bugs automatically: a patch candidate location mechanism using code similarity , 2016, SAC.
[12] Martin White,et al. Toward Deep Learning Software Repositories , 2015, 2015 IEEE/ACM 12th Working Conference on Mining Software Repositories.
[13] Peter Zoeteweij,et al. An Evaluation of Similarity Coefficients for Software Fault Localization , 2006, 2006 12th Pacific Rim International Symposium on Dependable Computing (PRDC'06).
[14] Premkumar T. Devanbu,et al. CACHECA: A Cache Language Model Based Code Suggestion Tool , 2015, 2015 IEEE/ACM 37th IEEE International Conference on Software Engineering.
[15] José Nelson Amaral,et al. Syntax errors just aren't natural: improving error reporting with language models , 2014, MSR 2014.
[16] Geoffrey Zweig,et al. Linguistic Regularities in Continuous Space Word Representations , 2013, NAACL.
[17] Abhik Roychoudhury,et al. DirectFix: Looking for Simple Program Repairs , 2015, 2015 IEEE/ACM 37th IEEE International Conference on Software Engineering.
[18] Premkumar T. Devanbu,et al. Will They Like This? Evaluating Code Contributions with Language Models , 2015, 2015 IEEE/ACM 12th Working Conference on Mining Software Repositories.
[19] Eran Yahav,et al. Code completion with statistical language models , 2014, PLDI.
[20] Anh Tuan Nguyen,et al. Migrating code with statistical machine translation , 2014, ICSE Companion.
[21] Gabriele Bavota,et al. Deep Learning Similarities from Different Representations of Source Code , 2018, 2018 IEEE/ACM 15th International Conference on Mining Software Repositories (MSR).
[22] Christoph Goller,et al. Learning task-dependent distributed representations by backpropagation through structure , 1996, Proceedings of International Conference on Neural Networks (ICNN'96).
[23] Paolo Tonella,et al. Interpolated n-grams for model based testing , 2014, ICSE.
[24] Vysoké Učení,et al. Statistical Language Models Based on Neural Networks , 2012 .
[25] Yuhua Qi,et al. The strength of random search on automated program repair , 2014, ICSE.
[26] Premkumar T. Devanbu,et al. On the naturalness of software , 2016, Commun. ACM.
[27] James H. Martin,et al. Speech and language processing: an introduction to natural language processing, computational linguistics, and speech recognition, 2nd Edition , 2000, Prentice Hall series in artificial intelligence.
[28] Guigang Zhang,et al. Deep Learning , 2016, Int. J. Semantic Comput..
[29] Mark Harman,et al. Searching for better configurations: a rigorous approach to clone evaluation , 2013, ESEC/FSE 2013.
[30] Nicholas A. Kraft,et al. Exploring the use of deep learning for feature location , 2015, 2015 IEEE International Conference on Software Maintenance and Evolution (ICSME).
[31] Armando Solar-Lezama,et al. sk_p: a neural program corrector for MOOCs , 2016, SPLASH.
[32] Anh Tuan Nguyen,et al. Statistical learning approach for mining API usage mappings for code migration , 2014, ASE.
[33] Yuriy Brun,et al. The plastic surgery hypothesis , 2014, SIGSOFT FSE.
[34] Martin Monperrus,et al. Nopol: Automatic Repair of Conditional Statement Bugs in Java Programs , 2018, IEEE Transactions on Software Engineering.
[35] Fan Long,et al. Automatic patch generation by learning correct code , 2016, POPL.
[36] Reid Holmes,et al. Coverage is not strongly correlated with test suite effectiveness , 2014, ICSE.
[37] Matias Martinez,et al. Automatic repair of real bugs in java: a large-scale experiment on the defects4j dataset , 2016, Empirical Software Engineering.
[38] Anh Tuan Nguyen,et al. Combining Deep Learning with Information Retrieval to Localize Buggy Files for Bug Reports (N) , 2015, 2015 30th IEEE/ACM International Conference on Automated Software Engineering (ASE).
[39] Dawei Qi,et al. SemFix: Program repair via semantic analysis , 2013, 2013 35th International Conference on Software Engineering (ICSE).
[40] Claire Le Goues,et al. A systematic study of automated program repair: Fixing 55 out of 105 bugs for $8 each , 2012, 2012 34th International Conference on Software Engineering (ICSE).
[41] Premkumar T. Devanbu,et al. Are deep neural networks the best choice for modeling source code? , 2017, ESEC/SIGSOFT FSE.
[42] J. Nocedal. Updating Quasi-Newton Matrices With Limited Storage , 1980 .
[43] Claire Le Goues,et al. Representations and operators for improving evolutionary software repair , 2012, GECCO '12.
[44] Premkumar T. Devanbu,et al. On the localness of software , 2014, SIGSOFT FSE.
[45] Lukás Burget,et al. Strategies for training large scale neural network language models , 2011, 2011 IEEE Workshop on Automatic Speech Recognition & Understanding.
[46] Geoffrey E. Hinton,et al. Visualizing Data using t-SNE , 2008 .
[47] Hridesh Rajan,et al. A study of repetitiveness of code changes in software evolution , 2013, 2013 28th IEEE/ACM International Conference on Automated Software Engineering (ASE).
[48] Claes Wohlin,et al. Experimentation in software engineering: an introduction , 2000 .
[49] Monperrus Martin. Automatic Software Repair: a Bibliography , 2020 .
[50] Devin Chollak,et al. Bugram: Bug detection with n-gram language models , 2016, 2016 31st IEEE/ACM International Conference on Automated Software Engineering (ASE).
[51] Pascal Vincent,et al. Unsupervised Feature Learning and Deep Learning: A Review and New Perspectives , 2012, ArXiv.
[52] Anh Tuan Nguyen,et al. Lexical statistical machine translation for language migration , 2013, ESEC/FSE 2013.
[53] Alessandra Gorla,et al. Automatic recovery from runtime failures , 2013, 2013 35th International Conference on Software Engineering (ICSE).
[54] Eric Lahtinen,et al. Automatic error elimination by horizontal code transfer across multiple applications , 2015, PLDI.
[55] Denys Poshyvanyk,et al. An empirical exploration of regularities in open-source software lexicons , 2009, 2009 IEEE 17th International Conference on Program Comprehension.
[56] Jeffrey Dean,et al. Efficient Estimation of Word Representations in Vector Space , 2013, ICLR.
[57] David Lo,et al. S3: syntax- and semantic-guided repair synthesis via programming by examples , 2017, ESEC/SIGSOFT FSE.
[58] Premkumar T. Devanbu,et al. On the "naturalness" of buggy code , 2015, ICSE.
[59] Matias Martinez,et al. Do the fix ingredients already exist? an empirical inquiry into the redundancy assumptions of program repair approaches , 2014, ICSE Companion.
[60] Michael D. Ernst,et al. Are mutants a valid substitute for real faults in software testing? , 2014, SIGSOFT FSE.
[61] Xin Rong,et al. word2vec Parameter Learning Explained , 2014, ArXiv.
[62] Zhendong Su,et al. On the naturalness of software , 2012, ICSE 2012.
[63] Martin White,et al. Deep learning code fragments for code clone detection , 2016, 2016 31st IEEE/ACM International Conference on Automated Software Engineering (ASE).
[64] Alessandra Gorla,et al. Automatic workarounds for web applications , 2010, FSE '10.
[65] Baishakhi Ray,et al. Automatically diagnosing and repairing error handling bugs in C , 2017, ESEC/SIGSOFT FSE.
[66] Xinli Yang,et al. Deep Learning for Just-in-Time Defect Prediction , 2015, 2015 IEEE International Conference on Software Quality, Reliability and Security.
[67] Matias Martinez,et al. ASTOR: a program repair library for Java (demo) , 2016, ISSTA.
[68] Michael D. Ernst,et al. Defects4J: a database of existing faults to enable controlled testing studies for Java programs , 2014, ISSTA 2014.
[69] Sheeva Afshan,et al. Evolving Readable String Test Inputs Using a Natural Language Model to Reduce Human Oracle Cost , 2013, 2013 IEEE Sixth International Conference on Software Testing, Verification and Validation.
[70] Renaud Pawlak,et al. SPOON: A library for implementing analyses and transformations of Java source code , 2016, Softw. Pract. Exp..
[71] Yuriy Brun,et al. The ManyBugs and IntroClass Benchmarks for Automated Repair of C Programs , 2015, IEEE Transactions on Software Engineering.
[72] Rishabh Singh,et al. Automated Correction for Syntax Errors in Programming Assignments using Recurrent Neural Networks , 2016, ArXiv.
[73] Fan Long,et al. An analysis of patch plausibility and correctness for generate-and-validate patch generation systems , 2015, ISSTA.
[74] Yoshua Bengio,et al. A Neural Probabilistic Language Model , 2003, J. Mach. Learn. Res..
[75] Yuriy Brun,et al. Repairing Programs with Semantic Code Search (T) , 2015, 2015 30th IEEE/ACM International Conference on Automated Software Engineering (ASE).
[76] Jeffrey Pennington,et al. Semi-Supervised Recursive Autoencoders for Predicting Sentiment Distributions , 2011, EMNLP.
[77] Rui Abreu,et al. GZoltar: an eclipse plug-in for testing and debugging , 2012, 2012 Proceedings of the 27th IEEE/ACM International Conference on Automated Software Engineering.
[78] Lukás Burget,et al. Recurrent neural network based language model , 2010, INTERSPEECH.
[79] Zhendong Su,et al. A study of the uniqueness of source code , 2010, FSE '10.
[80] Gabriele Bavota,et al. On Learning Meaningful Code Changes Via Neural Machine Translation , 2019, 2019 IEEE/ACM 41st International Conference on Software Engineering (ICSE).
[81] Amey Karkare,et al. A feasibility study of using automated program repair for introductory programming assignments , 2017, ESEC/SIGSOFT FSE.
[82] Christopher Potts,et al. Recursive Deep Models for Semantic Compositionality Over a Sentiment Treebank , 2013, EMNLP.
[83] Gabriele Bavota,et al. An Empirical Investigation into Learning Bug-Fixing Patches in the Wild via Neural Machine Translation , 2018, 2018 33rd IEEE/ACM International Conference on Automated Software Engineering (ASE).