Skip to main content

Showing 1–29 of 29 results for author: Navarro, J

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

    cs.CL cs.AI cs.LG

    Nemotron-4 340B Technical Report

    Authors: Nvidia, :, Bo Adler, Niket Agarwal, Ashwath Aithal, Dong H. Anh, Pallab Bhattacharya, Annika Brundyn, Jared Casper, Bryan Catanzaro, Sharon Clay, Jonathan Cohen, Sirshak Das, Ayush Dattagupta, Olivier Delalleau, Leon Derczynski, Yi Dong, Daniel Egert, Ellie Evans, Aleksander Ficek, Denys Fridman, Shaona Ghosh, Boris Ginsburg, Igor Gitman, Tomasz Grzegorzek , et al. (58 additional authors not shown)

    Abstract: We release the Nemotron-4 340B model family, including Nemotron-4-340B-Base, Nemotron-4-340B-Instruct, and Nemotron-4-340B-Reward. Our models are open access under the NVIDIA Open Model License Agreement, a permissive model license that allows distribution, modification, and use of the models and its outputs. These models perform competitively to open access models on a wide range of evaluation be… ▽ More

    Submitted 17 June, 2024; originally announced June 2024.

  2. arXiv:2404.16463  [pdf

    quant-ph cs.NI

    Quantum-assisted trustworthiness for the Quantum Internet

    Authors: Agustin Zaballos, Adria Mallorqui, Joan Navarro

    Abstract: Device redundancy is one of the most well-known mechanisms in distributed systems to increase the overall system fault tolerance and, consequently, trustworthiness. Existing algorithms in this regard aim to exchange a significant number of messages among nodes to identify and agree which communication links or nodes are faulty. This approach greatly degrades the performance of those wireless commu… ▽ More

    Submitted 25 April, 2024; originally announced April 2024.

    Comments: 7 pages, 5 figures, 1 table and 15 references

    MSC Class: 81-11 ACM Class: C.2.1

  3. arXiv:2403.03709  [pdf, other

    cs.DC

    Portable, heterogeneous ensemble workflows at scale using libEnsemble

    Authors: Stephen Hudson, Jeffrey Larson, John-Luke Navarro, Stefan M. Wild

    Abstract: libEnsemble is a Python-based toolkit for running dynamic ensembles, developed as part of the DOE Exascale Computing Project. The toolkit utilizes a unique generator-simulator-allocator paradigm, where generators produce input for simulators, simulators evaluate those inputs, and allocators decide whether and when a simulator or generator should be called. The generator steers the ensemble based o… ▽ More

    Submitted 7 March, 2024; v1 submitted 6 March, 2024; originally announced March 2024.

  4. arXiv:2402.09222  [pdf, other

    cs.PF

    Integrating ytopt and libEnsemble to Autotune OpenMC

    Authors: Xingfu Wu, John R. Tramm, Jeffrey Larson, John-Luke Navarro, Prasanna Balaprakash, Brice Videau, Michael Kruse, Paul Hovland, Valerie Taylor, Mary Hall

    Abstract: ytopt is a Python machine-learning-based autotuning software package developed within the ECP PROTEAS-TUNE project. The ytopt software adopts an asynchronous search framework that consists of sampling a small number of input parameter configurations and progressively fitting a surrogate model over the input-output space until exhausting the user-defined maximum number of evaluations or the wall-cl… ▽ More

    Submitted 14 February, 2024; originally announced February 2024.

  5. Replication: Contrastive Learning and Data Augmentation in Traffic Classification Using a Flowpic Input Representation

    Authors: Alessandro Finamore, Chao Wang, Jonatan Krolikowski, Jose M. Navarro, Fuxing Chen, Dario Rossi

    Abstract: Over the last years we witnessed a renewed interest toward Traffic Classification (TC) captivated by the rise of Deep Learning (DL). Yet, the vast majority of TC literature lacks code artifacts, performance assessments across datasets and reference comparisons against Machine Learning (ML) methods. Among those works, a recent study from IMC22 [16] is worth of attention since it adopts recent DL me… ▽ More

    Submitted 14 October, 2023; v1 submitted 18 September, 2023; originally announced September 2023.

    Comments: to appear at ACM Internet Traffic Measurement (IMC) 2023, replication track

  6. A reinforcement learning path planning approach for range-only underwater target localization with autonomous vehicles

    Authors: Ivan Masmitja, Mario Martin, Kakani Katija, Spartacus Gomariz, Joan Navarro

    Abstract: Underwater target localization using range-only and single-beacon (ROSB) techniques with autonomous vehicles has been used recently to improve the limitations of more complex methods, such as long baseline and ultra-short baseline systems. Nonetheless, in ROSB target localization methods, the trajectory of the tracking vehicle near the localized target plays an important role in obtaining the best… ▽ More

    Submitted 17 January, 2023; originally announced January 2023.

    Comments: Accepted at CASE2022. Code at this Github repository https://github.com/imasmitja/RLforUTracking

    Journal ref: IEEE 18th International Conference on Automation Science and Engineering (CASE), Mexico City, Mexico, 2022, pp. 675-682

  7. arXiv:2212.04844  [pdf, other

    cs.CV cs.AI cs.LG eess.IV

    Album cover art image generation with Generative Adversarial Networks

    Authors: Felipe Perez Stoppa, Ester Vidaña-Vila, Joan Navarro

    Abstract: Generative Adversarial Networks (GANs) were introduced by Goodfellow in 2014, and since then have become popular for constructing generative artificial intelligence models. However, the drawbacks of such networks are numerous, like their longer training times, their sensitivity to hyperparameter tuning, several types of loss and optimization functions and other difficulties like mode collapse. Cur… ▽ More

    Submitted 9 December, 2022; originally announced December 2022.

  8. arXiv:2211.16563  [pdf, other

    cs.CY cs.IR

    Towards a Taxonomy of Industrial Challenges and Enabling Technologies in Industry 4.0

    Authors: Roberto Figliè, Riccardo Amadio, Marios Tyrovolas, Chrysostomos Stylios, Łukasz Paśko, Dorota Stadnicka, Anna Carreras-Coch, Agustín Zaballos, Joan Navarro, Daniele Mazzei

    Abstract: Today, one of the biggest challenges for digital transformation in the Industry 4.0 paradigm is the lack of mutual understanding between the academic and the industrial world. On the one hand, the industry fails to apply new technologies and innovations from scientific research. At the same time, academics struggle to find and focus on real-world applications for their develo** technological sol… ▽ More

    Submitted 29 November, 2022; originally announced November 2022.

    Comments: 15 pages, 6 figures

  9. arXiv:2211.10129  [pdf, other

    cs.NI cs.AI cs.LG

    Rare Yet Popular: Evidence and Implications from Labeled Datasets for Network Anomaly Detection

    Authors: Jose Manuel Navarro, Alexis Huet, Dario Rossi

    Abstract: Anomaly detection research works generally propose algorithms or end-to-end systems that are designed to automatically discover outliers in a dataset or a stream. While literature abounds concerning algorithms or the definition of metrics for better evaluation, the quality of the ground truth against which they are evaluated is seldom questioned. In this paper, we present a systematic analysis of… ▽ More

    Submitted 18 November, 2022; originally announced November 2022.

    Comments: Published in the International Teletraffic Congress (ITC 34), 14-16 September 2022

    ACM Class: C.2.3; I.2.1

  10. arXiv:2210.10687  [pdf

    cs.NI quant-ph

    Unboxing Trustworthiness through Quantum Internet

    Authors: Agustin Zaballos, Adria Mallorqui, Joan Navarro

    Abstract: The broad adoption of the Internet of Things during the last decade has widened the application horizons of distributed sensor networks, ranging from smart home appliances to automation, including remote sensing. Typically, these distributed systems are composed of several nodes attached to sensing devices linked by a heterogeneous communication network. The unreliable nature of these systems (e.g… ▽ More

    Submitted 19 October, 2022; originally announced October 2022.

    Comments: 32 pages, 14 figures, 5 tables. arXiv admin note: text overlap with arXiv:1908.10758 by other authors

    MSC Class: 81-11 ACM Class: C.2.1

  11. Local Evaluation of Time Series Anomaly Detection Algorithms

    Authors: Alexis Huet, Jose Manuel Navarro, Dario Rossi

    Abstract: In recent years, specific evaluation metrics for time series anomaly detection algorithms have been developed to handle the limitations of the classical precision and recall. However, such metrics are heuristically built as an aggregate of multiple desirable aspects, introduce parameters and wipe out the interpretability of the output. In this article, we first highlight the limitations of the cla… ▽ More

    Submitted 27 June, 2022; originally announced June 2022.

    Comments: Accepted by KDD 2022 Research Track

    Journal ref: Proceedings of the 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining, August 2022, Pages 635-645

  12. arXiv:2202.07081  [pdf, other

    stat.AP cs.CL

    Introducing the ICBe Dataset: Very High Recall and Precision Event Extraction from Narratives about International Crises

    Authors: Rex W. Douglass, Thomas Leo Scherer, J. Andrés Gannon, Erik Gartzke, Jon Lindsay, Shannon Carcelli, Jonathan Wilkenfeld, David M. Quinn, Catherine Aiken, Jose Miguel Cabezas Navarro, Neil Lund, Egle Murauskaite, Diana Partridge

    Abstract: How do international crises unfold? We conceptualize of international relations as a strategic chess game between adversaries and develop a systematic way to measure pieces, moves, and gambits accurately and consistently over a hundred years of history. We introduce a new ontology and dataset of international events called ICBe based on a very high-quality corpus of narratives from the Internation… ▽ More

    Submitted 26 July, 2022; v1 submitted 14 February, 2022; originally announced February 2022.

    Comments: v1.1

  13. arXiv:2110.13136  [pdf, other

    cs.LG cs.AI cs.CL cs.CY

    What Would Jiminy Cricket Do? Towards Agents That Behave Morally

    Authors: Dan Hendrycks, Mantas Mazeika, Andy Zou, Sahil Patel, Christine Zhu, Jesus Navarro, Dawn Song, Bo Li, Jacob Steinhardt

    Abstract: When making everyday decisions, people are guided by their conscience, an internal sense of right and wrong. By contrast, artificial agents are currently not endowed with a moral sense. As a consequence, they may learn to behave immorally when trained on environments that ignore moral concerns, such as violent video games. With the advent of generally capable agents that pretrain on many environme… ▽ More

    Submitted 7 February, 2022; v1 submitted 25 October, 2021; originally announced October 2021.

    Comments: NeurIPS 2021. Environments available here https://github.com/hendrycks/jiminy-cricket

  14. arXiv:2108.11807  [pdf, other

    cs.NI cs.AI cs.LG

    Human readable network troubleshooting based on anomaly detection and feature scoring

    Authors: Jose M. Navarro, Alexis Huet, Dario Rossi

    Abstract: Network troubleshooting is still a heavily human-intensive process. To reduce the time spent by human operators in the diagnosis process, we present a system based on (i) unsupervised learning methods for detecting anomalies in the time domain, (ii) an attention mechanism to rank features in the feature space and finally (iii) an expert knowledge module able to seamlessly incorporate previously co… ▽ More

    Submitted 26 August, 2021; originally announced August 2021.

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

  15. HURRA! Human readable router anomaly detection

    Authors: Jose M. Navarro, Dario Rossi

    Abstract: This paper presents HURRA, a system that aims to reduce the time spent by human operators in the process of network troubleshooting. To do so, it comprises two modules that are plugged after any anomaly detection algorithm: (i) a first attention mechanism, that ranks the present features in terms of their relation with the anomaly and (ii) a second module able to incorporates previous expert knowl… ▽ More

    Submitted 23 July, 2021; originally announced July 2021.

    ACM Class: C.2.3

    Journal ref: 2020 32nd International Teletraffic Congress (ITC 32), Electronic ISBN:978-3-948377-02-1, Print on Demand(PoD) ISBN:978-1-7281-9073-0

  16. libEnsemble: A Library to Coordinate the Concurrent Evaluation of Dynamic Ensembles of Calculations

    Authors: Stephen Hudson, Jeffrey Larson, John-Luke Navarro, Stefan M. Wild

    Abstract: Almost all applications stop scaling at some point; those that don't are seldom performant when considering time to solution on anything but aspirational/unicorn resources. Recognizing these tradeoffs as well as greater user functionality in a near-term exascale computing era, we present libEnsemble, a library aimed at particular scalability- and capability-stretching uses. libEnsemble enables run… ▽ More

    Submitted 16 April, 2021; originally announced April 2021.

  17. arXiv:2102.10086  [pdf, other

    cs.CV

    Compact and adaptive multiplane images for view synthesis

    Authors: Julia Navarro, Neus Sabater

    Abstract: Recently, learning methods have been designed to create Multiplane Images (MPIs) for view synthesis. While MPIs are extremely powerful and facilitate high quality renderings, a great amount of memory is required, making them impractical for many applications. In this paper, we propose a learning method that optimizes the available memory to render compact and adaptive MPIs. Our MPIs avoid redundan… ▽ More

    Submitted 15 June, 2021; v1 submitted 19 February, 2021; originally announced February 2021.

    Comments: ICIP 2021

  18. arXiv:2007.15152  [pdf, other

    cs.DC

    Accelerating Multi-attribute Unsupervised Seismic Facies Analysis With RAPIDS

    Authors: Otávio O. Napoli, Vanderson Martins do Rosario, João Paulo Navarro, Pedro Mário Cruz e Silva, Edson Borin

    Abstract: Classification of seismic facies is done by clustering seismic data samples based on their attributes. Year after year, 3D datasets used by exploration geophysics increase in size, complexity, and number of attributes, requiring a continuous rise in the classification performance. In this work, we explore the use of Graphics Processing Units (GPUs) to perform the classification of seismic surveys… ▽ More

    Submitted 17 September, 2020; v1 submitted 29 July, 2020; originally announced July 2020.

  19. arXiv:1907.04679  [pdf, other

    cs.AI

    Measuring Inter-group Agreement on zSlice Based General Type-2 Fuzzy Sets

    Authors: Javier Navarro, Christian Wagner

    Abstract: Recently, there has been much research into modelling of uncertainty in human perception through Fuzzy Sets (FSs). Most of this research has focused on allowing respondents to express their (intra) uncertainty using intervals. Here, depending on the technique used and types of uncertainties being modelled different types of FSs can be obtained (e.g., Type-1, Interval Type-2, General Type-2). Argua… ▽ More

    Submitted 9 July, 2019; originally announced July 2019.

  20. Learning Occlusion-Aware View Synthesis for Light Fields

    Authors: Julia Navarro, Neus Sabater

    Abstract: In this work, we present a novel learning-based approach to synthesize new views of a light field image. In particular, given the four corner views of a light field, the presented method estimates any in-between view. We use three sequential convolutional neural networks for feature extraction, scene geometry estimation and view selection. Compared to state-of-the-art approaches, in order to handl… ▽ More

    Submitted 27 May, 2019; originally announced May 2019.

  21. arXiv:1804.06527  [pdf, other

    cs.RO

    Design, Simulation, and Testing of a Flexible Actuated Spine for Quadruped Robots

    Authors: Andrew P. Sabelhaus, Lara Janse van Vuuren, Ankita Joshi, Edward Zhu, Hunter J. Garnier, Kimberly A. Sover, Jesus Navarro, Adrian K. Agogino, Alice M. Agogino

    Abstract: Walking quadruped robots face challenges in positioning their feet and lifting their legs during gait cycles over uneven terrain. The robot Laika is under development as a quadruped with a flexible, actuated spine designed to assist with foot movement and balance during these gaits. This paper presents the first set of hardware designs for the spine of Laika, a physical prototype of those designs,… ▽ More

    Submitted 10 September, 2018; v1 submitted 17 April, 2018; originally announced April 2018.

    Comments: 7 pages, 10 figures

  22. arXiv:1607.06187  [pdf, other

    cs.AI

    Exploring Differences in Interpretation of Words Essential in Medical Expert-Patient Communication

    Authors: Javier Navarro, Christian Wagner, Uwe Aickelin, Lynsey Green, Robert Ashford

    Abstract: In the context of cancer treatment and surgery, quality of life assessment is a crucial part of determining treatment success and viability. In order to assess it, patients completed questionnaires which employ words to capture aspects of patients well-being are the norm. As the results of these questionnaires are often used to assess patient progress and to determine future treatment options, it… ▽ More

    Submitted 21 July, 2016; originally announced July 2016.

    Comments: IEEE International Conference on Fuzzy Systems (FUZZ-IEEE 2016), 24-29 July 2016, Vancouver, Canada, 2016

  23. arXiv:1607.06186  [pdf, other

    cs.AI

    Applying Interval Type-2 Fuzzy Rule Based Classifiers Through a Cluster-Based Class Representation

    Authors: Javier Navarro, Christian Wagner, Uwe Aickelin

    Abstract: Fuzzy Rule-Based Classification Systems (FRBCSs) have the potential to provide so-called interpretable classifiers, i.e. classifiers which can be introspective, understood, validated and augmented by human experts by relying on fuzzy-set based rules. This paper builds on prior work for interval type-2 fuzzy set based FRBCs where the fuzzy sets and rules of the classifier are generated using an ini… ▽ More

    Submitted 21 July, 2016; originally announced July 2016.

    Comments: 2015 IEEE Symposium Series on Computational Intelligence, pp. 1816-1823, IEEE, 2015, ISBN: 978-1-4799-7560-0

  24. arXiv:1603.01032  [pdf

    cs.CL

    Right Ideals of a Ring and Sublanguages of Science

    Authors: Javier Arias Navarro

    Abstract: Among Zellig Harris's numerous contributions to linguistics his theory of the sublanguages of science probably ranks among the most underrated. However, not only has this theory led to some exhaustive and meaningful applications in the study of the grammar of immunology language and its changes over time, but it also illustrates the nature of mathematical relations between chunks or subsets of a g… ▽ More

    Submitted 4 March, 2016; v1 submitted 3 March, 2016; originally announced March 2016.

    Comments: Keywords: Zellig Sabbetai Harris, Information Structure of Language, Sublanguages of Science, Ideal Numbers, Ernst Kummer, Ideals, Richard Dedekind, Ring Theory, Right Ideals, Emmy Noether, Order Theory, Marshall Harvey Stone

  25. arXiv:1508.07174  [pdf

    cs.DC hep-ex physics.ins-det

    Unified System for Processing Real and Simulated Data in the ATLAS Experiment

    Authors: Mikhail Borodin, Kaushik De, Jose Garcia Navarro, Dmitry Golubkov, Alexei Klimentov, Tadashi Maeno, David South, Alexandre Vaniachine

    Abstract: The physics goals of the next Large Hadron Collider run include high precision tests of the Standard Model and searches for new physics. These goals require detailed comparison of data with computational models simulating the expected data behavior. To highlight the role which modeling and simulation plays in future scientific discovery, we report on use cases and experience with a unified system… ▽ More

    Submitted 28 August, 2015; originally announced August 2015.

    Comments: XVII International Conference Data Analytics and Management in Data Intensive Domains (DAMDID/RCDL), Obninsk, Russia, October 13 - 16, 2015

    MSC Class: 68T42 ACM Class: C.1.4; H.3.4; I.6.7; J.2

  26. Applying Prolog to Develop Distributed Systems

    Authors: Nuno P. Lopes, Juan A. Navarro, Andrey Rybalchenko, Atul Singh

    Abstract: Development of distributed systems is a difficult task. Declarative programming techniques hold a promising potential for effectively supporting programmer in this challenge. While Datalog-based languages have been actively explored for programming distributed systems, Prolog received relatively little attention in this application area so far. In this paper we present a Prolog-based programming s… ▽ More

    Submitted 22 July, 2010; originally announced July 2010.

    Journal ref: Theory and Practice of Logic Programming, 26th Int'l. Conference on Logic Programming (ICLP'10) Special Issue, 10(4-6):691-707, July 2010

  27. Adaptive Investment Strategies For Periodic Environments

    Authors: J. -Emeterio Navarro

    Abstract: In this paper, we present an adaptive investment strategy for environments with periodic returns on investment. In our approach, we consider an investment model where the agent decides at every time step the proportion of wealth to invest in a risky asset, kee** the rest of the budget in a risk-free asset. Every investment is evaluated in the market via a stylized return on investment function… ▽ More

    Submitted 28 November, 2007; v1 submitted 27 September, 2007; originally announced September 2007.

    Comments: Paper submitted to Advances in Complex Systems (November, 2007) 22 pages, 9 figures

    ACM Class: I.2.8

    Journal ref: Advances in Complex Systems Vol. 11, No. 5 (2008) 761-787

  28. arXiv:cs/0305046  [pdf, ps, other

    cs.LO

    Applications of Intuitionistic Logic in Answer Set Programming

    Authors: Mauricio Osorio, Juan Antonio Navarro, Jose Arrazola

    Abstract: We present some applications of intermediate logics in the field of Answer Set Programming (ASP). A brief, but comprehensive introduction to the answer set semantics, intuitionistic and other intermediate logics is given. Some equivalence notions and their applications are discussed. Some results on intermediate logics are shown, and applied later to prove properties of answer sets. A characteri… ▽ More

    Submitted 27 May, 2003; originally announced May 2003.

    Comments: 30 pages, Under consideration for publication in Theory and Practice of Logic Programming

    ACM Class: F.4.1

  29. arXiv:cs/0101009  [pdf, ps, other

    cs.PL cs.SE

    Generation of and Debugging with Logical Pre and Postconditions

    Authors: Angel Herrranz-Nieva Juan Jose Moreno Navarro

    Abstract: This paper shows the debugging facilities provided by the SLAM system. The SLAM system includes i) a specification language that integrates algebraic specifications and model-based specifications using the object oriented model. Class operations are defined by using rules each of them with logical pre and postconditions but with a functional flavour. ii) A development environment that, among oth… ▽ More

    Submitted 12 January, 2001; originally announced January 2001.

    Comments: In M. Ducasse (ed), proceedings of the Fourth International Workshop on Automated Debugging (AADEBUG 2000), August 2000, Munich. cs.SE/0010035

    ACM Class: D.2.5, F.3.1