Skip to main content

Showing 1–5 of 5 results for author: Saelinger, A

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

    cs.LG cs.AI

    Learning Synthetic Environments and Reward Networks for Reinforcement Learning

    Authors: Fabio Ferreira, Thomas Nierhoff, Andreas Saelinger, Frank Hutter

    Abstract: We introduce Synthetic Environments (SEs) and Reward Networks (RNs), represented by neural networks, as proxy environment models for training Reinforcement Learning (RL) agents. We show that an agent, after being trained exclusively on the SE, is able to solve the corresponding real environment. While an SE acts as a full proxy to a real environment by learning about its state dynamics and rewards… ▽ More

    Submitted 6 February, 2022; originally announced February 2022.

    Journal ref: International Conference on Learning Representations (ICLR 2022)

  2. arXiv:1510.03362  [pdf, other

    cs.DS

    On the Smoothness of Paging Algorithms

    Authors: Jan Reineke, Alejandro Salinger

    Abstract: We study the smoothness of paging algorithms. How much can the number of page faults increase due to a perturbation of the request sequence? We call a paging algorithm smooth if the maximal increase in page faults is proportional to the number of changes in the request sequence. We also introduce quantitative smoothness notions that measure the smoothness of an algorithm. We derive lower and upper… ▽ More

    Submitted 12 October, 2015; originally announced October 2015.

    Comments: Full version of paper presented at WAOA 2015

    ACM Class: C.3; F.1.2; F.2.2

  3. arXiv:1411.7359  [pdf, other

    cs.DS cs.DC

    Algorithms in the Ultra-Wide Word Model

    Authors: Arash Farzan, Alejandro López-Ortiz, Patrick K. Nicholson, Alejandro Salinger

    Abstract: The effective use of parallel computing resources to speed up algorithms in current multi-core parallel architectures remains a difficult challenge, with ease of programming playing a key role in the eventual success of various parallel architectures. In this paper we consider an alternative view of parallelism in the form of an ultra-wide word processor. We introduce the Ultra-Wide Word architect… ▽ More

    Submitted 7 December, 2014; v1 submitted 26 November, 2014; originally announced November 2014.

    Comments: 28 pages, 5 figures; minor changes

    ACM Class: F.1.1; F.1.2; F.2.2

  4. arXiv:1205.3952  [pdf, other

    cs.MS cs.CE

    Automating embedded analysis capabilities and managing software complexity in multiphysics simulation part II: application to partial differential equations

    Authors: Roger P. Pawlowski, Eric T. Phipps, Andrew G. Salinger, Steven J. Owen, Christopher M. Siefert, Matthew L. Staten

    Abstract: A template-based generic programming approach was presented in a previous paper that separates the development effort of programming a physical model from that of computing additional quantities, such as derivatives, needed for embedded analysis algorithms. In this paper, we describe the implementation details for using the template-based generic programming approach for simulation and analysis of… ▽ More

    Submitted 17 May, 2012; originally announced May 2012.

  5. arXiv:1205.0790  [pdf, other

    cs.MS cs.CE

    Automating embedded analysis capabilities and managing software complexity in multiphysics simulation part I: template-based generic programming

    Authors: Roger P. Pawlowski, Eric T. Phipps, Andrew G. Salinger

    Abstract: An approach for incorporating embedded simulation and analysis capabilities in complex simulation codes through template-based generic programming is presented. This approach relies on templating and operator overloading within the C++ language to transform a given calculation into one that can compute a variety of additional quantities that are necessary for many state-of-the-art simulation and a… ▽ More

    Submitted 15 May, 2012; v1 submitted 3 May, 2012; originally announced May 2012.