arXiv ScienceSearch

arXiv subjects

Sebastian Fischer

Publications and source records attributed to Sebastian Fischer.

At least 19 recordsLinked to original sources

mlr3torch: A Deep Learning Framework in R based on mlr3 and torch

Deep learning (DL) has become a cornerstone of modern machine learning (ML) praxis. We introduce the R package mlr3torch, which is an extensible DL framework for the mlr3 ecosystem. It is built upon the torch package, and simplifies the definition, training, and evaluation of neural networks for both tabular data and generic tensors (e.g., images) for classification and regression. The package implements predefined architectures, and torch models can easily be converted to mlr3 learners. It also allows users to define neural networks as graphs. This representation is based on the graph language defined in mlr3pipelines and allows users to define the entire modeling workflow, including preprocessing, data augmentation, and network architecture, in a single graph. Through its integration into the mlr3 ecosystem, the package allows for convenient resampling, benchmarking, preprocessing, and more. We explain the package's design and features and show how to customize and extend it to new problems. Furthermore, we demonstrate the package's capabilities using three use cases, namely hyperparameter tuning, fine-tuning, and defining architectures for multimodal data. Finally, we present some runtime benchmarks.

stat.ML

Quantifying Uncertainty in FMEDA Safety Metrics: An Error Propagation Approach for Enhanced ASIC Verification

Accurate and reliable safety metrics are paramount for functional safety verification of ASICs in automotive systems. Traditional FMEDA (Failure Modes, Effects, and Diagnostic Analysis) metrics, such as SPFM (Single Point Fault Metric) and LFM (Latent Fault Metric), depend on the precision of failure mode distribution (FMD) and diagnostic coverage (DC) estimations. This reliance can often leads to significant, unquantified uncertainties and a dependency on expert judgment, compromising the quality of the safety analysis. This paper proposes a novel approach that introduces error propagation theory into the calculation of FMEDA safety metrics. By quantifying the maximum deviation and providing confidence intervals for SPFM and LFM, our method offers a direct measure of analysis quality. Furthermore, we introduce an Error Importance Identifier (EII) to pinpoint the primary sources of uncertainty, guiding targeted improvements. This approach significantly enhances the transparency and trustworthiness of FMEDA, enabling more robust ASIC safety verification for ISO 26262 compliance, addressing a longstanding open question in the functional safety community.

cs.AR

An Integrated Failure and Threat Mode and Effect Analysis (FTMEA) Framework with Quantified Cross-Domain Correlation Factors for Automotive Semiconductors

The automotive industry faces increasing challenges in ensuring both functional safety (FuSa) and cybersecurity for complex semiconductor devices. Traditional Failure Mode and Effects Analysis (FMEA) primarily addresses safety-related failure modes, often overlooking synergistic vulnerabilities and shared consequences with cybersecurity threats. This paper introduces an Integrated Failure and Threat Mode and Effect Analysis (FTMEA) framework that systematically co-analyzes FuSa and cybersecurity. A cornerstone of this framework is the introduction of rigorously defined Cross-Domain Correlation Factors (CDCFs), which quantify the interdependencies and mutual influences between safety-related failures and cybersecurity threats. These factors are derived from a combination of structured expert knowledge, static structural analysis metrics (e.g., Controllability/Observability), and validated against empirical data from fault/attack injection campaigns. We propose a modified Risk Priority Number (RPN) calculation that systematically integrates these correlation factors, enabling a more accurate and transparent prioritization of risks that span both domains. A detailed case study involving an automotive ASIC configuration register proves the practical application of the FTMEA. We present explicit mapping tables, quantitative CDCF values, and a comparative analysis against a baseline FMEA/TARA (Threat Analysis and Risk Assessment), illustrating how the integrated approach uncovers previously masked cross-domain risks, improves mitigation strategy effectiveness, and provides a clear quantitative justification for the derived correlation values. This framework offers a unified, traceable, methodology for risk assessment in critical automotive systems, thereby overcoming the limitations of conventional analyses and promoting optimized, cross-disciplinary development.

cs.CR

Comparing User Behavior in Real vs. Virtual Supermarket Shelves: An Eye-Tracking Study Using Tobii 3 Pro and Meta Quest Pro

This study compares user behavior between real and virtual supermarket shelves using eye tracking technology to assess behavior in both environments. A sample of 29 participants was randomly assigned to two conditions: a real world supermarket shelf with Tobii eye tracking and a virtual shelf using the Meta Quest Pro eye tracker. In both scenarios, participants were asked to select three packs of cereals belonging to specific categories, healthy or tasty. The aim was to explore whether virtual environments could realistically replicate real world experiences, particularly regarding consumer behavior. By analyzing eye tracking data, the study examined how attention and product selection strategies varied between real and virtual conditions. Results showed that participants' attention differed across product types and shopping environments. Consumers focused more on lower shelves in real settings, especially when looking for healthy products. In VR, attention shifted to eye level shelves, particularly for tasty items, aligning with optimal product placement strategies in supermarkets. Overall, sweet products received less visual attention across both settings.

cs.HC

Optimizing Prognostic Biomarker Discovery in Pancreatic Cancer Through Hybrid Ensemble Feature Selection and Multi-Omics Data

Prediction of patient survival using high-dimensional multi-omics data requires systematic feature selection methods that ensure predictive performance, sparsity, and reliability for prognostic biomarker discovery. We developed a hybrid ensemble feature selection (hEFS) approach that combines data subsampling with multiple prognostic models, integrating both embedded and wrapper-based strategies for survival prediction. Omics features are ranked using a voting-theory-inspired aggregation mechanism across models and subsamples, while the optimal number of features is selected via a Pareto front, balancing predictive accuracy and model sparsity without any user-defined thresholds. When applied to multi-omics datasets from three pancreatic cancer cohorts, hEFS identifies significantly fewer and more stable biomarkers compared to the conventional, late-fusion CoxLasso models, while maintaining comparable discrimination performance. Implemented within the open-source mlr3fselect R package, hEFS offers a robust, interpretable, and clinically valuable tool for prognostic modelling and biomarker discovery in high-dimensional survival settings.

q-bio.GN

Hands vs. Controllers: Comparing User Interactions in Virtual Reality Shopping Environments

Virtual reality enables users to experience real-life situations in immersive environments. Interaction methods significantly shape user experience, particularly in high fidelity simulations mimicking real world tasks. This study evaluates two primary VR interaction techniques, hand based and controller based, through virtual shopping tasks in a simulated supermarket with 40 participants. Hand-based interaction was preferred for its natural, immersive qualities and alignment with real-world gestures but faced usability challenges, including limited haptic feedback and grasping inefficiencies. In contrast, controller-based interaction offered greater precision and reliability, making it more suitable for tasks requiring fine motor skills.

cs.HC

Constructing Confidence Intervals for 'the' Generalization Error -- a Comprehensive Benchmark Study

When assessing the quality of prediction models in machine learning, confidence intervals (CIs) for the generalization error, which measures predictive performance, are a crucial tool. Luckily, there exist many methods for computing such CIs and new promising approaches are continuously being proposed. Typically, these methods combine various resampling procedures, most popular among them cross-validation and bootstrapping, with different variance estimation techniques. Unfortunately, however, there is currently no consensus on when any of these combinations may be most reliably employed and how they generally compare. In this work, we conduct a large-scale study comparing CIs for the generalization error, the first one of such size, where we empirically evaluate 13 different CI methods on a total of 19 tabular regression and classification problems, using seven different inducers and a total of eight loss functions. We give an overview of the methodological foundations and inherent challenges of constructing CIs for the generalization error and provide a concise review of all 13 methods in a unified framework. Finally, the CI methods are evaluated in terms of their relative coverage frequency, width, and runtime. Based on these findings, we can identify a subset of methods that we would recommend. We also publish the datasets as a benchmarking suite on OpenML and our code on GitHub to serve as a basis for further studies.

stat.ML

GPTopic: Dynamic and Interactive Topic Representations

Topic modeling seems to be almost synonymous with generating lists of top words to represent topics within large text corpora. However, deducing a topic from such list of individual terms can require substantial expertise and experience, making topic modelling less accessible to people unfamiliar with the particularities and pitfalls of top-word interpretation. A topic representation limited to top-words might further fall short of offering a comprehensive and easily accessible characterization of the various aspects, facets and nuances a topic might have. To address these challenges, we introduce GPTopic, a software package that leverages Large Language Models (LLMs) to create dynamic, interactive topic representations. GPTopic provides an intuitive chat interface for users to explore, analyze, and refine topics interactively, making topic modeling more accessible and comprehensive. The corresponding code is available here: https://github.com/ArikReuter/TopicGPT.

cs.CL

BENN: Bias Estimation Using Deep Neural Network

The need to detect bias in machine learning (ML) models has led to the development of multiple bias detection methods, yet utilizing them is challenging since each method: i) explores a different ethical aspect of bias, which may result in contradictory output among the different methods, ii) provides an output of a different range/scale and therefore, can't be compared with other methods, and iii) requires different input, and therefore a human expert needs to be involved to adjust each method according to the examined model. In this paper, we present BENN -- a novel bias estimation method that uses a pretrained unsupervised deep neural network. Given a ML model and data samples, BENN provides a bias estimation for every feature based on the model's predictions. We evaluated BENN using three benchmark datasets and one proprietary churn prediction model used by a European Telco and compared it with an ensemble of 21 existing bias estimation methods. Evaluation results highlight the significant advantages of BENN over the ensemble, as it is generic (i.e., can be applied to any ML model) and there is no need for a domain expert, yet it provides bias estimations that are aligned with those of the ensemble.

cs.LG

Pay More Attention - Neural Architectures for Question-Answering

Machine comprehension is a representative task of natural language understanding. Typically, we are given context paragraph and the objective is to answer a question that depends on the context. Such a problem requires to model the complex interactions between the context paragraph and the question. Lately, attention mechanisms have been found to be quite successful at these tasks and in particular, attention mechanisms with attention flow from both context-to-question and question-to-context have been proven to be quite useful. In this paper, we study two state-of-the-art attention mechanisms called Bi-Directional Attention Flow (BiDAF) and Dynamic Co-Attention Network (DCN) and propose a hybrid scheme combining these two architectures that gives better overall performance. Moreover, we also suggest a new simpler attention mechanism that we call Double Cross Attention (DCA) that provides better results compared to both BiDAF and Co-Attention mechanisms while providing similar performance as the hybrid scheme. The objective of our paper is to focus particularly on the attention layer and to suggest improvements on that. Our experimental evaluations show that both our proposed models achieve superior results on the Stanford Question Answering Dataset (SQuAD) compared to BiDAF and DCN attention mechanisms.

cs.CL

Go-Smart: Open-Ended, Web-Based Modelling of Minimally Invasive Cancer Treatments via a Clinical Domain Approach

Clinicians benefit from online treatment planning systems, through off-site accessibility, data sharing and professional interaction. As well as enhancing clinical value, incorporation of simulation tools affords innovative avenues for open-ended, multi-disciplinary research collaboration. An extensible system for clinicians, technicians, manufacturers and researchers to build on a simulation framework is presented. This is achieved using a domain model that relates entities from theoretical, engineering and clinical domains, allowing algorithmic generation of simulation configuration for several open source solvers. The platform is applied to Minimally Invasive Cancer Treatments (MICTs), allowing interventional radiologists to upload patient data, segment patient images and validate simulated treatments of radiofrequency ablation, cryoablation, microwave ablation and irreversible electroporation. A traditional radiology software layout is provided in-browser for clinical use, with simple, guided simulation, primarily for training and research. Developers and manufacturers access a web-based system to manage their own simulation components (equipment, numerical models and clinical protocols) and related parameters. This system is tested by interventional radiologists at four centres, using pseudonymized patient data, as part of the Go-Smart Project (http://gosmart-project.eu). The simulation technology is released as a set of open source components http://github.com/go-smart.

cs.CY

Molecular gas in the immediate vicinity of Sgr A* seen with ALMA

We report serendipitous detections of line emission with ALMA in band 3, 6, and 7 in the central parsec of the Galactic center at an up to now highest resolution (<0.7''). Among the highlights are the very first and highly resolved images of sub-mm molecular emission of CS, H13CO+, HC3N, SiO, SO, C2H, and CH3OH in the immediate vicinity (~1'' in projection) of Sgr A* and in the circumnuclear disk (CND). The central association (CA) of molecular clouds shows three times higher CS/X (X: any other observed molecule) luminosity ratios than the CND suggesting a combination of higher excitation - by a temperature gradient and/or IR-pumping - and abundance enhancement due to UV- and/or X-ray emission. We conclude that the CA is closer to the center than the CND is and could be an infalling clump consisting of denser cloud cores embedded in diffuse gas. Moreover, we identified further regions in and outside the CND that are ideally suited for future studies in the scope of hot/cold core and extreme PDR/XDR chemistry and consequent star formation in the central few parsecs.

astro-ph.GA

A low-luminosity type-1 QSO sample: IV. Molecular gas contents and conditions of star formation in three nearby Seyfert galaxies

We present a pilot study of ~ 3" resolution observations of low CO transitions with the Submillimeter Array in three nearby Seyfert galaxies, which are part of the low-luminosity quasi-stellar object (LLQSOs) sample consisting of 99 nearby (z = 0.06) type-1 active galactic nuclei (AGN) taken from the Hamburg/ESO quasi-stellar object (QSO) survey. Two sources were observed in 12CO(2-1) and 13CO(2-1) and the third in 12CO(3-2) and HCO+(4-3). None of the sources is detected in continuum emission. More than 80% of the 12CO detected molecular gas is concentrated within a diameter (FWHM) < 1.8 kpc. 13CO is tentatively detected, while HCO+ emission could not be detected. All three objects show indications of a kinematically decoupled central unresolved molecular gas component. The molecular gas masses of the three galaxies are in the range M_mol = (0.7 - 8.7) x 10^9 M_sun. We give lower limits for the dynamical masses of M_dyn > 1.5 x 10^9 M_sun and for the dust masses of M_dust > 1.6 x 10^6 M_sun. The R21 =12CO/13CO(2-1) line luminosity ratios show Galactic values of R21 ~ 5 - 7 in the outskirts and R21 > 20 in the central region, similar to starbursts and (ultra)luminous infrared galaxies ((U)LIRGs; i.e. LIRGs and ULIRGs), implying higher temperatures and stronger turbulence. All three sources show indications of 12CO(2-1)/12CO(1-0) ratios of ~ 0.5, suggesting a cold or diffuse gas phase. Strikingly, the 12CO(3-2)/(1-0) ratio of ~ 1 also indicates a higher excited phase. Since these galaxies have high infrared luminosities of L_IR > 10^11 L_sun and seem to contain a circumnuclear starburst with minimum surface densities of gas and star formation rate (SFR) around {\Sigma}_mol = 50 - 550 M_sun pc^-2 and {\Sigma}_SFR = 1.1 - 3.1 M_sun kpc^-2 yr^-1, we conclude that the interstellar medium in the centers of these LIRG Seyferts is strongly affected by violent star formation and better ...

astro-ph.GA

Approaching hell's kitchen: Molecular daredevil clouds in the vicinity of Sgr A*

We report serendipitous detections of line emission with the Atacama Large Millimeter/submillimeter Array (ALMA) in band 3, 6, and 7 in the central parsec down to within 1" around Sgr A* at an up to now highest resolution (<0.5") view of the Galactic Center (GC) in the sub-millimeter (sub-mm) domain. From the 100 GHz continuum and the H39\alpha emission we obtain a uniform electron temperature around 6000 K for the minispiral. The spectral index of Sgr A* is ~ 0.5 at 100 - 250 GHz and ~ 0.0 at 230 - 340 GHz. The bright sources in the center show spectral indices around -0.1 implying Bremsstrahlung emission, while dust emission is emerging in the minispiral exterior. Apart from CS, which is most widespread in the center, H13CO+, HC3N, SiO, SO, C2H, CH3OH, 13CS and N2H+ are also detected. The bulk of the clumpy emission regions is at positive velocities and in a region confined by the minispiral northern arm, bar and the sources IRS 3 and 7. Although partly spatially overlapping with the radio recombination line (RRL) emission at same negative velocities, the relation to the minispiral remains unclear. A likely explanation is an infalling clump consisting of denser cloud cores embedded in diffuse gas. The central association of clouds (CA) shows three times higher CS/X (X: any other observed molecule) ratios than the circumnuclear disk (CND) suggesting a combination of higher excitation, by a temperature gradient and/or IR-pumping, and abundance enhancement due to UV- and/or X-ray emission. Hence, we conclude that this CA is closer to the center than the CND is to the center. Moreover, we find molecular emission at velocities up to 200 km s-1. ...

astro-ph.GA

A low-luminosity type-1 QSO sample. V. Overluminous host spheroids and their excitation mechanisms

We present near-infrared (NIR) $H+K$-band longslit spectra of eleven galaxies which are obtained with SOFI at the NTT (ESO). The galaxies are chosen from the low-luminosity type-1 quasi-stellar object (LLQSO) sample which comprises the 99 closest ($z\leq 0.06$) QSOs from the Hamburg/ESO survey for bright UV-excess QSOs. These objects are ideal targets to study the gap between local Seyfert galaxies and high-redshift quasars, since they show much stronger AGN activity compared to local objects but are still close enough for a detailed structural analysis. We fit hydrogen recombination, molecular hydrogen, and [FeII] lines after carefully subtracting the continuum emission. From the broad Pa$\alpha$ components, we estimate black hole masses and enlarge the sample of LLQSOs that show a deviation from the $M_\mathrm{BH}-L_\mathrm{bulge}$ relations of inactive galaxies from 12 to 16 objects. All objects show emission from hot dust ($T\sim 1200\,\mathrm{K}$) as well as stellar contribution. However, the particular fractions vary a lot between the objects. More than half of the objects show H$_2$ emission lines that are indicating a large reservoir of molecular gas which is needed to feed the AGN and star formation. In the NIR diagnostic diagram all objects lie in the location of AGN dominated objects. However, most of the objects show indications of star formation activity, suggesting that their offset location with respect to $M_\mathrm{BH}-L_\mathrm{bulge}$ relations of inactive galaxies may be a consequence of overluminous bulges.

astro-ph.GA

The Mid-Infrared Instrument for the James Webb Space Telescope, X. Operations and Data Reduction

We describe the operations concept and data reduction plan for the Mid- Infrared Instrument (MIRI) for the James Webb Space Telescope (JWST). The overall JWST operations concept is to use Observation Templates (OTs) to provide a straightforward and intuitive way for users to specify observations. MIRI has four OTs that correspond to the four observing modes: 1.) Imaging, 2.) Coronagraphy, 3.) Low Resolution Spectroscopy, and 4.) Medium Resolution Spectroscopy. We outline the user choices and expansion of these choices into detailed instrument operations. The data reduction plans for MIRI are split into three stages, where the specificity of the reduction steps to the observation type increases with stage. The reduction starts with integration ramps: stage 1 yields uncalibrated slope images; stage 2 calibrates the slope images; and then stage 3 combines multiple calibrated slope images into high level data products (e.g. mosaics, spectral cubes, and extracted source information). Finally, we give examples of the data and data products that will be derived from each of the four different OTs.

astro-ph.IM

Ab Initio No Core Shell Model - Recent Results and Further Prospects

There has been significant recent progress in solving the long-standing problems of how nuclear shell structure and collective motion emerge from underlying microscopic inter-nucleon interactions. We review a selection of recent significant results within the ab initio No Core Shell Model (NCSM) closely tied to three major factors enabling this progress: (1) improved nuclear interactions that accurately describe the experimental two-nucleon and three-nucleon interaction data; (2) advances in algorithms to simulate the quantum many-body problem with strong interactions; and (3) continued rapid development of high-performance computers now capable of performing $20 \times 10^{15}$ floating point operations per second. We also comment on prospects for further developments.

nucl-th

ALMA backed NIR high resolution integral field spectroscopy of the NUGA galaxy NGC 1433

We present the results of near-infrared (NIR) H- and K-band European Southern Observatory SINFONI integral field spectroscopy (IFS) of the Seyfert 2 galaxy NGC 1433. We present emission and absorption line measurements in the central kpc of NGC 1433. We detect a narrow Balmer line and several H2 lines. We find that the stellar continuum peaks in the optical and NIR in the same position, indicating that there is no covering of the center by a nuclear dust lane. A strong velocity gradient is detected in all emission lines at that position. The position angle of this gradient is at 155\deg whereas the galactic rotation is at a position angle of 201\deg. Our measures of the molecular hydrogen lines, hydrogen recombination lines, and [Feii] indicate that the excitation at the nucleus is caused by thermal excitation, i.e. shocks which can be associated with active galactic nuclei emission, supernovae or outflows. The line ratios [Feii]/Pa{\beta} and H2/Br{\gamma} show a Seyfert to LINER identification of the nucleus. The stellar continuum is dominated by spectral signatures of red-giant M stars. The stellar line-of-sight velocity follows the galactic field whereas the light continuum follows the nuclear bar. The dynamical center of NGC 1433 coincides with the optical and NIR center of the galaxy and the black hole position. Within the central arcsecond, the molecular hydrogen and the 12CO(3-2) emissions - observed in the NIR and in the sub-millimeter with SINFONI and ALMA, respectively - are indicative for a nuclear outflow originating from the galaxy's SMBH. A small circum nuclear disk cannot be fully excluded. Derived gravitational torques show that the nuclear bar is able to drive gas inwards to scales where viscosity torques and dynamical friction become important. The black hole mass derived using stellar velocity dispersion is 10^7 M_sun.

astro-ph.GA