Miltiadis Allamanis

Orcid: 0000-0002-5819-9900

According to our database1, Miltiadis Allamanis authored at least 61 papers between 2012 and 2024.

Collaborative distances:

Timeline

Legend:

Book 
In proceedings 
Article 
PhD thesis 
Dataset
Other 

Links

Online presence:

On csauthors.net:

Bibliography

2024
Unsupervised Evaluation of Code LLMs with Round-Trip Correctness.
CoRR, 2024

Do Large Code Models Understand Programming Concepts? A Black-box Approach.
CoRR, 2024

2023
DIRE and its Data: Neural Decompiled Variable Renamings with Respect to Software Class.
ACM Trans. Softw. Eng. Methodol., April, 2023

JEMMA: An extensible Java dataset for ML4Code applications.
Empir. Softw. Eng., March, 2023

Epicure: Distilling Sequence Model Predictions into Patterns.
CoRR, 2023

AdaptivePaste: Intelligent Copy-Paste in IDE.
Proceedings of the 31st ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering, 2023

2022
CODIT: Code Editing With Tree-Based Neural Models.
IEEE Trans. Software Eng., 2022

HEAT: Hyperedge Attention Networks.
Trans. Mach. Learn. Res., 2022

Overwatch: learning patterns in code edit sequences.
Proc. ACM Program. Lang., 2022

Embedding and classifying test execution traces using neural networks.
IET Softw., 2022

AdaptivePaste: Code Adaptation through Learning Semantics-aware Variable Usage Representations.
CoRR, 2022

Is Surprisal in Issue Trackers Actionable?
CoRR, 2022

Deep End-to-end Causal Inference.
CoRR, 2022

Simultaneous Missing Value Imputation and Structure Learning with Groups.
Proceedings of the Advances in Neural Information Processing Systems 35: Annual Conference on Neural Information Processing Systems 2022, 2022

NS3: Neuro-symbolic Semantic Code Search.
Proceedings of the Advances in Neural Information Processing Systems 35: Annual Conference on Neural Information Processing Systems 2022, 2022

CoRGi: Content-Rich Graph Neural Networks with Attention.
Proceedings of the KDD '22: The 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining, Washington, DC, USA, August 14, 2022

Learning to Complete Code with Sketches.
Proceedings of the Tenth International Conference on Learning Representations, 2022

2021
VICause: Simultaneous Missing Value Imputation and Causal Discovery with Groups.
CoRR, 2021

CoRGi: Content-Rich Graph Neural Networks with Attention.
CoRR, 2021

Learning to Generate Code Sketches.
CoRR, 2021

Supervised learning over test executions as a test oracle.
Proceedings of the SAC '21: The 36th ACM/SIGAPP Symposium on Applied Computing, 2021

Self-Supervised Bug Detection and Repair.
Proceedings of the Advances in Neural Information Processing Systems 34: Annual Conference on Neural Information Processing Systems 2021, 2021

Fast and Memory-Efficient Neural Code Completion.
Proceedings of the 18th IEEE/ACM International Conference on Mining Software Repositories, 2021

Copy That! Editing Sequences by Copying Spans.
Proceedings of the Thirty-Fifth AAAI Conference on Artificial Intelligence, 2021

2020
Learning to Encode and Classify Test Executions.
CoRR, 2020

Flexeme: untangling commits using lexical flows.
Proceedings of the ESEC/FSE '20: 28th ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering, 2020

Typilus: neural type hints.
Proceedings of the 41st ACM SIGPLAN International Conference on Programming Language Design and Implementation, 2020

2019
Deduplication Index for Big Code Datasets.
Dataset, June, 2019

CodeSearchNet Challenge: Evaluating the State of Semantic Code Search.
CoRR, 2019

The adverse effects of code duplication in machine learning models of code.
Proceedings of the 2019 ACM SIGPLAN International Symposium on New Ideas, 2019

Program Synthesis and Semantic Parsing with Learned Code Idioms.
Proceedings of the Advances in Neural Information Processing Systems 32: Annual Conference on Neural Information Processing Systems 2019, 2019

DIRE: A Neural Approach to Decompiled Identifier Naming.
Proceedings of the 34th IEEE/ACM International Conference on Automated Software Engineering, 2019

Learning units-of-measure from scientific code.
Proceedings of the 14th International Workshop on Software Engineering for Science, 2019

Learning to Represent Edits.
Proceedings of the 7th International Conference on Learning Representations, 2019

Structured Neural Summarization.
Proceedings of the 7th International Conference on Learning Representations, 2019

Generative Code Modeling with Graphs.
Proceedings of the 7th International Conference on Learning Representations, 2019

2018
Mining Semantic Loop Idioms.
IEEE Trans. Software Eng., 2018

A Survey of Machine Learning for Big Code and Naturalness.
ACM Comput. Surv., 2018

Tree2Tree Neural Translation Model for Learning Source Code Changes.
CoRR, 2018

Deep learning type inference.
Proceedings of the 2018 ACM Joint Meeting on European Software Engineering Conference and Symposium on the Foundations of Software Engineering, 2018

RefiNym: using names to refine types.
Proceedings of the 2018 ACM Joint Meeting on European Software Engineering Conference and Symposium on the Foundations of Software Engineering, 2018

Constrained Graph Variational Autoencoders for Molecule Design.
Proceedings of the Advances in Neural Information Processing Systems 31: Annual Conference on Neural Information Processing Systems 2018, 2018

Modelling Natural Language, Programs, and their Intersection.
Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics, 2018

Learning to Represent Programs with Graphs.
Proceedings of the 6th International Conference on Learning Representations, 2018

2017
Autofolding for Source Code Summarization.
IEEE Trans. Software Eng., 2017

SmartPaste: Learning to Adapt Source Code.
CoRR, 2017

Learning Continuous Semantic Representations of Symbolic Expressions.
Proceedings of the 34th International Conference on Machine Learning, 2017

2016
Tailored Mutants Fit Bugs Better.
CoRR, 2016

TASSAL: autofolding for source code summarization.
Proceedings of the 38th International Conference on Software Engineering, 2016

A Convolutional Attention Network for Extreme Summarization of Source Code.
Proceedings of the 33nd International Conference on Machine Learning, 2016

2015
Inducing Generalized Multi-Label Rules with Learning Classifier Systems.
CoRR, 2015

Suggesting accurate method and class names.
Proceedings of the 2015 10th Joint Meeting on Foundations of Software Engineering, 2015

Bimodal Modelling of Source Code and Natural Language.
Proceedings of the 32nd International Conference on Machine Learning, 2015

2014
Autofolding for Source Code Summarization.
CoRR, 2014

Learning Natural Coding Conventions.
CoRR, 2014

Mining idioms from source code.
Proceedings of the 22nd ACM SIGSOFT International Symposium on Foundations of Software Engineering, (FSE-22), Hong Kong, China, November 16, 2014

Learning natural coding conventions.
Proceedings of the 22nd ACM SIGSOFT International Symposium on Foundations of Software Engineering, (FSE-22), Hong Kong, China, November 16, 2014

2013
Mining source code repositories at massive scale using language modeling.
Proceedings of the 10th Working Conference on Mining Software Repositories, 2013

Why, when, and what: analyzing stack overflow questions by topic, type, and code.
Proceedings of the 10th Working Conference on Mining Software Repositories, 2013

Effective Rule-Based Multi-label Classification with Learning Classifier Systems.
Proceedings of the Adaptive and Natural Computing Algorithms, 2013

2012
Evolution of a location-based online social network: analysis and models.
Proceedings of the 12th ACM SIGCOMM Internet Measurement Conference, 2012


  Loading...