SEMar 14, 2016

Mining Valence, Arousal, and Dominance - Possibilities for Detecting Burnout and Productivity?

arXiv:1603.04287v1136 citations
Originality Synthesis-oriented
AI Analysis

This work addresses early detection of burnout in software developers, but it is incremental as it applies existing VAD methods to new data without novel methodological contributions.

The paper explored using Valence, Arousal, and Dominance (VAD) metrics from text to detect burnout and productivity loss in software engineering, finding that issue type affects Valence, priority increases Arousal, and resolution time and speed influence Arousal and Valence in 700,000 Jira reports.

Similar to other industries, the software engineering domain is plagued by psychological diseases such as burnout, which lead developers to lose interest, exhibit lower activity and/or feel powerless. Prevention is essential for such diseases, which in turn requires early identification of symptoms. The emotional dimensions of Valence, Arousal and Dominance (VAD) are able to derive a person's interest (attraction), level of activation and perceived level of control for a particular situation from textual communication, such as emails. As an initial step towards identifying symptoms of productivity loss in software engineering, this paper explores the VAD metrics and their properties on 700,000 Jira issue reports containing over 2,000,000 comments, since issue reports keep track of a developer's progress on addressing bugs or new features. Using a general-purpose lexicon of 14,000 English words with known VAD scores, our results show that issue reports of different type (e.g., Feature Request vs. Bug) have a fair variation of Valence, while increase in issue priority (e.g., from Minor to Critical) typically increases Arousal. Furthermore, we show that as an issue's resolution time increases, so does the arousal of the individual the issue is assigned to. Finally, the resolution of an issue increases valence, especially for the issue Reporter and for quickly addressed issues. The existence of such relations between VAD and issue report activities shows promise that text mining in the future could offer an alternative way for work health assessment surveys.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes