Skip to main content

Showing 1–50 of 51 results for author: van der Maaten, L

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

    cs.LG cs.CR cs.CY stat.ML

    Guarantees of confidentiality via Hammersley-Chapman-Robbins bounds

    Authors: Kamalika Chaudhuri, Chuan Guo, Laurens van der Maaten, Saeed Mahloujifar, Mark Tygert

    Abstract: Protecting privacy during inference with deep neural networks is possible by adding noise to the activations in the last layers prior to the final classifiers or other task-specific layers. The activations in such layers are known as "features" (or, less commonly, as "embeddings" or "feature embeddings"). The added noise helps prevent reconstruction of the inputs from the noisy features. Lower bou… ▽ More

    Submitted 17 June, 2024; v1 submitted 3 April, 2024; originally announced April 2024.

    Comments: 18 pages, 6 figures

  2. arXiv:2301.02560  [pdf, other

    cs.CV

    GeoDE: a Geographically Diverse Evaluation Dataset for Object Recognition

    Authors: Vikram V. Ramaswamy, Sing Yu Lin, Dora Zhao, Aaron B. Adcock, Laurens van der Maaten, Deepti Ghadiyaram, Olga Russakovsky

    Abstract: Current dataset collection methods typically scrape large amounts of data from the web. While this technique is extremely scalable, data collected in this way tends to reinforce stereotypical biases, can contain personally identifiable information, and typically originates from Europe and North America. In this work, we rethink the dataset collection paradigm and introduce GeoDE, a geographically… ▽ More

    Submitted 7 April, 2023; v1 submitted 5 January, 2023; originally announced January 2023.

  3. arXiv:2201.12383  [pdf, other

    cs.LG cs.CR

    Bounding Training Data Reconstruction in Private (Deep) Learning

    Authors: Chuan Guo, Brian Karrer, Kamalika Chaudhuri, Laurens van der Maaten

    Abstract: Differential privacy is widely accepted as the de facto method for preventing data leakage in ML, and conventional wisdom suggests that it offers strong protection against privacy attacks. However, existing semantic guarantees for DP focus on membership inference, which may overestimate the adversary's capabilities and is not applicable when membership status itself is non-sensitive. In this paper… ▽ More

    Submitted 23 June, 2022; v1 submitted 28 January, 2022; originally announced January 2022.

  4. arXiv:2201.11706  [pdf, other

    cs.LG cs.CV

    A Systematic Study of Bias Amplification

    Authors: Melissa Hall, Laurens van der Maaten, Laura Gustafson, Maxwell Jones, Aaron Adcock

    Abstract: Recent research suggests that predictions made by machine-learning models can amplify biases present in the training data. When a model amplifies bias, it makes certain predictions at a higher rate for some groups than expected based on training-data statistics. Mitigating such bias amplification requires a deep understanding of the mechanics in modern machine learning that give rise to that ampli… ▽ More

    Submitted 19 October, 2022; v1 submitted 27 January, 2022; originally announced January 2022.

  5. arXiv:2201.08377  [pdf, other

    cs.CV cs.AI cs.IR cs.LG

    Omnivore: A Single Model for Many Visual Modalities

    Authors: Rohit Girdhar, Mannat Singh, Nikhila Ravi, Laurens van der Maaten, Armand Joulin, Ishan Misra

    Abstract: Prior work has studied different visual modalities in isolation and developed separate architectures for recognition of images, videos, and 3D data. Instead, in this paper, we propose a single model which excels at classifying images, videos, and single-view 3D data using exactly the same model parameters. Our 'Omnivore' model leverages the flexibility of transformer-based architectures and is tra… ▽ More

    Submitted 30 March, 2022; v1 submitted 20 January, 2022; originally announced January 2022.

    Comments: Accepted at CVPR 2022 (Oral Presentation)

  6. arXiv:2201.08371  [pdf, other

    cs.CV

    Revisiting Weakly Supervised Pre-Training of Visual Perception Models

    Authors: Mannat Singh, Laura Gustafson, Aaron Adcock, Vinicius de Freitas Reis, Bugra Gedik, Raj Prateek Kosaraju, Dhruv Mahajan, Ross Girshick, Piotr Dollár, Laurens van der Maaten

    Abstract: Model pre-training is a cornerstone of modern visual recognition systems. Although fully supervised pre-training on datasets like ImageNet is still the de-facto standard, recent studies suggest that large-scale weakly supervised pre-training can outperform fully supervised approaches. This paper revisits weakly-supervised pre-training of models using hashtag supervision with modern versions of res… ▽ More

    Submitted 2 April, 2022; v1 submitted 20 January, 2022; originally announced January 2022.

    Comments: CVPR 2022

  7. arXiv:2201.00971  [pdf, other

    cs.LG cs.AI cs.CL

    Submix: Practical Private Prediction for Large-Scale Language Models

    Authors: Antonio Ginart, Laurens van der Maaten, James Zou, Chuan Guo

    Abstract: Recent data-extraction attacks have exposed that language models can memorize some training samples verbatim. This is a vulnerability that can compromise the privacy of the model's training data. In this work, we introduce SubMix: a practical protocol for private next-token prediction designed to prevent privacy violations by language models that were fine-tuned on a private corpus after pre-train… ▽ More

    Submitted 3 January, 2022; originally announced January 2022.

  8. arXiv:2112.12727  [pdf, other

    cs.CR

    EIFFeL: Ensuring Integrity for Federated Learning

    Authors: Amrita Roy Chowdhury, Chuan Guo, Somesh Jha, Laurens van der Maaten

    Abstract: Federated learning (FL) enables clients to collaborate with a server to train a machine learning model. To ensure privacy, the server performs secure aggregation of updates from the clients. Unfortunately, this prevents verification of the well-formedness (integrity) of the updates as the updates are masked. Consequently, malformed updates designed to poison the model can be injected without detec… ▽ More

    Submitted 12 September, 2022; v1 submitted 23 December, 2021; originally announced December 2021.

  9. arXiv:2109.00984  [pdf, other

    cs.LG cs.CR

    CrypTen: Secure Multi-Party Computation Meets Machine Learning

    Authors: Brian Knott, Shobha Venkataraman, Awni Hannun, Shubho Sengupta, Mark Ibrahim, Laurens van der Maaten

    Abstract: Secure multi-party computation (MPC) allows parties to perform computations on data while kee** that data private. This capability has great potential for machine-learning applications: it facilitates training of machine-learning models on private data sets owned by different parties, evaluation of one party's private model using another party's private data, etc. Although a range of studies imp… ▽ More

    Submitted 15 September, 2022; v1 submitted 2 September, 2021; originally announced September 2021.

  10. arXiv:2103.11766  [pdf, other

    cs.LG

    Fixes That Fail: Self-Defeating Improvements in Machine-Learning Systems

    Authors: Ruihan Wu, Chuan Guo, Awni Hannun, Laurens van der Maaten

    Abstract: Machine-learning systems such as self-driving cars or virtual assistants are composed of a large number of machine-learning models that recognize image content, transcribe speech, analyze natural language, infer preferences, rank options, etc. Models in these systems are often developed and trained independently, which raises an obvious concern: Can improving a machine-learning model make the over… ▽ More

    Submitted 31 May, 2021; v1 submitted 22 March, 2021; originally announced March 2021.

  11. arXiv:2102.11673  [pdf, other

    cs.LG cs.CR

    Measuring Data Leakage in Machine-Learning Models with Fisher Information

    Authors: Awni Hannun, Chuan Guo, Laurens van der Maaten

    Abstract: Machine-learning models contain information about the data they were trained on. This information leaks either through the model itself or through predictions made by the model. Consequently, when the training data contains sensitive attributes, assessing the amount of information leakage is paramount. We propose a method to quantify this leakage using the Fisher information of the model about the… ▽ More

    Submitted 23 August, 2021; v1 submitted 23 February, 2021; originally announced February 2021.

  12. arXiv:2102.10336  [pdf, other

    cs.AI cs.LG

    Physical Reasoning Using Dynamics-Aware Models

    Authors: Eltayeb Ahmed, Anton Bakhtin, Laurens van der Maaten, Rohit Girdhar

    Abstract: A common approach to solving physical reasoning tasks is to train a value learner on example tasks. A limitation of such an approach is that it requires learning about object dynamics solely from reward values assigned to the final state of a rollout of the environment. This study aims to address this limitation by augmenting the reward value with self-supervised signals about object dynamics. Spe… ▽ More

    Submitted 1 September, 2021; v1 submitted 20 February, 2021; originally announced February 2021.

    Comments: ICML 2021 Workshop on Self-Supervised Learning for Reasoning and Perception; Webpage/Code: https://facebookresearch.github.io/DynamicsAware

  13. arXiv:2102.06020  [pdf, other

    cs.CR cs.GT cs.LG

    Making Paper Reviewing Robust to Bid Manipulation Attacks

    Authors: Ruihan Wu, Chuan Guo, Felix Wu, Rahul Kidambi, Laurens van der Maaten, Kilian Q. Weinberger

    Abstract: Most computer science conferences rely on paper bidding to assign reviewers to papers. Although paper bidding enables high-quality assignments in days of unprecedented submission numbers, it also opens the door for dishonest reviewers to adversarially influence paper reviewing assignments. Anecdotal evidence suggests that some reviewers bid on papers by "friends" or colluding authors, even though… ▽ More

    Submitted 22 February, 2021; v1 submitted 9 February, 2021; originally announced February 2021.

  14. arXiv:2012.06430  [pdf, other

    cs.LG

    Data Appraisal Without Data Sharing

    Authors: Mimee Xu, Laurens van der Maaten, Awni Hannun

    Abstract: One of the most effective approaches to improving the performance of a machine learning model is to procure additional training data. A model owner seeking relevant training data from a data owner needs to appraise the data before acquiring it. However, without a formal agreement, the data owner does not want to share data. The resulting Catch-22 prevents efficient data markets from forming. This… ▽ More

    Submitted 13 March, 2022; v1 submitted 11 December, 2020; originally announced December 2020.

  15. arXiv:2007.05089  [pdf, other

    cs.LG stat.ML

    The Trade-Offs of Private Prediction

    Authors: Laurens van der Maaten, Awni Hannun

    Abstract: Machine learning models leak information about their training data every time they reveal a prediction. This is problematic when the training data needs to remain private. Private prediction methods limit how much information about the training data is leaked by each prediction. Private prediction can also be achieved using models that are trained by private training methods. In private prediction… ▽ More

    Submitted 9 July, 2020; originally announced July 2020.

  16. arXiv:2006.10734  [pdf, other

    cs.LG cs.AI cs.CV stat.ML

    Forward Prediction for Physical Reasoning

    Authors: Rohit Girdhar, Laura Gustafson, Aaron Adcock, Laurens van der Maaten

    Abstract: Physical reasoning requires forward prediction: the ability to forecast what will happen next given some initial world state. We study the performance of state-of-the-art forward-prediction models in the complex physical-reasoning tasks of the PHYRE benchmark. We do so by incorporating models that operate on object or pixel-based representations of the world into simple physical-reasoning agents.… ▽ More

    Submitted 29 March, 2021; v1 submitted 18 June, 2020; originally announced June 2020.

    Comments: Webpage/code/models: https://facebookresearch.github.io/phyre-fwd/

  17. arXiv:2001.03192  [pdf, other

    cs.CR cs.IT cs.LG math.NA stat.CO

    Secure multiparty computations in floating-point arithmetic

    Authors: Chuan Guo, Awni Hannun, Brian Knott, Laurens van der Maaten, Mark Tygert, Ruiyu Zhu

    Abstract: Secure multiparty computations enable the distribution of so-called shares of sensitive data to multiple parties such that the multiple parties can effectively process the data while being unable to glean much information about the data (at least not without collusion among all parties to put back together all the shares). Thus, the parties may conspire to send all their processed results to a tru… ▽ More

    Submitted 9 January, 2020; originally announced January 2020.

    Comments: 31 pages, 13 figures, 6 tables

    Journal ref: Information and Inference: a Journal of the IMA, iaaa038: 1-33, 2021

  18. arXiv:2001.02394  [pdf, other

    cs.LG cs.CV stat.ML

    Convolutional Networks with Dense Connectivity

    Authors: Gao Huang, Zhuang Liu, Geoff Pleiss, Laurens van der Maaten, Kilian Q. Weinberger

    Abstract: Recent work has shown that convolutional networks can be substantially deeper, more accurate, and efficient to train if they contain shorter connections between layers close to the input and those close to the output. In this paper, we embrace this observation and introduce the Dense Convolutional Network (DenseNet), which connects each layer to every other layer in a feed-forward fashion.Whereas… ▽ More

    Submitted 8 January, 2020; originally announced January 2020.

    Comments: Journal(PAMI) version of DenseNet(CVPR'17)

  19. arXiv:1912.10154  [pdf, other

    cs.CV cs.LG

    Measuring Dataset Granularity

    Authors: Yin Cui, Zeqi Gu, Dhruv Mahajan, Laurens van der Maaten, Serge Belongie, Ser-Nam Lim

    Abstract: Despite the increasing visibility of fine-grained recognition in our field, "fine-grained'' has thus far lacked a precise definition. In this work, building upon clustering theory, we pursue a framework for measuring dataset granularity. We argue that dataset granularity should depend not only on the data samples and their labels, but also on the distance function we choose. We propose an axiomati… ▽ More

    Submitted 20 December, 2019; originally announced December 2019.

    Comments: Code is available at: https://github.com/richardaecn/dataset-granularity

  20. arXiv:1912.01991  [pdf, other

    cs.CV cs.LG

    Self-Supervised Learning of Pretext-Invariant Representations

    Authors: Ishan Misra, Laurens van der Maaten

    Abstract: The goal of self-supervised learning from images is to construct image representations that are semantically meaningful via pretext tasks that do not require semantic annotations for a large training set of images. Many pretext tasks lead to representations that are covariant with image transformations. We argue that, instead, semantic representations ought to be invariant under such transformatio… ▽ More

    Submitted 4 December, 2019; originally announced December 2019.

  21. arXiv:1911.04623  [pdf, other

    cs.CV

    SimpleShot: Revisiting Nearest-Neighbor Classification for Few-Shot Learning

    Authors: Yan Wang, Wei-Lun Chao, Kilian Q. Weinberger, Laurens van der Maaten

    Abstract: Few-shot learners aim to recognize new object classes based on a small number of labeled training examples. To prevent overfitting, state-of-the-art few-shot learners use meta-learning on convolutional-network features and perform classification using a nearest-neighbor classifier. This paper studies the accuracy of nearest-neighbor baselines without meta-learning. Surprisingly, we find simple fea… ▽ More

    Submitted 15 November, 2019; v1 submitted 11 November, 2019; originally announced November 2019.

  22. arXiv:1911.03030  [pdf, other

    cs.LG stat.ML

    Certified Data Removal from Machine Learning Models

    Authors: Chuan Guo, Tom Goldstein, Awni Hannun, Laurens van der Maaten

    Abstract: Good data stewardship requires removal of data at the request of the data's owner. This raises the question if and how a trained machine-learning model, which implicitly stores information about its training data, should be affected by such a removal request. Is it possible to "remove" data from a machine-learning model? We study this problem by defining certified removal: a very strong theoretica… ▽ More

    Submitted 7 November, 2023; v1 submitted 7 November, 2019; originally announced November 2019.

    Comments: Accepted to ICML 2020

  23. arXiv:1910.05299  [pdf, other

    cs.LG cs.CR stat.ML

    Privacy-Preserving Multi-Party Contextual Bandits

    Authors: Awni Hannun, Brian Knott, Shubho Sengupta, Laurens van der Maaten

    Abstract: Contextual bandits are online learners that, given an input, select an arm and receive a reward for that arm. They use the reward as a learning signal and aim to maximize the total reward over the inputs. Contextual bandits are commonly used to solve recommendation or ranking problems. This paper considers a learning setting in which multiple parties aim to train a contextual bandit together in a… ▽ More

    Submitted 13 February, 2020; v1 submitted 11 October, 2019; originally announced October 2019.

  24. arXiv:1908.05656  [pdf, other

    cs.LG cs.AI stat.ML

    PHYRE: A New Benchmark for Physical Reasoning

    Authors: Anton Bakhtin, Laurens van der Maaten, Justin Johnson, Laura Gustafson, Ross Girshick

    Abstract: Understanding and reasoning about physics is an important ability of intelligent agents. We develop the PHYRE benchmark for physical reasoning that contains a set of simple classical mechanics puzzles in a 2D physical environment. The benchmark is designed to encourage the development of learning algorithms that are sample-efficient and generalize well across puzzles. We test several modern learni… ▽ More

    Submitted 15 August, 2019; originally announced August 2019.

  25. arXiv:1906.02659  [pdf, other

    cs.CV cs.LG

    Does Object Recognition Work for Everyone?

    Authors: Terrance DeVries, Ishan Misra, Changhan Wang, Laurens van der Maaten

    Abstract: The paper analyzes the accuracy of publicly available object-recognition systems on a geographically diverse dataset. This dataset contains household items and was designed to have a more representative geographical coverage than commonly used image datasets in object recognition. We find that the systems perform relatively poorly on household items that commonly occur in countries with a low hous… ▽ More

    Submitted 18 June, 2019; v1 submitted 6 June, 2019; originally announced June 2019.

  26. arXiv:1903.01612  [pdf, other

    cs.CV cs.LG

    Defense Against Adversarial Images using Web-Scale Nearest-Neighbor Search

    Authors: Abhimanyu Dubey, Laurens van der Maaten, Zeki Yalniz, Yixuan Li, Dhruv Mahajan

    Abstract: A plethora of recent work has shown that convolutional networks are not robust to adversarial images: images that are created by perturbing a sample from the data distribution as to maximize the loss on the perturbed example. In this work, we hypothesize that adversarial perturbations move the image away from the image manifold in the sense that there exists no physical process that could have pro… ▽ More

    Submitted 4 May, 2019; v1 submitted 4 March, 2019; originally announced March 2019.

    Comments: CVPR 2019 Oral presentation; camera-ready with supplement (14 pages). v1 updated from error in Table 2, row 10

  27. arXiv:1901.06595  [pdf, other

    cs.CV cs.AI cs.CL

    Evaluating Text-to-Image Matching using Binary Image Selection (BISON)

    Authors: Hexiang Hu, Ishan Misra, Laurens van der Maaten

    Abstract: Providing systems the ability to relate linguistic and visual content is one of the hallmarks of computer vision. Tasks such as text-based image retrieval and image captioning were designed to test this ability but come with evaluation measures that have a high variance or are difficult to interpret. We study an alternative task for systems that match text and images: given a text query, the syste… ▽ More

    Submitted 5 April, 2019; v1 submitted 19 January, 2019; originally announced January 2019.

  28. arXiv:1812.03411  [pdf, other

    cs.CV

    Feature Denoising for Improving Adversarial Robustness

    Authors: Cihang Xie, Yuxin Wu, Laurens van der Maaten, Alan Yuille, Kaiming He

    Abstract: Adversarial attacks to image classification systems present challenges to convolutional networks and opportunities for understanding them. This study suggests that adversarial perturbations on images lead to noise in the features constructed by these networks. Motivated by this observation, we develop new network architectures that increase adversarial robustness by performing feature denoising. S… ▽ More

    Submitted 25 March, 2019; v1 submitted 8 December, 2018; originally announced December 2018.

    Comments: CVPR 2019, code is available at: https://github.com/facebookresearch/ImageNet-Adversarial-Training

  29. arXiv:1810.11408  [pdf, other

    cs.CV

    Anytime Stereo Image Depth Estimation on Mobile Devices

    Authors: Yan Wang, Zihang Lai, Gao Huang, Brian H. Wang, Laurens van der Maaten, Mark Campbell, Kilian Q. Weinberger

    Abstract: Many applications of stereo depth estimation in robotics require the generation of accurate disparity maps in real time under significant computational constraints. Current state-of-the-art algorithms force a choice between either generating accurate map**s at a slow pace, or quickly generating inaccurate ones, and additionally these methods typically require far too many parameters to be usable… ▽ More

    Submitted 5 March, 2019; v1 submitted 26 October, 2018; originally announced October 2018.

    Comments: Accepted by ICRA2019

  30. arXiv:1805.00932  [pdf, ps, other

    cs.CV

    Exploring the Limits of Weakly Supervised Pretraining

    Authors: Dhruv Mahajan, Ross Girshick, Vignesh Ramanathan, Kaiming He, Manohar Paluri, Yixuan Li, Ashwin Bharambe, Laurens van der Maaten

    Abstract: State-of-the-art visual perception models for a wide range of tasks rely on supervised pretraining. ImageNet classification is the de facto pretraining task for these models. Yet, ImageNet is now nearly ten years old and is by modern standards "small". Even so, relatively little is known about the behavior of pretraining with datasets that are multiple orders of magnitude larger. The reasons are o… ▽ More

    Submitted 2 May, 2018; originally announced May 2018.

    Comments: Technical report

  31. arXiv:1712.01238  [pdf, other

    cs.CV cs.CL cs.LG

    Learning by Asking Questions

    Authors: Ishan Misra, Ross Girshick, Rob Fergus, Martial Hebert, Abhinav Gupta, Laurens van der Maaten

    Abstract: We introduce an interactive learning framework for the development and testing of intelligent visual systems, called learning-by-asking (LBA). We explore LBA in context of the Visual Question Answering (VQA) task. LBA differs from standard VQA training in that most questions are not observed during training time, and the learner must ask questions it wants answers to. Thus, LBA more closely mimics… ▽ More

    Submitted 4 December, 2017; originally announced December 2017.

  32. arXiv:1711.10275  [pdf, other

    cs.CV

    3D Semantic Segmentation with Submanifold Sparse Convolutional Networks

    Authors: Benjamin Graham, Martin Engelcke, Laurens van der Maaten

    Abstract: Convolutional networks are the de-facto standard for analyzing spatio-temporal data such as images, videos, and 3D shapes. Whilst some of this data is naturally dense (e.g., photos), many other data sources are inherently sparse. Examples include 3D point clouds that were obtained using a LiDAR scanner or RGB-D camera. Standard "dense" implementations of convolutional networks are very inefficient… ▽ More

    Submitted 28 November, 2017; originally announced November 2017.

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

  33. arXiv:1711.09825  [pdf, other

    cs.CV cs.IR cs.LG

    Separating Self-Expression and Visual Content in Hashtag Supervision

    Authors: Andreas Veit, Maximilian Nickel, Serge Belongie, Laurens van der Maaten

    Abstract: The variety, abundance, and structured nature of hashtags make them an interesting data source for training vision models. For instance, hashtags have the potential to significantly reduce the problem of manual supervision and annotation when learning vision models for a large number of concepts. However, a key challenge when learning from hashtags is that they are inherently subjective because th… ▽ More

    Submitted 27 November, 2017; originally announced November 2017.

  34. arXiv:1711.09224  [pdf, other

    cs.CV

    CondenseNet: An Efficient DenseNet using Learned Group Convolutions

    Authors: Gao Huang, Shichen Liu, Laurens van der Maaten, Kilian Q. Weinberger

    Abstract: Deep neural networks are increasingly used on mobile devices, where computational resources are limited. In this paper we develop CondenseNet, a novel network architecture with unprecedented efficiency. It combines dense connectivity with a novel module called learned group convolution. The dense connectivity facilitates feature re-use in the network, whereas learned group convolutions remove conn… ▽ More

    Submitted 7 June, 2018; v1 submitted 25 November, 2017; originally announced November 2017.

  35. arXiv:1711.00117  [pdf, other

    cs.CV

    Countering Adversarial Images using Input Transformations

    Authors: Chuan Guo, Mayank Rana, Moustapha Cisse, Laurens van der Maaten

    Abstract: This paper investigates strategies that defend against adversarial-example attacks on image-classification systems by transforming the inputs before feeding them to the system. Specifically, we study applying image transformations such as bit-depth reduction, JPEG compression, total variance minimization, and image quilting before feeding the image to a convolutional network classifier. Our experi… ▽ More

    Submitted 25 January, 2018; v1 submitted 31 October, 2017; originally announced November 2017.

    Comments: 12 pages, 6 figures, submitted to ICLR 2018

  36. arXiv:1707.06990  [pdf, other

    cs.CV

    Memory-Efficient Implementation of DenseNets

    Authors: Geoff Pleiss, Danlu Chen, Gao Huang, Tongcheng Li, Laurens van der Maaten, Kilian Q. Weinberger

    Abstract: The DenseNet architecture is highly computationally efficient as a result of feature reuse. However, a naive DenseNet implementation can require a significant amount of GPU memory: If not properly managed, pre-activation batch normalization and contiguous convolution operations can produce feature maps that grow quadratically with network depth. In this technical report, we introduce strategies to… ▽ More

    Submitted 21 July, 2017; originally announced July 2017.

    Comments: Technical report

  37. arXiv:1706.01307  [pdf, other

    cs.NE cs.CV

    Submanifold Sparse Convolutional Networks

    Authors: Benjamin Graham, Laurens van der Maaten

    Abstract: Convolutional network are the de-facto standard for analysing spatio-temporal data such as images, videos, 3D shapes, etc. Whilst some of this data is naturally dense (for instance, photos), many other data sources are inherently sparse. Examples include pen-strokes forming on a piece of paper, or (colored) 3D point clouds that were obtained using a LiDAR scanner or RGB-D camera. Standard "dense"… ▽ More

    Submitted 5 June, 2017; originally announced June 2017.

    Comments: 10 pages

  38. arXiv:1705.03633  [pdf, other

    cs.CV cs.CL cs.LG

    Inferring and Executing Programs for Visual Reasoning

    Authors: Justin Johnson, Bharath Hariharan, Laurens van der Maaten, Judy Hoffman, Li Fei-Fei, C. Lawrence Zitnick, Ross Girshick

    Abstract: Existing methods for visual reasoning attempt to directly map inputs to outputs using black-box architectures without explicitly modeling the underlying reasoning processes. As a result, these black-box models often learn to exploit biases in the data rather than learning to perform visual reasoning. Inspired by module networks, this paper proposes a model for visual reasoning that consists of a p… ▽ More

    Submitted 10 May, 2017; originally announced May 2017.

  39. arXiv:1703.09844  [pdf, other

    cs.LG

    Multi-Scale Dense Networks for Resource Efficient Image Classification

    Authors: Gao Huang, Danlu Chen, Tianhong Li, Felix Wu, Laurens van der Maaten, Kilian Q. Weinberger

    Abstract: In this paper we investigate image classification with computational resource limits at test time. Two such settings are: 1. anytime classification, where the network's prediction for a test example is progressively updated, facilitating the output of a prediction at any time; and 2. budgeted batch classification, where a fixed amount of computation is available to classify a set of examples that… ▽ More

    Submitted 7 June, 2018; v1 submitted 28 March, 2017; originally announced March 2017.

  40. arXiv:1612.09161  [pdf, other

    cs.CV

    Learning Visual N-Grams from Web Data

    Authors: Ang Li, Allan Jabri, Armand Joulin, Laurens van der Maaten

    Abstract: Real-world image recognition systems need to recognize tens of thousands of classes that constitute a plethora of visual concepts. The traditional approach of annotating thousands of images per class for training is infeasible in such a scenario, prompting the use of webly supervised data. This paper explores the training of image-recognition systems on large numbers of images and associated user… ▽ More

    Submitted 5 August, 2017; v1 submitted 29 December, 2016; originally announced December 2016.

  41. arXiv:1612.06890  [pdf, other

    cs.CV cs.CL cs.LG

    CLEVR: A Diagnostic Dataset for Compositional Language and Elementary Visual Reasoning

    Authors: Justin Johnson, Bharath Hariharan, Laurens van der Maaten, Li Fei-Fei, C. Lawrence Zitnick, Ross Girshick

    Abstract: When building artificial intelligence systems that can reason and answer questions about visual data, we need diagnostic tests to analyze our progress and discover shortcomings. Existing benchmarks for visual question answering can help, but have strong biases that models can exploit to correctly answer questions without reasoning. They also conflate multiple sources of error, making it hard to pi… ▽ More

    Submitted 20 December, 2016; originally announced December 2016.

  42. arXiv:1608.06993  [pdf, other

    cs.CV cs.LG

    Densely Connected Convolutional Networks

    Authors: Gao Huang, Zhuang Liu, Laurens van der Maaten, Kilian Q. Weinberger

    Abstract: Recent work has shown that convolutional networks can be substantially deeper, more accurate, and efficient to train if they contain shorter connections between layers close to the input and those close to the output. In this paper, we embrace this observation and introduce the Dense Convolutional Network (DenseNet), which connects each layer to every other layer in a feed-forward fashion. Whereas… ▽ More

    Submitted 28 January, 2018; v1 submitted 24 August, 2016; originally announced August 2016.

    Comments: CVPR 2017

  43. arXiv:1606.08390  [pdf, ps, other

    cs.CV

    Revisiting Visual Question Answering Baselines

    Authors: Allan Jabri, Armand Joulin, Laurens van der Maaten

    Abstract: Visual question answering (VQA) is an interesting learning setting for evaluating the abilities and shortcomings of current systems for image understanding. Many of the recently proposed VQA systems include attention or memory mechanisms designed to support "reasoning". For multiple-choice VQA, nearly all of these systems train a multi-class classifier on image and question features to predict an… ▽ More

    Submitted 22 November, 2016; v1 submitted 27 June, 2016; originally announced June 2016.

    Comments: European Conference on Computer Vision

  44. arXiv:1603.08047  [pdf, other

    cs.RO

    Persistent self-supervised learning principle: from stereo to monocular vision for obstacle avoidance

    Authors: Kevin van Hecke, Guido de Croon, Laurens van der Maaten, Daniel Hennes, Dario Izzo

    Abstract: Self-Supervised Learning (SSL) is a reliable learning mechanism in which a robot uses an original, trusted sensor cue for training to recognize an additional, complementary sensor cue. We study for the first time in SSL how a robot's learning behavior should be organized, so that the robot can keep performing its task in the case that the original cue becomes unavailable. We study this persistent… ▽ More

    Submitted 25 March, 2016; originally announced March 2016.

  45. arXiv:1603.04713  [pdf, other

    cs.CV

    Modeling Time Series Similarity with Siamese Recurrent Networks

    Authors: Wenjie Pei, David M. J. Tax, Laurens van der Maaten

    Abstract: Traditional techniques for measuring similarities between time series are based on handcrafted similarity measures, whereas more recent learning-based approaches cannot exploit external supervision. We combine ideas from time-series modeling and metric learning, and study siamese recurrent networks (SRNs) that minimize a classification loss to learn a good similarity measure between time series. S… ▽ More

    Submitted 15 March, 2016; originally announced March 2016.

    Comments: 11 pages

  46. arXiv:1512.04829  [pdf, other

    stat.ML cs.LG

    Feature-Level Domain Adaptation

    Authors: Wouter M. Kouw, Jesse H. Krijthe, Marco Loog, Laurens J. P. van der Maaten

    Abstract: Domain adaptation is the supervised learning setting in which the training and test data are sampled from different distributions: training data is sampled from a source domain, whilst test data is sampled from a target domain. This paper proposes and studies an approach, called feature-level domain adaptation (FLDA), that models the dependence between the two domains by means of a feature-level t… ▽ More

    Submitted 7 June, 2016; v1 submitted 15 December, 2015; originally announced December 2015.

    Comments: 32 pages, 13 figures, 9 tables

    Journal ref: JMLR 17:171 (2016) 1-32

  47. arXiv:1512.01655  [pdf, ps, other

    cs.CV cs.LG

    Approximated and User Steerable tSNE for Progressive Visual Analytics

    Authors: Nicola Pezzotti, Boudewijn P. F. Lelieveldt, Laurens van der Maaten, Thomas Höllt, Elmar Eisemann, Anna Vilanova

    Abstract: Progressive Visual Analytics aims at improving the interactivity in existing analytics techniques by means of visualization as well as interaction with intermediate results. One key method for data analysis is dimensionality reduction, for example, to produce 2D embeddings that can be visualized and analyzed efficiently. t-Distributed Stochastic Neighbor Embedding (tSNE) is a well-suited technique… ▽ More

    Submitted 16 June, 2016; v1 submitted 5 December, 2015; originally announced December 2015.

  48. arXiv:1511.02251  [pdf, other

    cs.CV

    Learning Visual Features from Large Weakly Supervised Data

    Authors: Armand Joulin, Laurens van der Maaten, Allan Jabri, Nicolas Vasilache

    Abstract: Convolutional networks trained on large supervised dataset produce visual features which form the basis for the state-of-the-art in many computer-vision problems. Further improvements of these visual features will likely require even larger manually labeled data sets, which severely limits the pace at which progress can be made. In this paper, we explore the potential of leveraging massive, weakly… ▽ More

    Submitted 6 November, 2015; originally announced November 2015.

  49. arXiv:1506.05085  [pdf, other

    cs.LG cs.CV

    Time Series Classification using the Hidden-Unit Logistic Model

    Authors: Wenjie Pei, Hamdi Dibeklioğlu, David M. J. Tax, Laurens van der Maaten

    Abstract: We present a new model for time series classification, called the hidden-unit logistic model, that uses binary stochastic hidden units to model latent structure in the data. The hidden units are connected in a chain structure that models temporal dependencies in the data. Compared to the prior models for time series classification such as the hidden conditional random field, our model can model ve… ▽ More

    Submitted 19 January, 2016; v1 submitted 16 June, 2015; originally announced June 2015.

    Comments: 17 pages, 4 figures, 3 tables

  50. arXiv:1402.7001  [pdf, other

    cs.LG

    Marginalizing Corrupted Features

    Authors: Laurens van der Maaten, Minmin Chen, Stephen Tyree, Kilian Weinberger

    Abstract: The goal of machine learning is to develop predictors that generalize well to test data. Ideally, this is achieved by training on an almost infinitely large training data set that captures all variations in the data distribution. In practical learning settings, however, we do not have infinite data and our predictors may overfit. Overfitting may be combatted, for example, by adding a regularizer t… ▽ More

    Submitted 27 February, 2014; originally announced February 2014.