Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–4 of 4 results for author: Krizhevsky, A

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

    cs.RO cs.CV cs.LG

    ChauffeurNet: Learning to Drive by Imitating the Best and Synthesizing the Worst

    Authors: Mayank Bansal, Alex Krizhevsky, Abhijit Ogale

    Abstract: Our goal is to train a policy for autonomous driving via imitation learning that is robust enough to drive a real vehicle. We find that standard behavior cloning is insufficient for handling complex driving scenarios, even when we leverage a perception system for preprocessing the input and a controller for executing the output on the car: 30 million examples are still not enough. We propose expos… ▽ More

    Submitted 7 December, 2018; originally announced December 2018.

    Comments: Video results: https://sites.google.com/view/waymo-learn-to-drive

  2. arXiv:1603.02199  [pdf, other

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

    Learning Hand-Eye Coordination for Robotic Grasping with Deep Learning and Large-Scale Data Collection

    Authors: Sergey Levine, Peter Pastor, Alex Krizhevsky, Deirdre Quillen

    Abstract: We describe a learning-based approach to hand-eye coordination for robotic grasping from monocular images. To learn hand-eye coordination for grasping, we trained a large convolutional neural network to predict the probability that task-space motion of the gripper will result in successful grasps, using only monocular camera images and independently of camera calibration or the current robot pose.… ▽ More

    Submitted 28 August, 2016; v1 submitted 7 March, 2016; originally announced March 2016.

    Comments: This is an extended version of "Learning Hand-Eye Coordination for Robotic Grasping with Large-Scale Data Collection," ISER 2016. Draft modified to correct typo in Algorithm 1 and add a link to the publicly available dataset

  3. arXiv:1404.5997  [pdf, other

    cs.NE cs.DC cs.LG

    One weird trick for parallelizing convolutional neural networks

    Authors: Alex Krizhevsky

    Abstract: I present a new way to parallelize the training of convolutional neural networks across multiple GPUs. The method scales significantly better than all alternatives when applied to modern convolutional neural networks.

    Submitted 26 April, 2014; v1 submitted 23 April, 2014; originally announced April 2014.

  4. arXiv:1207.0580  [pdf, other

    cs.NE cs.CV cs.LG

    Improving neural networks by preventing co-adaptation of feature detectors

    Authors: Geoffrey E. Hinton, Nitish Srivastava, Alex Krizhevsky, Ilya Sutskever, Ruslan R. Salakhutdinov

    Abstract: When a large feedforward neural network is trained on a small training set, it typically performs poorly on held-out test data. This "overfitting" is greatly reduced by randomly omitting half of the feature detectors on each training case. This prevents complex co-adaptations in which a feature detector is only helpful in the context of several other specific feature detectors. Instead, each neuro… ▽ More

    Submitted 3 July, 2012; originally announced July 2012.