Skip to main content

Showing 1–10 of 10 results for author: Acosta, A

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

    cs.CY

    A research infrastructure for generating and sharing diversity-aware data

    Authors: Matteo Busso, Ronal Chenu Abente Acosta, Amalia de Götzen

    Abstract: The intensive flow of personal data associated with the trend of computerizing aspects of people's diversity in their daily lives is associated with issues concerning not only people protection and their trust in new technologies, but also bias in the analysis of data and problems in their management and reuse. Faced with a complex problem, the strategies adopted, including technologies and servic… ▽ More

    Submitted 16 June, 2023; originally announced June 2023.

  2. How ornithopters can perch autonomously on a branch

    Authors: Raphael Zufferey, Jesus Tormo Barbero, Daniel Feliu Talegon, Saeed Rafee Nekoo, Jose Angel Acosta, Anibal Ollero

    Abstract: Flap** wings are a bio-inspired method to produce lift and thrust in aerial robots, leading to quiet and efficient motion. The advantages of this technology are safety and maneuverability, and physical interaction with the environment, humans, and animals. However, to enable substantial applications, these robots must perch and land. Despite recent progress in the perching field, flap**-wing v… ▽ More

    Submitted 15 July, 2022; originally announced July 2022.

    Journal ref: Nat Commun 13, 7713 (2022)

  3. arXiv:2104.04731  [pdf, other

    cs.DC cs.LG cs.PF

    Joint Program and Layout Transformations to enable Convolutional Operators on Specialized Hardware based on Constraint Programming

    Authors: Dennis Rieber, Axel Acosta, Holger Fröning

    Abstract: The success of Deep Artificial Neural Networks (DNNs) in many domains created a rich body of research concerned with hardware accelerators for compute-intensive DNN operators. However, implementing such operators efficiently with complex hardware intrinsics such as matrix multiply is a task not yet automated gracefully. Solving this task often requires joint program and data layout transformations… ▽ More

    Submitted 26 August, 2021; v1 submitted 10 April, 2021; originally announced April 2021.

    Comments: 25 Pages

  4. arXiv:2104.03780  [pdf, other

    cs.AR cs.CL cs.SE

    Enabling Cross-Domain Communication: How to Bridge the Gap between AI and HW Engineers

    Authors: Michael J. Klaiber, Axel J. Acosta, Ingo Feldner, Falk Rehm

    Abstract: A key issue in system design is the lack of communication between hardware, software and domain expert. Recent research work shows progress in automatic HW/SW co-design flows of neural accelerators that seems to make this kind of communication obsolete. Most real-world systems, however, are a composition of multiple processing units, communication networks and memories. A HW/SW co-design process o… ▽ More

    Submitted 8 April, 2021; originally announced April 2021.

    Comments: LATTE 2021 Workshop on Languages, Tools, and Techniques for Accelerator Design

  5. Burning graphs through farthest-first traversal

    Authors: Jesús García Díaz, Julio César Pérez Sansalvador, Lil María Xibai Rodríguez Henríquez, José Alejandro Cornejo Acosta

    Abstract: The graph burning problem is an NP-hard combinatorial optimization problem that helps quantify the vulnerability of a graph to contagion. This paper introduces a simple farthest-first traversal-based approximation algorithm for this problem over general graphs. We refer to this proposal as the Burning Farthest-First (BFF) algorithm. BFF runs in $O(n^3)$ steps and has an approximation factor of… ▽ More

    Submitted 13 December, 2021; v1 submitted 30 November, 2020; originally announced November 2020.

    MSC Class: 05C85

  6. arXiv:1910.11632  [pdf, other

    cs.LG cs.DC stat.ML

    An End-to-End HW/SW Co-Design Methodology to Design Efficient Deep Neural Network Systems using Virtual Models

    Authors: Michael J. Klaiber, Sebastian Vogel, Axel Acosta, Robert Korn, Leonardo Ecco, Kristine Back, Andre Guntoro, Ingo Feldner

    Abstract: End-to-end performance estimation and measurement of deep neural network (DNN) systems become more important with increasing complexity of DNN systems consisting of hardware and software components. The methodology proposed in this paper aims at a reduced turn-around time for evaluating different design choices of hardware and software components of DNN systems. This reduction is achieved by movin… ▽ More

    Submitted 18 November, 2019; v1 submitted 25 October, 2019; originally announced October 2019.

    Journal ref: Embedded Systems Week 2019, INTelligent Embedded Systems Architectures and Applications Workshop 2019

  7. arXiv:1711.06045  [pdf, other

    cs.CV

    Frame Interpolation with Multi-Scale Deep Loss Functions and Generative Adversarial Networks

    Authors: Joost van Amersfoort, Wenzhe Shi, Alejandro Acosta, Francisco Massa, Johannes Totz, Zehan Wang, Jose Caballero

    Abstract: Frame interpolation attempts to synthesise frames given one or more consecutive video frames. In recent years, deep learning approaches, and notably convolutional neural networks, have succeeded at tackling low- and high-level computer vision problems including frame interpolation. These techniques often tackle two problems, namely algorithm efficiency and reconstruction quality. In this paper, we… ▽ More

    Submitted 26 February, 2019; v1 submitted 16 November, 2017; originally announced November 2017.

  8. arXiv:1611.05250  [pdf, other

    cs.CV

    Real-Time Video Super-Resolution with Spatio-Temporal Networks and Motion Compensation

    Authors: Jose Caballero, Christian Ledig, Andrew Aitken, Alejandro Acosta, Johannes Totz, Zehan Wang, Wenzhe Shi

    Abstract: Convolutional neural networks have enabled accurate image super-resolution in real-time. However, recent attempts to benefit from temporal correlations in video super-resolution have been limited to naive or inefficient architectures. In this paper, we introduce spatio-temporal sub-pixel convolution networks that effectively exploit temporal redundancies and improve reconstruction accuracy while m… ▽ More

    Submitted 10 April, 2017; v1 submitted 16 November, 2016; originally announced November 2016.

    Comments: Changes: * Uploaded Vid4 results (footnote 1). * Added references [14, 29] as spatial-transformer prior art. * Fixed typos

  9. arXiv:1609.04802  [pdf, other

    cs.CV stat.ML

    Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network

    Authors: Christian Ledig, Lucas Theis, Ferenc Huszar, Jose Caballero, Andrew Cunningham, Alejandro Acosta, Andrew Aitken, Alykhan Tejani, Johannes Totz, Zehan Wang, Wenzhe Shi

    Abstract: Despite the breakthroughs in accuracy and speed of single image super-resolution using faster and deeper convolutional neural networks, one central problem remains largely unsolved: how do we recover the finer texture details when we super-resolve at large upscaling factors? The behavior of optimization-based super-resolution methods is principally driven by the choice of the objective function. R… ▽ More

    Submitted 25 May, 2017; v1 submitted 15 September, 2016; originally announced September 2016.

    Comments: 19 pages, 15 figures, 2 tables, accepted for oral presentation at CVPR, main paper + some supplementary material

  10. A Proposal to Classify Latinamerican Scientific Journals using Citation Indicators: Case Study in Colombia

    Authors: Mauricio Romero-Torres, Maria Alejandra Tejada, Alberto Acosta

    Abstract: Colombian scientific journals are poorly represented in international digital libraries; however, through Google Scholar (GS) it is possible to determine their use by the community. Between the years of 2003 and 2007 a classification of 185 Colombian journals indexed in the Colombian National Bibliographical Index (IBNP) was performed using the information provided by GS, basing categorization on… ▽ More

    Submitted 13 January, 2011; originally announced January 2011.

    Comments: 27 pages, 8 tables

    MSC Class: 68