diff --git a/_events/2024-07-29-aral-lunch-talk.md b/_events/2024-07-29-aral-lunch-talk.md new file mode 100644 index 0000000..5fb3854 --- /dev/null +++ b/_events/2024-07-29-aral-lunch-talk.md @@ -0,0 +1,15 @@ +--- +layout: event +title: "Smart, Transformer-based Invocation of Code Completion" +categories: [events,lunch-talks] +start: "13:00" +end: "13:15" +speaker: Aral de Moor +where: "Hybrid" +--- + +**Abstract** + +This talk is about my paper which was recently accepted at AIware @ FSE'24, and won ACM Distinguished Paper Award. In the paper, I explore how to optimise AI-powered code completions by filtering out irrelevant and distracting suggestions. In the talk, I will briefly discuss the findings of the study, and lay out open research questions for improving this increasingly frequent interaction. + +[Paper available here](https://dl.acm.org/doi/10.1145/3664646.3664760)