paper-with-me

Papers

Advancing Automated Ethical Profiling in SE: a Zero-Shot Evaluation of LLM Reasoning

2025-10-01 · Patrizio Migliarini, Mashal Afzal Memon, Marco Autili, Paola Inverardi arxiv

Large Language Models (LLMs) are increasingly integrated into software engineering (SE) tools for tasks that extend beyond code synthesis, including judgment under uncertainty and reasoning in ethically significant contexts. We present a fully automated framework for assessing ethical reasoning capabilities across 16 LLMs in a zero-shot setting, using 30 real-world ethically charged scenarios. Each model is prompted to identify the most applicable ethical theory to an action, assess its moral acceptability, and explain the reasoning behind their choice. Responses are compared against expert ethicists' choices using inter-model agreement metrics. Our results show that LLMs achieve an average Theory Consistency Rate (TCR) of 73.3% and Binary Agreement Rate (BAR) on moral acceptability of 86.7%, with interpretable divergences concentrated in ethically ambiguous cases. A qualitative analysis of free-text explanations reveals strong conceptual convergence across models despite surface-level lexical diversity. These findings support the potential viability of LLMs as ethical inference engines within SE pipelines, enabling scalable, auditable, and adaptive integration of user-aligned ethical reasoning. Our focus is the Ethical Interpreter component of a broader profiling pipeline: we evaluate whether current LLMs exhibit sufficient interpretive stability and theory-consistent reasoning to support automated profiling.

📄 PDF Abstract BibTeX arXiv:2510.00881

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Zero and Few-shot Learning for Author Profiling

2022-04-22 · Mara Chinea-Rios, Thomas Müller, Gretel Liz De la Peña Sarracén, Francisco Rangel 외

Author profiling classifies author characteristics by analyzing how language is shared among people. In this work, we study that task from a low-resource viewpoint: using little or no training data. We explore different …

Author ProfilingFew-Shot Learning

SAVE: Self-Attention on Visual Embedding for Zero-Shot Generic Object Counting

2025-02-10 · journal 2025 2 · Ahmed Zgaren, Wassim Bouachir, Nizar Bouguila

Zero-shot counting is a subcategory of Generic Visual Object Counting, which aims to count objects from an arbitrary class in a given image. While few-shot counting relies on delivering exemplars to the model to count si…

Exemplar-Free CountingObjectObject CountingZero-Shot Counting

Preventing Author Profiling through Zero-Shot Multilingual Back-Translation

2021-09-19 · EMNLP 2021 11 · David Ifeoluwa Adelani, Miaoran Zhang, Xiaoyu Shen, Ali Davody 외

Documents as short as a single sentence may inadvertently reveal sensitive information about their authors, including e.g. their gender or ethnicity. Style transfer is an effective way of transforming texts in order to r…

Author ProfilingSentenceStyle TransferText Style Transfer+1

Can Large Language Models Predict Parallel Code Performance?

2025-05-06 · Gregory Bolet, Giorgis Georgakoudis, Harshitha Menon, Konstantinos Parasyris 외

Accurate determination of the performance of parallel GPU code typically requires execution-time profiling on target hardware -- an increasingly prohibitive step due to limited access to high-end GPUs. This paper explore…

GPU

Considerations of automated machine learning in clinical metabolic profiling: Altered homocysteine plasma concentration associated with metformin exposure

2017-10-09 · Alena Orlenko, Jason H. Moore, Patryk Orzechowski, Randal S. Olson 외

With the maturation of metabolomics science and proliferation of biobanks, clinical metabolic profiling is an increasingly opportunistic frontier for advancing translational clinical research. Automated Machine Learning …

AutoMLBIG-bench Machine Learningfeature selection