Zum Hauptinhalt springen

Showing 1–9 of 9 results for author: Roscher, K

Searching in archive cs. Search in all archives.
.
  1. arXiv:2404.15317  [pdf, other

    cs.SE cs.HC cs.LG

    Concept-Guided LLM Agents for Human-AI Safety Codesign

    Authors: Florian Geissler, Karsten Roscher, Mario Trapp

    Abstract: Generative AI is increasingly important in software engineering, including safety engineering, where its use ensures that software does not cause harm to people. This also leads to high quality requirements for generative AI. Therefore, the simplistic use of Large Language Models (LLMs) alone will not meet these quality demands. It is crucial to develop more advanced and sophisticated approaches t… ▽ More

    Submitted 3 April, 2024; originally announced April 2024.

    Comments: 5 pages

    Journal ref: Proceedings of the AAAI-make Spring Symposium, 2024

  2. arXiv:2404.07664  [pdf, other

    cs.CV cs.AI

    Finding Dino: A plug-and-play framework for unsupervised detection of out-of-distribution objects using prototypes

    Authors: Poulami Sinhamahapatra, Franziska Schwaiger, Shirsha Bose, Huiyu Wang, Karsten Roscher, Stephan Guennemann

    Abstract: Detecting and localising unknown or Out-of-distribution (OOD) objects in any scene can be a challenging task in vision. Particularly, in safety-critical cases involving autonomous systems like automated vehicles or trains. Supervised anomaly segmentation or open-world object detection models depend on training on exhaustively annotated datasets for every domain and still struggle in distinguishing… ▽ More

    Submitted 11 April, 2024; originally announced April 2024.

  3. Enhancing Interpretability of Vertebrae Fracture Grading using Human-interpretable Prototypes

    Authors: Poulami Sinhamahapatra, Suprosanna Shit, Anjany Sekuboyina, Malek Husseini, David Schinz, Nicolas Lenhart, Joern Menze, Jan Kirschke, Karsten Roscher, Stephan Guennemann

    Abstract: Vertebral fracture grading classifies the severity of vertebral fractures, which is a challenging task in medical imaging and has recently attracted Deep Learning (DL) models. Only a few works attempted to make such models human-interpretable despite the need for transparency and trustworthiness in critical use cases like DL-assisted medical diagnosis. Moreover, such models either rely on post-hoc… ▽ More

    Submitted 31 July, 2024; v1 submitted 3 April, 2024; originally announced April 2024.

    Comments: Accepted for publication at the Journal of Machine Learning for Biomedical Imaging (MELBA) https://melba-journal.org/2024:015

    Journal ref: Machine.Learning.for.Biomedical.Imaging. 2 (2024)

  4. arXiv:2307.04533  [pdf, other

    cs.CV cs.AI

    Preventing Errors in Person Detection: A Part-Based Self-Monitoring Framework

    Authors: Franziska Schwaiger, Andrea Matic, Karsten Roscher, Stephan Günnemann

    Abstract: The ability to detect learned objects regardless of their appearance is crucial for autonomous systems in real-world applications. Especially for detecting humans, which is often a fundamental task in safety-critical applications, it is vital to prevent errors. To address this challenge, we propose a self-monitoring framework that allows for the perception system to perform plausibility checks at… ▽ More

    Submitted 10 July, 2023; originally announced July 2023.

    Comments: Accepted for the 35th IEEE Intelligent Vehicles Symposium (IV 2023), 9 pages

  5. arXiv:2303.14961  [pdf, other

    cs.LG cs.AI cs.CV

    Diffusion Denoised Smoothing for Certified and Adversarial Robust Out-Of-Distribution Detection

    Authors: Nicola Franco, Daniel Korth, Jeanette Miriam Lorenz, Karsten Roscher, Stephan Guennemann

    Abstract: As the use of machine learning continues to expand, the importance of ensuring its safety cannot be overstated. A key concern in this regard is the ability to identify whether a given sample is from the training distribution, or is an "Out-Of-Distribution" (OOD) sample. In addition, adversaries can manipulate OOD samples in ways that lead a classifier to make a confident prediction. In this study,… ▽ More

    Submitted 10 August, 2023; v1 submitted 27 March, 2023; originally announced March 2023.

  6. Towards Human-Interpretable Prototypes for Visual Assessment of Image Classification Models

    Authors: Poulami Sinhamahapatra, Lena Heidemann, Maureen Monnet, Karsten Roscher

    Abstract: Explaining black-box Artificial Intelligence (AI) models is a cornerstone for trustworthy AI and a prerequisite for its use in safety critical applications such that AI models can reliably assist humans in critical decisions. However, instead of trying to explain our models post-hoc, we need models which are interpretable-by-design built on a reasoning process similar to humans that exploits meani… ▽ More

    Submitted 22 November, 2022; originally announced November 2022.

    Journal ref: Proceedings of the 18th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications - Volume 5: VISAPP, 878-887, 2023

  7. arXiv:2203.08549  [pdf, other

    cs.CV

    Is it all a cluster game? -- Exploring Out-of-Distribution Detection based on Clustering in the Embedding Space

    Authors: Poulami Sinhamahapatra, Rajat Koner, Karsten Roscher, Stephan Günnemann

    Abstract: It is essential for safety-critical applications of deep neural networks to determine when new inputs are significantly different from the training distribution. In this paper, we explore this out-of-distribution (OOD) detection problem for image classification using clusters of semantically similar embeddings of the training data and exploit the differences in distance relationships to these clus… ▽ More

    Submitted 16 March, 2022; originally announced March 2022.

    Journal ref: SafeAI@AAAI (2022)

  8. arXiv:2107.08976  [pdf, other

    cs.CV

    OODformer: Out-Of-Distribution Detection Transformer

    Authors: Rajat Koner, Poulami Sinhamahapatra, Karsten Roscher, Stephan Günnemann, Volker Tresp

    Abstract: A serious problem in image classification is that a trained model might perform well for input data that originates from the same distribution as the data available for model training, but performs much worse for out-of-distribution (OOD) samples. In real-world safety-critical applications, in particular, it is important to be aware if a new data point is OOD. To date, OOD detection is typically a… ▽ More

    Submitted 6 December, 2021; v1 submitted 19 July, 2021; originally announced July 2021.

    Journal ref: BMVC,2021

  9. arXiv:2101.02971  [pdf, other

    cs.CV cs.LG

    From Black-box to White-box: Examining Confidence Calibration under different Conditions

    Authors: Franziska Schwaiger, Maximilian Henne, Fabian Küppers, Felippe Schmoeller Roza, Karsten Roscher, Anselm Haselhoff

    Abstract: Confidence calibration is a major concern when applying artificial neural networks in safety-critical applications. Since most research in this area has focused on classification in the past, confidence calibration in the scope of object detection has gained more attention only recently. Based on previous work, we study the miscalibration of object detection models with respect to image location a… ▽ More

    Submitted 8 January, 2021; originally announced January 2021.

    Comments: Accepted on SafeAI 2021 workshop on AAAI 2021 conference