Skip to main content

Showing 1–34 of 34 results for author: Lanubile, F

.
  1. Assessing the Use of AutoML for Data-Driven Software Engineering

    Authors: Fabio Calefato, Luigi Quaranta, Filippo Lanubile, Marcos Kalinowski

    Abstract: Background. Due to the widespread adoption of Artificial Intelligence (AI) and Machine Learning (ML) for building software applications, companies are struggling to recruit employees with a deep understanding of such technologies. In this scenario, AutoML is soaring as a promising solution to fill the AI/ML skills gap since it promises to automate the building of end-to-end AI/ML pipelines that wo… ▽ More

    Submitted 20 July, 2023; originally announced July 2023.

    Journal ref: Proc. of 17th ACM/IEEE International Symposium on Empirical Software Engineering and Measurement (ESEM'23), Oct. 2023

  2. arXiv:2303.14702  [pdf, other

    cs.SE

    A Lot of Talk and a Badge: An Exploratory Analysis of Personal Achievements in GitHub

    Authors: Fabio Calefato, Luigi Quaranta, Filippo Lanubile

    Abstract: Context. GitHub has introduced a new gamification element through personal achievements, whereby badges are unlocked and displayed on developers' personal profile pages in recognition of their development activities. Objective. In this paper, we present an exploratory analysis using mixed methods to study the diffusion of personal badges in GitHub, in addition to the effects and reactions to their… ▽ More

    Submitted 2 February, 2024; v1 submitted 26 March, 2023; originally announced March 2023.

  3. Teaching MLOps in Higher Education through Project-Based Learning

    Authors: Filippo Lanubile, Silverio Martínez-Fernández, Luigi Quaranta

    Abstract: Building and maintaining production-grade ML-enabled components is a complex endeavor that goes beyond the current approach of academic education, focused on the optimization of ML model performance in the lab. In this paper, we present a project-based learning approach to teaching MLOps, focused on the demonstration and experience with emerging practices and tools to automatize the construction o… ▽ More

    Submitted 2 February, 2023; originally announced February 2023.

    Comments: Accepted in 2023 IEEE/ACM 45th International Conference on Software Engineering: Software Engineering Education and Training (ICSE-SEET)

    ACM Class: D.2; I.2

    Journal ref: 2023 IEEE/ACM 45th International Conference on Software Engineering: Software Engineering Education and Training (ICSE-SEET)

  4. A Preliminary Investigation of MLOps Practices in GitHub

    Authors: Fabio Calefato, Filippo Lanubile, Luigi Quaranta

    Abstract: Background. The rapid and growing popularity of machine learning (ML) applications has led to an increasing interest in MLOps, that is, the practice of continuous integration and deployment (CI/CD) of ML-enabled systems. Aims. Since changes may affect not only the code but also the ML model parameters and the data themselves, the automation of traditional CI/CD needs to be extended to manage model… ▽ More

    Submitted 23 September, 2022; originally announced September 2022.

    Comments: Presented at ESEM '22, the 16th ACM / IEEE International Symposium on Empirical Software Engineering and Measurement

    Journal ref: Proceedings of the 16th ACM / IEEE International Symposium on Empirical Software Engineering and Measurement (ESEM 2022), September 2022, Pages 283-288

  5. Pynblint: a Static Analyzer for Python Jupyter Notebooks

    Authors: Luigi Quaranta, Fabio Calefato, Filippo Lanubile

    Abstract: Jupyter Notebook is the tool of choice of many data scientists in the early stages of ML workflows. The notebook format, however, has been criticized for inducing bad programming practices; indeed, researchers have already shown that open-source repositories are inundated by poor-quality notebooks. Low-quality output from the prototypical stages of ML workflows constitutes a clear bottleneck towar… ▽ More

    Submitted 24 May, 2022; originally announced May 2022.

    Comments: 2 pages

    Journal ref: Proc. of 2022 IEEE/ACM 1st Conference on AI Engineering - Software Engineering for AI (CAIN), May 16-24, 2022, Pittsburgh, PA, USA

  6. arXiv:2202.07233  [pdf, other

    cs.HC cs.AI cs.LG

    Eliciting Best Practices for Collaboration with Computational Notebooks

    Authors: Luigi Quaranta, Fabio Calefato, Filippo Lanubile

    Abstract: Despite the widespread adoption of computational notebooks, little is known about best practices for their usage in collaborative contexts. In this paper, we fill this gap by eliciting a catalog of best practices for collaborative data science with computational notebooks. With this aim, we first look for best practices through a multivocal literature review. Then, we conduct interviews with profe… ▽ More

    Submitted 15 February, 2022; originally announced February 2022.

    Journal ref: Proc. ACM Hum.-Comput. Interact., Vol. 6, No. CSCW1, Article 87, April 2022

  7. An in-depth Analysis of Occasional and Recurring Collaborations in Online Music Co-creation

    Authors: Fabio Calefato, Giuseppe Iaffaldano, Leonardo Trisolini, Filippo Lanubile

    Abstract: The success of online creative communities depends on the will of participants to create and derive content in a collaborative environment. Despite their growing popularity, the factors that lead to remixing existing content in online creative communities are not entirely understood. In this paper, we focus on overdubbing, that is, a dyadic collaboration where one author mixes one new track with a… ▽ More

    Submitted 26 October, 2021; originally announced October 2021.

    Journal ref: ACM Transactions on Social Computing 2021, Vol. 4, Issue 4, Article No.: 14, pp 1-40

  8. arXiv:2110.05035  [pdf, other

    cs.SE cs.AI cs.CL cs.LG

    Using Personality Detection Tools for Software Engineering Research: How Far Can We Go?

    Authors: Fabio Calefato, Filippo Lanubile

    Abstract: Assessing the personality of software engineers may help to match individual traits with the characteristics of development activities such as code review and testing, as well as support managers in team composition. However, self-assessment questionnaires are not a practical solution for collecting multiple observations on a large scale. Instead, automatic personality detection, while overcoming… ▽ More

    Submitted 22 October, 2021; v1 submitted 11 October, 2021; originally announced October 2021.

    Journal ref: ACM TOSEM, Vol. 1, No. 1, Article 1 (January 2022)

  9. KGTorrent: A Dataset of Python Jupyter Notebooks from Kaggle

    Authors: Luigi Quaranta, Fabio Calefato, Filippo Lanubile

    Abstract: Computational notebooks have become the tool of choice for many data scientists and practitioners for performing analyses and disseminating results. Despite their increasing popularity, the research community cannot yet count on a large, curated dataset of computational notebooks. In this paper, we fill this gap by introducing KGTorrent, a dataset of Python Jupyter notebooks with rich metadata ret… ▽ More

    Submitted 18 March, 2021; originally announced March 2021.

    Journal ref: Proc. of 2021 IEEE/ACM 18th International Conference on Mining Software Repositories (MSR), pp. 550-554

  10. Towards Productizing AI/ML Models: An Industry Perspective from Data Scientists

    Authors: Filippo Lanubile, Fabio Calefato, Luigi Quaranta, Maddalena Amoruso, Fabio Fumarola, Michele Filannino

    Abstract: The transition from AI/ML models to production-ready AI-based systems is a challenge for both data scientists and software engineers. In this paper, we report the results of a workshop conducted in a consulting company to understand how this transition is perceived by practitioners. Starting from the need for making AI experiments reproducible, the main themes that emerged are related to the use o… ▽ More

    Submitted 18 March, 2021; originally announced March 2021.

    Comments: 4 pages

    Journal ref: Proc. of 2021 IEEE/ACM 1st Workshop on AI Engineering - Software Engineering for AI (WAIN), pp. 129-132

  11. Will You Come Back to Contribute? Investigating the Inactivity of OSS Core Developers in GitHub

    Authors: Fabio Calefato, Marco Aurelio Gerosa, Giuseppe Iaffaldano, Filippo Lanubile, Igor Steinmacher

    Abstract: Several Open Source Software (OSS) projects depend on the continuity of their development communities to remain sustainable. Understanding how developers become inactive or why they take breaks can help communities prevent abandonment and incentivize developers to come back. In this paper, we propose a novel method to identify developers' inactive periods by analyzing the individual rhythm of cont… ▽ More

    Submitted 30 June, 2021; v1 submitted 8 March, 2021; originally announced March 2021.

    Comments: Empirical Software Engineering, to appear

    Journal ref: Empirical Software Engineering (2022) Vol 27, no 3 March 2022

  12. Assessment of Off-the-Shelf SE-specific Sentiment Analysis Tools: An Extended Replication Study

    Authors: Nicole Novielli, Fabio Calefato, Filippo Lanubile, Alexander Serebrenik

    Abstract: Sentiment analysis methods have become popular for investigating human communication, including discussions related to software projects. Since general-purpose sentiment analysis tools do not fit well with the information exchanged by software developers, new tools, specific for software engineering (SE), have been developed. We investigate to what extent SE-specific tools for sentiment analysis m… ▽ More

    Submitted 19 February, 2021; v1 submitted 20 October, 2020; originally announced October 2020.

    Comments: Accepted for publication in Empirical Software Engineering

    Journal ref: Empirical Software Engineering, 2021

  13. arXiv:2004.11005  [pdf

    cs.SE cs.CL cs.LG

    Love, Joy, Anger, Sadness, Fear, and Surprise: SE Needs Special Kinds of AI: A Case Study on Text Mining and SE

    Authors: Nicole Novielli, Fabio Calefato, Filippo Lanubile

    Abstract: Do you like your code? What kind of code makes developers happiest? What makes them angriest? Is it possible to monitor the mood of a large team of coders to determine when and where a codebase needs additional help?

    Submitted 23 April, 2020; originally announced April 2020.

    Journal ref: IEEE Software May/June 2020, Vol. 37, No. 3, pp. 86-91

  14. Can We Use SE-specific Sentiment Analysis Tools in a Cross-Platform Setting?

    Authors: Nicole Novielli, Fabio Calefato, Davide Dongiovanni, Daniela Girardi, Filippo Lanubile

    Abstract: In this paper, we address the problem of using sentiment analysis tools 'off-the-shelf,' that is when a gold standard is not available for retraining. We evaluate the performance of four SE-specific tools in a cross-platform setting, i.e., on a test set collected from data sources different from the one used for training. We find that (i) the lexicon-based tools outperform the supervised approache… ▽ More

    Submitted 1 April, 2020; originally announced April 2020.

    Comments: 12 pages

    Journal ref: 17th International Conference on Mining Software Repositories (MSR '20), October 5--6, 2020, Seoul, Republic of Korea

  15. A Case Study on Tool Support for Collaboration in Agile Development

    Authors: Fabio Calefato, Andrea Giove, Marco Losavio, Filippo Lanubile

    Abstract: We report on a longitudinal case study conducted at the Italian site of a large software company to further our understanding of how development and communication tools can be improved to better support agile practices and collaboration. After observing inconsistencies in the way communication tools (i.e., email, Skype, and Slack) were used, we first reinforced the use of Slack as the central hub… ▽ More

    Submitted 1 April, 2020; originally announced April 2020.

    Comments: 12 pages

    Journal ref: 15th IEEE/ACM International Conference on Global Software Engineering (ICGSE '20), October 5--6, 2020, Seoul, Republic of Korea

  16. Recognizing Developers' Emotions while Programming

    Authors: Daniela Girardi, Nicole Novielli, Davide Fucci, Filippo Lanubile

    Abstract: Developers experience a wide range of emotions during programming tasks, which may have an impact on job performance. In this paper, we present an empirical study aimed at (i) investigating the link between emotion and progress, (ii) understanding the triggers for developers' emotions and the strategies to deal with negative ones, (iii) identifying the minimal set of non-invasive biometric sensors… ▽ More

    Submitted 6 May, 2021; v1 submitted 24 January, 2020; originally announced January 2020.

    Comments: Accepted for publication at ICSE2020 Technical Track

    Journal ref: In Proceedings of the 42nd International Conference on Software Engineering, Seoul, Republic of Korea, May 23-29, 2020 (ICSE '20),12 pages

  17. A large-scale, in-depth analysis of developers' personalities in the Apache ecosystem

    Authors: Fabio Calefato, Filippo Lanubile, Bogdan Vasilescu

    Abstract: Context: Large-scale distributed projects are typically the results of collective efforts performed by multiple developers with heterogeneous personalities. Objective: We aim to find evidence that personalities can explain developers' behavior in large scale-distributed projects. For example, the propensity to trust others - a critical factor for the success of global software engineering - has be… ▽ More

    Submitted 13 April, 2022; v1 submitted 30 May, 2019; originally announced May 2019.

    Comments: pp. 1-20

    Journal ref: Information and Software Technology, Vol. 114, 2019

  18. Why do developers take breaks from contributing to OSS projects? A preliminary analysis

    Authors: Giuseppe Iaffaldano, Igor Steinmacher, Fabio Calefato, Marco Gerosa, Filippo Lanubile

    Abstract: Creating a successful and sustainable Open Source Software (OSS) project often depends on the strength and the health of the community behind it. Current literature explains the contributors' lifecycle, starting with the motivations that drive people to contribute and barriers to joining OSS projects, covering developers' evolution until they become core members. However, the stages when developer… ▽ More

    Submitted 29 July, 2021; v1 submitted 22 March, 2019; originally announced March 2019.

    Journal ref: Proc. of International Workshop on Software Health (SoHeal '19), May 2019, pp. 9-16

  19. EMTk -- The Emotion Mining Toolkit

    Authors: Fabio Calefato, Filippo Lanubile, Nicole Novielli, Luigi Quaranta

    Abstract: The Emotion Mining Toolkit (EMTk) is a suite of modules and datasets offering a comprehensive solution for mining sentiment and emotions from technical text contributed by developers on communication channels. The toolkit is written in Java, Python, and R, and is released under the MIT open source license. In this paper, we describe its architecture and the benchmark against the previous, standalo… ▽ More

    Submitted 12 April, 2021; v1 submitted 22 March, 2019; originally announced March 2019.

    Comments: Proceedings of the 4th International Workshop on Emotion Awareness in Software Engineering (SEmotion '19), May 2019, pp. 34-37

  20. An empirical assessment of best-answer prediction models in technical Q&A sites

    Authors: Fabio Calefato, Filippo Lanubile, Nicole Novielli

    Abstract: Technical Q&A sites have become essential for software engineers as they constantly seek help from other experts to solve their work problems. Despite their success, many questions remain unresolved, sometimes because the asker does not acknowledge any helpful answer. In these cases, an information seeker can only browse all the answers within a question thread to assess their quality as potential… ▽ More

    Submitted 22 March, 2019; originally announced March 2019.

    Journal ref: Empirical Software Engineering (2019) 24:854-901

  21. arXiv:1903.03426  [pdf, other

    cs.SE

    A Replication Study on Code Comprehension and Expertise using Lightweight Biometric Sensors

    Authors: Davide Fucci, Daniela Girardi, Nicole Novielli, Luigi Quaranta, Filippo Lanubile

    Abstract: Code comprehension has been recently investigated from physiological and cognitive perspectives through the use of medical imaging. Floyd et al (i.e., the original study) used fMRI to classify the type of comprehension tasks performed by developers and relate such results to their expertise. We replicate the original study using lightweight biometrics sensors which participants (28 undergrads in c… ▽ More

    Submitted 2 April, 2019; v1 submitted 8 March, 2019; originally announced March 2019.

    Comments: Author version submitted to ICPC2019 (Replication track)

  22. arXiv:1809.06172  [pdf

    cs.HC cs.SI

    Investigating Crowd Creativity in Online Music Communities

    Authors: Fabio Calefato, Giuseppe Iaffaldano, Filippo Lanubile, Federico Maiorano

    Abstract: Crowd creativity is typically associated with peer-production communities focusing on artistic products like animations, video games, and music, but less frequently to Open Source Software (OSS), despite the fact that also developers must be creative to come up with new solutions to their technical challenges. In this paper, we conduct a study to further the understanding of which factors from pri… ▽ More

    Submitted 31 May, 2021; v1 submitted 14 September, 2018; originally announced September 2018.

    Comments: Proceedings of the ACM on Human-Computer Interaction, Vol. 2, No. CSCW, Article 27, Publication date: November 2018

    Journal ref: Proceedings of the ACM on Human-Computer Interaction, Vol. 2, No. CSCW, Article 27, Publication date: November 2018

  23. A Benchmark Study on Sentiment Analysis for Software Engineering Research

    Authors: Nicole Novielli, Daniela Girardi, Filippo Lanubile

    Abstract: A recent research trend has emerged to identify developers' emotions, by applying sentiment analysis to the content of communication traces left in collaborative development environments. Trying to overcome the limitations posed by using off-the-shelf sentiment analysis tools, researchers recently started to develop their own tools for the software engineering domain. In this paper, we report a be… ▽ More

    Submitted 17 March, 2018; originally announced March 2018.

    Comments: Proceedings of 15th International Conference on Mining Software Repositories (MSR 2018)

  24. arXiv:1803.02300  [pdf

    cs.SE

    A Gold Standard for Emotion Annotation in Stack Overflow

    Authors: Nicole Novielli, Fabio Calefato, Filippo Lanubile

    Abstract: Software developers experience and share a wide range of emotions throughout a rich ecosystem of communication channels. A recent trend that has emerged in empirical software engineering studies is leveraging sentiment analysis of developers' communication traces. We release a dataset of 4,800 questions, answers, and comments from Stack Overflow, manually annotated for emotions. Our dataset contri… ▽ More

    Submitted 6 March, 2018; originally announced March 2018.

    Comments: To appear in Proceedings of the 15th International Conference on Mining Software Repositories (MSR '18) Data Showcase Track, 28-29 May, Gothenburg, Sweden

  25. On Developers' Personality in Large-scale Distributed Projects: The Case of the Apache Ecosystem

    Authors: Fabio Calefato, Giuseppe Iaffaldano, Filippo Lanubile, Bogdan Vasilescu

    Abstract: Large-scale distributed projects are typically the results of collective efforts performed by multiple developers, each one having a different personality. The study of developers' personalities has the potential of explaining their' behavior in various contexts. For example, the propensity to trust others, a critical factor to the success of global software engineering - has been found to influen… ▽ More

    Submitted 24 September, 2018; v1 submitted 3 March, 2018; originally announced March 2018.

    Comments: In Proc. Int'l Conf. on Global Software Engineering (ICGSE'18), Gothenburg, Sweden, May 28-29, 2018

    Journal ref: In Proc. Int'l Conf. on Global Software Engineering (ICGSE'18), Gothenburg, Sweden, May 28-29, 2018

  26. How to Ask for Technical Help? Evidence-based Guidelines for Writing Questions on Stack Overflow

    Authors: Fabio Calefato, Filippo Lanubile, Nicole Novielli

    Abstract: Context: The success of Stack Overflow and other community-based question-and-answer (Q&A) sites depends mainly on the will of their members to answer others' questions. In fact, when formulating requests on Q&A sites, we are not simply seeking for information. Instead, we are also asking for other people's help and feedback. Understanding the dynamics of the participation in Q&A communities is es… ▽ More

    Submitted 24 November, 2017; v1 submitted 12 October, 2017; originally announced October 2017.

    Comments: Preprint, to appear in Information and Software Technology

    Journal ref: Information and Software Technology, Volume 94, February 2018, Pages 186-207

  27. Collaboration Success Factors in an Online Music Community

    Authors: Fabio Calefato, Giuseppe Iaffaldano, Filippo Lanubile

    Abstract: Online communities have been able to develop large, open-source software (OSS) projects like Linux and Firefox throughout the successful collaborations carried out by their members over the Internet. However, online communities also involve creative arts domains such as animation, video games, and music. Despite their growing popularity, the factors that lead to successful collaborations in these… ▽ More

    Submitted 18 October, 2017; v1 submitted 1 October, 2017; originally announced October 2017.

    Comments: GROUP 2018, January 7-10, 2018, Sanibel Island, FL, USA, 10 pages

    ACM Class: H.5.3

    Journal ref: Proc. of GROUP 2018, January 7-10, 2018, Sanibel Island, FL, USA

  28. arXiv:1709.03777  [pdf

    cs.SI cs.CY

    Establishing Personal Trust-based Connections in Distributed Teams

    Authors: Fabio Calefato, Filippo Lanubile

    Abstract: Trust is a factor that dramatically contributes to the success or failure of distributed software teams. We present a research model showing that social communication between distant developers enables the affective appraisal of trustworthiness even from a distance, thus increasing project performance. To overcome the limitations of self-reported data, typically questionnaires, we focus on softwar… ▽ More

    Submitted 1 October, 2017; v1 submitted 12 September, 2017; originally announced September 2017.

    Comments: 6 pages (to appear)

    Journal ref: Internet Technology Letters. 2017;e6

  29. Sentiment Polarity Detection for Software Development

    Authors: Fabio Calefato, Filippo Lanubile, Federico Maiorano, Nicole Novielli

    Abstract: The role of sentiment analysis is increasingly emerging to study software developers' emotions by mining crowd-generated content within social software engineering tools. However, off-the-shelf sentiment analysis tools have been trained on non-technical domains and general-purpose social media, thus resulting in misclassifications of technical jargon and problem reports. Here, we present Senti4SD,… ▽ More

    Submitted 25 September, 2017; v1 submitted 9 September, 2017; originally announced September 2017.

    Comments: Cite as: Calefato, F., Lanubile, F., Maiorano, F., Novielli N. Empir Software Eng (2017). https://doi.org/10.1007/s10664-017-9546-9 Full-text view-only version here: http://rdcu.be/vZrG, Empir Software Eng (2017)

    Journal ref: Empirical Software Engineering, June 2018, Volume 23, Issue 3, pp 1352 - 1382

  30. arXiv:1708.06664  [pdf

    cs.HC

    Emotion Detection Using Noninvasive Low Cost Sensors

    Authors: Daniela Girardi, Filippo Lanubile, Nicole Novielli

    Abstract: Emotion recognition from biometrics is relevant to a wide range of application domains, including healthcare. Existing approaches usually adopt multi-electrodes sensors that could be expensive or uncomfortable to be used in real-life situations. In this study, we investigate whether we can reliably recognize high vs. low emotional valence and arousal by relying on noninvasive low cost EEG, EMG, an… ▽ More

    Submitted 22 August, 2017; originally announced August 2017.

    Comments: To appear in Proceedings of ACII 2017, the Seventh International Conference on Affective Computing and Intelligent Interaction, San Antonio, TX, USA, Oct. 23-26, 2017

    Journal ref: In: Proceedings of the 2017 Seventh International Conference on Affective Computing and Intelligent Interaction (ACII). p. 125-130, IEEE, ISBN: 978-1-5386-0563-9, San Antonio, Texas, October 23-26, 2017, p. 125-130

  31. arXiv:1708.03892  [pdf

    cs.HC cs.CL

    EmoTxt: A Toolkit for Emotion Recognition from Text

    Authors: Fabio Calefato, Filippo Lanubile, Nicole Novielli

    Abstract: We present EmoTxt, a toolkit for emotion recognition from text, trained and tested on a gold standard of about 9K question, answers, and comments from online interactions. We provide empirical evidence of the performance of EmoTxt. To the best of our knowledge, EmoTxt is the first open-source toolkit supporting both emotion recognition from text and training of custom emotion classification models… ▽ More

    Submitted 19 January, 2018; v1 submitted 13 August, 2017; originally announced August 2017.

    Comments: In Proc. 7th Affective Computing and Intelligent Interaction (ACII'17), San Antonio, TX, USA, Oct. 23-26, 2017, p. 79-80, ISBN: 978-1-5386-0563-9

    Journal ref: In Proc. 7th Affective Computing and Intelligent Interaction (ACII'17), San Antonio, TX, USA, Oct. 23-26, 2017, p. 79-80, ISBN: 978-1-5386-0563-9

  32. Mining Communication Data in a Music Community: A Preliminary Analysis

    Authors: Fabio Calefato, Giuseppe Iaffaldano, Filippo Lanubile, Antonio Lategano, Nicole Novielli

    Abstract: Comments play an important role within online creative communities because they make it possible to foster the production and improvement of authors' artifacts. We investigate how comment-based communication help shape members' behavior within online creative communities. In this paper, we report the results of a preliminary study aimed at mining the communication network of a music community for… ▽ More

    Submitted 25 February, 2018; v1 submitted 12 May, 2017; originally announced May 2017.

    Comments: In: Garrigós I., Wimmer M. (eds) Current Trends in Web Engineering. ICWE 2017. Lecture Notes in Computer Science, vol 10544. Springer, ISBN:978-3-319-74432-2

    Journal ref: In: Garrigós I., Wimmer M. (eds) Current Trends in Web Engineering. ICWE 2017. Lecture Notes in Computer Science, vol 10544. Springer, ISBN:978-3-319-74432-2

  33. Bootstrap** a Lexicon for Emotional Arousal in Software Engineering

    Authors: Mika V. Mäntylä, Nicole Novielli, Filippo Lanubile, Maëlick Claes, Miikka Kuutila

    Abstract: Emotional arousal increases activation and performance but may also lead to burnout in software development. We present the first version of a Software Engineering Arousal lexicon (SEA) that is specifically designed to address the problem of emotional arousal in the software developer ecosystem. SEA is built using a bootstrap** approach that combines word embedding model trained on issue-trackin… ▽ More

    Submitted 27 March, 2017; originally announced March 2017.

    Comments: 5 pages. Accepted version. Copyright IEEE

  34. A Preliminary Analysis on the Effects of Propensity to Trust in Distributed Software Development

    Authors: Fabio Calefato, Filippo Lanubile, Nicole Novielli

    Abstract: Establishing trust between developers working at distant sites facilitates team collaboration in distributed software development. While previous research has focused on how to build and spread trust in absence of direct, face-to-face communication, it has overlooked the effects of the propensity to trust, i.e., the trait of personality representing the individual disposition to perceive the other… ▽ More

    Submitted 3 October, 2017; v1 submitted 16 February, 2017; originally announced February 2017.

    Comments: 5 pages

    Journal ref: Proceedings of the 2017 IEEE 12th International Conference on Global Software Engineering (ICGSE), IEEE, pp.56-60