Index
A Comparative Analysis of Loss Functions in Deep Learning-Based Inverse Problems
Introduction:
In recent years, deep learning has emerged as a transformative force in the realm of image processing, particularly in addressing inverse problems such as denoising and artifact reduction in medical imaging. This research aims to systematically investigate the impact of various loss functions on deep learning-based solutions for inverse problems, with a focus on low-dose Computed Tomography (CT) imaging.
Low-dose CT, while beneficial in reducing radiation exposure, often suffers from increased noise and artifacts, adversely affecting image quality and diagnostic reliability. Traditional denoising techniques, although effective to some extent, struggle to maintain a balance between noise reduction and the preservation of crucial image details. Deep learning, especially Convolutional Neural Networks (CNNs), has shown promising results in surpassing these traditional methods, offering enhanced image reconstruction with remarkable fidelity.
However, the choice of loss function in training deep learning models is critical and often dictates the quality of the reconstructed images. Commonly used loss functions like Mean Squared Error (MSE) or Structural Similarity Index (SSIM) have their limitations and may not always align well with human perceptual quality. This research proposes to explore and compare a variety of loss functions, including novel and hybrid formulations, to evaluate their efficacy in enhancing image quality, reducing noise, and eliminating artifacts in low-dose CT images.
Attention Artifact! Misalignment and artifact detection using deep learning and augmentation
MA_misalignment_detectionDeveloping and Evaluating Image Similarity Metrics for Enhanced Classification Performance in 2D Datasets
Work description
This thesis focuses on the development and evaluation of novel image similarity metrics tailored for 2D datasets, aiming to improve the effectiveness of classification algorithms. By integrating active learning methods, the research seeks to refine these metrics dynamically through iterative feedback and validation. The work involves extensive testing and validation across diverse 2D image datasets, ensuring robustness and applicability in varied scenarios.
The following questions should be considered:
- What metrics can effectively quantify the variance in a training dataset?
- How does the variance within a training set impact the neural network’s ability to generalize to new, unseen data?
- What is the optimal balance of diversity and specificity in a training dataset to maximize NN performance?
- How can training datasets be curated to include a beneficial level of variance without compromising the quality of the neural network’s output?
- What methodologies can be implemented to systematically adjust the variance in training data and evaluate its impact on NN generalization?
Prerequisites
Applicants should have a solid background in machine learning and deep learning, with strong technical skills in Python and experience with PyTorch. Candidates should also possess the capability to work independently and have a keen interest in exploring the theoretical aspects of neural network training.
For your application, please send your transcript of record.
Detectability Index Reimplementation for CT Images Using PyTorch
Work description
This project focuses on reimplementing the Detectability Index for evaluating individual CT projections, with the goal of improving the performance and adaptability of existing Python-based algorithms using PyTorch. The selected candidate will delve into the current code, identify performance bottlenecks, and propose innovative solutions to optimize efficiency. The goal is to minimize package dependencies to ensure code longevity and maintainability.
The following questions should be considered:
- How can the existing Python code be improved with PyTorch for better performance and adaptability?
- Where do the current code’s performance bottlenecks lie, and how can these be addressed?
- How can the usage of external packages be minimized to ensure the code’s longevity?
- What innovative approaches can be implemented to enhance the Detectability Index calculation?
- How can the updated algorithm be validated for effectiveness and efficiency?
Prerequisites
Candidates should possess strong skills in Python and PyTorch, with the ability to quickly understand and improve upon existing code. A background in computational imaging or related fields, along with a problem-solving mindset, is essential.
For your application, please send your transcript of record.
Deep Learning-Driven Approaches for Optimizing Accuracy and Inference Speed in Compact Segmentation Models on Edge Devices
Automatic detection of Bronchoscopes on x-ray images
Scamming Scammers using Large Language Models
This Master Thesis is a cooperation with the Chair of Applied Cryptography.
Work description
In the digital age, scam emails have become a serious threat. These fraudulent emails aim to steal sensitive information or cause financial damage. This thesis aims to better understand the problem of scam emails and develop effective solutions to reduce their success. We will address several aspects, including the vulnerability of email addresses to scammers, the differentiation of scam emails from other dubious messages, the automation of responses through Large Language Models (LLMs), the detection of the usage of LLMs by the scammers, and the evaluation of the economic damage to the scammers based on the data obtained. We aim to strengthen the security of digital communication and help minimize the risks for users and organizations.
The following questions should be considered:
- How can an email address be made vulnerable to scammers?
- How can emails from scammers be distinguished from other dubious emails?
- How can LLM responses be automated and customized?
- How quickly do scammers recognize automated responses?
- How can we accurately assess the extent of the economic harm caused by the scammer using our collected data?
Prerequisites
Prerequisites for this task include good knowledge of Deep Learning and IT Security, familiarity with Python and PyTorch, and the capability to work independently.
For your application, please send your transcript of record.
Quantification of Metal Artifacts in Metal Artifact Avoidance
AI-based Pavement Recognition System for Vehicle Road Infrastructure
AI-Driven Monuments Identification System and its details
In the realm of computer vision, significant research is currently dedicated to object detection
and recognition. Research groups and developers are actively striving to enhance machine
learning solutions, aiming to boost the accuracy of image detection and recognition in
accordance with specific use cases. The German AI-driven Monuments Detection System is an
innovative project aimed at providing tourists with an enhanced experience by leveraging
artificial intelligence (AI) to recognize and provide historical information about prominent
monuments in Germany. This document presents the project’s methodology, results, and
implications. With this machine, a user can scan the historical place and view its historical
details. There are five categories used in this model. Python is used as a programming
language with the TensorFlow framework.