Source author record

Eimantas Ledinauskas

Eimantas Ledinauskas appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

2works
3topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

2 published item(s)

preprint2020arXiv

Evolution of dwarf galaxy observable parameters

We present a semi-analytic model of isolated dwarf galaxy evolution and use it to study the build-up of observed correlations between dwarf galaxy properties. We analyse the evolution using models with averaged and individual halo mass assembly histories in order to determine the importance of stochasticity on the present-day properties of dwarf galaxies. The model has a few free parameters, but when these are calibrated using the halo mass - stellar mass and stellar mass-metallicity relations, the results agree with other observed dwarf galaxy properties remarkably well. Redshift evolution shows that even isolated galaxies change significantly over the Hubble time and that 'fossil dwarf galaxies' with properties equivalent to those of high-redshift analogues should be extremely rare, or non-existent, in the Local Universe. A break in most galaxy property correlations develops over time, at a stellar mass $M_* \simeq 10^7 M_\odot$. It is caused predominantly by the ionizing background radiation and can therefore in principle be used to constrain the properties of reionization.

preprint2020arXiv

Training Deep Spiking Neural Networks

Computation using brain-inspired spiking neural networks (SNNs) with neuromorphic hardware may offer orders of magnitude higher energy efficiency compared to the current analog neural networks (ANNs). Unfortunately, training SNNs with the same number of layers as state of the art ANNs remains a challenge. To our knowledge the only method which is successful in this regard is supervised training of ANN and then converting it to SNN. In this work we directly train deep SNNs using backpropagation with surrogate gradient and find that due to implicitly recurrent nature of feed forward SNN's the exploding or vanishing gradient problem severely hinders their training. We show that this problem can be solved by tuning the surrogate gradient function. We also propose using batch normalization from ANN literature on input currents of SNN neurons. Using these improvements we show that is is possible to train SNN with ResNet50 architecture on CIFAR100 and Imagenette object recognition datasets. The trained SNN falls behind in accuracy compared to analogous ANN but requires several orders of magnitude less inference time steps (as low as 10) to reach good accuracy compared to SNNs obtained by conversion from ANN which require on the order of 1000 time steps.