paper-with-me

Papers

A deep learning model for estimating story points

2016-09-02 · Morakot Choetkiertikul, Hoa Khanh Dam, Truyen Tran, Trang Pham, Aditya Ghose, Tim Menzies

Although there has been substantial research in software analytics for effort estimation in traditional software projects, little work has been done for estimation in agile projects, especially estimating user stories or issues. Story points are the most common unit of measure used for estimating the effort involved in implementing a user story or resolving an issue. In this paper, we offer for the \emph{first} time a comprehensive dataset for story points-based estimation that contains 23,313 issues from 16 open source projects. We also propose a prediction model for estimating story points based on a novel combination of two powerful deep learning architectures: long short-term memory and recurrent highway network. Our prediction system is \emph{end-to-end} trainable from raw input data to prediction outcomes without any manual feature engineering. An empirical evaluation demonstrates that our approach consistently outperforms three common effort estimation baselines and two alternatives in both Mean Absolute Error and the Standardized Accuracy.

📄 PDF Abstract BibTeX arXiv:1609.00489

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningFeature EngineeringmodelPrediction

Similar Papers 제목 키워드 기반

Heterogeneous Graph Neural Networks for Software Effort Estimation

2022-06-22 · Hung Phan, Ali Jannesari

Software effort can be measured by story point [35]. Current approaches for automatically estimating story points focus on applying pre-trained embedding models and deep learning for text regression to solve this problem…

Graph Neural Network

Story Point Effort Estimation by Text Level Graph Neural Network

2022-03-06 · Hung Phan, Ali Jannesari

Estimating the software projects' efforts developed by agile methods is important for project managers or technical leads. It provides a summary as a first view of how many hours and developers are required to complete t…

ClassificationGraph Neural Networktext-classificationText Classification

Efficient Story Point Estimation With Comparative Learning

2025-07-19 · Monoshiz Mahbub Khan, Xiaoyin Xi, Andrew Meneely, Yiming Tang 외 arxiv

Story points are unitless, project-specific effort estimates that help developers plan their sprints. Traditionally, developers have collaboratively estimated story points using planning poker or other manual techniques.…

StoryLens: Preference-Aligned Story Rewriting via Context-Aware Narrative Enrichment

2026-05-27 · Hanwen Cui, Yuting Mei, Yuhang Fu, Dingyi Yang 외 arxiv

Story rewriting aims to adapt existing narratives to diverse reader preferences while preserving plot consistency and narrative coherence. Unlike conventional work on style transfer, we argue that effective story rewriti…

Reinforcement LearningStyle Transfer

SCO-VIST: Social Interaction Commonsense Knowledge-based Visual Storytelling

2024-02-01 · Eileen Wang, Soyeon Caren Han, Josiah Poon

Visual storytelling aims to automatically generate a coherent story based on a given image sequence. Unlike tasks like image captioning, visual stories should contain factual descriptions, worldviews, and human social co…

DiversityImage CaptioningVisual GroundingVisual Storytelling