Timofey Bryksin

Orcid: 0000-0001-9022-3563

According to our database1, Timofey Bryksin authored at least 65 papers between 2013 and 2024.

Collaborative distances:
  • Dijkstra number2 of four.
  • Erdős number3 of four.

Timeline

Legend:

Book 
In proceedings 
Article 
PhD thesis 
Dataset
Other 

Links

On csauthors.net:

Bibliography

2024
Clustering MOOC Programming Solutions to Diversify Their Presentation to Students.
CoRR, 2024

Unprecedented Code Change Automation: The Fusion of LLMs and Transformation by Example.
CoRR, 2024

Together We Go Further: LLMs and IDE Static Analysis for Extract Method Refactoring.
CoRR, 2024

Reassessing Java Code Readability Models with a Human-Centered Approach.
CoRR, 2024

2023
Out of the BLEU: How should we assess quality of the Code Generation models?
J. Syst. Softw., September, 2023

Just-in-time code duplicates extraction.
Inf. Softw. Technol., June, 2023

Entity-Augmented Code Generation.
CoRR, 2023

Overcoming the Mental Set Effect in Programming Problem Solving.
CoRR, 2023

What Writing Assistants Can Learn from Programming IDEs.
CoRR, 2023

Predicting Tags For Programming Tasks by Combining Textual And Source Code Data.
CoRR, 2023

Optimizing Duplicate Size Thresholds in IDEs.
Proceedings of the 20th IEEE/ACM International Conference on Mining Software Repositories, 2023

From Commit Message Generation to History-Aware Commit Message Completion.
Proceedings of the 38th IEEE/ACM International Conference on Automated Software Engineering, 2023

Detecting Code Quality Issues in Pre-written Templates of Programming Tasks in Online Courses.
Proceedings of the 2023 Conference on Innovation and Technology in Computer Science Education V. 1, 2023

Analyzing the Quality of Submissions in Online Programming Courses.
Proceedings of the 45th IEEE/ACM International Conference on Software Engineering: Software Engineering Education and Training, 2023

Judging Adam: Studying the Performance of Optimization Methods on ML4SE Tasks.
Proceedings of the 45th IEEE/ACM International Conference on Software Engineering: New Ideas and Emerging Results, 2023

The Effect of Perceptual Load on Performance Within IDE in People with ADHD Symptoms.
Proceedings of the Augmented Cognition, 2023

2022
So Much in So Little: Creating Lightweight Embeddings of Python Libraries.
CoRR, 2022

Evaluation of Contrastive Learning with Various Code Representations for Code Clone Detection.
CoRR, 2022

Evaluating the Impact of Source Code Parsers on ML4SE Models.
CoRR, 2022

Assessing Project-Level Fine-Tuning of ML4SE Models.
CoRR, 2022

Aggregation of Stack Trace Similarities for Crash Report Deduplication.
CoRR, 2022

ReSplit: Improving the Structure of Jupyter Notebooks by Re-Splitting Their Cells.
Proceedings of the IEEE International Conference on Software Analysis, 2022

DAPSTEP: Deep Assignee Prediction for Stack Trace Error rePresentation.
Proceedings of the IEEE International Conference on Software Analysis, 2022

All you need is logs: improving code completion by learning from anonymous IDE usage logs.
Proceedings of the 30th ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering, 2022

Hyperstyle: A Tool for Assessing the Code Quality of Solutions to Programming Assignments.
Proceedings of the SIGCSE 2022: The 53rd ACM Technical Symposium on Computer Science Education, 2022

Lupa: A Framework for Large Scale Analysis of the Programming Language Usage.
Proceedings of the 19th IEEE/ACM International Conference on Mining Software Repositories, 2022

A Large-Scale Comparison of Python Code in Jupyter Notebooks and Scripts.
Proceedings of the 19th IEEE/ACM International Conference on Mining Software Repositories, 2022

AntiCopyPaster: Extracting Code Duplicates As Soon As They Are Introduced in the IDE.
Proceedings of the 37th IEEE/ACM International Conference on Automated Software Engineering, 2022

On the transferability of pre-trained language models for low-resource programming languages.
Proceedings of the 30th IEEE/ACM International Conference on Program Comprehension, 2022

IntelliTC: Automating Type Changes in IntelliJ IDEA.
Proceedings of the 44th IEEE/ACM International Conference on Software Engineering: Companion Proceedings, 2022

Inferring and Applying Type Changes.
Proceedings of the 44th IEEE/ACM 44th International Conference on Software Engineering, 2022

Reflekt: a Library for Compile-Time Reflection in Kotlin.
Proceedings of the 44th IEEE/ACM International Conference on Software Engineering: Software Engineering in Practice, 2022

2021
AntiCopyPaster: Extracting Code Duplicates As Soon As They Are Introduced in the IDE.
CoRR, 2021

Changes from the Trenches: Should We Automate Them?
CoRR, 2021

Multi-threshold token-based code clone detection.
Proceedings of the 28th IEEE International Conference on Software Analysis, 2021

Unsupervised learning of general-purpose embeddings for code changes.
Proceedings of the MaLTeSQuE@ESEC/SIGSOFT FSE 2021: Proceedings of the 5th International Workshop on Machine Learning Techniques for Software Quality Evolution, 2021

One thousand and one stories: a large-scale survey of software refactoring.
Proceedings of the ESEC/FSE '21: 29th ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering, 2021

Authorship attribution of source code: a language-agnostic approach and applicability in software engineering.
Proceedings of the ESEC/FSE '21: 29th ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering, 2021

TaskTracker-tool: A Toolkit for Tracking of Code Snapshots and Activity Data During Solution of Programming Tasks.
Proceedings of the SIGCSE '21: The 52nd ACM Technical Symposium on Computer Science Education, 2021

PSIMiner: A Tool for Mining Rich Abstract Syntax Trees from Code.
Proceedings of the 18th IEEE/ACM International Conference on Mining Software Repositories, 2021

PyNose: A Test Smell Detector For Python.
Proceedings of the 36th IEEE/ACM International Conference on Automated Software Engineering, 2021

Infrastructure in Code: Towards Developer-Friendly Cloud Applications.
Proceedings of the 36th IEEE/ACM International Conference on Automated Software Engineering, 2021

Revizor: A Data-Driven Approach to Automate Frequent Code Changes Based on Graph Matching.
Proceedings of the 36th IEEE/ACM International Conference on Automated Software Engineering, 2021

RefactorInsight: Enhancing IDE Representation of Changes in Git with Refactorings Information.
Proceedings of the 36th IEEE/ACM International Conference on Automated Software Engineering, 2021

The IntelliJ Platform: A Framework for Building Plugins and Mining Software Data.
Proceedings of the 36th IEEE/ACM International Conference on Automated Software Engineering, 2021

On the Nature of Code Cloning in Open-Source Java Projects.
Proceedings of the 15th IEEE International Workshop on Software Clones, 2021

Sorrel: an IDE Plugin for Managing Licenses and Detecting License Incompatibilities.
Proceedings of the IEEE International Conference on Software Maintenance and Evolution, 2021

2020
Multi-Objective Optimization for Token-Based Clone Detection.
CoRR, 2020

Authorship Attribution of Source Code: A Language-Agnostic Approach and Applicability in Software Engineering.
CoRR, 2020

Visualization of Methods Changeability Based on VCS Data.
Proceedings of the MSR '20: 17th International Conference on Mining Software Repositories, 2020

A Study of Potential Code Borrowing and License Violations in Java Projects on GitHub.
Proceedings of the MSR '20: 17th International Conference on Mining Software Repositories, 2020

Using Large-Scale Anomaly Detection on Code to Improve Kotlin Compiler.
Proceedings of the MSR '20: 17th International Conference on Mining Software Repositories, 2020

Sosed: a tool for finding similar software projects.
Proceedings of the 35th IEEE/ACM International Conference on Automated Software Engineering, 2020

Recommendation of Move Method Refactoring Using Path-Based Representation of Code.
Proceedings of the ICSE '20: 42nd International Conference on Software Engineering, Workshops, Seoul, Republic of Korea, 27 June, 2020

Building Implicit Vector Representations of Individual Coding Style.
Proceedings of the ICSE '20: 42nd International Conference on Software Engineering, Workshops, Seoul, Republic of Korea, 27 June, 2020

2019
PathMiner: a library for mining of path-based representations of code.
Proceedings of the 16th International Conference on Mining Software Repositories, 2019

Kotless: A Serverless Framework for Kotlin.
Proceedings of the 34th IEEE/ACM International Conference on Automated Software Engineering, 2019

Evaluation of move method refactorings recommendation algorithms: are we doing it right?
Proceedings of the 3rd International Workshop on Refactoring, 2019

Automatic Classification of Error Types in Solutions to Programming Assignments at Online Learning Platform.
Proceedings of the Artificial Intelligence in Education - 20th International Conference, 2019

2018
Automatic recommendation of move method refactorings using clustering ensembles.
Proceedings of the 2nd International Workshop on Refactoring, 2018

Detecting anomalies in Kotlin code.
Proceedings of the Companion Proceedings for the ISSTA/ECOOP 2018 Workshops, 2018

Automated Refactoring of Object-Oriented Code Using Clustering Ensembles.
Proceedings of the Workshops of the The Thirty-Second AAAI Conference on Artificial Intelligence, 2018

2017
TRIK studio: Technical introduction.
Proceedings of the 20th Conference of Open Innovations Association, 2017

How to Make Visual Modeling More Attractive to Software Developers.
Proceedings of the Present and Ulterior Software Engineering., 2017

2013
QReal DSM platform - An Environment for Creation of Specific Visual IDEs.
Proceedings of the ENASE 2013, 2013


  Loading...