Skip to main content

Showing 1–9 of 9 results for author: Bojarski, M

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

    cs.CV cs.AI cs.LG cs.RO

    The NVIDIA PilotNet Experiments

    Authors: Mariusz Bojarski, Chenyi Chen, Joyjit Daw, Alperen Değirmenci, Joya Deri, Bernhard Firner, Beat Flepp, Sachin Gogri, Jesse Hong, Lawrence Jackel, Zhenhua Jia, BJ Lee, Bo Liu, Fei Liu, Urs Muller, Samuel Payne, Nischal Kota Nagendra Prasad, Artem Provodin, John Roach, Timur Rvachov, Neha Tadimeti, Jesper van Engelen, Haiguang Wen, Eric Yang, Zongyi Yang

    Abstract: Four years ago, an experimental system known as PilotNet became the first NVIDIA system to steer an autonomous car along a roadway. This system represents a departure from the classical approach for self-driving in which the process is manually decomposed into a series of modules, each performing a different task. In PilotNet, on the other hand, a single deep neural network (DNN) takes pixels as i… ▽ More

    Submitted 17 October, 2020; originally announced October 2020.

  2. arXiv:1802.06869  [pdf, other

    eess.IV cs.CV

    Invertible Autoencoder for domain adaptation

    Authors: Yunfei Teng, Anna Choromanska, Mariusz Bojarski

    Abstract: The unsupervised image-to-image translation aims at finding a map** between the source ($A$) and target ($B$) image domains, where in many applications aligned image pairs are not available at training. This is an ill-posed learning problem since it requires inferring the joint probability distribution from marginals. Joint learning of coupled map**s $F_{AB}: A \rightarrow B$ and… ▽ More

    Submitted 9 February, 2018; originally announced February 2018.

  3. arXiv:1704.07911  [pdf, other

    cs.CV cs.LG cs.NE cs.RO

    Explaining How a Deep Neural Network Trained with End-to-End Learning Steers a Car

    Authors: Mariusz Bojarski, Philip Yeres, Anna Choromanska, Krzysztof Choromanski, Bernhard Firner, Lawrence Jackel, Urs Muller

    Abstract: As part of a complete software stack for autonomous driving, NVIDIA has created a neural-network-based system, known as PilotNet, which outputs steering angles given images of the road ahead. PilotNet is trained using road images paired with the steering angles generated by a human driving a data-collection car. It derives the necessary domain knowledge by observing human drivers. This eliminates… ▽ More

    Submitted 25 April, 2017; originally announced April 2017.

  4. arXiv:1611.05418  [pdf, other

    cs.CV

    VisualBackProp: efficient visualization of CNNs

    Authors: Mariusz Bojarski, Anna Choromanska, Krzysztof Choromanski, Bernhard Firner, Larry Jackel, Urs Muller, Karol Zieba

    Abstract: This paper proposes a new method, that we call VisualBackProp, for visualizing which sets of pixels of the input image contribute most to the predictions made by the convolutional neural network (CNN). The method heavily hinges on exploring the intuition that the feature maps contain less and less irrelevant information to the prediction decision when moving deeper into the network. The technique… ▽ More

    Submitted 19 May, 2017; v1 submitted 16 November, 2016; originally announced November 2016.

  5. arXiv:1610.06209  [pdf, other

    cs.LG

    Structured adaptive and random spinners for fast machine learning computations

    Authors: Mariusz Bojarski, Anna Choromanska, Krzysztof Choromanski, Francois Fagan, Cedric Gouy-Pailler, Anne Morvan, Nourhan Sakr, Tamas Sarlos, Jamal Atif

    Abstract: We consider an efficient computational framework for speeding up several machine learning algorithms with almost no loss of accuracy. The proposed framework relies on projections via structured matrices that we call Structured Spinners, which are formed as products of three structured matrix-blocks that incorporate rotations. The approach is highly generic, i.e. i) structured matrices under consid… ▽ More

    Submitted 26 November, 2016; v1 submitted 19 October, 2016; originally announced October 2016.

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

  6. arXiv:1605.05223  [pdf, other

    cs.LG

    On the boosting ability of top-down decision tree learning algorithm for multiclass classification

    Authors: Anna Choromanska, Krzysztof Choromanski, Mariusz Bojarski

    Abstract: We analyze the performance of the top-down multiclass classification algorithm for decision tree learning called LOMtree, recently proposed in the literature Choromanska and Langford (2014) for solving efficiently classification problems with very large number of classes. The algorithm online optimizes the objective function which simultaneously controls the depth of the tree and its statistical a… ▽ More

    Submitted 17 May, 2016; originally announced May 2016.

  7. arXiv:1604.07316  [pdf, other

    cs.CV cs.LG cs.NE

    End to End Learning for Self-Driving Cars

    Authors: Mariusz Bojarski, Davide Del Testa, Daniel Dworakowski, Bernhard Firner, Beat Flepp, Prasoon Goyal, Lawrence D. Jackel, Mathew Monfort, Urs Muller, Jiakai Zhang, Xin Zhang, Jake Zhao, Karol Zieba

    Abstract: We trained a convolutional neural network (CNN) to map raw pixels from a single front-facing camera directly to steering commands. This end-to-end approach proved surprisingly powerful. With minimum training data from humans the system learns to drive in traffic on local roads with or without lane markings and on highways. It also operates in areas with unclear visual guidance such as in parking l… ▽ More

    Submitted 25 April, 2016; originally announced April 2016.

  8. arXiv:1511.05212  [pdf, other

    cs.LG

    Binary embeddings with structured hashed projections

    Authors: Anna Choromanska, Krzysztof Choromanski, Mariusz Bojarski, Tony Jebara, Sanjiv Kumar, Yann LeCun

    Abstract: We consider the hashing mechanism for constructing binary embeddings, that involves pseudo-random projections followed by nonlinear (sign function) map**s. The pseudo-random projection is described by a matrix, where not all entries are independent random variables but instead a fixed "budget of randomness" is distributed across the matrix. Such matrices can be efficiently stored in sub-quadrati… ▽ More

    Submitted 1 July, 2016; v1 submitted 16 November, 2015; originally announced November 2015.

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

  9. arXiv:1410.6973  [pdf, other

    cs.LG

    Differentially- and non-differentially-private random decision trees

    Authors: Mariusz Bojarski, Anna Choromanska, Krzysztof Choromanski, Yann LeCun

    Abstract: We consider supervised learning with random decision trees, where the tree construction is completely random. The method is popularly used and works well in practice despite the simplicity of the setting, but its statistical mechanism is not yet well-understood. In this paper we provide strong theoretical guarantees regarding learning with random decision trees. We analyze and compare three differ… ▽ More

    Submitted 5 February, 2015; v1 submitted 25 October, 2014; originally announced October 2014.