Researcher profile

Eimantas Ledinauskas

Eimantas Ledinauskas contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 13 - UnverifiedVerification L1Unclaimed author
2works
0followers
3topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

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.