Skip to main content

Showing 1–13 of 13 results for author: Garcia, J A

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

    cs.RO eess.SY

    An Open and Reconfigurable User Interface to Manage Complex ROS-based Robotic Systems

    Authors: Pablo Malvido Fresnillo, Saigopal Vasudevan, Jose A. Perez Garcia, Jose L. Martinez Lastra

    Abstract: The Robot Operating System (ROS) has significantly gained popularity among robotic engineers and researchers over the past five years, primarily due to its powerful infrastructure for node communication, which enables developers to build modular and large robotic applications. However, ROS presents a steep learning curve and lacks the intuitive usability of vendor-specific robotic Graphical User I… ▽ More

    Submitted 4 June, 2024; originally announced June 2024.

    Comments: 14 pages, 12 figures, 3 tables

  2. arXiv:2404.11498  [pdf, other

    cs.SE cs.RO

    Runtime Verification and Field Testing for ROS-Based Robotic Systems

    Authors: Ricardo Caldas, Juan Antonio Piñera García, Matei Schiopu, Patrizio Pelliccione, Genaína Rodrigues, Thorsten Berger

    Abstract: Robotic systems are becoming pervasive and adopted in increasingly many domains, such as manufacturing, healthcare, and space exploration. To this end, engineering software has emerged as a crucial discipline for building maintainable and reusable robotic systems. Robotics software engineering research has received increasing attention, fostering autonomy as a fundamental goal. However, robotics d… ▽ More

    Submitted 17 April, 2024; originally announced April 2024.

  3. arXiv:2212.06461  [pdf, ps, other

    cs.LG cs.AI cs.CV stat.ML

    A Statistical Model for Predicting Generalization in Few-Shot Classification

    Authors: Yassir Bendou, Vincent Gripon, Bastien Pasdeloup, Lukas Mauch, Stefan Uhlich, Fabien Cardinaux, Ghouthi Boukli Hacene, Javier Alonso Garcia

    Abstract: The estimation of the generalization error of classifiers often relies on a validation set. Such a set is hardly available in few-shot learning scenarios, a highly disregarded shortcoming in the field. In these scenarios, it is common to rely on features extracted from pre-trained neural networks combined with distance-based classifiers such as nearest class mean. In this work, we introduce a Gaus… ▽ More

    Submitted 28 March, 2023; v1 submitted 13 December, 2022; originally announced December 2022.

  4. arXiv:2207.10733  [pdf, other

    cs.LG cs.CY

    GreenDB -- A Dataset and Benchmark for Extraction of Sustainability Information of Consumer Goods

    Authors: Sebastian Jäger, Alexander Flick, Jessica Adriana Sanchez Garcia, Kaspar von den Driesch, Karl Brendel, Felix Biessmann

    Abstract: The production, ship**, usage, and disposal of consumer goods have a substantial impact on greenhouse gas emissions and the depletion of resources. Machine Learning (ML) can help to foster sustainable consumption patterns by accounting for sustainability aspects in product search or recommendations of modern retail platforms. However, the lack of large high quality publicly available product dat… ▽ More

    Submitted 16 August, 2022; v1 submitted 21 July, 2022; originally announced July 2022.

    Comments: Presented at DataPerf Workshop at the 39th International Conference on Machine Learning, Baltimore, Maryland, USA, 2022

  5. arXiv:2112.12280  [pdf, other

    eess.AS cs.LG cs.SD

    Nonnegative OPLS for Supervised Design of Filter Banks: Application to Image and Audio Feature Extraction

    Authors: Sergio Muñoz-Romero, Jerónimo Arenas García, Vanessa Gómez-Verdejo

    Abstract: Audio or visual data analysis tasks usually have to deal with high-dimensional and nonnegative signals. However, most data analysis methods suffer from overfitting and numerical problems when data have more than a few dimensions needing a dimensionality reduction preprocessing. Moreover, interpretability about how and why filters work for audio or visual applications is a desired property, especia… ▽ More

    Submitted 22 December, 2021; originally announced December 2021.

    Journal ref: IEEE Transactions on Multimedia, vol. 20, July 2018

  6. arXiv:2011.12043  [pdf, other

    cs.LG cs.AI cs.NE

    Efficient Sampling for Predictor-Based Neural Architecture Search

    Authors: Lukas Mauch, Stephen Tiedemann, Javier Alonso Garcia, Bac Nguyen Cong, Kazuki Yoshiyama, Fabien Cardinaux, Thomas Kemp

    Abstract: Recently, predictor-based algorithms emerged as a promising approach for neural architecture search (NAS). For NAS, we typically have to calculate the validation accuracy of a large number of Deep Neural Networks (DNNs), what is computationally complex. Predictor-based NAS algorithms address this problem. They train a proxy model that can infer the validation accuracy of DNNs directly from their n… ▽ More

    Submitted 24 November, 2020; originally announced November 2020.

  7. Iteratively Training Look-Up Tables for Network Quantization

    Authors: Fabien Cardinaux, Stefan Uhlich, Kazuki Yoshiyama, Javier Alonso Garcia, Lukas Mauch, Stephen Tiedemann, Thomas Kemp, Akira Nakamura

    Abstract: Operating deep neural networks (DNNs) on devices with limited resources requires the reduction of their memory as well as computational footprint. Popular reduction methods are network quantization or pruning, which either reduce the word length of the network parameters or remove weights from the network if they are not needed. In this article we discuss a general framework for network reduction… ▽ More

    Submitted 12 November, 2019; originally announced November 2019.

    Comments: Copyright 2019 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works

  8. arXiv:1905.11452  [pdf

    cs.LG cs.CV stat.ML

    Mixed Precision DNNs: All you need is a good parametrization

    Authors: Stefan Uhlich, Lukas Mauch, Fabien Cardinaux, Kazuki Yoshiyama, Javier Alonso Garcia, Stephen Tiedemann, Thomas Kemp, Akira Nakamura

    Abstract: Efficient deep neural network (DNN) inference on mobile or embedded devices typically involves quantization of the network parameters and activations. In particular, mixed precision networks achieve better performance than networks with homogeneous bitwidth for the same size constraint. Since choosing the optimal bitwidths is not straight forward, training methods, which can learn them, are desira… ▽ More

    Submitted 22 May, 2020; v1 submitted 27 May, 2019; originally announced May 2019.

    Comments: International Conference on Learning Representations (ICLR) 2020; Source code at https://github.com/sony/ai-research-code

  9. arXiv:1811.05355  [pdf, ps, other

    cs.LG stat.ML

    Iteratively Training Look-Up Tables for Network Quantization

    Authors: Fabien Cardinaux, Stefan Uhlich, Kazuki Yoshiyama, Javier Alonso García, Stephen Tiedemann, Thomas Kemp, Akira Nakamura

    Abstract: Operating deep neural networks on devices with limited resources requires the reduction of their memory footprints and computational requirements. In this paper we introduce a training method, called look-up table quantization, LUT-Q, which learns a dictionary and assigns each weight to one of the dictionary's values. We show that this method is very flexible and that many other techniques can be… ▽ More

    Submitted 13 November, 2018; originally announced November 2018.

    Comments: NIPS 2018 workshop on Compact Deep Neural Networks with industrial applications

  10. arXiv:1703.02755  [pdf, other

    cs.DC

    A Scalable Data Streaming Infrastructure for Smart Cities

    Authors: Jesus Arias Fisteus, Luis Sanchez Fernandez, Victor Corcoba Magaña, Mario Muñoz Organero, Jorge Yago Fernandez, Juan Antonio Alvarez Garcia

    Abstract: Many of the services a smart city can provide to its citizens rely on the ability of its infrastructure to collect and process in real time vast amounts of continuous data that sensors deployed through the city produce. In this paper we present the server infrastructure we have designed in the context of the HERMES project to collect the data from sensors and aggregate it in streams for their use… ▽ More

    Submitted 8 March, 2017; originally announced March 2017.

    Comments: Preprint of a paper accepted for publication at http://ceur-ws.org/ as part of the Proceedings of JARCA 2016 (XVIII Jornadas de ARCA Sistemas Cualitativos y sus Aplicaciones en Diagnosis, Robótica e Inteligencia Ambiental), Almeria, Spain, June 2016

  11. Best-in-class and Strategic Benchmarking of Scientific Subject Categories of Web of Science in 2010

    Authors: J. A. García, Rosa Rodriguez-Sánchez, Joaquín Fdez-Valdivia, Nicolás Robinson-Garcia, Daniel Torres-Salinas

    Abstract: Here we show a novel technique for comparing subject categories, where the prestige of academic journals in each category is represented statistically by an impact-factor histogram. For each subject category we compute the probability of occurrence of scholarly journals with impact factor in different intervals. Here impact factor is measured with Thomson Reuters Impact Factor, Eigenfactor Score,… ▽ More

    Submitted 14 April, 2013; originally announced April 2013.

    Journal ref: García, J.A. et al. Best-in-class and Strategic Benchmarking of Scientific Subject Categories of Web of Science in 2010. Scientometrics. Online first. doi:10.1007/s11192-013-1000-1

  12. arXiv:1302.5544  [pdf

    cs.DL physics.soc-ph

    Map** Citation Patterns of Book Chapters in the Book Citation Index

    Authors: Daniel Torres-Salinas, Rosa Rodriguez-Sánchez, Nicolas Robinson-Garcia, J. Fdez-Valdivia, J. A. García

    Abstract: In this paper we provide the reader with a visual representation of relationships among the impact of book chapters indexed in the Book Citation Index using information gain values and published by different academic publishers in specific disciplines. The impact of book chapters can be characterized statistically by citations histograms. For instance, we can compute the probability of occurrence… ▽ More

    Submitted 22 February, 2013; originally announced February 2013.

    Journal ref: Torres-Salinas, D. et al. (2013). Map** Citation Patterns of Book Chapters in the Book Citation Index. Journal of Informetrics, 7(2), 412-424

  13. Map** Academic Institutions According to Their Journal Publication Profile: Spanish Universities as a Case Study

    Authors: J. A. García, Rosa Rodríguez-Sánchez, J. Fdez-Valdivia, Nicolas Robinson-García, Daniel Torres-Salinas

    Abstract: We introduce a novel methodology for map** academic institutions based on their journal publication profiles. We believe that journals in which researchers from academic institutions publish their works can be considered as useful identifiers for representing the relationships between these institutions and establishing comparisons. However, when academic journals are used for research output re… ▽ More

    Submitted 17 February, 2013; originally announced February 2013.

    Comments: Published in Journal of the American Society of Information Science and Technology, 2012: 63(11), 2328-2340

    Journal ref: Garcia, J. et al. (2012). Map** Academic Institutions According to Their Journal Publication Profile: Spanish Universities as a Case Study. Journal of the American Society for Information Science and Technology, 63(11): 2328-2340