paper-with-me

홈 › Papers

Smell and Emotion: Recognising emotions in smell-related artworks

2024-07-05 · Vishal Patoliya, Mathias Zinnen, Andreas Maier, Vincent Christlein

Emotions and smell are underrepresented in digital art history. In this exploratory work, we show that recognising emotions from smell-related artworks is technically feasible but has room for improvement. Using style transfer and hyperparameter optimization we achieve a minor performance boost and open up the field for future extensions.

📄 PDF Abstract BibTeX arXiv:2407.04592

Code (1)

MindSpore-scientific/code-10/tree/main/SmeLU-master mindspore

Tasks

Hyperparameter OptimizationStyle Transfer

Similar Papers 제목 키워드 기반

Towards Anticipation of Architectural Smells using Link Prediction Techniques

2018-08-20 · J. Andrés Díaz-Pace, Antonela Tommasel, Daniela Godoy

Software systems naturally evolve, and this evolution often brings design problems that cause system degradation. Architectural smells are typical symptoms of such problems, and several of these smells are related to und…

Link Prediction

SmellBench: Evaluating LLM Agents on Architectural Code Smell Repair

2026-05-07 · Ion George Dinu, Marian Cristian Mihăescu, Traian Rebedea arxiv

Architectural code smells erode software maintainability and are costly to repair manually, yet unlike localized bugs, they require cross-module reasoning about design intent that challenges both developers and automated…

Specification and Detection of LLM Code Smells

2025-12-19 · Brahim Mahmoudi, Zacharie Chenail-Larcher, Naouel Moha, Quentin Stiévenart 외 arxiv

Large Language Models (LLMs) have gained massive popularity in recent years and are increasingly integrated into software systems for diverse purposes. However, poorly integrating them in source code may undermine softwa…

On the adequacy of static analysis warnings with respect to code smell prediction

2022-03-17 · Empirical Software Engineering 2022 3 · Fabiano Pecorelli, Savanna Lujan, Valentina Lenarduzzi, Fabio Palomba 외

Code smells are poor implementation choices that developers apply while evolving source code and that affect program maintainability. Multiple automated code smell detectors have been proposed: while most of them relied …

DynamicsLLM: a Dynamic Analysis-based Tool for Generating Intelligent Execution Traces Using LLMs to Detect Android Behavioural Code Smells

2026-04-12 · Houcine Abdelkader Cherief, Florent Avellaneda, Naouel Moha arxiv

Mobile apps have become essential of our daily lives, making code quality a critical concern for developers. Behavioural code smells are characteristics in the source code that induce inappropriate code behaviour during …