Skip to content
Snippets Groups Projects
Commit 78acc03a authored by Jannik Dunkelau's avatar Jannik Dunkelau
Browse files

Add references example

parent b7454a78
No related branches found
No related tags found
No related merge requests found
File deleted
......@@ -18,7 +18,7 @@
\begin{frame}
\frametitle{Inhaltsverzeichnist}
\frametitle{Inhaltsverzeichnis}
\tableofcontents
\end{frame}
......@@ -133,4 +133,15 @@
No frame title, no logo.
\end{frame}
\begin{frame}{Bunch of references}
\cite{abrial1996b,ain2019codeclone,allamanis2018survey,alon2019code2vec,%
blanchette2016learning,blanchette2019machine,bobot2011why3}
\end{frame}
\begin{frame}[allowframebreaks]{References}
\bibliographystyle{plain}
\bibliography{references}
\end{frame}
\end{document}
@Book(abrial1996b,
Author = {Abrial, Jean-Raymond},
Title = {The {B}-Book: Assigning Programs to Meanings},
Publisher = {Cambridge University Press},
Year = 1996,
Address = {New York, NY, USA}
)
@Article(ain2019codeclone,
Author = {Q. U. {Ain} and W. H. {Butt} and M. W. {Anwar} and F. {Azam} and B. {Maqbool}},
Title = {A Systematic Review on Code Clone Detection},
Journal = {IEEE Access},
Year = 2019,
Volume = 7,
Pages = {86121--86144},
doi = {10.1109/ACCESS.2019.2918202}
)
@Article(allamanis2018survey,
Author = {Allamanis, Miltiadis and Barr, Earl T and Devanbu, Premkumar and Sutton, Charles},
Title = {A Survey of Machine Learning for Big Code and Naturalness},
Journal = {ACM Computing Surveys (CSUR)},
Year = 2018,
Volume = 51,
Number = 4,
Pages = {1--37}
)
@Article(alon2019code2vec,
Author = {Alon, Uri and Zilberstein, Meital and Levy, Omer and Yahav, Eran},
Title = {code2vec: Learning Distributed Representations of Code},
Journal = {Proceedings of the ACM on Programming Languages},
Year = 2019,
Volume = 3,
Number = {POPL},
Pages = {1--29}
)
@Article(blanchette2016learning,
Author = {Blanchette, Jasmin Christian and Greenaway, David and Kaliszyk, Cezary and K{\"u}hlwein, Daniel and Urban, Josef},
Title = {A Learning-Based Fact Selector for {Isabelle}/{HOL}},
Journal = {Journal of Automated Reasoning},
Year = 2016,
Volume = 57,
Number = 3,
Pages = {219--244},
doi = {10.1007/s10817-016-9362-8}
)
@InProceedings(blanchette2019machine,
Author = {Blanchette, Jasmin Christian and Ouraoui, Daniel El and Fontaine, Pascal and Kaliszyk, Cezary},
Title = {Machine Learning for Instance Selection in {SMT} Solving},
Booktitle = {{AITP} 2019 - 4th Conference on Artificial Intelligence and Theorem Proving},
Year = 2019,
Address = {Obergurgl, Austria},
Month = apr
)
@InProceedings(bobot2011why3,
Author = {Fran\c{c}ois Bobot and Jean-Christophe Filli\^atre and Claude March\'e and Andrei Paskevich},
Title = {{Why3}: Shepherd Your Herd of Provers},
Booktitle = {Boogie 2011: First International Workshop on Intermediate Verification Languages},
Year = 2011,
Pages = {53--64},
Address = {Wroc\l{}aw, Poland},
Month = aug
)
@InProceedings(bortolussi2015machine,
Author = {Bortolussi, Luca and Milios, Dimitrios and Sanguinetti, Guido},
Title = {Machine Learning Methods in Statistical Model Checking and System Design - Tutorial},
Booktitle = {Runtime Verification},
Year = 2015,
Series = {LNCS},
Volume = 9333,
Pages = {323--341},
Organization = {Springer}
)
@Article(buccafurri1999enhancing,
Author = {Buccafurri, Francesco and Eiter, Thomas and Gottlob, Georg and Leone, Nicola},
Title = {Enhancing model checking in verification by {AI} techniques},
Journal = {Artificial Intelligence},
Year = 1999,
Volume = 112,
Number = {1-2},
Pages = {57--104}
)
@Article(cai2019automatic,
Author = {Cai, Cheng-Hao and Sun, Jing and Dobbie, Gillian},
Title = {Automatic {B}-model repair using model checking and machine learning},
Journal = {Automated Software Engineering},
Year = 2019,
Volume = 26,
Number = 3,
Pages = {653--704}
)
@Article(chen2019literature,
Author = {Chen, Zimin and Monperrus, Martin},
Title = {A Literature Study of Embeddings on Source Code},
Journal = {arXiv preprint arXiv:1904.03061},
Year = 2019
)
@InProceedings(devlin2019bert,
Author = {Devlin, Jacob and Chang, Ming-Wei and Lee, Kenton and Toutanova, Kristina},
Title = {{BERT}: Pre-training of Deep Bidirectional Transformers for Language Understanding},
Booktitle = {Human Language Technologies},
Year = 2019,
Volume = 1,
Pages = {4171--4186},
Month = jun,
Publisher = {Association for Computational Linguistics},
doi = {10.18653/v1/N19-1423}
)
@InProceedings(dunkelau2019automated,
Author = {Dunkelau, Jannik and Krings, Sebastian and Schmidt, Joshua},
Title = {Automated Backend Selection for {ProB} Using Deep Learning},
Booktitle = {{NASA} Formal Methods},
Year = 2019,
Series = {LNCS},
Volume = 11460,
Pages = {130--147},
Month = may,
Publisher = {Springer},
doi = {10.1007/978-3-030-20652-9\_9}
)
@InProceedings(dunkelau2020analysing,
Author = {Dunkelau, Jannik and Schmidt, Joshua and Leuschel, Michael},
Title = {Analysing {ProB}'s Constraint Solving Backends},
Booktitle = {Rigorous State-Based Methods},
Year = 2020,
Series = {LNCS},
Volume = 12071,
Pages = {107--123},
Month = may,
Publisher = {Springer},
doi = {10.1007/978-3-030-48077-6\_8}
)
@InProceedings(farber2015random,
Author = {F{\"a}rber, Michael and Kaliszyk, Cezary},
Title = {Random Forests for Premise Selection},
Booktitle = {International Symposium on Frontiers of Combining Systems},
Year = 2015,
Pages = {325--340},
Organization = {Springer}
)
@InProceedings(garg2016inductive,
Author = {Garg, Pranav and Neider, Daniel and Madhusudan, P. and Roth, Dan},
Title = {Learning Invariants Using Decision Trees and Implication Counterexamples},
Booktitle = {Proceedings of the 43rd Annual ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages},
Year = 2016,
Series = {POPL '16},
Volume = 51,
Pages = {499–512},
Month = jan,
Publisher = {Association for Computing Machinery},
Number = 1,
doi = {10.1145/2837614.2837664}
)
@Article(goldman2015employing,
Author = {Goldman, Robert P and Boldt, Michael W and Musliner, David J},
Title = {Employing {AI} Techniques in Probabilistic Model Checking Position Paper},
Year = 2015
)
@Article(healy2017predicting,
Author = {Healy, Andrew and Monahan, Rosemary and Power, James F.},
Title = {Predicting {SMT} Solver Performance for Software Verification},
Journal = {Electronic Proceedings in Theoretical Computer Science},
Year = 2017,
Volume = 240,
Pages = {20–37},
Month = jan,
doi = {10.4204/eptcs.240.2}
)
@InProceedings(hindle2012naturalness,
Author = {A. {Hindle} and E. T. {Barr} and Z. {Su} and M. {Gabel} and P. {Devanbu}},
Title = {On the naturalness of software},
Booktitle = {34th International Conference on Software Engineering (ICSE)},
Year = 2012,
Pages = {837--847},
doi = {10.1109/ICSE.2012.6227135}
)
@Article(irving2016deepmath,
Author = {Irving, Geoffrey and Szegedy, Christian and Alemi, Alexander A and E{\'e}n, Niklas and Chollet, Fran{\c{c}}ois and Urban, Josef},
Title = {{DeepMath} - Deep Sequence Models for Premise Selection},
Journal = {Advances in Neural Information Processing Systems},
Year = 2016,
Volume = 29,
Pages = {2235--2243}
)
@InProceedings(kaliszyk2015efficient,
Author = {Kaliszyk, Cezary and Urban, Josef and Vysko\v{c}il, Ji\v{r}\'{\i}},
Title = {Efficient Semantic Features for Automated Reasoning over Large Theories},
Booktitle = {Proceedings of the 24th International Conference on Artificial Intelligence},
Year = 2015,
Series = {IJCAI'15},
Pages = {3084–3090},
Publisher = {AAAI Press}
)
@InProceedings(kaliszyk2018reinforcement,
Author = {Kaliszyk, Cezary and Urban, Josef and Michalewski, Henryk and Ol\v{s}\'{a}k, Miroslav},
Title = {Reinforcement Learning of Theorem Proving},
Booktitle = {Advances in Neural Information Processing Systems},
Year = 2018,
Volume = 31,
Publisher = {Curran Associates, Inc.}
)
@InProceedings(kanade2020learning,
Author = {Kanade, Aditya and Maniatis, Petros and Balakrishnan, Gogul and Shi, Kensen},
Title = {Learning and Evaluating Contextual Embedding of Source Code},
Booktitle = {International Conference on Machine Learning},
Year = 2020,
Pages = {5110--5121},
Organization = {PMLR}
)
@InProceedings(lederman2019learning,
Author = {Lederman, Gil and Rabe, Markus and Seshia, Sanjit and Lee, Edward A},
Title = {Learning Heuristics for Quantified Boolean Formulas through Reinforcement Learning},
Booktitle = {International Conference on Learning Representations},
Year = 2019
)
@Article(leuschel2008prob,
Author = {Leuschel, Michael and Butler, Michael},
Title = {{ProB}: An Automated Analysis Toolset for the {B} Method},
Journal = {International Journal on Software Tools for Technology Transfer},
Year = 2008,
Volume = 10,
Number = 2,
Pages = {185--203},
Month = mar
)
@InProceedings(meinke2018survey,
Author = {K. {Meinke} and A. {Bennaceur}},
Title = {Machine Learning for Software Engineering: Models, Methods, and Applications},
Booktitle = {40th International Conference on Software Engineering: Companion (ICSE-Companion)},
Year = 2018,
Pages = {548--549},
Publisher = {IEEE/ACM}
)
@Article(mikolov2013efficient,
Author = {Mikolov, Tomas and Chen, Kai and Corrado, Greg and Dean, Jeffrey},
Title = {Efficient Estimation of Word Representations in Vector Space},
Journal = {arXiv preprint arXiv:1301.3781},
Year = 2013
)
@InProceedings(nagashima2018pamper,
Author = {Nagashima, Yutaka and He, Yilun},
Title = {PaMpeR},
Booktitle = {Proceedings of the 33rd ACM/IEEE International Conference on Automated Software Engineering},
Year = 2018,
Series = {ASE 2018},
Pages = {362–372},
Address = {New York, NY, USA},
Publisher = {Association for Computing Machinery},
doi = {10.1145/3238147.3238210}
)
@Article(pira2021using,
Author = {Pira, Einollah},
Title = {Using knowledge discovery to propose a two-phase model checking for safety analysis of graph transformations},
Journal = {Software Quality Journal},
Year = 2021,
Pages = {1--28},
doi = {10.1007/s11219-020-09542-x}
)
@Article(pira2018searching,
Author = {Pira, Einollah and Rafe, Vahid and Nikanjam, Amin},
Title = {Searching for violation of safety and liveness properties using knowledge discovery in complex systems specified through graph transformations},
Journal = {Information and Software Technology},
Year = 2018,
Volume = 97,
Pages = {110--134},
doi = {10.1016/j.infsof.2018.01.004}
)
@InProceedings(rahman2019classifying,
Author = {Rahman, Md Abdur and Haque, Md Ariful and Tawhid, Md Nurul Ahad and Siddik, Md Saeed},
Title = {Classifying Non-Functional Requirements using {RNN} Variants for Quality Software Development},
Booktitle = {Proceedings of the 3rd ACM SIGSOFT International Workshop on Machine Learning Techniques for Software Quality Evaluation},
Year = 2019,
Pages = {25--30}
)
@InProceedings(schmidt2018repair,
Author = {Schmidt, Joshua and Krings, Sebastian and Leuschel, Michael},
Title = {Repair and Generation of Formal Models Using Synthesis},
Editor = {Furia, Carlo A. and Winter, Kirsten},
Booktitle = {Integrated Formal Methods},
Year = 2018,
Series = {LNCS},
Volume = 11023,
Pages = {346--366},
Address = {Cham},
Publisher = {Springer International Publishing}
)
@InProceedings(sharma2014machine,
Author = {Sharma, Richa and Bhatia, Jaspreet and Biswas, KK},
Title = {Machine Learning for Constituency Test of Coordinating Conjunctions in Requirements Specifications},
Booktitle = {Proceedings of the 3rd International Workshop on Realizing Artificial Intelligence Synergies in Software Engineering},
Year = 2014,
Pages = {25--31}
)
@InProceedings(sultanov2013application,
Author = {H. {Sultanov} and J. H. {Hayes}},
Title = {Application of reinforcement learning to requirements engineering: requirements tracing},
Booktitle = {2013 21st IEEE International Requirements Engineering Conference (RE)},
Year = 2013,
Pages = {52--61},
doi = {10.1109/RE.2013.6636705}
)
@InProceedings(tulsian2014mux,
Author = {Tulsian, Varun and Kanade, Aditya and Kumar, Rahul and Lal, Akash and Nori, Aditya V},
Title = {{MUX}: Algorithm Selection for Software Model Checkers},
Booktitle = {Proceedings of the 11th Working Conference on Mining Software Repositories},
Year = 2014,
Pages = {132--141}
)
@InProceedings(turian2010word,
Author = {Turian, Joseph and Ratinov, Lev and Bengio, Yoshua},
Title = {Word representations: A simple and general method for semi-supervised learning},
Booktitle = {Proceedings of the 48th annual meeting of the association for computational linguistics},
Year = 2010,
Pages = {384--394}
)
@InProceedings(white2015deep,
Author = {White, Martin},
Title = {Deep Representations for Software Engineering},
Booktitle = {2015 IEEE/ACM 37th IEEE International Conference on Software Engineering},
Year = 2015,
Volume = 2,
Pages = {781--783},
Organization = {IEEE}
)
@Article(yousefian2016greedy,
Author = {Yousefian, Rosa and Aboutorabi, Shahryar and Rafe, Vahid},
Title = {A greedy algorithm versus metaheuristic solutions to deadlock detection in Graph Transformation Systems},
Journal = {Journal of Intelligent \& Fuzzy Systems},
Year = 2016,
Volume = 31,
Number = 1,
Pages = {137--149},
doi = {10.3233/IFS-162127}
)
@Article(zhu2019ltl,
Author = {W. {Zhu} and H. {Wu} and M. {Deng}},
Title = {{LTL} Model Checking Based on Binary Classification of Machine Learning},
Journal = {IEEE Access},
Year = 2019,
Volume = 7,
Pages = {135703--135719},
doi = {10.1109/ACCESS.2019.2942762}
)
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment