Zum Hauptinhalt springen

Showing 1–10 of 10 results for author: Zbontar, J

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

    cs.CV cs.AI cs.LG q-bio.NC

    Barlow Twins: Self-Supervised Learning via Redundancy Reduction

    Authors: Jure Zbontar, Li Jing, Ishan Misra, Yann LeCun, Stéphane Deny

    Abstract: Self-supervised learning (SSL) is rapidly closing the gap with supervised methods on large computer vision benchmarks. A successful approach to SSL is to learn embeddings which are invariant to distortions of the input sample. However, a recurring issue with this approach is the existence of trivial constant solutions. Most current methods avoid such solutions by careful implementation details. We… ▽ More

    Submitted 14 June, 2021; v1 submitted 4 March, 2021; originally announced March 2021.

    Comments: 13 pages, 6 figures, to appear at ICML 2021

  2. arXiv:2010.00679  [pdf, other

    cs.LG cs.CV stat.ML

    Implicit Rank-Minimizing Autoencoder

    Authors: Li Jing, Jure Zbontar, Yann LeCun

    Abstract: An important component of autoencoders is the method by which the information capacity of the latent representation is minimized or limited. In this work, the rank of the covariance matrix of the codes is implicitly minimized by relying on the fact that gradient descent learning in multi-layer linear networks leads to minimum-rank solutions. By inserting a number of extra linear layers between the… ▽ More

    Submitted 14 October, 2020; v1 submitted 1 October, 2020; originally announced October 2020.

  3. arXiv:2004.06688  [pdf, other

    eess.IV cs.CV

    End-to-End Variational Networks for Accelerated MRI Reconstruction

    Authors: Anuroop Sriram, Jure Zbontar, Tullie Murrell, Aaron Defazio, C. Lawrence Zitnick, Nafissa Yakubova, Florian Knoll, Patricia Johnson

    Abstract: The slow acquisition speed of magnetic resonance imaging (MRI) has led to the development of two complementary methods: acquiring multiple views of the anatomy simultaneously (parallel imaging) and acquiring fewer samples than necessary for traditional signal processing methods (compressed sensing). While the combination of these methods has the potential to allow much faster scan times, reconstru… ▽ More

    Submitted 15 April, 2020; v1 submitted 14 April, 2020; originally announced April 2020.

  4. arXiv:2001.02518  [pdf, other

    eess.IV cs.CV

    Advancing machine learning for MR image reconstruction with an open competition: Overview of the 2019 fastMRI challenge

    Authors: Florian Knoll, Tullie Murrell, Anuroop Sriram, Nafissa Yakubova, Jure Zbontar, Michael Rabbat, Aaron Defazio, Matthew J. Muckley, Daniel K. Sodickson, C. Lawrence Zitnick, Michael P. Recht

    Abstract: Purpose: To advance research in the field of machine learning for MR image reconstruction with an open challenge. Methods: We provided participants with a dataset of raw k-space data from 1,594 consecutive clinical exams of the knee. The goal of the challenge was to reconstruct images from these data. In order to strike a balance between realistic data and a shallow learning curve for those not al… ▽ More

    Submitted 6 January, 2020; originally announced January 2020.

  5. arXiv:1910.12325  [pdf, other

    eess.IV cs.CV

    GrappaNet: Combining Parallel Imaging with Deep Learning for Multi-Coil MRI Reconstruction

    Authors: Anuroop Sriram, Jure Zbontar, Tullie Murrell, C. Lawrence Zitnick, Aaron Defazio, Daniel K. Sodickson

    Abstract: Magnetic Resonance Image (MRI) acquisition is an inherently slow process which has spurred the development of two different acceleration methods: acquiring multiple correlated samples simultaneously (parallel imaging) and acquiring fewer samples than necessary for traditional signal processing methods (compressed sensing). Both methods provide complementary approaches to accelerating the speed of… ▽ More

    Submitted 30 March, 2020; v1 submitted 27 October, 2019; originally announced October 2019.

  6. arXiv:1811.08839  [pdf, other

    cs.CV cs.LG eess.SP physics.med-ph stat.ML

    fastMRI: An Open Dataset and Benchmarks for Accelerated MRI

    Authors: Jure Zbontar, Florian Knoll, Anuroop Sriram, Tullie Murrell, Zhengnan Huang, Matthew J. Muckley, Aaron Defazio, Ruben Stern, Patricia Johnson, Mary Bruno, Marc Parente, Krzysztof J. Geras, Joe Katsnelson, Hersh Chandarana, Zizhao Zhang, Michal Drozdzal, Adriana Romero, Michael Rabbat, Pascal Vincent, Nafissa Yakubova, James Pinkerton, Duo Wang, Erich Owens, C. Lawrence Zitnick, Michael P. Recht , et al. (2 additional authors not shown)

    Abstract: Accelerating Magnetic Resonance Imaging (MRI) by taking fewer measurements has the potential to reduce medical costs, minimize stress to patients and make MRI possible in applications where it is currently prohibitively slow or expensive. We introduce the fastMRI dataset, a large-scale collection of both raw MR measurements and clinical MR images, that can be used for training and evaluation of ma… ▽ More

    Submitted 11 December, 2019; v1 submitted 21 November, 2018; originally announced November 2018.

    Comments: 35 pages, 10 figures

  7. Simulating single-coil MRI from the responses of multiple coils

    Authors: Mark Tygert, Jure Zbontar

    Abstract: We convert the information-rich measurements of parallel and phased-array MRI into noisier data that a corresponding single-coil scanner could have taken. Specifically, we replace the responses from multiple receivers with a linear combination that emulates the response from only a single, aggregate receiver, replete with the low signal-to-noise ratio and phase problems of any single one of the or… ▽ More

    Submitted 27 May, 2019; v1 submitted 19 November, 2018; originally announced November 2018.

    Comments: 14 pages, 17 figures

    Journal ref: Commun. Appl. Math. Comput. Sci. 15 (2020) 1-13

  8. arXiv:1606.08057  [pdf

    cs.RO

    Fast Incremental Learning for Off-Road Robot Navigation

    Authors: Artem Provodin, Liila Torabi, Beat Flepp, Yann LeCun, Michael Sergio, L. D. Jackel, Urs Muller, Jure Zbontar

    Abstract: A promising approach to autonomous driving is machine learning. In such systems, training datasets are created that capture the sensory input to a vehicle as well as the desired response. A disadvantage of using a learned navigation system is that the learning process itself may require a huge number of training examples and a large amount of computing. To avoid the need to collect a large trainin… ▽ More

    Submitted 26 June, 2016; originally announced June 2016.

  9. arXiv:1510.05970  [pdf, other

    cs.CV cs.LG cs.NE

    Stereo Matching by Training a Convolutional Neural Network to Compare Image Patches

    Authors: Jure Žbontar, Yann LeCun

    Abstract: We present a method for extracting depth information from a rectified image pair. Our approach focuses on the first stage of many stereo algorithms: the matching cost computation. We approach the problem by learning a similarity measure on small image patches using a convolutional neural network. Training is carried out in a supervised manner by constructing a binary classification data set with e… ▽ More

    Submitted 18 May, 2016; v1 submitted 20 October, 2015; originally announced October 2015.

    Journal ref: JMLR 17(65):1-32, 2016

  10. arXiv:1409.4326  [pdf, other

    cs.CV cs.LG cs.NE

    Computing the Stereo Matching Cost with a Convolutional Neural Network

    Authors: Jure Žbontar, Yann LeCun

    Abstract: We present a method for extracting depth information from a rectified image pair. We train a convolutional neural network to predict how well two image patches match and use it to compute the stereo matching cost. The cost is refined by cross-based cost aggregation and semiglobal matching, followed by a left-right consistency check to eliminate errors in the occluded regions. Our stereo method ach… ▽ More

    Submitted 20 October, 2015; v1 submitted 15 September, 2014; originally announced September 2014.

    Comments: Conference on Computer Vision and Pattern Recognition (CVPR), June 2015