Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–12 of 12 results for author: Camero, A

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

    cs.LG cs.AI cs.CV

    HPO: We won't get fooled again

    Authors: Kalifou René Traoré, Andrés Camero, Xiao Xiang Zhu

    Abstract: Hyperparameter optimization (HPO) is a well-studied research field. However, the effects and interactions of the components in an HPO pipeline are not yet well investigated. Then, we ask ourselves: can the landscape of HPO be biased by the pipeline used to evaluate individual configurations? To address this question, we proposed to analyze the effect of the HPO pipeline on HPO problems using fitne… ▽ More

    Submitted 4 August, 2022; originally announced August 2022.

    Comments: Accepted at the Late-Breaking Workshop Track of AutoML Conference 2022

  2. arXiv:2203.12560  [pdf, other

    cs.CV

    DynamicEarthNet: Daily Multi-Spectral Satellite Dataset for Semantic Change Segmentation

    Authors: Aysim Toker, Lukas Kondmann, Mark Weber, Marvin Eisenberger, Andrés Camero, Jingliang Hu, Ariadna Pregel Hoderlein, Çağlar Şenaras, Timothy Davis, Daniel Cremers, Giovanni Marchisio, Xiao Xiang Zhu, Laura Leal-Taixé

    Abstract: Earth observation is a fundamental tool for monitoring the evolution of land use in specific areas of interest. Observing and precisely defining change, in this context, requires both time-series data and pixel-wise segmentations. To that end, we propose the DynamicEarthNet dataset that consists of daily, multi-spectral satellite observations of 75 selected areas of interest distributed over the g… ▽ More

    Submitted 23 March, 2022; originally announced March 2022.

    Comments: Accepted to CVPR 2022, evaluation webpage: https://codalab.lisn.upsaclay.fr/competitions/2882

  3. arXiv:2201.06321  [pdf, other

    cs.LG cs.AI cs.CV cs.NE

    Landscape of Neural Architecture Search across sensors: how much do they differ ?

    Authors: Kalifou René Traoré, Andrés Camero, Xiao Xiang Zhu

    Abstract: With the rapid rise of neural architecture search, the ability to understand its complexity from the perspective of a search algorithm is desirable. Recently, Traoré et al. have proposed the framework of Fitness Landscape Footprint to help describe and compare neural architecture search problems. It attempts at describing why a search strategy might be successful, struggle or fail on a target task… ▽ More

    Submitted 20 January, 2022; v1 submitted 17 January, 2022; originally announced January 2022.

    Comments: This work is under review for a conference publication

  4. arXiv:2111.03524  [pdf, other

    cs.LG cs.AI cs.NE

    A Data-driven Approach to Neural Architecture Search Initialization

    Authors: Kalifou René Traoré, Andrés Camero, Xiao Xiang Zhu

    Abstract: Algorithmic design in neural architecture search (NAS) has received a lot of attention, aiming to improve performance and reduce computational cost. Despite the great advances made, few authors have proposed to tailor initialization techniques for NAS. However, literature shows that a good initial set of solutions facilitate finding the optima. Therefore, in this study, we propose a data-driven te… ▽ More

    Submitted 5 November, 2021; originally announced November 2021.

    Comments: arXiv admin note: text overlap with arXiv:2108.09126

  5. arXiv:2111.01584  [pdf, other

    cs.LG cs.AI cs.CV cs.NE

    Fitness Landscape Footprint: A Framework to Compare Neural Architecture Search Problems

    Authors: Kalifou René Traoré, Andrés Camero, Xiao Xiang Zhu

    Abstract: Neural architecture search is a promising area of research dedicated to automating the design of neural network models. This field is rapidly growing, with a surge of methodologies ranging from Bayesian optimization,neuroevoltion, to differentiable search, and applications in various contexts. However, despite all great advances, few studies have presented insights on the difficulty of the problem… ▽ More

    Submitted 2 November, 2021; originally announced November 2021.

    Comments: This work has been submitted to the IEEE for possible publication. Copyright may be transferred without notice, after which this version may no longer be accessible

  6. arXiv:2108.09126  [pdf, other

    cs.LG

    Lessons from the Clustering Analysis of a Search Space: A Centroid-based Approach to Initializing NAS

    Authors: Kalifou Rene Traore, Andrés Camero, Xiao Xiang Zhu

    Abstract: Lots of effort in neural architecture search (NAS) research has been dedicated to algorithmic development, aiming at designing more efficient and less costly methods. Nonetheless, the investigation of the initialization of these techniques remain scare, and currently most NAS methodologies rely on stochastic initialization procedures, because acquiring information prior to search is costly. Howeve… ▽ More

    Submitted 20 August, 2021; originally announced August 2021.

    Comments: Accepted to the Workshop on 'Data Science Meets Optimisation' at IJCAI 2021

  7. arXiv:2106.15295  [pdf, other

    cs.NE cs.LG

    Reliable and Fast Recurrent Neural Network Architecture Optimization

    Authors: Andrés Camero, Jamal Toutouh, Enrique Alba

    Abstract: This article introduces Random Error Sampling-based Neuroevolution (RESN), a novel automatic method to optimize recurrent neural network architectures. RESN combines an evolutionary algorithm with a training-free evaluation approach. The results show that RESN achieves state-of-the-art error performance while reducing by half the computational time.

    Submitted 29 June, 2021; originally announced June 2021.

  8. arXiv:2001.10726  [pdf, other

    cs.LG cs.AI cs.NE stat.ML

    Bayesian Neural Architecture Search using A Training-Free Performance Metric

    Authors: Andrés Camero, Hao Wang, Enrique Alba, Thomas Bäck

    Abstract: Recurrent neural networks (RNNs) are a powerful approach for time series prediction. However, their performance is strongly affected by their architecture and hyperparameter settings. The architecture optimization of RNNs is a time-consuming task, where the search space is typically a mixture of real, integer and categorical values. To allow for shrinking and expanding the size of the network, the… ▽ More

    Submitted 23 April, 2021; v1 submitted 29 January, 2020; originally announced January 2020.

    Journal ref: Applied Soft Computing, p.107356 (2021)

  9. JSDoop and TensorFlow.js: Volunteer Distributed Web Browser-Based Neural Network Training

    Authors: José Á. Morell, Andrés Camero, Enrique Alba

    Abstract: In 2019, around 57\% of the population of the world has broadband access to the Internet. Moreover, there are 5.9 billion mobile broadband subscriptions, i.e., 1.3 subscriptions per user. So there is an enormous interconnected computational power held by users all around the world. Also, it is estimated that Internet users spend more than six and a half hours online every day. But in spite of bein… ▽ More

    Submitted 12 October, 2019; originally announced October 2019.

    Journal ref: IEEE Access 7 (2019): 158671-158684

  10. Random Error Sampling-based Recurrent Neural Network Architecture Optimization

    Authors: Andrés Camero, Jamal Toutouh, Enrique Alba

    Abstract: Recurrent neural networks are good at solving prediction problems. However, finding a network that suits a problem is quite hard because their performance is strongly affected by their architecture configuration. Automatic architecture optimization methods help to find the most suitable design, but they are not extensively adopted because of their high computational cost. In this work, we introduc… ▽ More

    Submitted 15 March, 2021; v1 submitted 4 September, 2019; originally announced September 2019.

    Journal ref: Engineering Applications of Artificial Intelligence 96 (2020): 103946

  11. arXiv:1807.03523  [pdf, ps, other

    cs.LG cs.NE stat.ML

    DLOPT: Deep Learning Optimization Library

    Authors: Andrés Camero, Jamal Toutouh, Enrique Alba

    Abstract: Deep learning hyper-parameter optimization is a tough task. Finding an appropriate network configuration is a key to success, however most of the times this labor is roughly done. In this work we introduce a novel library to tackle this problem, the Deep Learning Optimization Library: DLOPT. We briefly describe its architecture and present a set of use examples. This is an open source project deve… ▽ More

    Submitted 10 July, 2018; originally announced July 2018.

    Comments: 4 pages

  12. arXiv:1805.07159  [pdf, other

    cs.LG stat.ML

    Low-Cost Recurrent Neural Network Expected Performance Evaluation

    Authors: Andrés Camero, Jamal Toutouh, Enrique Alba

    Abstract: Recurrent neural networks are a powerful tool, but they are very sensitive to their hyper-parameter configuration. Moreover, training properly a recurrent neural network is a tough task, therefore selecting an appropriate configuration is critical. Varied strategies have been proposed to tackle this issue. However, most of them are still impractical because of the time/resources needed. In this st… ▽ More

    Submitted 11 March, 2019; v1 submitted 18 May, 2018; originally announced May 2018.