Skip to main content

Showing 1–9 of 9 results for author: Rocki, K

.
  1. arXiv:2112.03235  [pdf, other

    cs.AI cs.CE cs.LG cs.MS

    Simulation Intelligence: Towards a New Generation of Scientific Methods

    Authors: Alexander Lavin, David Krakauer, Hector Zenil, Justin Gottschlich, Tim Mattson, Johann Brehmer, Anima Anandkumar, Sanjay Choudry, Kamil Rocki, Atılım Güneş Baydin, Carina Prunkl, Brooks Paige, Olexandr Isayev, Erik Peterson, Peter L. McMahon, Jakob Macke, Kyle Cranmer, Jiaxin Zhang, Haruko Wainwright, Adi Hanuka, Manuela Veloso, Samuel Assefa, Stephan Zheng, Avi Pfeffer

    Abstract: The original "Seven Motifs" set forth a roadmap of essential methods for the field of scientific computing, where a motif is an algorithmic method that captures a pattern of computation and data movement. We present the "Nine Motifs of Simulation Intelligence", a roadmap for the development and integration of the essential algorithms necessary for a merger of scientific computing, scientific simul… ▽ More

    Submitted 27 November, 2022; v1 submitted 6 December, 2021; originally announced December 2021.

  2. arXiv:2010.03660  [pdf, other

    cs.DC

    Fast Stencil-Code Computation on a Wafer-Scale Processor

    Authors: Kamil Rocki, Dirk Van Essendelft, Ilya Sharapov, Robert Schreiber, Michael Morrison, Vladimir Kibardin, Andrey Portnoy, Jean Francois Dietiker, Madhava Syamlal, Michael James

    Abstract: The performance of CPU-based and GPU-based systems is often low for PDE codes, where large, sparse, and often structured systems of linear equations must be solved. Iterative solvers are limited by data movement, both between caches and memory and between nodes. Here we describe the solution of such systems of equations on the Cerebras Systems CS-1, a wafer-scale processor that has the memory band… ▽ More

    Submitted 7 October, 2020; originally announced October 2020.

    Comments: SC 20: The International Conference for High Performance Computing, Networking, Storage, and Analysis, to appear

  3. arXiv:1809.11087  [pdf, other

    cs.LG cs.NE stat.ML

    Learning to Remember, Forget and Ignore using Attention Control in Memory

    Authors: T. S. Jayram, Younes Bouhadjar, Ryan L. McAvoy, Tomasz Kornuta, Alexis Asseman, Kamil Rocki, Ahmet S. Ozcan

    Abstract: Typical neural networks with external memory do not effectively separate capacity for episodic and working memory as is required for reasoning in humans. Applying knowledge gained from psychological studies, we designed a new model called Differentiable Working Memory (DWM) in order to specifically emulate human working memory. As it shows the same functional characteristics as working memory, it… ▽ More

    Submitted 28 September, 2018; originally announced September 2018.

    Comments: 20 pages

    ACM Class: I.2.6

  4. arXiv:1610.07675  [pdf, other

    cs.LG cs.AI cs.NE

    Surprisal-Driven Zoneout

    Authors: Kamil Rocki, Tomasz Kornuta, Tegan Maharaj

    Abstract: We propose a novel method of regularization for recurrent neural networks called suprisal-driven zoneout. In this method, states zoneout (maintain their previous value rather than updating), when the suprisal (discrepancy between the last state's prediction and target) is small. Thus regularization is adaptive and input-driven on a per-neuron basis. We demonstrate the effectiveness of this idea by… ▽ More

    Submitted 13 December, 2016; v1 submitted 24 October, 2016; originally announced October 2016.

    Comments: Published at the Continual Learning and Deep Networks Workshop; NIPS 2016

  5. arXiv:1610.06492  [pdf, other

    cs.CV cs.LG

    Utilization of Deep Reinforcement Learning for saccadic-based object visual search

    Authors: Tomasz Kornuta, Kamil Rocki

    Abstract: The paper focuses on the problem of learning saccades enabling visual object search. The developed system combines reinforcement learning with a neural network for learning to predict the possible outcomes of its actions. We validated the solution in three types of environment consisting of (pseudo)-randomly generated matrices of digits. The experimental verification is followed by the discussion… ▽ More

    Submitted 20 October, 2016; originally announced October 2016.

    Comments: Paper submitted to special session on Machine Intelligence organized during 23rd International AUTOMATION Conference

  6. arXiv:1608.06027  [pdf, other

    cs.LG cs.NE

    Surprisal-Driven Feedback in Recurrent Networks

    Authors: Kamil M Rocki

    Abstract: Recurrent neural nets are widely used for predicting temporal data. Their inherent deep feedforward structure allows learning complex sequential patterns. It is believed that top-down feedback might be an important missing ingredient which in theory could help disambiguate similar patterns depending on broader context. In this paper we introduce surprisal-driven recurrent networks, which take into… ▽ More

    Submitted 19 October, 2016; v1 submitted 21 August, 2016; originally announced August 2016.

    Comments: ICLR 2017 submission, fixed some equations

  7. arXiv:1607.03085  [pdf, other

    cs.LG cs.NE

    Recurrent Memory Array Structures

    Authors: Kamil Rocki

    Abstract: The following report introduces ideas augmenting standard Long Short Term Memory (LSTM) architecture with multiple memory cells per hidden unit in order to improve its generalization capabilities. It considers both deterministic and stochastic variants of memory operation. It is shown that the nondeterministic Array-LSTM approach improves state-of-the-art performance on character level text predic… ▽ More

    Submitted 22 October, 2016; v1 submitted 11 July, 2016; originally announced July 2016.

    Comments: Minor changes

  8. arXiv:1603.08262  [pdf, other

    cs.AI cs.LG cs.NE

    Towards Machine Intelligence

    Authors: Kamil Rocki

    Abstract: There exists a theory of a single general-purpose learning algorithm which could explain the principles of its operation. This theory assumes that the brain has some initial rough architecture, a small library of simple innate circuits which are prewired at birth and proposes that all significant mental algorithms can be learned. Given current understanding and observations, this paper reviews and… ▽ More

    Submitted 27 March, 2016; originally announced March 2016.

    Comments: 10 pages, submitted to AGI-16. arXiv admin note: substantial text overlap with arXiv:1512.01926

  9. arXiv:1512.01926  [pdf, other

    cs.LG cs.AI cs.CL

    Thinking Required

    Authors: Kamil Rocki

    Abstract: There exists a theory of a single general-purpose learning algorithm which could explain the principles its operation. It assumes the initial rough architecture, a small library of simple innate circuits which are prewired at birth. and proposes that all significant mental algorithms are learned. Given current understanding and observations, this paper reviews and lists the ingredients of such an… ▽ More

    Submitted 7 December, 2015; originally announced December 2015.

    Comments: 18 pages