-
A Bot-based Approach to Manage Codes of Conduct in Open-Source Projects
Authors:
Sergio Cobos,
Javier Luis Cánovas Izquierdo
Abstract:
The development of Open-Source Software (OSS) projects relies on the collaborative work of contributors, generally scattered around the world. To enable this collaboration, OSS projects are hosted on social-coding platforms like GitHub, which provide the infrastructure to host the code as well as the support for enabling the participation of the community. The potentially rich and diverse mixture…
▽ More
The development of Open-Source Software (OSS) projects relies on the collaborative work of contributors, generally scattered around the world. To enable this collaboration, OSS projects are hosted on social-coding platforms like GitHub, which provide the infrastructure to host the code as well as the support for enabling the participation of the community. The potentially rich and diverse mixture of contributors in OSS projects makes their management not only a technical challenge, where automation tools and bots are usually deployed, but also a social one. To this aim, OSS projects have been increasingly deploying a declaration of their code of conduct, which defines rules to ensure a respectful and inclusive participatory environment in the community, being the Contributor Covenant the main model to follow. However, the broad adoption and enforcement of codes of conduct in OSS projects is still limited. In particular, the definition, deployment, and enforcement of codes of conduct is a very challenging task. In this paper, we propose an approach to effectively manage codes of conduct in OSS projects based on the Contributor Covenant proposal. Our solution has been implemented as a bot-based solution where bots help in the definition of codes of conduct, the monitoring of OSS projects, and the enforcement of ethical rules.
△ Less
Submitted 7 March, 2025;
originally announced March 2025.
-
The Software Diversity Card: A Framework for Reporting Diversity in Software Projects
Authors:
Joan Giner-Miguelez,
Sergio Morales,
Sergio Cobos,
Javier Luis Canovas Izquierdo,
Robert Clariso,
Jordi Cabot
Abstract:
The interest and concerns about diversity in software development have soared in recent years. Reporting diversity-related aspects of software projects can increase user trust and help regulators evaluate potential adoption. Furthermore, recent directives around AI are beginning to require diversity information in the development of AI products, indicating the growing interest of public regulators…
▽ More
The interest and concerns about diversity in software development have soared in recent years. Reporting diversity-related aspects of software projects can increase user trust and help regulators evaluate potential adoption. Furthermore, recent directives around AI are beginning to require diversity information in the development of AI products, indicating the growing interest of public regulators in it. Despite this importance, current documentation assets in software development processes frequently overlook diversity in favor of technical features, partly due to a lack of tools for describing and annotating diversity.
This work introduces the Software Diversity Card, a comprehensive framework for reporting diversity-related aspects of software projects. The card is designed to profile the different types of teams involved in developing and governing software projects (including the final user groups involved in testing), and the software adaptations for specific social groups. To encourage its adoption, we provide a diversity modeling language, a toolkit for generating the cards using such language, and a collection of real-world examples from active software projects. Our proposal can enhance diversity practices in software development e.g., through open-source projects like the CONTRIBUTING.md file), support public administrations in software assessment, and help businesses promote diversity as a key asset.
△ Less
Submitted 7 March, 2025;
originally announced March 2025.
-
Towards Modeling Human-Agentic Collaborative Workflows: A BPMN Extension
Authors:
Adem Ait,
Javier Luis Cánovas Izquierdo,
Jordi Cabot
Abstract:
Large Language Models (LLMs) have facilitated the definition of autonomous intelligent agents. Such agents have already demonstrated their potential in solving complex tasks in different domains. And they can further increase their performance when collaborating with other agents in a multi-agent system. However, the orchestration and coordination of these agents is still challenging, especially w…
▽ More
Large Language Models (LLMs) have facilitated the definition of autonomous intelligent agents. Such agents have already demonstrated their potential in solving complex tasks in different domains. And they can further increase their performance when collaborating with other agents in a multi-agent system. However, the orchestration and coordination of these agents is still challenging, especially when they need to interact with humans as part of human-agentic collaborative workflows. These kinds of workflows need to be precisely specified so that it is clear whose responsible for each task, what strategies agents can follow to complete individual tasks or how decisions will be taken when different alternatives are proposed, among others. Current business process modeling languages fall short when it comes to specifying these new mixed collaborative scenarios. In this exploratory paper, we extend a well-known process modeling language (i.e., BPMN) to enable the definition of this new type of workflow. Our extension covers both the formalization of the new metamodeling concepts required and the proposal of a BPMN-like graphical notation to facilitate the definition of these workflows. Our extension has been implemented and is available as an open-source human-agentic workflow modeling editor on GitHub.
△ Less
Submitted 12 December, 2024; v1 submitted 8 December, 2024;
originally announced December 2024.
-
On the Creation of Representative Samples of Software Repositories
Authors:
June Gorostidi,
Adem Ait,
Jordi Cabot,
Javier Luis Cánovas Izquierdo
Abstract:
Software repositories is one of the sources of data in Empirical Software Engineering, primarily in the Mining Software Repositories field, aimed at extracting knowledge from the dynamics and practice of software projects. With the emergence of social coding platforms such as GitHub, researchers have now access to millions of software repositories to use as source data for their studies. With this…
▽ More
Software repositories is one of the sources of data in Empirical Software Engineering, primarily in the Mining Software Repositories field, aimed at extracting knowledge from the dynamics and practice of software projects. With the emergence of social coding platforms such as GitHub, researchers have now access to millions of software repositories to use as source data for their studies. With this massive amount of data, sampling techniques are needed to create more manageable datasets. The creation of these datasets is a crucial step, and researchers have to carefully select the repositories to create representative samples according to a set of variables of interest. However, current sampling methods are often based on random selection or rely on variables which may not be related to the research study (e.g., popularity or activity). In this paper, we present a methodology for creating representative samples of software repositories, where such representativeness is properly aligned with both the characteristics of the population of repositories and the requirements of the empirical study. We illustrate our approach with use cases based on Hugging Face repositories.
△ Less
Submitted 2 October, 2024; v1 submitted 1 October, 2024;
originally announced October 2024.
-
A Metascience Study of the Impact of Low-Code Techniques in Modeling Publications
Authors:
Mauro Dalle Lucca Tosi,
Javier Luis Cánovas Izquierdo,
Jordi Cabot
Abstract:
In the last years, model-related publications have been exploring the application of modeling techniques in different domains. Initially focused on UML and the Model-Driven Architecture approach, the literature has been evolving towards the usage of more general concepts such as Model-Driven Development or Model-Driven Engineering. With the emergence of Low-Code software development platforms, the…
▽ More
In the last years, model-related publications have been exploring the application of modeling techniques in different domains. Initially focused on UML and the Model-Driven Architecture approach, the literature has been evolving towards the usage of more general concepts such as Model-Driven Development or Model-Driven Engineering. With the emergence of Low-Code software development platforms, the modeling community has been studying how these two fields may combine and benefit from each other, thus leading to the publication of a number of works in recent years. In this paper, we present a metascience study of Low-Code. Our study has a two-fold approach: (1) to examine the composition (size and diversity) of the emerging Low-Code community; and (2) to investigate how this community differs from the "classical" model-driven community in terms of people, venues, and types of publications. Through this study, we aim to benefit the low-code community by helping them better understand its relationship with the broader modeling community. Ultimately, we hope to trigger a discussion about the current and possible future evolution of the low-code community as part of its consolidation as a new research field.
△ Less
Submitted 12 August, 2024;
originally announced August 2024.
-
Dynamic Provisioning of REST APIs for Model Management
Authors:
Adiel Tuyishime,
Francesco Basciani,
Javier Luis Cánovas Izquierdo,
Ludovico Iovino
Abstract:
Model-Driven Engineering (MDE) is a software engineering methodology focusing on models as primary artifacts. In the last years, the emergence of Web technologies has led to the development of Web-based modeling tools and model-based approaches for the Web that offer a web-based environment to create and edit models or model-based low-code solutions. A common requirement when developing Web-based…
▽ More
Model-Driven Engineering (MDE) is a software engineering methodology focusing on models as primary artifacts. In the last years, the emergence of Web technologies has led to the development of Web-based modeling tools and model-based approaches for the Web that offer a web-based environment to create and edit models or model-based low-code solutions. A common requirement when developing Web-based modeling tools is to provide a fast and efficient way for model management, and this is particularly a hot topic in model-based system engineering. However, the number of approaches offering RESTful services for model management is still limited. Among the alternatives for developing distributed services, there is a growing interest in the use of RESTful services. In this paper, we present an approach to provide RESTful services for model management that can be used to interact with any kind of model and can be used to build a modeling platform providing modeling-as-a-service. The approach follows the REST principles to provide a stateless and scalable service.
△ Less
Submitted 24 June, 2024;
originally announced June 2024.
-
Modules over linear spaces admitting a multiplicative basis
Authors:
Antonio J. Calderón,
Francisco J. Navarro Izquierdo,
José M. Sánchez
Abstract:
We study the structure of certain modules $V$ over linear spaces $W$ with restrictions neither on the dimensions nor on the base field $\mathbb F$. A basis $\mathfrak B = \{v_i\}_{i\in I}$ of $V$ is called multiplicative respect to the basis $\mathfrak B' = \{w_j\}_{j \in J}$ of $W$ if for any $i \in I, j \in J$ we have either $v_iw_j = 0$ or $0 \neq v_iw_j \in \mathbb Fv_k$ for some $k \in I$. We…
▽ More
We study the structure of certain modules $V$ over linear spaces $W$ with restrictions neither on the dimensions nor on the base field $\mathbb F$. A basis $\mathfrak B = \{v_i\}_{i\in I}$ of $V$ is called multiplicative respect to the basis $\mathfrak B' = \{w_j\}_{j \in J}$ of $W$ if for any $i \in I, j \in J$ we have either $v_iw_j = 0$ or $0 \neq v_iw_j \in \mathbb Fv_k$ for some $k \in I$. We show that if $V$ admits a multiplicative basis then it decomposes as the direct sum $V=\bigoplus_k V_k$ of well-described submodules admitting each one a multiplicative basis. Also the minimality of $V$ is characterized in terms of the multiplicative basis and it is shown that the above direct sum is by means of the family of its minimal submodules, admitting each one a multiplicative basis.
△ Less
Submitted 23 January, 2024;
originally announced March 2024.
-
The time is ripe to reverse engineer an entire nervous system: simulating behavior from neural interactions
Authors:
Gal Haspel,
Ben Baker,
Isabel Beets,
Edward S Boyden,
Jeffrey Brown,
George Church,
Netta Cohen,
Daniel Colon-Ramos,
Eva Dyer,
Christopher Fang-Yen,
Steven Flavell,
Miriam B Goodman,
Anne C Hart,
Eduardo J Izquierdo,
Konstantinos Kagias,
Shawn Lockery,
Yangning Lu,
Adam Marblestone,
Jordan Matelsky,
Brett Mensh,
Talmo D Pereira,
Hanspeter Pfister,
Kanaka Rajan,
Horacio G Rotstein,
Monika Scholz
, et al. (12 additional authors not shown)
Abstract:
Just like electrical engineers understand how microprocessors execute programs in terms of how transistor currents are affected by their inputs, neuroscientists want to understand behavior production in terms of how neuronal outputs are affected by their inputs and internal states. This dependency of neuronal outputs on inputs can be described by a state-dependent input-output (IO)-function. Howev…
▽ More
Just like electrical engineers understand how microprocessors execute programs in terms of how transistor currents are affected by their inputs, neuroscientists want to understand behavior production in terms of how neuronal outputs are affected by their inputs and internal states. This dependency of neuronal outputs on inputs can be described by a state-dependent input-output (IO)-function. However, to reliably identify these IO-functions, we need to perturb each input and combinations of inputs while observing all the outputs. Here, we argue that such completeness is possible in C. elegans; a complete description that goes all the way from the activity of every neuron to predict behavior. The established and growing toolkit of optophysiology can non-invasively capture and control every neuron's activity and scale to countless experiments. The information from many such experiments can be pooled while capturing the inter-individual variability because neuronal identity and function are largely conserved across individuals. Just like electrical engineers use transistor IO-functions to simulate program execution, we argue that neuronal IO-functions could be used to simulate the impressive breadth of brain states and behaviors of C. elegans.
△ Less
Submitted 18 September, 2024; v1 submitted 12 August, 2023;
originally announced August 2023.
-
On the Suitability of Hugging Face Hub for Empirical Studies
Authors:
Adem Ait,
Javier Luis Cánovas Izquierdo,
Jordi Cabot
Abstract:
Background. The development of empirical studies in software engineering mainly relies on the data available on code hosting platforms, being GitHub the most representative. Nevertheless, in the last years, the emergence of Machine Learning (ML) has led to the development of platforms specifically designed for developing ML-based projects, being Hugging Face Hub (HFH) the most popular one. With ov…
▽ More
Background. The development of empirical studies in software engineering mainly relies on the data available on code hosting platforms, being GitHub the most representative. Nevertheless, in the last years, the emergence of Machine Learning (ML) has led to the development of platforms specifically designed for developing ML-based projects, being Hugging Face Hub (HFH) the most popular one. With over 250k repositories, and growing fast, HFH is becoming a promising ecosystem of ML artifacts and therefore a potential source of data for empirical studies. However, so far there have been no studies evaluating the potential of HFH for such studies. Objective. In this proposal for a registered report, we aim at performing an exploratory study of the current state of HFH in order to investigate its suitability to be used as a source platform for empirical studies. Method. We conduct a qualitative and quantitative analysis of HFH for empirical studies. The former will be performed by comparing the features of HFH with those of other code hosting platforms, such as GitHub and GitLab. The latter will be performed by analyzing the data available in HFH.
△ Less
Submitted 27 July, 2023;
originally announced July 2023.
-
Photometric Catalogue for Space and Ground Night-Time Remote-Sensing Calibration: RGB Synthetic Photometry from Gaia DR3 Spectrophotometry
Authors:
J. M. Carrasco,
N. Cardiel,
E. Masana,
J. Zamorano,
S. Pascual,
A. Sánchez de Miguel,
R. González,
J. Izquierdo
Abstract:
Recent works have made strong efforts to produce standardised photometry in RGB bands. For this purpose, we carefully defined the transmissivity curves of RGB bands and defined a set of standard sources using the photometric information present in Gaia EDR3. This work aims not only to significantly increase the number and accuracy of RGB standards but also to provide, for the first time, reliable…
▽ More
Recent works have made strong efforts to produce standardised photometry in RGB bands. For this purpose, we carefully defined the transmissivity curves of RGB bands and defined a set of standard sources using the photometric information present in Gaia EDR3. This work aims not only to significantly increase the number and accuracy of RGB standards but also to provide, for the first time, reliable uncertainty estimates using the BP and RP spectrophotometry published in Gaia DR3 instead of their integrated photometry to predict RGB photometry. Furthermore, this method allows including calibrated sources regardless of how they are affected by extinction, which was a major shortcoming of previous work. The RGB photometry is synthesised from the Gaia BP and RP low-resolution spectra by directly using their set of coefficients multiplied with some basis functions provided in the Gaia catalogue for all sources published in Gaia DR3. The output synthetic magnitudes are compared with the previous catalogue of RGB standards available.
△ Less
Submitted 24 March, 2023;
originally announced March 2023.
-
RGB photometric calibration of 15 million Gaia stars
Authors:
Nicolás Cardiel,
Jaime Zamorano,
Josep Manel Carrasco,
Eduard Masana,
Salvador Bará,
Rafael González,
Jaime Izquierdo,
Sergio Pascual,
Alejandro Sánchez de Miguel
Abstract:
Although a catalogue of synthetic RGB magnitudes, providing photometric data for a sample of 1346 bright stars, has been recently published, its usefulness is still limited due to the small number of reference stars available, considering that they are distributed throughout the whole celestial sphere, and the fact that they are restricted to Johnson V < 6.6 mag. This work presents synthetic RGB m…
▽ More
Although a catalogue of synthetic RGB magnitudes, providing photometric data for a sample of 1346 bright stars, has been recently published, its usefulness is still limited due to the small number of reference stars available, considering that they are distributed throughout the whole celestial sphere, and the fact that they are restricted to Johnson V < 6.6 mag. This work presents synthetic RGB magnitudes for ~15 million stars brighter than Gaia G = 18 mag, making use of a calibration between the RGB magnitudes of the reference bright star sample and the corresponding high quality photometric G, G_BP and G_RP magnitudes provided by the Gaia EDR3. The calibration has been restricted to stars exhibiting -0.5 < G_BP - G_RP < 2.0 mag, and aims to predict RGB magnitudes within an error interval of $\pm 0.1$ mag. Since the reference bright star sample is dominated by nearby stars with slightly undersolar metallicity, systematic variations in the predictions are expected, as modelled with the help of stellar atmosphere models. These deviations are constrained to the $\pm 0.1$ mag interval when applying the calibration only to stars scarcely affected by interstellar extinction and with metallicity compatible with the median value for the bright star sample. The large number of Gaia sources available in each region of the sky should guarantee high-quality RGB photometric calibrations.
△ Less
Submitted 19 July, 2021;
originally announced July 2021.
-
Synthetic RGB photometry of bright stars: definition of the standard photometric system and UCM library of spectrophotometric spectra
Authors:
Nicolás Cardiel,
Jaime Zamorano,
Salvador Bará,
Alejandro Sánchez de Miguel,
Cristina Cabello,
Jesús Gallego,
Lucía García,
Rafael González,
Jaime Izquierdo,
Sergio Pascual,
José Robles,
Ainhoa Sánchez,
Carlos Tapia
Abstract:
Although the use of RGB photometry has exploded in the last decades due to the advent of high-quality and inexpensive digital cameras equipped with Bayer-like color filter systems, there is surprisingly no catalogue of bright stars that can be used for calibration purposes. Since due to their excessive brightness, accurate enough spectrophotometric measurements of bright stars typically cannot be…
▽ More
Although the use of RGB photometry has exploded in the last decades due to the advent of high-quality and inexpensive digital cameras equipped with Bayer-like color filter systems, there is surprisingly no catalogue of bright stars that can be used for calibration purposes. Since due to their excessive brightness, accurate enough spectrophotometric measurements of bright stars typically cannot be performed with modern large telescopes, we have employed historical 13-color medium-narrow-band photometric data, gathered with quite reliable photomultipliers, to fit the spectrum of 1346 bright stars using stellar atmosphere models. This not only constitutes a useful compilation of bright spectrophotometric standards well spread in the celestial sphere, the UCM library of spectrophotometric spectra, but allows the generation of a catalogue of reference RGB magnitudes, with typical random uncertainties $\sim 0.01$ mag. For that purpose, we have defined a new set of spectral sensitivity curves, computed as the median of 28 sets of empirical sensitivity curves from the literature, that can be used to establish a standard RGB photometric system. Conversions between RGB magnitudes computed with any of these sets of empirical RGB curves and those determined with the new standard photometric system are provided. Even though particular RGB measurements from single cameras are not expected to provide extremely accurate photometric data, the repeatability and multiplicity of observations will allow access to a large amount of exploitable data in many astronomical fields, such as the detailed monitoring of light pollution and its impact on the night sky brightness, or the study of meteors, solar system bodies, variable stars, and transient objects. In addition, the RGB magnitudes presented here make the sky an accessible and free laboratory for the calibration of the cameras themselves.
△ Less
Submitted 31 March, 2021;
originally announced March 2021.
-
A Model-based Chatbot Generation Approach to Converse with Open Data Sources
Authors:
Hamza Ed-douibi,
Javier Luis Cánovas Izquierdo,
Gwendal Daniel,
Jordi Cabot
Abstract:
The Open Data movement promotes the free distribution of data. More and more companies and governmental organizations are making their data available online following the Open Data philosophy, resulting in a growing market of technologies and services to help publish and consume data. One of the emergent ways to publish such data is via Web APIs, which offer a powerful means to reuse this data and…
▽ More
The Open Data movement promotes the free distribution of data. More and more companies and governmental organizations are making their data available online following the Open Data philosophy, resulting in a growing market of technologies and services to help publish and consume data. One of the emergent ways to publish such data is via Web APIs, which offer a powerful means to reuse this data and integrate it with other services. Socrata, CKAN or OData are examples of popular specifications for publishing data via Web APIs.
Nevertheless, querying and integrating these Web APIs is time-consuming and requires technical skills that limit the benefits of Open Data movement for the regular citizen. In other contexts, chatbot applications are being increasingly adopted as a direct communication channel between companies and end-users. We believe the same could be true for Open Data as a way to bridge the gap between citizens and Open Data sources. This paper describes an approach to automatically derive full-fledged chatbots from API-based Open Data sources. Our process relies on a model-based intermediate representation (via UML class diagrams and profiles) to facilitate the customization of the chatbot to be generated.
△ Less
Submitted 20 July, 2020;
originally announced July 2020.
-
A Survey of Software Foundations in Open Source
Authors:
Javier Luis Cánovas Izquierdo,
Jordi Cabot
Abstract:
A number of software foundations have been created as legal instruments to better articulate the structure, collaboration and financial model of Open Source Software (OSS) projects. Some examples are the Apache, Linux, or Mozilla foundations. However, the mission and support provided by these foundations largely differ among them. In this paper we perform a study on the role of foundations in OSS…
▽ More
A number of software foundations have been created as legal instruments to better articulate the structure, collaboration and financial model of Open Source Software (OSS) projects. Some examples are the Apache, Linux, or Mozilla foundations. However, the mission and support provided by these foundations largely differ among them. In this paper we perform a study on the role of foundations in OSS development. We analyze the nature, activities, role and governance of 101 software foundations and then go deeper on the 27 having as concrete goal the development and evolution of specific open source projects (and not just generic actions to promote the free software movement or similar). Our results reveal the existence of a significant number of foundations with the sole purpose of promoting the free software movement and/or that limit themselves to core legal aspects but do not play any role in the day-to-day operations of the project (e.g., umbrella organizations for a large variety of projects). Therefore, while useful, foundations do not remove the need for specific projects to develop their own specific governance, contribution and development policies. A website to help projects to choose the foundation that best fits their needs is also available.
△ Less
Submitted 20 May, 2020;
originally announced May 2020.
-
Evolving Dyadic Strategies for a Cooperative Physical Task
Authors:
Saber Sheybani,
Eduardo J. Izquierdo,
Eatai Roth
Abstract:
Many cooperative physical tasks require that individuals play specialized roles (e.g., leader-follower). Humans are adept cooperators, negotiating these roles and transitions between roles innately. Yet how roles are delegated and reassigned is not well understood. Using a genetic algorithm, we evolve simulated agents to explore a space of feasible role-switching policies. Applying these switching…
▽ More
Many cooperative physical tasks require that individuals play specialized roles (e.g., leader-follower). Humans are adept cooperators, negotiating these roles and transitions between roles innately. Yet how roles are delegated and reassigned is not well understood. Using a genetic algorithm, we evolve simulated agents to explore a space of feasible role-switching policies. Applying these switching policies in a cooperative manual task, agents process visual and haptic cues to decide when to switch roles. We then analyze the evolved virtual population for attributes typically associated with cooperation: load sharing and temporal coordination. We find that the best performing dyads exhibit high temporal coordination (anti-synchrony). And in turn, anti-synchrony is correlated to symmetry between the parameters of the cooperative agents. These simulations furnish hypotheses as to how human cooperators might mediate roles in dyadic tasks.
△ Less
Submitted 22 April, 2020;
originally announced April 2020.
-
Carroll versus Galilei from a Brane Perspective
Authors:
Eric Bergshoeff,
José Manuel Izquierdo,
Luca Romano
Abstract:
We show that our previous work on Galilei and Carroll gravity, apt for particles, can be generalized to Galilei and Carroll gravity theories adapted to p-branes (p = 0, 1, 2, ...). Within this wider brane perspective, we make use of a formal map, given in the literature, between the corresponding p-brane Carroll and Galilei algebras where the index describing the directions longitudinal (transvers…
▽ More
We show that our previous work on Galilei and Carroll gravity, apt for particles, can be generalized to Galilei and Carroll gravity theories adapted to p-branes (p = 0, 1, 2, ...). Within this wider brane perspective, we make use of a formal map, given in the literature, between the corresponding p-brane Carroll and Galilei algebras where the index describing the directions longitudinal (transverse) to the Galilei brane is interchanged with the index covering the directions transverse (longitudinal) to the Carroll brane with the understanding that the time coordinate is always among the longitudinal directions. This leads among other things in 3D to a map between Galilei particles and Carroll strings and in 4D to a similar map between Galilei strings and Carroll strings. We show that this formal map extends to the corresponding Lie algebra expansion of the Poincaré algebra and, therefore, to several extensions of the Carroll and Galilei algebras including central extensions. We use this formal map to construct several new examples of Carroll gravity actions. Furthermore, we discuss the symmetry between Carroll and Galilei at the level of the p-brane sigma model action and apply this formal symmetry to give several examples of 3D and 4D particles and strings in a curved Carroll background.
△ Less
Submitted 6 March, 2020;
originally announced March 2020.
-
infotheory: A C++/Python package for multivariate information theoretic analysis
Authors:
Madhavun Candadai,
Eduardo J. Izquierdo
Abstract:
This paper introduces \texttt{infotheory}: a package written in C++ and usable from Python and C++, for multivariate information theoretic analyses of discrete and continuous data. This package allows the user to study the relationship between components of a complex system simply from the data recorded during its operation, using the tools of information theory. It implements widely used measures…
▽ More
This paper introduces \texttt{infotheory}: a package written in C++ and usable from Python and C++, for multivariate information theoretic analyses of discrete and continuous data. This package allows the user to study the relationship between components of a complex system simply from the data recorded during its operation, using the tools of information theory. It implements widely used measures such as entropy and mutual information, as well as more recent measures that arise from multivariate extensions to information theory, specifically Partial Information Decomposition. It provides an easy-to-use and flexible tool for use in research as well as pedgogical purposes to introduce students to information theory. Website: http://mcandadai.com/infotheory/ Source: https://git.io/infot
△ Less
Submitted 26 July, 2019; v1 submitted 4 July, 2019;
originally announced July 2019.
-
Extended $D=3$ Bargmann supergravity from a Lie algebra expansion
Authors:
José A. de Azcárraga,
Diego Gútiez,
José M. Izquierdo
Abstract:
In this paper we show how the method of Lie algebra expansions may be used to obtain, in a simple way, both the extended Bargmann Lie superalgebra and the Chern-Simons action associated to it in three dimensions, starting from $D=3$, $\mathcal{N}=2$ superPoincaré and its corresponding Chern-Simons supergravity.
In this paper we show how the method of Lie algebra expansions may be used to obtain, in a simple way, both the extended Bargmann Lie superalgebra and the Chern-Simons action associated to it in three dimensions, starting from $D=3$, $\mathcal{N}=2$ superPoincaré and its corresponding Chern-Simons supergravity.
△ Less
Submitted 26 July, 2019; v1 submitted 29 April, 2019;
originally announced April 2019.
-
Lie Algebra Expansions and Actions for Non-Relativistic Gravity
Authors:
Eric Bergshoeff,
Jose Manuel Izquierdo,
Tomas Ortin,
Luca Romano
Abstract:
We show that the general method of Lie algebra expansions can be applied to re-construct several algebras and related actions for non-relativistic gravity that have occurred in the recent literature. We explain the method and illustrate its applications by giving several explicit examples. The method can be generalized to include the construction of actions for ultra-relativistic gravity, i.e. Car…
▽ More
We show that the general method of Lie algebra expansions can be applied to re-construct several algebras and related actions for non-relativistic gravity that have occurred in the recent literature. We explain the method and illustrate its applications by giving several explicit examples. The method can be generalized to include the construction of actions for ultra-relativistic gravity, i.e. Carroll gravity, and non-relativistic supergravity as well.
△ Less
Submitted 15 May, 2019; v1 submitted 17 April, 2019;
originally announced April 2019.
-
Online division of labour: emergent structures in Open Source Software
Authors:
María J. Palazzi,
Jordi Cabot,
Javier Luis Cánovas Izquierdo,
Albert Solé-Ribalta,
Javier Borge-Holthoefer
Abstract:
The development Open Source Software fundamentally depends on the participation and commitment of volunteer developers to progress. Several works have presented strategies to increase the on-boarding and engagement of new contributors, but little is known on how these diverse groups of developers self-organise to work together. To understand this, one must consider that, on one hand, platforms lik…
▽ More
The development Open Source Software fundamentally depends on the participation and commitment of volunteer developers to progress. Several works have presented strategies to increase the on-boarding and engagement of new contributors, but little is known on how these diverse groups of developers self-organise to work together. To understand this, one must consider that, on one hand, platforms like GitHub provide a virtually unlimited development framework: any number of actors can potentially join to contribute in a decentralised, distributed, remote, and asynchronous manner. On the other, however, it seems reasonable that some sort of hierarchy and division of labour must be in place to meet human biological and cognitive limits, and also to achieve some level of efficiency. These latter features (hierarchy and division of labour) should translate into recognisable structural arrangements when projects are represented as developer-file bipartite networks. In this paper we analyse a set of popular open source projects from GitHub, placing the accent on three key properties: nestedness, modularity and in-block nestedness -which typify the emergence of heterogeneities among contributors, the emergence of subgroups of developers working on specific subgroups of files, and a mixture of the two previous, respectively. These analyses show that indeed projects evolve into internally organised blocks. Furthermore, the distribution of sizes of such blocks is bounded, connecting our results to the celebrated Dunbar number both in off- and on-line environments. Our analyses create a link between bio-cognitive constraints, group formation and online working environments, opening up a rich scenario for future research on (online) work team assembly.
△ Less
Submitted 8 March, 2019;
originally announced March 2019.
-
Analysis of the September $\varepsilon$-Perseid outburst in 2013
Authors:
J. M. Madiedo,
J. Zamorano,
J. M. Trigo-Rodriguez,
J. L. Ortiz,
J. A. Docobo,
J. Izquierdo,
J. Lacruz,
P. P. Campo,
M. Andrade,
S. Pastor,
J. A. de los Reyes,
F. Ocaña,
A. Sanchez de Miguel,
P. Pujols
Abstract:
We analyze the outburst experienced by the September $\varepsilon$-Perseid meteor shower on 9 September 2013. As a result of our monitoring the atmospheric trajectory of 60 multi-station events observed over Spain was obtained and accurate orbital data were derived from them. On the basis of these orbits, we have tried to determine the likely parent body of this meteoroid stream by employing orbit…
▽ More
We analyze the outburst experienced by the September $\varepsilon$-Perseid meteor shower on 9 September 2013. As a result of our monitoring the atmospheric trajectory of 60 multi-station events observed over Spain was obtained and accurate orbital data were derived from them. On the basis of these orbits, we have tried to determine the likely parent body of this meteoroid stream by employing orbital dissimilarity criteria. In addition, the emission spectra produced by two events belonging to this meteor shower were also recorded. The analysis of these spectra has provided information about the chemical nature of their progenitor meteoroids. We also present an estimation of the tensile strength for these particles.
△ Less
Submitted 17 July, 2018;
originally announced July 2018.
-
Bosonic D=11 supergravity from a generalized Chern-Simons action
Authors:
D. Camarero,
J. A. de Azcarraga,
J. M. Izquierdo
Abstract:
It is shown that the action of the bosonic sector of D=11 supergravity may be obtained by means of a suitable scaling of the originally dimensionless fields of a generalized Chern-Simons action. This follows from the eleven-form CS-potential of the most general linear combination of closed, gauge invariant twelve-forms involving the sp(32)-valued two-form curvatures supplemented by a three-form fi…
▽ More
It is shown that the action of the bosonic sector of D=11 supergravity may be obtained by means of a suitable scaling of the originally dimensionless fields of a generalized Chern-Simons action. This follows from the eleven-form CS-potential of the most general linear combination of closed, gauge invariant twelve-forms involving the sp(32)-valued two-form curvatures supplemented by a three-form field. In this construction, the role of the skewsymmetric four-index auxiliary function needed for the first order formulation of $D=11$ supergravity is played by the gauge field associated with the five Lorentz indices generator of the bosonic sp(32) subalgebra of osp(1|32).
△ Less
Submitted 6 September, 2017; v1 submitted 27 June, 2017;
originally announced June 2017.
-
Potential role of a ventral nerve cord central pattern generator in forward and backward locomotion in Caenorhabditis elegans
Authors:
Erick Olivares,
Eduardo J. Izquierdo,
Randall D. Beer
Abstract:
Despite the relative simplicity of C. elegans, its locomotion machinery is not yet well understood. We focus on the generation of dorsoventral body bends. While central pattern generators are commonly involved in animal locomotion, their presence in C. elegans has been questioned due to a lack of an evident neural circuit to support it. We developed a computational model grounded in the available…
▽ More
Despite the relative simplicity of C. elegans, its locomotion machinery is not yet well understood. We focus on the generation of dorsoventral body bends. While central pattern generators are commonly involved in animal locomotion, their presence in C. elegans has been questioned due to a lack of an evident neural circuit to support it. We developed a computational model grounded in the available neuroanatomy and neurophysiology and we used an evolutionary algorithm to explore the space of possible configurations of the circuit that matched the neural traces observed during forward and backward locomotion in the worm. Our results demonstrate that it is possible for the rhythmic contraction to be produced by a circuit present in the ventral nerve cord.
△ Less
Submitted 6 November, 2017; v1 submitted 5 May, 2017;
originally announced May 2017.
-
Evolution and Analysis of Embodied Spiking Neural Networks Reveals Task-Specific Clusters of Effective Networks
Authors:
Madhavun Candadai Vasu,
Eduardo J. Izquierdo
Abstract:
Elucidating principles that underlie computation in neural networks is currently a major research topic of interest in neuroscience. Transfer Entropy (TE) is increasingly used as a tool to bridge the gap between network structure, function, and behavior in fMRI studies. Computational models allow us to bridge the gap even further by directly associating individual neuron activity with behavior. Ho…
▽ More
Elucidating principles that underlie computation in neural networks is currently a major research topic of interest in neuroscience. Transfer Entropy (TE) is increasingly used as a tool to bridge the gap between network structure, function, and behavior in fMRI studies. Computational models allow us to bridge the gap even further by directly associating individual neuron activity with behavior. However, most computational models that have analyzed embodied behaviors have employed non-spiking neurons. On the other hand, computational models that employ spiking neural networks tend to be restricted to disembodied tasks. We show for the first time the artificial evolution and TE-analysis of embodied spiking neural networks to perform a cognitively-interesting behavior. Specifically, we evolved an agent controlled by an Izhikevich neural network to perform a visual categorization task. The smallest networks capable of performing the task were found by repeating evolutionary runs with different network sizes. Informational analysis of the best solution revealed task-specific TE-network clusters, suggesting that within-task homogeneity and across-task heterogeneity were key to behavioral success. Moreover, analysis of the ensemble of solutions revealed that task-specificity of TE-network clusters correlated with fitness. This provides an empirically testable hypothesis that links network structure to behavior.
△ Less
Submitted 18 April, 2017; v1 submitted 13 April, 2017;
originally announced April 2017.
-
Contractions from $osp(1|32) \oplus osp(1|32)$ to the M-theory superalgebra extended by additional fermionic generators
Authors:
J. J. Fernandez,
J. M. Izquierdo,
M. A. del Olmo
Abstract:
We study here the generalized Weimar-Woods contractions of the superalgebra $osp(1|32) \oplus osp(1|32)$ in order to obtain a suitable algebra that could describe the gauge group of $D=11$ supergravity. The contracted superalgebras are assumed to be given in terms of fermionic extensions of the M-theory superalgebra. We show that the only superalgebra of this type obtained by contraction is the on…
▽ More
We study here the generalized Weimar-Woods contractions of the superalgebra $osp(1|32) \oplus osp(1|32)$ in order to obtain a suitable algebra that could describe the gauge group of $D=11$ supergravity. The contracted superalgebras are assumed to be given in terms of fermionic extensions of the M-theory superalgebra. We show that the only superalgebra of this type obtained by contraction is the only one for which the three-form of $D=11$ supergravity cannot be trivialized. Therefore, $D=11$ supergravity cannot be connected in this way with a contraction of $osp(1|32) \oplus osp(1|32)$.
△ Less
Submitted 22 April, 2015;
originally announced April 2015.
-
EMF-REST: Generation of RESTful APIs from Models
Authors:
Hamza Ed-Douibi,
Javier Luis Cánovas Izquierdo,
Abel Gómez,
Massimo Tisi,
Jordi Cabot
Abstract:
In the last years, RESTful Web services have become more and more popular as a lightweight solution to connect remote systems in distributed and Cloud-based architectures. However, being an architectural style rather than a specification or standard, the proper design of RESTful Web services is not trivial since developers have to deal with a plethora of recommendations and best practices. Model-D…
▽ More
In the last years, RESTful Web services have become more and more popular as a lightweight solution to connect remote systems in distributed and Cloud-based architectures. However, being an architectural style rather than a specification or standard, the proper design of RESTful Web services is not trivial since developers have to deal with a plethora of recommendations and best practices. Model-Driven Engineering (MDE) emphasizes the use of models and model transformations to raise the level of abstraction and semi-automate the development of software. In this paper we present an approach that leverages on MDE techniques to generate RESTful services. The approach, called EMF-REST, takes EMF data models as input and generates Web APIs following the REST principles and relying on well-known libraries and standards, thus facilitating its comprehension and maintainability. Additionally, EMF-REST integrates model and Web-specific features to provide model validation and security capabilities, respectively, to the generated API. For Web developers, our approach brings more agility to the Web development process by providing ready-to-run-and-test Web APIs out of data models. Also, our approach provides MDE practitioners the basis to develop Cloud-based modeling solutions as well as enhanced collaborative support.
△ Less
Submitted 14 April, 2015;
originally announced April 2015.
-
Information flow through a model of the C. elegans klinotaxis circuit
Authors:
Eduardo J. Izquierdo,
Paul L. Williams,
Randall D. Beer
Abstract:
Understanding how information about external stimuli is transformed into behavior is one of the central goals of neuroscience. Here we characterize the information flow through a complete sensorimotor circuit: from stimulus, to sensory neurons, to interneurons, to motor neurons, to muscles, to motion. Specifically, we apply a recently developed framework for quantifying information flow to a previ…
▽ More
Understanding how information about external stimuli is transformed into behavior is one of the central goals of neuroscience. Here we characterize the information flow through a complete sensorimotor circuit: from stimulus, to sensory neurons, to interneurons, to motor neurons, to muscles, to motion. Specifically, we apply a recently developed framework for quantifying information flow to a previously published ensemble of models of salt klinotaxis in the nematode worm C. elegans. The models are grounded in the neuroanatomy and currently known neurophysiology of the worm. The unknown model parameters were optimized to reproduce the worm's behavior. Information flow analysis reveals several key principles underlying how the models operate: (1) Interneuron class AIY is responsible for integrating information about positive and negative changes in concentration, and exhibits a strong left/right information asymmetry. (2) Gap junctions play a crucial role in the transfer of information responsible for the information symmetry observed in interneuron class AIZ. (3) Neck motor neuron class SMB implements an information gating mechanism that underlies the circuit's state-dependent response. (4) The neck carries non-uniform distribution about changes in concentration. Thus, not all directions of movement are equally informative. Each of these findings corresponds to an experimental prediction that could be tested in the worm to greatly refine our understanding of the neural circuit underlying klinotaxis. Information flow analysis also allows us to explore how information flow relates to underlying electrophysiology. Despite large variations in the neural parameters of individual circuits, the overall information flow architecture circuit is remarkably consistent across the ensemble, suggesting that information flow analysis captures general principles of operation for the klinotaxis circuit.
△ Less
Submitted 14 February, 2015;
originally announced February 2015.
-
Two-twistor particle models and free massive higher spin fields
Authors:
J. A. de Azcarraga,
S. Fedoruk,
J. M. Izquierdo,
J. Lukierski
Abstract:
We present D=3 and D=4 models for massive particles moving in a new type of enlarged spacetime, with D-1 additional vector coordinates, which after quantization lead to the towers of massive higher spin (HS) free fields. Two classically equivalent formulations are presented: one with a hybrid spacetime/bispinor geometry and a second described by a free two-twistor dynamics with constraints. After…
▽ More
We present D=3 and D=4 models for massive particles moving in a new type of enlarged spacetime, with D-1 additional vector coordinates, which after quantization lead to the towers of massive higher spin (HS) free fields. Two classically equivalent formulations are presented: one with a hybrid spacetime/bispinor geometry and a second described by a free two-twistor dynamics with constraints. After quantization in the D=3 and D=4 cases, the wave functions are given as functions on the SL(2,R) and SL(2,C) group manifolds respectively, and describe arbitrary on-shell momenta and spin degrees of freedom. Finally, the D=6 case and possible supersymmetric extensions are mentioned.
△ Less
Submitted 11 March, 2015; v1 submitted 25 September, 2014;
originally announced September 2014.
-
Orbits and emission spectra from the 2014 Camelopardalids
Authors:
José M. Madiedo,
Josep M. Trigo-Rodríguez,
Jaime Zamorano,
Jaime Izquierdo,
Alejandro Sánchez de Miguel,
Francisco Ocaña,
José L. Ortiz,
Francisco Espartero,
Lorenzo G. Morillas,
David Cardeñosa,
Manuel Moreno-Ibáñez,
Marta Urzáiz
Abstract:
We have analyzed the meteor activity associated with meteoroids of fresh dust trails of Comet 209P/LINEAR, which produced an outburst of the Camelopardalid meteor shower (IAU code #451, CAM) in May 2014. With this aim, we have employed an array of high-sensitivity CCD video devices and spectrographs deployed at 10 meteor observing stations in Spain in the framework of the Spanish Meteor Network (S…
▽ More
We have analyzed the meteor activity associated with meteoroids of fresh dust trails of Comet 209P/LINEAR, which produced an outburst of the Camelopardalid meteor shower (IAU code #451, CAM) in May 2014. With this aim, we have employed an array of high-sensitivity CCD video devices and spectrographs deployed at 10 meteor observing stations in Spain in the framework of the Spanish Meteor Network (SPMN). Additional meteoroid flux data were obtained by means of two forward-scatter radio systems. The observed peak zenithal hourly rate (ZHR) was much lower than expected, of around 20 meteors h-1. Despite of the small meteor flux in the optical range, we have obtained precise atmospheric trajectory, radiant and orbital information for 11 meteor and fireball events associated with this stream. The ablation behaviour and low tensile strength calculated for these particles reveal that Camelopardalid meteoroids are very fragile, mostly pristine aggregates with strength similar to that of the Orionids and the Leonids. The mineral grains seem to be glued together by a volatile phase. We also present and discuss two unique emission spectra produced by two Camelopardalid bright meteors. These suggest a non-chondritic nature for these particles, which exhibit Fe depletion in their composition.
△ Less
Submitted 23 September, 2014;
originally announced September 2014.
-
Three Metrics to Explore the Openness of GitHub projects
Authors:
Valerio Cosentino,
Javier Luis Canovas Izquierdo,
Jordi Cabot
Abstract:
Open source software projects evolve thanks to a group of volunteers that help in their development. Thus, the success of these projects depends on their ability to attract (and keep) developers. We believe the openness of a project, i.e., how easy is for a new user to actively contribute to it, can help to make a project more attractive. To explore the openness of a software project, we propose t…
▽ More
Open source software projects evolve thanks to a group of volunteers that help in their development. Thus, the success of these projects depends on their ability to attract (and keep) developers. We believe the openness of a project, i.e., how easy is for a new user to actively contribute to it, can help to make a project more attractive. To explore the openness of a software project, we propose three metrics focused on: (1) the distribution of the project community, (2) the rate of acceptance of external contributions and (3) the time it takes to become an official collaborator of the project. We have adapted and applied these metrics to a subset of GitHub projects, thus giving some practical findings on their openness.
△ Less
Submitted 15 September, 2014;
originally announced September 2014.
-
Minimal D=4 supergravity from the superMaxwell algebra
Authors:
J. A. de Azcarraga,
J. M. Izquierdo
Abstract:
We show that the first-order D=4, N=1 pure supergravity lagrangian four-form can be obtained geometrically as a quadratic expression in the curvatures of the Maxwell superalgebra. This is achieved by noticing that the relative coefficient between the two terms of the Lagrangian that makes the action locally supersymmetric also determines trivial field equations for the gauge fields associated with…
▽ More
We show that the first-order D=4, N=1 pure supergravity lagrangian four-form can be obtained geometrically as a quadratic expression in the curvatures of the Maxwell superalgebra. This is achieved by noticing that the relative coefficient between the two terms of the Lagrangian that makes the action locally supersymmetric also determines trivial field equations for the gauge fields associated with the extra generators of the Maxwell superalgebra. Along the way, a convenient geometric procedure to check the local supersymmetry of a class of lagrangians is developed.
△ Less
Submitted 3 July, 2014; v1 submitted 17 March, 2014;
originally announced March 2014.
-
Analysis of a superbolide from a Damocloid observed over Spain on July 13, 2012
Authors:
Jose M. Madiedo,
Josep M. Trigo-Rodriguez,
Jaime Zamorano,
Jose L. Ortiz,
Alejandro Sanchez de Miguel,
Francisco Ocaña,
Jaime Izquierdo,
Alberto J. Castro-Tirado,
Nicolas Morales,
David Galadi,
Enrique de Guindos,
Juan Lacruz,
Faustino Organero,
Leonor Ana-Hernandez,
Fernando Fonseca,
Mar Tapia,
Felipe Gallego,
Jesus Cabrera-Caño
Abstract:
A superbolide with an estimated absolute magnitude of -20+-1 was seen on July 13, 2012 over the center and south of Spain. This extraordinary event, which was witnessed by numerous casual observers, was recorded in the framework of the continuous fireball monitoring and meteor spectroscopy campaign performed by the SPanish Meteor Network (SPMN). Thus, because of optimal weather conditions, the bol…
▽ More
A superbolide with an estimated absolute magnitude of -20+-1 was seen on July 13, 2012 over the center and south of Spain. This extraordinary event, which was witnessed by numerous casual observers, was recorded in the framework of the continuous fireball monitoring and meteor spectroscopy campaign performed by the SPanish Meteor Network (SPMN). Thus, because of optimal weather conditions, the bolide was imaged from ten meteor observing stations. Here we present the analysis of this magnificent event, which is the brightest fireball ever recorded by our team. The atmospheric trajectory of the bolide and the orbit in the Solar System of the parent meteoroid were obtained. The emission spectrum produced during the ablation of this particle is also discussed. We found that the meteoroid, which was following a Halley Type Comet orbit, was depleted in Na and had a tensile strength one order of magnitude higher than that corresponding to typical cometary materials. By means of orbital analysis tools we have investigated the likely parent body of this particle and the results suggest that the progenitor is a damocloid. The impact area of the hypothetical remnants of the meteoroid is also given and a search for meteorites was performed, but none were found.
△ Less
Submitted 1 October, 2013;
originally announced October 2013.
-
The 2011 October Draconids outburst. I. Orbital elements, meteoroid fluxes and 21P/Giacobini-Zinner delivered mass to Earth
Authors:
Josep M. Trigo-Rodríguez,
José M. Madiedo,
I. P. Williams,
Joan Dergham,
Jordi Cortés,
Alberto J. Castro-Tirado,
José L. Ortiz,
Jaime Zamorano,
Francisco Ocaña,
Jaime Izquierdo,
Alejandro Sánchez de Miguel,
Jacinto Alonso-Azcárate,
Diego Rodríguez,
Mar Tapia,
Pep Pujols,
Juan Lacruz,
Francesc Pruneda,
Armand Oliva,
Juan Pastor Erades,
Antonio Francisco Marín
Abstract:
On October 8th, 2011 the Earth crossed the dust trails left by comet 21P/Giacobini-Zinner during its XIX and XX century perihelion approaches with the comet being close to perihelion. The geometric circumstances of that encounter were thus favorable to produce a meteor storm, but the trails were much older than in the 1933 and 1946 historical encounters. As a consequence the 2011 October Draconid…
▽ More
On October 8th, 2011 the Earth crossed the dust trails left by comet 21P/Giacobini-Zinner during its XIX and XX century perihelion approaches with the comet being close to perihelion. The geometric circumstances of that encounter were thus favorable to produce a meteor storm, but the trails were much older than in the 1933 and 1946 historical encounters. As a consequence the 2011 October Draconid display exhibited several activity peaks with Zenithal Hourly Rates of about 400 meteors per hour. In fact, if the display had been not forecasted, it could have passed almost unnoticed as was strongly attenuated for visual observers due to the Moon. This suggests that most meteor storms of a similar nature could have passed historically unnoticed under unfavorable weather and Moon observing conditions. The possibility of obtaining information on the physical properties of cometary meteoroids penetrating the atmosphere under low-geocentric velocity encounter circumstances motivated us to set up a special observing campaign. Added to the Spanish Fireball Network wide-field all-sky and CCD video monitoring, other high-sensitivity 1/2" black and white CCD video cameras were attached to modified medium-field lenses for obtaining high resolution orbital information. The trajectory, radiant, and orbital data of 16 October Draconid meteors observed at multiple stations are presented. The results show that the meteors appeared from a geocentric radiant located at R.A.=263.0+-0.4 deg. and Dec.=+55.3+-0.3 deg. that is in close agreement with the radiant predicted for the 1873-1894 and the 1900 dust trails. The estimated mass of material from 21P/Giacobini-Zinner delivered to Earth during the six-hours outburst was around 950+-150 kg.
△ Less
Submitted 29 April, 2013;
originally announced April 2013.
-
k-Leibniz algebras from lower order ones: from Lie triple to Lie l-ple systems
Authors:
J. A. de Azcarraga,
J. M. Izquierdo
Abstract:
Two types of higher order Lie $\ell$-ple systems are introduced in this paper. They are defined by brackets with $\ell > 3$ arguments satisfying certain conditions, and generalize the well known Lie triple systems. One of the generalizations uses a construction that allows us to associate a $(2n-3)$-Leibniz algebra $\fL$ with a metric $n$-Leibniz algebra $\tilde{\fL}$ by using a $2(n-1)$-linear Ka…
▽ More
Two types of higher order Lie $\ell$-ple systems are introduced in this paper. They are defined by brackets with $\ell > 3$ arguments satisfying certain conditions, and generalize the well known Lie triple systems. One of the generalizations uses a construction that allows us to associate a $(2n-3)$-Leibniz algebra $\fL$ with a metric $n$-Leibniz algebra $\tilde{\fL}$ by using a $2(n-1)$-linear Kasymov trace form for $\tilde{\fL}$. Some specific types of $k$-Leibniz algebras, relevant in the construction, are introduced as well. Both higher order Lie $\ell$-ple generalizations reduce to the standard Lie triple systems for $\ell=3$.
△ Less
Submitted 3 April, 2013;
originally announced April 2013.
-
Generalizations of Maxwell (super)algebras by the expansion method
Authors:
J. A. de Azcarraga,
J. M. Izquierdo,
J. Lukierski,
M. Woronowicz
Abstract:
The Lie algebras expansion method is used to show that the Maxwell (super)algebras and some of their generalizations can be derived in a simple way as particular expansions of o(3,2) and osp(N|4).
The Lie algebras expansion method is used to show that the Maxwell (super)algebras and some of their generalizations can be derived in a simple way as particular expansions of o(3,2) and osp(N|4).
△ Less
Submitted 1 February, 2013; v1 submitted 3 October, 2012;
originally announced October 2012.
-
Inversion and quasigroup identities in division algebras
Authors:
Erik Darpö,
José Maria Pérez Izquierdo
Abstract:
The present article is concerned with division algebras that are structurally close to alternative algebras, in the sense that they satisfy some identity or other algebraic property that holds for all alternative division algebras.
Motivated by Belousov's ideas on quasigroups, we explore a new approach to the classification of division algebras. By a detailed study of the representations of the…
▽ More
The present article is concerned with division algebras that are structurally close to alternative algebras, in the sense that they satisfy some identity or other algebraic property that holds for all alternative division algebras.
Motivated by Belousov's ideas on quasigroups, we explore a new approach to the classification of division algebras. By a detailed study of the representations of the Lie group of autotopies of real division algebras we show that, if the group of autotopies has a sufficiently rich structure then the algebra is isotopic to an alternative division algebra. On the other hand, it is straightforward to check that required conditions hold for large classes of real division algebras, including many defined by identites expressable in a quasigroup.
Some of the algebras that appear in our results are characterized by the existence of a well-behaved inversion map. We give an irredundant classification of these algebras in dimension 4, and partial results in the 8-dimensional case.
△ Less
Submitted 28 May, 2012;
originally announced May 2012.
-
(p,q) D=3 Poincare supergravities from Lie algebra expansions
Authors:
Jose A. de Azcarraga,
Jose M. Izquierdo
Abstract:
We use the expansion of superalgebras procedure (summarized in the text) to derive Chern-Simons (CS) actions for the (p,q)-Poincare supergravities in three-dimensional spacetime. After deriving the action for the (p,0)-Poincare supergravity as a CS theory for the expansion osp(p|2;R)(2,1) of osp(p|2;R), we find the general (p,q)-Poincare superalgebras and their associated D=3 supergravity actions…
▽ More
We use the expansion of superalgebras procedure (summarized in the text) to derive Chern-Simons (CS) actions for the (p,q)-Poincare supergravities in three-dimensional spacetime. After deriving the action for the (p,0)-Poincare supergravity as a CS theory for the expansion osp(p|2;R)(2,1) of osp(p|2;R), we find the general (p,q)-Poincare superalgebras and their associated D=3 supergravity actions as CS gauge theories from an expansion of the simple osp(p+q|2,R) superalgebras, namely osp(p+q|2,R)(2,1,2).
△ Less
Submitted 25 August, 2011; v1 submitted 13 July, 2011;
originally announced July 2011.
-
Topics on n-ary algebras
Authors:
J. A. de Azcarraga,
J. M. izquierdo
Abstract:
We describe the basic properties of two n-ary algebras, the Generalized Lie Algebras (GLAs) and, particularly, the Filippov (or n-Lie) algebras (FAs), and comment on their n-ary Poisson counterparts, the Generalized Poisson (GP) and Nambu-Poisson (N-P) structures. We describe the Filippov algebra cohomology relevant for the central extensions and infinitesimal deformations of FAs. It is seen that…
▽ More
We describe the basic properties of two n-ary algebras, the Generalized Lie Algebras (GLAs) and, particularly, the Filippov (or n-Lie) algebras (FAs), and comment on their n-ary Poisson counterparts, the Generalized Poisson (GP) and Nambu-Poisson (N-P) structures. We describe the Filippov algebra cohomology relevant for the central extensions and infinitesimal deformations of FAs. It is seen that semisimple FAs do not admit central extensions and, moreover, that they are rigid. This extends the familiar Whitehead's lemma to all $n\geq 2$ FAs, n=2 being the standard Lie algebra case. When the n-bracket of the FAs is no longer required to be fully skewsymmetric one is led to the n-Leibniz (or Loday's) algebra structure. Using that FAs are a particular case of n-Leibniz algebras, those with an anticommutative n-bracket, we study the class of n-Leibniz deformations of simple FAs that retain the skewsymmetry for the first n-1 entires of the n-Leibniz bracket.
△ Less
Submitted 21 February, 2011;
originally announced February 2011.
-
On a class of n-Leibniz deformations of the simple Filippov algebras
Authors:
J. A. de Azcarraga,
J. M. Izquierdo
Abstract:
We study the problem of the infinitesimal deformations of all real, simple, finite-dimensional Filippov (or n-Lie) algebras, considered as a class of n-Leibniz algebras characterized by having an n-bracket skewsymmetric in its n-1 first arguments. We prove that all n>3 simple finite-dimensional Filippov algebras are rigid as n-Leibniz algebras of this class. This rigidity also holds for the Leibni…
▽ More
We study the problem of the infinitesimal deformations of all real, simple, finite-dimensional Filippov (or n-Lie) algebras, considered as a class of n-Leibniz algebras characterized by having an n-bracket skewsymmetric in its n-1 first arguments. We prove that all n>3 simple finite-dimensional Filippov algebras are rigid as n-Leibniz algebras of this class. This rigidity also holds for the Leibniz deformations of the semisimple n=2 Filippov (i.e., Lie) algebras. The n=3 simple FAs, however, admit a non-trivial one-parameter infinitesimal 3-Leibniz algebra deformation. We also show that the $n\geq 3$ simple Filippov algebras do not admit non-trivial central extensions as n-Leibniz algebras of the above class.
△ Less
Submitted 20 January, 2011; v1 submitted 14 September, 2010;
originally announced September 2010.
-
Contractions of Filippov algebras
Authors:
J. A. de Azcarraga,
J. M. Izquierdo,
M. Picon
Abstract:
We introduce in this paper the contractions $\mathfrak{G}_c$ of $n$-Lie (or Filippov) algebras $\mathfrak{G}$ and show that they have a semidirect structure as their $n=2$ Lie algebra counterparts. As an example, we compute the non-trivial contractions of the simple $A_{n+1}$ Filippov algebras. By using the İnönü-Wigner and the generalized Weimar-Woods contractions of ordinary Lie algebras, we com…
▽ More
We introduce in this paper the contractions $\mathfrak{G}_c$ of $n$-Lie (or Filippov) algebras $\mathfrak{G}$ and show that they have a semidirect structure as their $n=2$ Lie algebra counterparts. As an example, we compute the non-trivial contractions of the simple $A_{n+1}$ Filippov algebras. By using the İnönü-Wigner and the generalized Weimar-Woods contractions of ordinary Lie algebras, we compare (in the $\mathfrak{G}=A_{n+1}$ simple case) the Lie algebras Lie$\,\mathfrak{G}_c$ (the Lie algebra of inner endomorphisms of $\mathfrak{G}_c$) with certain contractions $(\mathrm{Lie}\,\mathfrak{G})_{IW}$ and $(\mathrm{Lie}\,\mathfrak{G})_{W-W}$ of the Lie algebra Lie$\,\mathfrak{G}$ associated with $\mathfrak{G}$.
△ Less
Submitted 11 January, 2011; v1 submitted 2 September, 2010;
originally announced September 2010.
-
n-ary algebras: a review with applications
Authors:
Jose A. de Azcarraga,
Jose M. Izquierdo
Abstract:
This paper reviews the properties and applications of certain n-ary generalizations of Lie algebras in a self-contained and unified way. These generalizations are algebraic structures in which the two entries Lie bracket has been replaced by a bracket with n entries. Each type of n-ary bracket satisfies a specific characteristic identity which plays the rôle of the Jacobi identity for Lie algebras…
▽ More
This paper reviews the properties and applications of certain n-ary generalizations of Lie algebras in a self-contained and unified way. These generalizations are algebraic structures in which the two entries Lie bracket has been replaced by a bracket with n entries. Each type of n-ary bracket satisfies a specific characteristic identity which plays the rôle of the Jacobi identity for Lie algebras. Particular attention will be paid to generalized Lie algebras, which are defined by even multibrackets obtained by antisymmetrizing the associative products of its n components and that satisfy the generalized Jacobi identity (GJI), and to Filippov (or n-Lie) algebras, which are defined by fully antisymmetric n-brackets that satisfy the Filippov identity (FI). Three-Lie algebras have surfaced recently in multi-brane theory in the context of the Bagger-Lambert-Gustavsson model. Because of this, Filippov algebras will be discussed at length, including the cohomology complexes that govern their central extensions and their deformations (Whitehead's lemma extends to all semisimple n-Lie algebras). When the skewsymmetry of the n-Lie algebra is relaxed, one is led the n-Leibniz algebras. These will be discussed as well, since they underlie the cohomological properties of n-Lie algebras.
The standard Poisson structure may also be extended to the n-ary case. We shall review here the even generalized Poisson structures, whose GJI reproduces the pattern of the generalized Lie algebras, and the Nambu-Poisson structures, which satisfy the FI and determine Filippov algebras. Finally, the recent work of Bagger-Lambert and Gustavsson on superconformal Chern-Simons theory will be briefly discussed. Emphasis will be made on the appearance of the 3-Lie algebra structure and on why the A_4 model may be formulated in terms of an ordinary Lie algebra, and on its Nambu bracket generalization.
△ Less
Submitted 2 July, 2010; v1 submitted 6 May, 2010;
originally announced May 2010.
-
Cohomology of Filippov algebras and an analogue of Whitehead's lemma
Authors:
Jose A. de Azcarraga,
J. M Izquierdo
Abstract:
We show that two cohomological properties of semisimple Lie algebras also hold for Filippov (n-Lie) algebras, namely, that semisimple n-Lie algebras do not admit non-trivial central extensions and that they are rigid i.e., cannot be deformed in Gerstenhaber sense. This result is the analogue of Whitehead's Lemma for Filippov algebras. A few comments about the n-Leibniz algebras case are made at…
▽ More
We show that two cohomological properties of semisimple Lie algebras also hold for Filippov (n-Lie) algebras, namely, that semisimple n-Lie algebras do not admit non-trivial central extensions and that they are rigid i.e., cannot be deformed in Gerstenhaber sense. This result is the analogue of Whitehead's Lemma for Filippov algebras. A few comments about the n-Leibniz algebras case are made at the end.
△ Less
Submitted 19 May, 2009;
originally announced May 2009.
-
Supertwistors, massive superparticles and k-symmetry
Authors:
J. A. de Azcarraga,
J. M. Izquierdo,
J. Lukierski
Abstract:
We consider a D=4 two-twistor lagrangian for a massive particle that incorporates the mass-shell condition in an algebraic way, and extend it to a two-supertwistor model with N=2 supersymmetry and central charge identified with the mass. In the purely supertwistorial picture the two D=4 supertwistors are coupled through a Wess-Zumino term in their fermionic sector. We demonstrate how the kappa-g…
▽ More
We consider a D=4 two-twistor lagrangian for a massive particle that incorporates the mass-shell condition in an algebraic way, and extend it to a two-supertwistor model with N=2 supersymmetry and central charge identified with the mass. In the purely supertwistorial picture the two D=4 supertwistors are coupled through a Wess-Zumino term in their fermionic sector. We demonstrate how the kappa-gauge symmetry appears in the purely supertwistorial formulation and reduces by half the fermionic degrees of freedom of the two supertwistors; a formulation of the model in terms of kappa-invariant degrees of freedom is also obtained. We show that the kappa-invariant supertwistor coordinates can be obtained by dimensional (D=6 -> D=4) reduction from a D=6 supertwistor. We derive as well by 6 -> 4 reduction the N=2, D=4 massive superparticle model with Wess-Zumino term introduced in 1982. Finally, we comment on general superparticle models constructed with more than two supertwistors.
△ Less
Submitted 7 January, 2009; v1 submitted 15 August, 2008;
originally announced August 2008.
-
Estimation of fuzzy anomalies in Water Distribution Systems
Authors:
J. Izquierdo,
M. M. Tung,
R. Perez,
F. J. Martinez
Abstract:
State estimation is necessary in diagnosing anomalies in Water Demand Systems (WDS). In this paper we present a neural network performing such a task. State estimation is performed by using optimization, which tries to reconcile all the available information. Quantification of the uncertainty of the input data (telemetry measures and demand predictions) can be achieved by means of robust estate…
▽ More
State estimation is necessary in diagnosing anomalies in Water Demand Systems (WDS). In this paper we present a neural network performing such a task. State estimation is performed by using optimization, which tries to reconcile all the available information. Quantification of the uncertainty of the input data (telemetry measures and demand predictions) can be achieved by means of robust estate estimation. Using a mathematical model of the network, fuzzy estimated states for anomalous states of the network can be obtained. They are used to train a neural network capable of assessing WDS anomalies associated with particular sets of measurements.
△ Less
Submitted 19 November, 2007;
originally announced November 2007.
-
Expansions of algebras and superalgebras and some applications
Authors:
J. A. de Azcarraga,
J. M. Izquierdo,
M. Picon,
O. Varela
Abstract:
After reviewing the three well-known methods to obtain Lie algebras and superalgebras from given ones, namely, contractions, deformations and extensions, we describe a fourth method recently introduced, the expansion of Lie (super)algebras. Expanded (super)algebras have, in general, larger dimensions than the original algebra, but also include the Inonu-Wigner and generalized IW contractions as…
▽ More
After reviewing the three well-known methods to obtain Lie algebras and superalgebras from given ones, namely, contractions, deformations and extensions, we describe a fourth method recently introduced, the expansion of Lie (super)algebras. Expanded (super)algebras have, in general, larger dimensions than the original algebra, but also include the Inonu-Wigner and generalized IW contractions as a particular case. As an example of a physical application of expansions, we discuss the relation between the possible underlying gauge symmetry of eleven-dimensional supergravity and the superalgebra osp(1|32).
△ Less
Submitted 2 March, 2007;
originally announced March 2007.
-
Right ideals in non-associative universal enveloping algebras of Lie triple systems
Authors:
J. M. Perez Izquierdo
Abstract:
We prove that the only proper right ideal of the universal enveloping algebra of a finite-dimensional central simple Lie triple system over a field of characteristic zero is its augmentation ideal.
We prove that the only proper right ideal of the universal enveloping algebra of a finite-dimensional central simple Lie triple system over a field of characteristic zero is its augmentation ideal.
△ Less
Submitted 20 February, 2006;
originally announced February 2006.
-
Spacetime scale-invariant super-p-brane actions on enlarged superspaces and the geometry of kappa-symmetry
Authors:
Jose A. de Azcarraga,
Jose M. Izquierdo,
Cesar Miquel-Espanya
Abstract:
We use the additional variables of suitably enlarged superspaces to write new actions for extended objects, with kappa-symmetry, in such a way that the tension emerges from them as an integration constant. Our actions correspond to the spacetime scale-invariant ones previously considered by Bergshoeff et al. once the worldvolume forms introduced there are reinterpreted in terms of fields associa…
▽ More
We use the additional variables of suitably enlarged superspaces to write new actions for extended objects, with kappa-symmetry, in such a way that the tension emerges from them as an integration constant. Our actions correspond to the spacetime scale-invariant ones previously considered by Bergshoeff et al. once the worldvolume forms introduced there are reinterpreted in terms of fields associated with the coordinates of the enlarged superspaces. It is shown that the kappa-symmetry of the new actions is given by a certain type of right local transformations of the extended superspace groups. Further, we also show that the enlarged superspaces that allow for strictly invariant Wess-Zumino terms also lead to strict kappa-invariance i.e., the Lagrangian itself (not only the action) is both supersymmetry- and kappa-invariant.
△ Less
Submitted 20 September, 2004; v1 submitted 27 July, 2004;
originally announced July 2004.
-
On the underlying gauge group structure of D=11 supergravity
Authors:
I. A. Bandos,
J. A. de Azcarraga,
J. M. Izquierdo,
M. Picon,
O. Varela
Abstract:
The underlying gauge group structure of D=11 supergravity is revisited (see paper for detailed abstract).
The underlying gauge group structure of D=11 supergravity is revisited (see paper for detailed abstract).
△ Less
Submitted 2 June, 2004;
originally announced June 2004.
-
Extensions, expansions, Lie algebra cohomology and enlarged superspaces
Authors:
J. A. de Azcarraga,
J. M. Izquierdo,
M. Picon,
O. Varela
Abstract:
After briefly reviewing the methods that allow us to derive consistently new Lie (super)algebras from given ones, we consider enlarged superspaces and superalgebras, their relevance and some possible applications.
After briefly reviewing the methods that allow us to derive consistently new Lie (super)algebras from given ones, we consider enlarged superspaces and superalgebras, their relevance and some possible applications.
△ Less
Submitted 8 January, 2004; v1 submitted 7 January, 2004;
originally announced January 2004.
-
On BPS preons, generalized holonomies and D=11 supergravities
Authors:
I. A. Bandos,
J. A. de Azcarraga,
J. M. Izquierdo,
M. Picon,
O. Varela
Abstract:
We develop the BPS preon conjecture to analyze the supersymmetric solutions of D=11 supergravity. By relating the notions of Killing spinors and BPS preons, we develop a moving G-frame method (G=GL(32,R), SL(32,R) or Sp(32,R)) to analyze their associated generalized holonomies. As a first application we derive here the equations determining the generalized holonomies of k/32 supersymmetric solut…
▽ More
We develop the BPS preon conjecture to analyze the supersymmetric solutions of D=11 supergravity. By relating the notions of Killing spinors and BPS preons, we develop a moving G-frame method (G=GL(32,R), SL(32,R) or Sp(32,R)) to analyze their associated generalized holonomies. As a first application we derive here the equations determining the generalized holonomies of k/32 supersymmetric solutions and, in particular, those solving the necessary conditions for the existence of BPS preonic (31/32) solutions of the standard D=11 supergravity. We also show that there exist elementary preonic solutions, i.e. solutions preserving 31 out of 32 supersymmetries in a Chern--Simons type supergravity. We present as well a family of worldvolume actions describing the motion of pointlike and extended BPS preons in the background of a D'Auria-Fre type OSp(1|32)-related supergravity model. We discuss the possible implications for M-theory.
△ Less
Submitted 10 February, 2004; v1 submitted 22 December, 2003;
originally announced December 2003.