Eldorado - Repositorium der TU Dortmund
Ressourcen aus und für Forschung, Lehre und Studium
Bei diesem Service handelt es sich um das Institutionelle Repositorium der Technischen Universität Dortmund. Hier werden Ressourcen aus und für Lehre, Studium und Forschung gespeichert, erschlossen und der Öffentlichkeit zugänglich gemacht.

Hauptbereiche in Eldorado
Wählen Sie einen Bereich, um dessen Inhalt anzusehen.
Aktuellste Veröffentlichungen
Item type:Item, Cleavage of carbodicarbenes with N2O for accessing stable diazoalkenes(Wiley, 2024-09-06) He, Yijie; Lyu, Yichong; Tymann, David; Antoni, Patrick W.; Hansmann, Max M.The cleavage of carbophosphinocarbenes and carbodicarbenes with nitrous oxide (N_2O) leads to the formation of room-temperature stable diazoalkenes. The utility of Ph_3P/N_2 and NHC/N_2 ligand exchange reactions were demonstrated by accessing novel benzimidazole- and benzothiazole derived diazoalkenes, which are not accessible by the current state-of-the-art methods. The stable diazoalkenes subsequently allow further ligand exchange reactions at C(0) with carbon monoxide, isocyanide, or a diamidocarbene (DAC). Overall, the combination of hitherto unknown NHC/N_2 and N_2/L (L = DAC, CO, R−NC) ligand exchange reactions at a C(0) center allow the selective functionalization of the carbodicarbene ligand structure which represents a new methodology to rapidly assemble novel carbodicarbenes or cumulenic compounds.Item type:Item, Combination of a viscoelastic and a tribological analysis of a low density polyethylene with a high degree of cross-linking(Wiley, 2024-03-30) Schneck, Franziska; Kruse, Philana O.; Hesse‐Hornich, Daniel; Dias, N. Filipe Lopes; Tillmann, Wolfgang; Jerusalem, Robert; Maricanov, Michail; Katzenberg, Frank; Tiller, Jörg C.; Handge, Ulrich A.Cross-linking of polymers is an efficient method to tailor the end-use properties of polymer materials. Cross-linking using a chemical agent, e.g., dicumyl peroxide (DCP), allows for a spatially uniform network formation in the melt state. In addition, it is also associated with side reactions which influence the final properties of the plastic part. This work investigates the influence of DCP concentration on the tribological properties of a cross-linked low-density polyethylene (LDPE) grade. In particular, high DCP concentrations up to 20 phr are chosen in order to explore the effect of a high degree of cross-linking. The viscoelastic properties below and above the melting temperature are studied in detail to support the interpretation of the tribological results. Rheological investigations allow one to monitor the cross-linking of the long-chain branched LDPE. The data and the subsequent optical analysis show that wear already is significantly reduced at a low DCP concentration of 1 phr because of the covalent bonds caused by cross-linking. A high DCP concentration of 20 phr yields an increase of coefficient of friction which can be explained by the low stiffness and the resulting high contact area in the case of highly cross-linked LDPE.Item type:Item, Eine valide Datengrundlage für die Kindertagesbetreuung(2026-06) Meiner-Teubner, Christiane; Birkel-Barmsen, Janine; Carstens, Yannick; Kopp, KatharinaItem type:Item, Uncertainly quantification for interpretable and reliable machine learning(2026) Newen, Carina; Müller, Emmanuel; Hammer, BarbaraIn the booming research field of machine learning and artificial intelligence, uncertainty quantification is often overlooked as an essential quality guarantee. When interacting with and applying artificial intelligence, it is common to evaluate the performance of such learners by metrics such as efficiency, accuracy and other task-specific performance-based metrics without emphasizing the importance of quantifying potential hazards. Uncertainty characterizes the proximity between observations and predictions, providing a measure of how well a model reflects the true underlying data distribution. This thesis places uncertainty quantification at the center of its investigation, and we investigate three interconnecting subareas:. Explanations and visualizations of uncertainties, robustness with regard to uncertainties, and trustworthiness and human interpretability of uncertainties. This interdisciplinary setup is crucial to establishing new connections between the domains. While each of the subjects has been extensively studied in isolation, it is often at the interconnections that new research paradigms emerge: Neural networks as we know them today are a result of a fusion of neuroscience-inspired models of cognition, mathematical formalization, and algorithmic innovation. Without the mathematical groundwork, the advances in computing power and the biological neuron inspiration, this new field of research would not exist today. By interweaving explanation, robustness and trust in the context of uncertainty, in this thesis, we aim to pave the way for engineering practical systems that are both reliable, interpretable, and ultimately trustworthy. In these three areas, we focus on empirical approaches and solutions for important research challenges. The first part of this thesis focuses on visualizing uncertainties of high-dimensional data in an unsupervised setting using the novel proxy for local intrinsic dimensionalities. Furthermore, we show limitations of popular explainable AI methods using a newly constructed open-source dataset that focuses on an ambiguous classification task. We use the proxy of local intrinsic dimensionality as a proxy for the likelihood of adversarial attacks, connecting uncertainties with robustness metrics. In the second part of the thesis, we delve more deeply into the robustness domain by proposing certainty attacks and discussing the independence of adversarial transferability to topological changes in the datasets. We discuss the origin of transferability and possible research directions for future work. The main motivation between the importance of uncertainties stems from the need to calibrate human trust---for the successful application of machine learners, we have to align the trust levels of humans according to their actual performance. This motivates the third part of the thesis, where we discuss trust in AI systems with a special emphasis on uncertainty quantification. Finally, we discuss open challenges regarding uncertainty quantification and outline future work in this particular domain, with special emphasis on explainable AI and robustness.Item type:Item, Generation of training data for handwritten text recognition using latent diffusion models(2026) Brandenbusch, Kai Ingo Wilhelm; Fink, Gernot A.; Harmeling, StefanHandwritten documents have served as the predominant medium for the preservation and transmission of information. Numerous works aim at implementing automatic searchability and information extraction from such documents. Additionally, a research field has emerged that deals with the generation of handwritten words and documents. The task of handwritten text generation (HTG) constitutes the generation of a realistic looking image depicting a given string in a handwriting with a desired style. In particular, the correctness and readability of the generated word as well as the imitation of the desired style pose major challenges. Generative models such as generative adversarial networks and diffusion models have been adopted to approach this task. HTG offers the promising opportunity to generate annotated training data for other document analysis models. This is particularly interesting when training data is generated for a new target dataset for which no annotated examples are available. In this thesis, an HTG system based on a latent diffusion model for the generation of training data for handwritten text recognition models is proposed. In order to generate images for an unseen target dataset, a pretrained masked autoencoder is used to extract style encodings from a set of example images. Together with embeddings of the string to be generated, these encodings are used to condition the generation process using classifier-free guidance. In order to enhance the generation quality for styles from the target dataset, two semi-supervised training schemes for the HTG model are presented in this work. These training schemes enable the model to leverage information about new styles either from examples that are only annotated with writer IDs or from examples without any annotation. The obtained HTG system is used to generate a synthetic dataset which contains samples with handwriting styles similar to those in the target dataset. A handwriting recognition model is then trained on this stylized synthetic dataset. The experimental results demonstrate the successful application of the proposed HTG model for the generation of training data for a handwriting recognition model. Even if the HTG model is trained with a dataset other than the target dataset, it is shown that a recognition model can successfully be trained using only generated training samples. Furthermore, the experiments demonstrate that including unlabeled samples from the target dataset using the proposed semi-supervised training schemes results in considerable improvements of the recognition model trained on the generated data. In summary, the HTG system presented in this thesis offers a promising approach toward the generation of training data for unseen datasets and can facilitate the training of other document analysis models.
