Skip to main content

Showing 1–4 of 4 results for author: Bagirov, F

Searching in archive cs. Search in all archives.
.
  1. arXiv:2407.03790  [pdf, other

    cs.SE cs.HC

    Assessing Consensus of Developers' Views on Code Readability

    Authors: Agnia Sergeyuk, Olga Lvova, Sergey Titov, Anastasiia Serova, Farid Bagirov, Timofey Bryksin

    Abstract: The rapid rise of Large Language Models (LLMs) has changed software development, with tools like Copilot, JetBrains AI Assistant, and others boosting developers' productivity. However, developers now spend more time reviewing code than writing it, highlighting the importance of Code Readability for code comprehension. Our previous research found that existing Code Readability models were inaccurat… ▽ More

    Submitted 4 July, 2024; originally announced July 2024.

    Comments: 8 pages, 1 figure, accepted to be presented at the PPIG'24 workshop

  2. arXiv:2401.14936  [pdf, other

    cs.SE cs.HC

    Reassessing Java Code Readability Models with a Human-Centered Approach

    Authors: Agnia Sergeyuk, Olga Lvova, Sergey Titov, Anastasiia Serova, Farid Bagirov, Evgeniia Kirillova, Timofey Bryksin

    Abstract: To ensure that Large Language Models (LLMs) effectively support user productivity, they need to be adjusted. Existing Code Readability (CR) models can guide this alignment. However, there are concerns about their relevance in modern software engineering since they often miss the developers' notion of readability and rely on outdated code. This research assesses existing Java CR models for LLM adju… ▽ More

    Submitted 26 January, 2024; originally announced January 2024.

    Comments: Accepted to ICPC'24, co-located with ICSE'24. 11 pages, 1 figure

  3. arXiv:2306.06956  [pdf, other

    cs.SE

    Assessing the Impact of File Ordering Strategies on Code Review Process

    Authors: Farid Bagirov, Pouria Derakhshanfar, Alexey Kalina, Elena Kartysheva, Vladimir Kovalenko

    Abstract: Popular modern code review tools (e.g. Gerrit and GitHub) sort files in a code review in alphabetical order. A prior study (on open-source projects) shows that the changed files' positions in the code review affect the review process. Their results show that files placed lower in the order have less chance of receiving reviewing efforts than the other files. Hence, there is a higher chance of miss… ▽ More

    Submitted 12 June, 2023; originally announced June 2023.

  4. arXiv:2203.07206  [pdf, other

    cs.LG

    Improving State-of-the-Art in One-Class Classification by Leveraging Unlabeled Data

    Authors: Farid Bagirov, Dmitry Ivanov, Aleksei Shpilman

    Abstract: When dealing with binary classification of data with only one labeled class data scientists employ two main approaches, namely One-Class (OC) classification and Positive Unlabeled (PU) learning. The former only learns from labeled positive data, whereas the latter also utilizes unlabeled data to improve the overall performance. Since PU learning utilizes more data, we might be prone to think that… ▽ More

    Submitted 14 March, 2022; originally announced March 2022.