Skip to main content

Showing 1–9 of 9 results for author: Cubero, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2309.03805  [pdf, other

    cs.AR

    Mapping of CNNs on multi-core RRAM-based CIM architectures

    Authors: Rebecca Pelke, Nils Bosbach, Jose Cubero, Felix Staudigl, Rainer Leupers, Jan Moritz Joseph

    Abstract: RRAM-based multi-core systems improve the energy efficiency and performance of CNNs. Thereby, the distributed parallel execution of convolutional layers causes critical data dependencies that limit the potential speedup. This paper presents synchronization techniques for parallel inference of convolutional layers on RRAM-based CIM architectures. We propose an architecture optimization that enables… ▽ More

    Submitted 26 October, 2023; v1 submitted 7 September, 2023; originally announced September 2023.

  2. arXiv:1802.01861  [pdf, other

    q-fin.CP cs.CE eess.SP

    Generating virtual scenarios of multivariate financial data for quantitative trading applications

    Authors: Javier Franco-Pedroso, Joaquin Gonzalez-Rodriguez, Jorge Cubero, Maria Planas, Rafael Cobo, Fernando Pablos

    Abstract: In this paper, we present a novel approach to the generation of virtual scenarios of multivariate financial data of arbitrary length and composition of assets. With this approach, decades of realistic time-synchronized data can be simulated for a large number of assets, producing diverse scenarios to test and improve quantitative investment strategies. Our approach is based on the analysis and syn… ▽ More

    Submitted 6 February, 2018; originally announced February 2018.

  3. arXiv:1712.06979  [pdf, ps, other

    cs.SI physics.soc-ph

    An Automorphic Distance Metric and its Application to Node Embedding for Role Mining

    Authors: Víctor Martínez, Fernando Berzal, Juan-Carlos Cubero

    Abstract: Role is a fundamental concept in the analysis of the behavior and function of interacting entities represented by network data. Role discovery is the task of uncovering hidden roles. Node roles are commonly defined in terms of equivalence classes, where two nodes have the same role if they fall within the same equivalence class. Automorphic equivalence, where two nodes are equivalent when they can… ▽ More

    Submitted 5 September, 2018; v1 submitted 19 December, 2017; originally announced December 2017.

  4. arXiv:1611.04810  [pdf, other

    cs.SI cs.AI

    The NOESIS Network-Oriented Exploration, Simulation, and Induction System

    Authors: Víctor Martínez, Fernando Berzal, Juan-Carlos Cubero

    Abstract: Network data mining has become an important area of study due to the large number of problems it can be applied to. This paper presents NOESIS, an open source framework for network data mining that provides a large collection of network analysis techniques, including the analysis of network structural properties, community detection methods, link scoring, and link prediction, as well as network vi… ▽ More

    Submitted 23 June, 2017; v1 submitted 15 November, 2016; originally announced November 2016.

  5. arXiv:1501.03458  [pdf, ps, other

    cs.FL cs.PL

    The ModelCC Model-Based Parser Generator

    Authors: Luis Quesada, Fernando Berzal, Juan-Carlos Cubero

    Abstract: Formal languages let us define the textual representation of data with precision. Formal grammars, typically in the form of BNF-like productions, describe the language syntax, which is then annotated for syntax-directed translation and completed with semantic actions. When, apart from the textual representation of data, an explicit representation of the corresponding data structure is required, th… ▽ More

    Submitted 11 January, 2015; originally announced January 2015.

    Comments: arXiv admin note: substantial text overlap with arXiv:1111.3970, arXiv:1501.02038

  6. The ModelCC Model-Driven Parser Generator

    Authors: Fernando Berzal, Francisco J. Cortijo, Juan-Carlos Cubero, Luis Quesada

    Abstract: Syntax-directed translation tools require the specification of a language by means of a formal grammar. This grammar must conform to the specific requirements of the parser generator to be used. This grammar is then annotated with semantic actions for the resulting system to perform its desired function. In this paper, we introduce ModelCC, a model-based parser generator that decouples language sp… ▽ More

    Submitted 8 January, 2015; originally announced January 2015.

    Comments: In Proceedings PROLE 2014, arXiv:1501.01693

    Journal ref: EPTCS 173, 2015, pp. 56-70

  7. arXiv:1301.4858  [pdf, ps, other

    cs.PL

    A DSL for Mapping Abstract Syntax Models to Concrete Syntax Models in ModelCC

    Authors: Luis Quesada, Fernando Berzal, Juan-Carlos Cubero

    Abstract: ModelCC is a model-based parser generator that decouples language design from language processing. ModelCC provides two different mechanisms to specify the mapping from an abstract syntax model to a concrete syntax model: metadata annotations defined on top of the abstract syntax model specification and a domain-specific language for defining ASM-CSM mappings. Using a domain-specific language to s… ▽ More

    Submitted 21 January, 2013; originally announced January 2013.

    Comments: arXiv admin note: substantial text overlap with arXiv:1202.6593

  8. arXiv:1202.6593  [pdf, ps, other

    cs.PL

    A Model-Driven Parser Generator, from Abstract Syntax Trees to Abstract Syntax Graphs

    Authors: Luis Quesada, Fernando Berzal, Juan-Carlos Cubero

    Abstract: Model-based parser generators decouple language specification from language processing. The model-driven approach avoids the limitations that conventional parser generators impose on the language designer. Conventional tools require the designed language grammar to conform to the specific kind of grammar supported by the particular parser generator (being LL and LR parser generators the most commo… ▽ More

    Submitted 29 February, 2012; originally announced February 2012.

  9. arXiv:1111.3970  [pdf, ps, other

    cs.SE cs.FL

    A Tool for Model-Based Language Specification

    Authors: Luis Quesada, Fernando Berzal, Juan-Carlos Cubero

    Abstract: Formal languages let us define the textual representation of data with precision. Formal grammars, typically in the form of BNF-like productions, describe the language syntax, which is then annotated for syntax-directed translation and completed with semantic actions. When, apart from the textual representation of data, an explicit representation of the corresponding data structure is required, th… ▽ More

    Submitted 16 November, 2011; originally announced November 2011.