Skip to main content

Showing 1–13 of 13 results for author: Amit, Y

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

    cs.CV

    Detection Selection Algorithm: A Likelihood based Optimization Method to Perform Post Processing for Object Detection

    Authors: Angzhi Fan, Benjamin Ticknor, Yali Amit

    Abstract: In object detection, post-processing methods like Non-maximum Suppression (NMS) are widely used. NMS can substantially reduce the number of false positive detections but may still keep some detections with low objectness scores. In order to find the exact number of objects and their labels in the image, we propose a post processing method called Detection Selection Algorithm (DSA) which is used af… ▽ More

    Submitted 3 April, 2023; v1 submitted 12 December, 2022; originally announced December 2022.

  2. arXiv:2109.15089  [pdf, other

    cs.NE cs.LG q-bio.NC

    Biologically Plausible Training Mechanisms for Self-Supervised Learning in Deep Networks

    Authors: Mufeng Tang, Yibo Yang, Yali Amit

    Abstract: We develop biologically plausible training mechanisms for self-supervised learning (SSL) in deep networks. Specifically, by biological plausible training we mean (i) All updates of weights are based on current activities of pre-synaptic units and current, or activity retrieved from short term memory of post synaptic units, including at the top-most error computing layer, (ii) Complex computations… ▽ More

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

    Comments: To be published in Frontiers in Computational Neuroscience

  3. arXiv:2105.09270  [pdf, ps, other

    cs.CV cs.LG

    Do We Really Need to Learn Representations from In-domain Data for Outlier Detection?

    Authors: Zhisheng Xiao, Qing Yan, Yali Amit

    Abstract: Unsupervised outlier detection, which predicts if a test sample is an outlier or not using only the information from unlabelled inlier data, is an important but challenging task. Recently, methods based on the two-stage framework achieve state-of-the-art performance on this task. The framework leverages self-supervised representation learning algorithms to train a feature extractor on inlier data,… ▽ More

    Submitted 19 May, 2021; originally announced May 2021.

  4. arXiv:2102.11757  [pdf, other

    cs.LG stat.ML

    EBMs Trained with Maximum Likelihood are Generator Models Trained with a Self-adverserial Loss

    Authors: Zhisheng Xiao, Qing Yan, Yali Amit

    Abstract: Maximum likelihood estimation is widely used in training Energy-based models (EBMs). Training requires samples from an unnormalized distribution, which is usually intractable, and in practice, these are obtained by MCMC algorithms such as Langevin dynamics. However, since MCMC in high-dimensional space converges extremely slowly, the current understanding of maximum likelihood training, which assu… ▽ More

    Submitted 21 April, 2021; v1 submitted 23 February, 2021; originally announced February 2021.

    Comments: EBM Wrokshop at ICLR 2021

  5. arXiv:2006.08100  [pdf, other

    cs.LG stat.ML

    Exponential Tilting of Generative Models: Improving Sample Quality by Training and Sampling from Latent Energy

    Authors: Zhisheng Xiao, Qing Yan, Yali Amit

    Abstract: In this paper, we present a general method that can improve the sample quality of pre-trained likelihood based generative models. Our method constructs an energy function on the latent variable space that yields an energy function on samples produced by the pre-trained generative model. The energy based model is efficiently trained by maximizing the data likelihood, and after training, new samples… ▽ More

    Submitted 14 June, 2020; originally announced June 2020.

    Comments: 15 pages

  6. arXiv:2003.02977  [pdf, other

    cs.LG cs.CV stat.ML

    Likelihood Regret: An Out-of-Distribution Detection Score For Variational Auto-encoder

    Authors: Zhisheng Xiao, Qing Yan, Yali Amit

    Abstract: Deep probabilistic generative models enable modeling the likelihoods of very high dimensional data. An important application of generative modeling should be the ability to detect out-of-distribution (OOD) samples by setting a threshold on the likelihood. However, some recent studies show that probabilistic generative models can, in some cases, assign higher likelihoods on certain types of OOD sam… ▽ More

    Submitted 10 October, 2020; v1 submitted 5 March, 2020; originally announced March 2020.

    Comments: NeurIPS 2020

  7. arXiv:1911.02052  [pdf, other

    cs.LG cs.CV stat.ML

    A Method to Model Conditional Distributions with Normalizing Flows

    Authors: Zhisheng Xiao, Qing Yan, Yali Amit

    Abstract: In this work, we investigate the use of normalizing flows to model conditional distributions. In particular, we use our proposed method to analyze inverse problems with invertible neural networks by maximizing the posterior likelihood. Our method uses only a single loss and is easy to train. This is an improvement on the previous method that solves similar inverse problems with invertible neural n… ▽ More

    Submitted 5 November, 2019; originally announced November 2019.

    Comments: 10 pages. Work in progress

  8. arXiv:1905.10485  [pdf, other

    cs.CV cs.LG

    Generative Latent Flow

    Authors: Zhisheng Xiao, Qing Yan, Yali Amit

    Abstract: In this work, we propose the Generative Latent Flow (GLF), an algorithm for generative modeling of the data distribution. GLF uses an Auto-encoder (AE) to learn latent representations of the data, and a normalizing flow to map the distribution of the latent variables to that of simple i.i.d noise. In contrast to some other Auto-encoder based generative models, which use various regularizers that e… ▽ More

    Submitted 22 September, 2019; v1 submitted 24 May, 2019; originally announced May 2019.

  9. arXiv:1812.07965  [pdf, other

    cs.NE cs.LG q-bio.NC stat.ML

    Deep learning with asymmetric connections and Hebbian updates

    Authors: Yali Amit

    Abstract: We show that deep networks can be trained using Hebbian updates yielding similar performance to ordinary back-propagation on challenging image datasets. To overcome the unrealistic symmetry in connections between layers, implicit in back-propagation, the feedback weights are separate from the feedforward weights. The feedback weights are also updated with a local rule, the same as the feedforward… ▽ More

    Submitted 12 March, 2019; v1 submitted 19 November, 2018; originally announced December 2018.

  10. arXiv:1712.06715  [pdf, other

    stat.ML cs.CV

    Deformable Classifiers

    Authors: Jiajun Shen, Yali Amit

    Abstract: Geometric variations of objects, which do not modify the object class, pose a major challenge for object recognition. These variations could be rigid as well as non-rigid transformations. In this paper, we design a framework for training deformable classifiers, where latent transformation variables are introduced, and a transformation of the object image to a reference instantiation is computed in… ▽ More

    Submitted 18 December, 2017; originally announced December 2017.

  11. arXiv:1702.04832  [pdf, other

    stat.ML cs.LG

    Dynamic Partition Models

    Authors: Marc Goessling, Yali Amit

    Abstract: We present a new approach for learning compact and intuitive distributed representations with binary encoding. Rather than summing up expert votes as in products of experts, we employ for each variable the opinion of the most reliable expert. Data points are hence explained through a partitioning of the variables into expert supports. The partitions are dynamically adapted based on which experts a… ▽ More

    Submitted 15 February, 2017; originally announced February 2017.

  12. arXiv:1511.04776  [pdf, other

    stat.ML cs.LG

    Mixtures of Sparse Autoregressive Networks

    Authors: Marc Goessling, Yali Amit

    Abstract: We consider high-dimensional distribution estimation through autoregressive networks. By combining the concepts of sparsity, mixtures and parameter sharing we obtain a simple model which is fast to train and which achieves state-of-the-art or better results on several standard benchmark datasets. Specifically, we use an L1-penalty to regularize the conditional distributions and introduce a procedu… ▽ More

    Submitted 26 April, 2016; v1 submitted 15 November, 2015; originally announced November 2015.

  13. arXiv:1412.3708  [pdf, other

    cs.CV cs.LG stat.ML

    Compact Compositional Models

    Authors: Marc Goessling, Yali Amit

    Abstract: Learning compact and interpretable representations is a very natural task, which has not been solved satisfactorily even for simple binary datasets. In this paper, we review various ways of composing experts for binary data and argue that competitive forms of interaction are best suited to learn low-dimensional representations. We propose a new composition rule that discourages experts from focusi… ▽ More

    Submitted 29 October, 2016; v1 submitted 11 December, 2014; originally announced December 2014.