Skip to main content

Showing 1–22 of 22 results for author: Sanchez, F

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

    hep-ex cs.LG

    Novel Approaches for ML-Assisted Particle Track Reconstruction and Hit Clustering

    Authors: Uraz Odyurt, Nadezhda Dobreva, Zef Wolffs, Yue Zhao, Antonio Ferrer Sánchez, Roberto Ruiz de Austri Bazan, José D. Martín-Guerrero, Ana-Lucia Varbanescu, Sascha Caron

    Abstract: Track reconstruction is a vital aspect of High-Energy Physics (HEP) and plays a critical role in major experiments. In this study, we delve into unexplored avenues for particle track reconstruction and hit clustering. Firstly, we enhance the algorithmic design effort by utilising a simplified simulator (REDVID) to generate training data that is specifically composed for simplicity. We demonstrate… ▽ More

    Submitted 27 May, 2024; originally announced May 2024.

  2. arXiv:2402.09550  [pdf, other

    cs.LG cs.RO

    Dataset Clustering for Improved Offline Policy Learning

    Authors: Qiang Wang, Yixin Deng, Francisco Roldan Sanchez, Keru Wang, Kevin McGuinness, Noel O'Connor, Stephen J. Redmond

    Abstract: Offline policy learning aims to discover decision-making policies from previously-collected datasets without additional online interactions with the environment. As the training dataset is fixed, its quality becomes a crucial determining factor in the performance of the learned policy. This paper studies a dataset characteristic that we refer to as multi-behavior, indicating that the dataset is co… ▽ More

    Submitted 14 February, 2024; originally announced February 2024.

  3. arXiv:2310.01827  [pdf, other

    cs.RO cs.AI

    Learning and reusing primitive behaviours to improve Hindsight Experience Replay sample efficiency

    Authors: Francisco Roldan Sanchez, Qiang Wang, David Cordova Bulens, Kevin McGuinness, Stephen Redmond, Noel O'Connor

    Abstract: Hindsight Experience Replay (HER) is a technique used in reinforcement learning (RL) that has proven to be very efficient for training off-policy RL-based agents to solve goal-based robotic manipulation tasks using sparse rewards. Even though HER improves the sample efficiency of RL-based agents by learning from mistakes made in past experiences, it does not provide any guidance while exploring th… ▽ More

    Submitted 19 November, 2023; v1 submitted 3 October, 2023; originally announced October 2023.

    Comments: 6 pages, 2 figures, 1 algorithm, 1 table. Version accepted to ICARA 2024

  4. arXiv:2301.13019  [pdf, other

    cs.RO cs.LG

    Identifying Expert Behavior in Offline Training Datasets Improves Behavioral Cloning of Robotic Manipulation Policies

    Authors: Qiang Wang, Robert McCarthy, David Cordova Bulens, Francisco Roldan Sanchez, Kevin McGuinness, Noel E. O'Connor, Stephen J. Redmond

    Abstract: This paper presents our solution for the Real Robot Challenge (RRC) III, a competition featured in the NeurIPS 2022 Competition Track, aimed at addressing dexterous robotic manipulation tasks through learning from pre-collected offline data. Participants were provided with two types of datasets for each task: expert and mixed datasets with varying skill levels. While the simplest offline policy le… ▽ More

    Submitted 21 September, 2023; v1 submitted 30 January, 2023; originally announced January 2023.

  5. arXiv:2301.11734  [pdf, other

    cs.LG cs.RO

    Improving Behavioural Cloning with Positive Unlabeled Learning

    Authors: Qiang Wang, Robert McCarthy, David Cordova Bulens, Kevin McGuinness, Noel E. O'Connor, Nico Gürtler, Felix Widmaier, Francisco Roldan Sanchez, Stephen J. Redmond

    Abstract: Learning control policies offline from pre-recorded datasets is a promising avenue for solving challenging real-world problems. However, available datasets are typically of mixed quality, with a limited number of the trajectories that we would consider as positive examples; i.e., high-quality demonstrations. Therefore, we propose a novel iterative learning algorithm for identifying expert trajecto… ▽ More

    Submitted 21 September, 2023; v1 submitted 27 January, 2023; originally announced January 2023.

  6. arXiv:2210.00795  [pdf, other

    cs.RO

    Hierarchical reinforcement learning for in-hand robotic manipulation using Davenport chained rotations

    Authors: Francisco Roldan Sanchez, Qiang Wang, David Cordova Bulens, Kevin McGuinness, Stephen Redmond, Noel O'Connor

    Abstract: End-to-end reinforcement learning techniques are among the most successful methods for robotic manipulation tasks. However, the training time required to find a good policy capable of solving complex tasks is prohibitively large. Therefore, depending on the computing resources available, it might not be feasible to use such techniques. The use of domain knowledge to decompose manipulation tasks in… ▽ More

    Submitted 15 November, 2022; v1 submitted 3 October, 2022; originally announced October 2022.

    Comments: 5 pages, 3 figures, 3 tables, submitted to ICARA 2023

  7. arXiv:2209.10788  [pdf, other

    cs.RO cs.LG

    How Does It Feel? Self-Supervised Costmap Learning for Off-Road Vehicle Traversability

    Authors: Mateo Guaman Castro, Samuel Triest, Wenshan Wang, Jason M. Gregory, Felix Sanchez, John G. Rogers III, Sebastian Scherer

    Abstract: Estimating terrain traversability in off-road environments requires reasoning about complex interaction dynamics between the robot and these terrains. However, it is challenging to create informative labels to learn a model in a supervised manner for these interactions. We propose a method that learns to predict traversability costmaps by combining exteroceptive environmental information with prop… ▽ More

    Submitted 14 February, 2023; v1 submitted 22 September, 2022; originally announced September 2022.

  8. arXiv:2209.08903  [pdf, other

    cs.RO

    Towards advanced robotic manipulation

    Authors: Francisco Roldan Sanchez, Stephen Redmond, Kevin McGuinness, Noel O'Connor

    Abstract: Robotic manipulation and control has increased in importance in recent years. However, state of the art techniques still have limitations when required to operate in real world applications. This paper explores Hindsight Experience Replay both in simulated and real environments, highlighting its weaknesses and proposing reinforcement-learning based alternatives based on reward and goal sha**. Ad… ▽ More

    Submitted 26 September, 2022; v1 submitted 19 September, 2022; originally announced September 2022.

    Comments: 4 pages, 1 figure, Submitted to PhD Workshop submission at IRC 2022. Updated figure 1

  9. Dexterous Robotic Manipulation using Deep Reinforcement Learning and Knowledge Transfer for Complex Sparse Reward-based Tasks

    Authors: Qiang Wang, Francisco Roldan Sanchez, Robert McCarthy, David Cordova Bulens, Kevin McGuinness, Noel O'Connor, Manuel Wüthrich, Felix Widmaier, Stefan Bauer, Stephen J. Redmond

    Abstract: This paper describes a deep reinforcement learning (DRL) approach that won Phase 1 of the Real Robot Challenge (RRC) 2021, and then extends this method to a more difficult manipulation task. The RRC consisted of using a TriFinger robot to manipulate a cube along a specified positional trajectory, but with no requirement for the cube to have any specific orientation. We used a relatively simple rew… ▽ More

    Submitted 27 January, 2023; v1 submitted 19 May, 2022; originally announced May 2022.

    Comments: This paper has been summited to Expert Systems: the Journal of Knowledge Engineering for reviewing. arXiv admin note: text overlap with arXiv:2109.15233

  10. arXiv:2204.01483  [pdf, other

    cs.CY cs.LG stat.AP

    Assessing dengue fever risk in Costa Rica by using climate variables and machine learning techniques

    Authors: Luis A. Barboza, Shu-Wei Chou, Paola Vásquez, Yury E. García, Juan G. Calvo, Hugo C. Hidalgo, Fabio Sanchez

    Abstract: Dengue fever is a vector-borne disease mostly endemic to tropical and subtropical countries that affect millions every year and is considered a significant burden for public health. Its geographic distribution makes it highly sensitive to climate conditions. Here, we explore the effect of climate variables using the Generalized Additive Model for location, scale, and shape (GAMLSS) and Random Fore… ▽ More

    Submitted 23 March, 2022; originally announced April 2022.

    Comments: 13 pages, 4 figures

  11. arXiv:2203.04604  [pdf, other

    physics.ins-det cs.LG hep-ex

    Data-driven detector signal characterization with constrained bottleneck autoencoders

    Authors: César Jesús-Valls, Thorsten Lux, Federico Sánchez

    Abstract: A common technique in high energy physics is to characterize the response of a detector by means of models tunned to data which build parametric maps from the physical parameters of the system to the expected signal of the detector. When the underlying model is unknown it is difficult to apply this method, and often, simplifying assumptions are made introducing modeling errors. In this article, us… ▽ More

    Submitted 27 April, 2022; v1 submitted 9 March, 2022; originally announced March 2022.

  12. arXiv:2112.14299  [pdf, other

    cs.LG astro-ph.GA cs.AI cs.CV

    DeepAdversaries: Examining the Robustness of Deep Learning Models for Galaxy Morphology Classification

    Authors: Aleksandra Ćiprijanović, Diana Kafkes, Gregory Snyder, F. Javier Sánchez, Gabriel Nathan Perdue, Kevin Pedro, Brian Nord, Sandeep Madireddy, Stefan M. Wild

    Abstract: With increased adoption of supervised deep learning methods for processing and analysis of cosmological survey data, the assessment of data perturbation effects (that can naturally occur in the data processing and analysis pipelines) and the development of methods that increase model robustness are increasingly important. In the context of morphological classification of galaxies, we study the eff… ▽ More

    Submitted 6 July, 2022; v1 submitted 28 December, 2021; originally announced December 2021.

    Comments: 20 pages, 6 figures, 5 tables; accepted in MLST

    Report number: FERMILAB-PUB-21-767-SCD

  13. arXiv:2111.00961  [pdf, other

    astro-ph.GA cs.CV cs.LG

    Robustness of deep learning algorithms in astronomy -- galaxy morphology studies

    Authors: A. Ćiprijanović, D. Kafkes, G. N. Perdue, K. Pedro, G. Snyder, F. J. Sánchez, S. Madireddy, S. M. Wild, B. Nord

    Abstract: Deep learning models are being increasingly adopted in wide array of scientific domains, especially to handle high-dimensionality and volume of the scientific data. However, these models tend to be brittle due to their complexity and overparametrization, especially to the inadvertent adversarial perturbations that can appear due to common image processing such as compression or blurring that are o… ▽ More

    Submitted 2 November, 2021; v1 submitted 1 November, 2021; originally announced November 2021.

    Comments: Accepted in: Fourth Workshop on Machine Learning and the Physical Sciences (35th Conference on Neural Information Processing Systems; NeurIPS2021); final version

    Report number: FERMILAB-CONF-21-561-SCD

  14. arXiv:2109.15233  [pdf, other

    cs.RO cs.LG

    Solving the Real Robot Challenge using Deep Reinforcement Learning

    Authors: Robert McCarthy, Francisco Roldan Sanchez, Qiang Wang, David Cordova Bulens, Kevin McGuinness, Noel O'Connor, Stephen J. Redmond

    Abstract: This paper details our winning submission to Phase 1 of the 2021 Real Robot Challenge; a challenge in which a three-fingered robot must carry a cube along specified goal trajectories. To solve Phase 1, we use a pure reinforcement learning approach which requires minimal expert knowledge of the robotic system, or of robotic gras** in general. A sparse, goal-based reward is employed in conjunction… ▽ More

    Submitted 27 June, 2022; v1 submitted 30 September, 2021; originally announced September 2021.

    Comments: Published in AICS 2021 (http://ceur-ws.org/Vol-3105/paper41.pdf). Paper updated to clarify procedure used to train the policy

  15. arXiv:2109.10957  [pdf, other

    cs.RO stat.AP

    Real Robot Challenge: A Robotics Competition in the Cloud

    Authors: Stefan Bauer, Felix Widmaier, Manuel Wüthrich, Annika Buchholz, Sebastian Stark, Anirudh Goyal, Thomas Steinbrenner, Joel Akpo, Shruti Joshi, Vincent Berenz, Vaibhav Agrawal, Niklas Funk, Julen Urain De Jesus, Jan Peters, Joe Watson, Claire Chen, Krishnan Srinivasan, Junwu Zhang, Jeffrey Zhang, Matthew R. Walter, Rishabh Madan, Charles Schaff, Takahiro Maeda, Takuma Yoneda, Denis Yarats , et al. (17 additional authors not shown)

    Abstract: Dexterous manipulation remains an open problem in robotics. To coordinate efforts of the research community towards tackling this problem, we propose a shared benchmark. We designed and built robotic platforms that are hosted at MPI for Intelligent Systems and can be accessed remotely. Each platform consists of three robotic fingers that are capable of dexterous object manipulation. Users are able… ▽ More

    Submitted 10 June, 2022; v1 submitted 22 September, 2021; originally announced September 2021.

  16. Use of Bayesian Network characteristics to link project management maturity and risk of project overcost

    Authors: Felipe Sanchez, Davy Monticolo, Eric Bonjour, Jean-Pierre Micaëlli

    Abstract: The project management field has the imperative to increase the project probability of success. Experts have developed several project management maturity models to assets and improve the project outcome. However, the current literature lacks of models allowing correlating the measured maturity and the expected probability of success. This paper uses the characteristics of Bayesian networks to for… ▽ More

    Submitted 18 September, 2020; originally announced September 2020.

    Journal ref: 2018 14th International Conference on Signal-Image Technology & Internet-Based Systems (SITIS), Nov 2018, Las Palmas de Gran Canaria, Spain. pp.420-426

  17. Exhaustive Neural Importance Sampling applied to Monte Carlo event generation

    Authors: Sebastian Pina-Otey, Federico Sánchez, Thorsten Lux, Vicens Gaitan

    Abstract: The generation of accurate neutrino-nucleus cross-section models needed for neutrino oscillation experiments require simultaneously the description of many degrees of freedom and precise calculations to model nuclear responses. The detailed calculation of complete models makes the Monte Carlo generators slow and impractical. We present Exhaustive Neural Importance Sampling (ENIS), a method based o… ▽ More

    Submitted 21 July, 2020; v1 submitted 26 May, 2020; originally announced May 2020.

    Comments: Published in Physical Review D 102, 013003 (2020). Appeared at the ICML 2020 Workshop on Invertible Neural Networks, Normalizing Flows, and Explicit Likelihood Models (INNF+ 2020)

    Journal ref: Phys. Rev. D 102, 013003 (2020)

  18. arXiv:2003.10200  [pdf, other

    cs.LG stat.ML

    Efficient sampling generation from explicit densities via Normalizing Flows

    Authors: Sebastian Pina-Otey, Thorsten Lux, Federico Sánchez, Vicens Gaitan

    Abstract: For many applications, such as computing the expected value of different magnitudes, sampling from a known probability density function, the target density, is crucial but challenging through the inverse transform. In these cases, rejection and importance sampling require suitable proposal densities, which can be evaluated and sampled from efficiently. We will present a method based on normalizing… ▽ More

    Submitted 23 March, 2020; originally announced March 2020.

    Comments: 9 pages, 5 figures

  19. arXiv:2002.09436  [pdf, other

    hep-ph cs.LG hep-ex

    Likelihood-free inference of experimental Neutrino Oscillations using Neural Spline Flows

    Authors: Sebastian Pina-Otey, Federico Sánchez, Vicens Gaitan, Thorsten Lux

    Abstract: In machine learning, likelihood-free inference refers to the task of performing an analysis driven by data instead of an analytical expression. We discuss the application of Neural Spline Flows, a neural density estimation algorithm, to the likelihood-free inference problem of the measurement of neutrino oscillation parameters in Long Baseline neutrino experiments. A method adapted to physics para… ▽ More

    Submitted 20 May, 2020; v1 submitted 21 February, 2020; originally announced February 2020.

    Comments: 10 pages, 3 figures

    Journal ref: Phys. Rev. D 101, 113001 (2020)

  20. arXiv:1907.13095  [pdf, other

    stat.ML cs.LG q-bio.PE q-bio.QM

    Climate-driven statistical models as effective predictors of local dengue incidence in Costa Rica: A Generalized Additive Model and Random Forest approach

    Authors: Paola Vásquez, Antonio Loría, Fabio Sanchez, Luis A. Barboza

    Abstract: Climate has been an important factor in sha** the distribution and incidence of dengue cases in tropical and subtropical countries. In Costa Rica, a tropical country with distinctive micro-climates, dengue has been endemic since its introduction in 1993, inflicting substantial economic, social, and public health repercussions. Using the number of dengue reported cases and climate data from 2007-… ▽ More

    Submitted 30 September, 2019; v1 submitted 30 July, 2019; originally announced July 2019.

    Comments: 17 pages, 3 figures

    MSC Class: 62J02; 62M20; 92D30

  21. Deep Learning in Video Multi-Object Tracking: A Survey

    Authors: Gioele Ciaparrone, Francisco Luque Sánchez, Siham Tabik, Luigi Troiano, Roberto Tagliaferri, Francisco Herrera

    Abstract: The problem of Multiple Object Tracking (MOT) consists in following the trajectory of different objects in a sequence, usually a video. In recent years, with the rise of Deep Learning, the algorithms that provide a solution to this problem have benefited from the representational power of deep models. This paper provides a comprehensive survey on works that employ Deep Learning models to solve the… ▽ More

    Submitted 19 November, 2019; v1 submitted 18 July, 2019; originally announced July 2019.

    Comments: Accepted in Neurocomputing, 2019. New in v4: updated license in compliance with Elsevier policy. Main text: 29 pages, 10 figures, 7 tables. Summary table in appendix at the end of the paper

  22. arXiv:1612.00799  [pdf, other

    cs.CV

    A Benchmark for Endoluminal Scene Segmentation of Colonoscopy Images

    Authors: David Vázquez, Jorge Bernal, F. Javier Sánchez, Gloria Fernández-Esparrach, Antonio M. López, Adriana Romero, Michal Drozdzal, Aaron Courville

    Abstract: Colorectal cancer (CRC) is the third cause of cancer death worldwide. Currently, the standard approach to reduce CRC-related mortality is to perform regular screening in search for polyps and colonoscopy is the screening tool of choice. The main limitations of this screening procedure are polyp miss-rate and inability to perform visual assessment of polyp malignancy. These drawbacks can be reduced… ▽ More

    Submitted 2 December, 2016; originally announced December 2016.