Search results for "SOFC"
showing 10 items of 660 documents
The first European interdisciplinary ewing sarcoma research summit.
2012
This is an open-access article distributed under the terms of the Creative Commons Attribution Non Commercial License.-- et al.
Ethical Demands and Responsibilities in Online Publishing: The Finnish Experience
2014
Rapid advancement of online communication and publishing poses new challenges to media policy-makers and regulators for both statutory regulation and self-regulation. For journalists, ‘the Internet shapes and redefines a number of moral and ethical issues … when operating online or making use of online resources’ (Deuze and Yeshua, 2001: 276).
Determinants of Chairman Compensation
2011
This study examines determinants of chairman compensation in a supervisory board setting and, specifically, the relationship between chairman and CEO compensation. Using a sample of publicly listed firms in Sweden, the study indicates that chairman compensation – despite its fixed nature – is reflective of firm performance via a positive relationship to CEO compensation. As CEO compensation is set before chairman compensation, we argue that the chairman may be inclined to conspire with the CEO in earnings management efforts at the expense of monitoring on behalf of investors. Supporting our argument, we find evidence that the gap between chairman and CEO compensation is less at firms where …
Life cycle energy and environmental impacts of a solid oxide fuel cell micro-CHP system for residential application
2019
Abstract Fuel cells are considered one of the key technologies to reach the ambitious European goal of a low carbon economy, by reducing CO2 emissions and limiting the production of other pollutants. The manuscript presents an assessment of the life cycle energy and environmental performances of a solid oxide fuel cell system for household applications using primary data from the manufacturing phase and experimental data for the start-up and operation phases. The Life Cycle Assessment methodology is applied, based on a functional unit of 1 MJ of exergy and includes the life cycle steps from the raw materials extraction to the maintenance. The results show a particular relevance of the opera…
Denoising Autoencoders for Fast Combinatorial Black Box Optimization
2015
Estimation of Distribution Algorithms (EDAs) require flexible probability models that can be efficiently learned and sampled. Autoencoders (AE) are generative stochastic networks with these desired properties. We integrate a special type of AE, the Denoising Autoencoder (DAE), into an EDA and evaluate the performance of DAE-EDA on several combinatorial optimization problems with a single objective. We asses the number of fitness evaluations as well as the required CPU times. We compare the results to the performance to the Bayesian Optimization Algorithm (BOA) and RBM-EDA, another EDA which is based on a generative neural network which has proven competitive with BOA. For the considered pro…
A Constructive Arboricity Approximation Scheme
2018
The arboricity $\Gamma$ of a graph is the minimum number of forests its edge set can be partitioned into. Previous approximation schemes were nonconstructive, i.e., they only approximated the arboricity as a value without computing a corresponding forest partition. This is because they operate on the related pseudoforest partitions or the dual problem of finding dense subgraphs. We propose an algorithm for converting a partition of $k$ pseudoforests into a partition of $k+1$ forests in $O(mk\log k + m \log n)$ time with a data structure by Brodal and Fagerberg that stores graphs of arboricity $k$. A slightly better bound can be given when perfect hashing is used. When applied to a pseudofor…
Self-stabilizing Balls & Bins in Batches
2016
A fundamental problem in distributed computing is the distribution of requests to a set of uniform servers without a centralized controller. Classically, such problems are modeled as static balls into bins processes, where $m$ balls (tasks) are to be distributed to $n$ bins (servers). In a seminal work, Azar et al. proposed the sequential strategy \greedy{d} for $n=m$. When thrown, a ball queries the load of $d$ random bins and is allocated to a least loaded of these. Azar et al. showed that $d=2$ yields an exponential improvement compared to $d=1$. Berenbrink et al. extended this to $m\gg n$, showing that the maximal load difference is independent of $m$ for $d=2$ (in contrast to $d=1$). W…
Deep Q-Learning With Q-Matrix Transfer Learning for Novel Fire Evacuation Environment
2021
We focus on the important problem of emergency evacuation, which clearly could benefit from reinforcement learning that has been largely unaddressed. Emergency evacuation is a complex task which is difficult to solve with reinforcement learning, since an emergency situation is highly dynamic, with a lot of changing variables and complex constraints that makes it difficult to train on. In this paper, we propose the first fire evacuation environment to train reinforcement learning agents for evacuation planning. The environment is modelled as a graph capturing the building structure. It consists of realistic features like fire spread, uncertainty and bottlenecks. We have implemented the envir…
Quantum lower bound for inverting a permutation with advice
2014
Given a random permutation $f: [N] \to [N]$ as a black box and $y \in [N]$, we want to output $x = f^{-1}(y)$. Supplementary to our input, we are given classical advice in the form of a pre-computed data structure; this advice can depend on the permutation but \emph{not} on the input $y$. Classically, there is a data structure of size $\tilde{O}(S)$ and an algorithm that with the help of the data structure, given $f(x)$, can invert $f$ in time $\tilde{O}(T)$, for every choice of parameters $S$, $T$, such that $S\cdot T \ge N$. We prove a quantum lower bound of $T^2\cdot S \ge \tilde{\Omega}(\epsilon N)$ for quantum algorithms that invert a random permutation $f$ on an $\epsilon$ fraction of…
Fine-tuning the Ant Colony System algorithm through Particle Swarm Optimization
2018
Ant Colony System (ACS) is a distributed (agent- based) algorithm which has been widely studied on the Symmetric Travelling Salesman Problem (TSP). The optimum parameters for this algorithm have to be found by trial and error. We use a Particle Swarm Optimization algorithm (PSO) to optimize the ACS parameters working in a designed subset of TSP instances. First goal is to perform the hybrid PSO-ACS algorithm on a single instance to find the optimum parameters and optimum solutions for the instance. Second goal is to analyze those sets of optimum parameters, in relation to instance characteristics. Computational results have shown good quality solutions for single instances though with high …