paper-with-me

Papers

Pattern Learning for Detecting Defect Reports and Improvement Requests in App Reviews

2020-04-19 · Gino V. H. Mangnoesing, Maria Mihaela Trusca, Flavius Frasincar

Online reviews are an important source of feedback for understanding customers. In this study, we follow novel approaches that target this absence of actionable insights by classifying reviews as defect reports and requests for improvement. Unlike traditional classification methods based on expert rules, we reduce the manual labour by employing a supervised system that is capable of learning lexico-semantic patterns through genetic programming. Additionally, we experiment with a distantly-supervised SVM that makes use of noisy labels generated by patterns. Using a real-world dataset of app reviews, we show that the automatically learned patterns outperform the manually created ones, to be generated. Also the distantly-supervised SVM models are not far behind the pattern-based solutions, showing the usefulness of this approach when the amount of annotated data is limited.

📄 PDF Abstract BibTeX arXiv:2004.08793

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Texture Defect Detection in Gradient Space

2014-03-09 · V. Asha, N. U. Bhajantri, P. Nagabhushan

In this paper, we propose a machine vision algorithm for automatically detecting defects in patterned textures with the help of gradient space and its energy. Experiments on real fabric images with defects show that the …

Defect Detection

Automated Bug Report Prioritization in Large Open-Source Projects

2025-04-22 · Riley Pierson, Armin Moin

Large open-source projects receive a large number of issues (known as bugs), including software defect (i.e., bug) reports and new feature requests from their user and developer communities at a fast rate. The often limi…

Large Language Modeltext-classificationText Classification

Towards Practical Defect-Focused Automated Code Review

2025-05-23 · Junyi Lu, Lili Jiang, Xiaojia Li, Jianbing Fang 외

The complexity of code reviews has driven efforts to automate review comments, but prior approaches oversimplify this task by treating it as snippet-level code-to-text generation and relying on text similarity metrics li…

Defect DetectionText Generationtext similarity

Overview of the Fifth Social Media Mining for Health Applications (#SMM4H) Shared Tasks at COLING 2020

2020-12-01 · SMM4H (COLING) 2020 12 · Ari Klein, Ilseyar Alimova, Ivan Flores, Arjun Magge 외

The vast amount of data on social media presents significant opportunities and challenges for utilizing it as a resource for health informatics. The fifth iteration of the Social Media Mining for Health Applications (#SM…

Binary ClassificationEpidemiologyMulti-class Classificationnamed-entity-recognition+4

Wafer Map Defect Patterns Semi-Supervised Classification Using Latent Vector Representation

2023-10-06 · Qiyu Wei, Wei Zhao, Xiaoyan Zheng, Zeng Zeng

As the globalization of semiconductor design and manufacturing processes continues, the demand for defect detection during integrated circuit fabrication stages is becoming increasingly critical, playing a significant ro…

Defect Detection