paper-with-me

Papers

TMM-Fast: A Transfer Matrix Computation Package for Multilayer Thin-Film Optimization

2021-11-24 · Alexander Luce, Ali Mahdavi, Florian Marquardt, Heribert Wankerl

Achieving the desired optical response from a multilayer thin-film structure over a broad range of wavelengths and angles of incidence can be challenging. An advanced thin-film structure can consist of multiple materials with different thicknesses and numerous layers. Design and optimization of complex thin-film structures with multiple variables is a computationally heavy problem that is still under active research. To enable fast and easy experimentation with new optimization techniques, we propose the Python package TMM-Fast which enables parallelized computation of reflection and transmission of light at different angles of incidence and wavelengths through the multilayer thin-film. By decreasing computational time, generating datasets for machine learning becomes feasible and evolutionary optimization can be used effectively. Additionally, the sub-package TMM-Torch allows to directly compute analytical gradients for local optimization by using PyTorch Autograd functionality. Finally, an OpenAi Gym environment is presented which allows the user to train reinforcement learning agents on the problem of finding multilayer thin-film configurations.

📄 PDF Abstract BibTeX arXiv:2111.13667

Code (1)

MLResearchAtOSRAM/tmm_fast 공식 구현 pytorch

Tasks

OpenAI Gym

Similar Papers 제목 키워드 기반

rMultiNet: An R Package For Multilayer Networks Analysis

2023-02-09 · Ting Li, Zhongyuan Lyu, Chenyu Ren, Dong Xia

This paper develops an R package rMultiNet to analyze multilayer network data. We provide two general frameworks from recent literature, e.g. mixture multilayer stochastic block model(MMSBM) and mixture multilayer latent…

ClusteringStochastic Block Model

Semi-supervised Learning for Aggregated Multilayer Graphs Using Diffuse Interface Methods and Fast Matrix Vector Products

2020-07-10 · Kai Bergermann, Martin Stoll, Toni Volkmer

We generalize a graph-based multiclass semi-supervised classification technique based on diffuse interface methods to multilayer graphs. Besides the treatment of various applications with an inherent multilayer structure…

Image SegmentationSemantic Segmentation

MLPGradientFlow: going with the flow of multilayer perceptrons (and finding minima fast and accurately)

2023-01-25 · Johanni Brea, Flavio Martinelli, Berfin Şimşek, Wulfram Gerstner

MLPGradientFlow is a software package to solve numerically the gradient flow differential equation $\dot \theta = -\nabla \mathcal L(\theta; \mathcal D)$, where $\theta$ are the parameters of a multi-layer perceptron, $\…

Efficient Implementations of the Generalized Lasso Dual Path Algorithm

2014-05-13 · Taylor Arnold, Ryan Tibshirani

We consider efficient implementations of the generalized lasso dual path algorithm of Tibshirani and Taylor (2011). We first describe a generic approach that covers any penalty matrix D and any (full column rank) matrix …

Non--negative matrix factorization using the \textit{R} package \textsf{nnmf}

2026-07-22 · Volkan Sevinç, Nikolas Kontemeniotis, Theodoros Perdikis, Michail Tsagris arxiv

Non--negative matrix factorization (NMF) has become an established dimensionality reduction technique for extracting latent structures from non--negative data and has found widespread applications in fields such as bioin…

Computational EfficiencyDimensionality Reduction