2025/08/28 更新

お知らせ

 

写真a

シヨウ トウ
XIAO TAO
XIAO TAO
所属
システム情報科学研究院 情報知能工学部門 助教
職名
助教

論文

  • Generative AI for Pull Request Descriptions: Adoption, Impact, and Developer Interventions 査読

    Tao Xiao, Hideaki Hata, Christoph Treude, Kenichi Matsumoto

    Proceedings of the ACM on Software Engineering   1   2024年7月

     詳細を見る

    担当区分:筆頭著者, 責任著者   記述言語:英語   掲載種別:研究論文(国際会議プロシーディングス)  

    DOI: 10.1145/3643773

    その他リンク: https://tao-xiao.github.io/files/Copilot4PR_FSE_2024.pdf

  • Quantifying and Characterizing Clones of Self-Admitted Technical Debt in Build Systems 査読

    Tao Xiao, Zhili Zeng, Dong Wang, Hideaki Hata, Shane McIntosh & Kenichi Matsumoto

    Empirical Software Engineering   2024年2月

     詳細を見る

    担当区分:筆頭著者, 責任著者   記述言語:英語   掲載種別:研究論文(学術雑誌)  

    DOI: 10.1007/s10664-024-10449-5

    その他リンク: https://arxiv.org/pdf/2402.08920

  • 18 million links in commit messages: purpose, evolution, and decay 査読

    Tao Xiao, Sebastian Baltes, Hideaki Hata, Christoph Treude, Raula Gaikovina Kula, Takashi Ishio & Kenichi Matsumoto

    Empirical Software Engineering   2023年5月

     詳細を見る

    担当区分:筆頭著者, 責任著者   記述言語:英語   掲載種別:研究論文(学術雑誌)  

    DOI: 10.1007/s10664-023-10325-8

    その他リンク: https://tao-xiao.github.io/files/Links_ESE_2023.pdf

  • GitHub sponsors: exploring a new way to contribute to open source 査読 国際共著

    Naomichi Shimada, Tao Xiao, Hideaki Hata, Christoph Treude, Kenichi Matsumoto

    Proceedings of the 44th International Conference on Software Engineering   2022年7月

     詳細を見る

    記述言語:英語   掲載種別:研究論文(国際会議プロシーディングス)  

    DOI: 10.1145/3510003.3510116

    その他リンク: https://arxiv.org/pdf/2202.05751

  • Self-Admitted GenAI Usage in Open-Source Software

    Tao Xiao, Youmei Fan, Fabio Calefato, Christoph Treude, Raula Gaikovina Kula, Hideaki Hata, Sebastian Baltes

    2025年7月

     詳細を見る

    担当区分:筆頭著者   記述言語:英語  

  • A Mutation-Guided Assessment of Acceleration Approaches for Continuous Integration: An Empirical Study of Yourbase 査読

    Zhili Zeng; Tao Xiao; Maxime Lamothe; Hideaki Hata; Shane McIntosh

    2024 IEEE/ACM 21st International Conference on Mining Software Repositories   2024年7月

     詳細を見る

    記述言語:英語   掲載種別:研究論文(国際会議プロシーディングス)  

    DOI: 10.1145/3643991.3644914

    その他リンク: https://rebels.cs.uwaterloo.ca/papers/msr2024_zeng.pdf

  • “My GitHub Sponsors profile is live!” Investigating the Impact of Twitter/X Mentions on GitHub Sponsors 査読

    Youmei Fan, Tao Xiao, Hideaki Hata, Christoph Treude, Kenichi Matsumoto

    Proceedings of the IEEE/ACM 46th International Conference on Software Engineering   2024年4月

     詳細を見る

    記述言語:英語   掲載種別:研究論文(国際会議プロシーディングス)  

    DOI: 10.1145/3597503.3639127

    その他リンク: https://arxiv.org/pdf/2401.02755

  • More than React: Investigating the Role of Emoji Reaction in GitHub Pull Requests

    Wang, D; Xiao, T; Son, T; Kula, RG; Ishio, T; Kamei, Y; Matsumoto, K

    EMPIRICAL SOFTWARE ENGINEERING   28 ( 5 )   2023年9月   ISSN:1382-3256 eISSN:1573-7616

     詳細を見る

    出版者・発行元:Empirical Software Engineering  

    Open source software development has become more social and collaborative, evident GitHub. Since 2016, GitHub started to support more informal methods such as emoji reactions, with the goal to reduce commenting noise when reviewing any code changes to a repository. From a code review context, the extent to which emoji reactions facilitate a more efficient review process is unknown. We conduct an empirical study to mine 1,850 active repositories across seven popular languages to analyze 365,811 Pull Requests (PRs) for their emoji reactions against the review time, first-time contributors, comment intentions, and the consistency of the sentiments. Answering these four research perspectives, we first find that the number of emoji reactions has a significant correlation with the review time. Second, our results show that a PR submitted by a first-time contributor is less likely to receive emoji reactions. Third, the results reveal that the comments with an intention of information giving, are more likely to receive an emoji reaction. Fourth, we observe that only a small proportion of sentiments are not consistent between comments and emoji reactions, i.e., with 11.8% of instances being identified. In these cases, the prevalent reason is when reviewers cheer up authors that admit to a mistake, i.e., acknowledge a mistake. Apart from reducing commenting noise, our work suggests that emoji reactions play a positive role in facilitating collaborative communication during the review process.

    DOI: 10.1007/s10664-023-10336-5

    Web of Science

    Scopus

  • Understanding the Role of Images on Stack Overflow

    Wang, D; Xiao, T; Treude, C; Kula, RG; Hata, H; Kamei, Y

    2023 IEEE/ACM 20TH INTERNATIONAL CONFERENCE ON MINING SOFTWARE REPOSITORIES, MSR   377 - 388   2023年   ISSN:2160-1852 ISBN:979-8-3503-1184-6

     詳細を見る

    出版者・発行元:Proceedings - 2023 IEEE/ACM 20th International Conference on Mining Software Repositories, MSR 2023  

    Images are increasingly being shared by software developers in diverse channels including question-and-answer forums like Stack Overflow. Although prior work has pointed out that these images are meaningful and provide complementary information compared to their associated text, how images are used to support questions is empirically unknown. To address this knowledge gap, in this paper we specifically conduct an empirical study to investigate (I) the characteristics of images, (II) the extent to which images are used in different question types, and (III) the role of images on receiving answers. Our results first show that user interface is the most common image content and undesired output is the most frequent purpose for sharing images. Moreover, these images essentially facilitate the understanding of 68% of sampled questions. Second, we find that discrepancy questions are more relatively frequent compared to those without images, but there are no significant differences observed in description length in all types of questions. Third, the quantitative results statistically validate that questions with images are more likely to receive accepted answers, but do not speed up the time to receive answers. Our work demonstrates the crucial role that images play by approaching the topic from a new angle and lays the foundation for future opportunities to use images to assist in tasks like generating questions and identifying question-relatedness.

    DOI: 10.1109/MSR59073.2023.00059

    Web of Science

    Scopus

▼全件表示