paper-with-me

Papers

LLM-Based Design Pattern Detection

2025-02-25 · Christian Schindler, Andreas Rausch

Detecting design pattern instances in unfamiliar codebases remains a challenging yet essential task for improving software quality and maintainability. Traditional static analysis tools often struggle with the complexity, variability, and lack of explicit annotations that characterize real-world pattern implementations. In this paper, we present a novel approach leveraging Large Language Models to automatically identify design pattern instances across diverse codebases. Our method focuses on recognizing the roles classes play within the pattern instances. By providing clearer insights into software structure and intent, this research aims to support developers, improve comprehension, and streamline tasks such as refactoring, maintenance, and adherence to best practices.

📄 PDF Abstract BibTeX arXiv:2502.18458

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Building UI/UX Dataset for Dark Pattern Detection and YOLOv12x-based Real-Time Object Recognition Detection System

2025-12-20 · Se-Young Jang, Su-Yeon Yoon, Jae-Woong Jung, Dong-Hun Lee 외 arxiv

With the accelerating pace of digital transformation and the widespread adoption of online platforms, both social and technical concerns regarding dark patterns-user interface designs that undermine users' ability to mak…

Object RecognitionTransfer LearningObject Detection

Novel Architecture of RPA In Oral Cancer Lesion Detection

2026-03-11 · Revana Magdy, Joy Naoum, Ali Hamdi arxiv

Accurate and early detection of oral cancer lesions is crucial for effective diagnosis and treatment. This study evaluates two RPA implementations, OC-RPAv1 and OC-RPAv2, using a test set of 31 images. OC-RPAv1 processes…

Dark patterns in e-commerce: a dataset and its baseline evaluations

2022-11-12 · Yuki Yada, Jiaying Feng, Tsuneo Matsumoto, Nao Fukushima 외

Dark patterns, which are user interface designs in online services, induce users to take unintended actions. Recently, dark patterns have been raised as an issue of privacy and fairness. Thus, a wide range of research on…

Fairness

A Watermark for Order-Agnostic Language Models

2024-10-17 · Ruibo Chen, Yihan Wu, Yanshuo Chen, Chenxi Liu 외

Statistical watermarking techniques are well-established for sequentially decoded language models (LMs). However, these techniques cannot be directly applied to order-agnostic LMs, as the tokens in order-agnostic LMs are…

Why is the User Interface a Dark Pattern? : Explainable Auto-Detection and its Analysis

2023-12-30 · Yuki Yada, Tsuneo Matsumoto, Fuyuko Kido, Hayato Yamana

Dark patterns are deceptive user interface designs for online services that make users behave in unintended ways. Dark patterns, such as privacy invasion, financial loss, and emotional distress, can harm users. These iss…