Skip to main content

Showing 1–6 of 6 results for author: Vogel, B

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

    cs.LG

    An NMF-Based Building Block for Interpretable Neural Networks With Continual Learning

    Authors: Brian K. Vogel

    Abstract: Existing learning methods often struggle to balance interpretability and predictive performance. While models like nearest neighbors and non-negative matrix factorization (NMF) offer high interpretability, their predictive performance on supervised learning tasks is often limited. In contrast, neural networks based on the multi-layer perceptron (MLP) support the modular construction of expressive… ▽ More

    Submitted 19 November, 2023; originally announced November 2023.

    Comments: 42 pages, 13 figures

  2. arXiv:1910.12385  [pdf, other

    cs.LG stat.ML

    Adaptive Loss Scaling for Mixed Precision Training

    Authors: Ruizhe Zhao, Brian Vogel, Tanvir Ahmed

    Abstract: Mixed precision training (MPT) is becoming a practical technique to improve the speed and energy efficiency of training deep neural networks by leveraging the fast hardware support for IEEE half-precision floating point that is available in existing GPUs. MPT is typically used in combination with a technique called loss scaling, that works by scaling up the loss value up before the start of backpr… ▽ More

    Submitted 27 October, 2019; originally announced October 2019.

  3. arXiv:1908.00213  [pdf, other

    cs.LG cs.CV cs.DC stat.ML

    Chainer: A Deep Learning Framework for Accelerating the Research Cycle

    Authors: Seiya Tokui, Ryosuke Okuta, Takuya Akiba, Yusuke Niitani, Toru Ogawa, Shunta Saito, Shuji Suzuki, Kota Uenishi, Brian Vogel, Hiroyuki Yamazaki Vincent

    Abstract: Software frameworks for neural networks play a key role in the development and application of deep learning methods. In this paper, we introduce the Chainer framework, which intends to provide a flexible, intuitive, and high performance means of implementing the full range of deep learning models needed by researchers and practitioners. Chainer provides acceleration using Graphics Processing Units… ▽ More

    Submitted 1 August, 2019; originally announced August 2019.

    Comments: Accepted for Applied Data Science Track in KDD'19

  4. arXiv:1711.07170  [pdf, other

    cs.CV cs.AI

    Parameter Reference Loss for Unsupervised Domain Adaptation

    Authors: Jiren **, Richard G. Calland, Takeru Miyato, Brian K. Vogel, Hideki Nakayama

    Abstract: The success of deep learning in computer vision is mainly attributed to an abundance of data. However, collecting large-scale data is not always possible, especially for the supervised labels. Unsupervised domain adaptation (UDA) aims to utilize labeled data from a source domain to learn a model that generalizes to a target domain of unlabeled data. A large amount of existing work uses Siamese net… ▽ More

    Submitted 5 December, 2017; v1 submitted 20 November, 2017; originally announced November 2017.

    Comments: Add experiments that compare parameter reference loss with existing methods using the same architecture

  5. arXiv:1011.3189  [pdf

    cs.CV cs.GR eess.IV

    War** Peirce Quincuncial Panoramas

    Authors: Chamberlain Fong, Brian K. Vogel

    Abstract: The Peirce quincuncial projection is a map** of the surface of a sphere to the interior of a square. It is a conformal map except for four points on the equator. These points of non-conformality cause significant artifacts in photographic applications. In this paper, we propose an algorithm and user-interface to mitigate these artifacts. Moreover, in order to facilitate an interactive user-inter… ▽ More

    Submitted 26 September, 2015; v1 submitted 14 November, 2010; originally announced November 2010.

    Comments: updated source code with figures and explanation of the software implementation

  6. arXiv:0807.4198  [pdf, other

    cs.LG

    Positive factor networks: A graphical framework for modeling non-negative sequential data

    Authors: Brian K. Vogel

    Abstract: We present a novel graphical framework for modeling non-negative sequential data with hierarchical structure. Our model corresponds to a network of coupled non-negative matrix factorization (NMF) modules, which we refer to as a positive factor network (PFN). The data model is linear, subject to non-negativity constraints, so that observation data consisting of an additive combination of individu… ▽ More

    Submitted 15 July, 2009; v1 submitted 25 July, 2008; originally announced July 2008.

    Comments: Minor editing of the abstract, introduction, and concluding sections to improve readability and remove redundant wording, based on feedback from a reviewer. No changes were made to the material presented nor to the results. Added an acknowledgment section to thank the reviewer. Corrected minor typos