Researcher profile

I. V. Grossu

I. V. Grossu contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 21 - EmergingVerification L1Unclaimed author
6works
0followers
7topics
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

6 published item(s)

preprint2014arXiv

Implementation of a language driven Backpropagation algorithm

Inspired by the importance of both communication and feedback on errors in human learning, our main goal was to implement a similar mechanism in supervised learning of artificial neural networks. The starting point in our study was the observation that words should accompany the input vectors included in the training set, thus extending the ANN input space. This had as consequence the necessity to take into consideration a modified sigmoid activation function for neurons in the first hidden layer (in agreement with a specific MLP apartment structure), and also a modified version of the Backpropagation algorithm, which allows using of unspecified (null) desired output components. Following the belief that basic concepts should be tested on simple examples, the previous mentioned mechanism was applied on both the XOR problem and a didactic color case study. In this context, we noticed the interesting fact that the ANN was capable to categorize all desired input vectors in the absence of their corresponding words, even though the training set included only word accompanied inputs, in both positive and negative examples. Further analysis along applying this approach to more complex scenarios is currently in progress, as we consider the proposed language-driven algorithm might contribute to a better understanding of learning in humans, opening as well the possibility to create a specific category of artificial neural networks, with abstraction capabilities.

preprint2013arXiv

High precision framework for Chaos Many-Body Engine

In this paper we present a C# 4.0 high precision framework for simulation of relativistic many-body systems. In order to benefit from, previously developed, chaos analysis instruments, all new modules were designed to be integrated with Chaos Many-Body Engine [1,3]. As a direct application, we used 46 digits precision for analyzing the Butterfly Effect of the gravitational force in a specific relativistic nuclear collision toy-model. Trying to investigate the average Lyapunov Exponent dependency on the incident momentum, an interesting case of intermittency was noticed. Based on the same framework, other high-precision simulations are currently in progress (e.g. study on the possibility of considering, hard to detect, extremely low frequency photons as one of the dark matter components).

preprint2010arXiv

Code C# for chaos analysis of relativistic many-body systems

This work presents a new Microsoft Visual C# .NET code library, conceived as a general object oriented solution for chaos analysis of three-dimensional, relativistic many-body systems. In this context, we implemented the Lyapunov exponent and the "fragmentation level" (defined using the graph theory and the Shannon entropy). Inspired by existing studies on billiard nuclear models and clusters of galaxies, we tried to apply the virial theorem for a simplified many-body system composed by nucleons. A possible application of the "virial coefficient" to the stability analysis of chaotic systems is also discussed.

preprint2010arXiv

Code C# for chaos analysis of relativistic many-body systems with reactions

In this work we present a reactions module for "Chaos Many-Body Engine" (Grossu et al., 2010 [1]). Following our goal of creating a customizable, object oriented code library, the list of all possible reactions, including the corresponding properties (particle types, probability, cross-section, particles lifetime etc.), could be supplied as parameter, using a specific XML input file. Inspired by the Poincare section, we propose also the "Clusterization map", as a new intuitive analysis method of many-body systems. For exemplification, we implemented a numerical toy-model for nuclear relativistic collisions at 4.5 A GeV/c (the SKM200 collaboration). An encouraging agreement with experimental data was obtained for momentum, energy, rapidity, and angular π- distributions.

preprint2010arXiv

Semiclassical study on Proton and Neutron

Starting from the existing semiclassical studies on hydrogenoid atoms, we propose a similar intuitive exercise for the three-body quark systems corresponding to protons and neutrons. In the frame of this toy model we try to explain both the stabilities of proton and neutron with respect to the nuclear interaction, and the spectrum of nucleonic resonances with J=1/2. Our choice is motivated also by a good agreement obtained for the up and down quark rest masses report. Taking into account the deterministic chaotic behavior of many-body systems, the discussed exercise could be understood as an interesting particular case of a quantum three-body problem which admits a semiclassical treatment.

preprint2009arXiv

Visual tool for estimating the fractal dimension of images

This work presents a new Visual Basic 6.0 application for estimating the fractal dimension of images, based on an optimized version of the box-counting algorithm. Following the attempt to separate the real information from noise, we considered also the family of all band-pass filters with the same band-width (specified as parameter). The fractal dimension can be thus represented as a function of the pixel color code. The program was used for the study of paintings cracks, as an additional tool which can help the critic to decide if an artistic work is original or not. In its second version, the application was extended for working also with csv files and three-dimensional images.