Zum Hauptinhalt springen

Showing 1–11 of 11 results for author: Kunze, J

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

    cs.LG cs.DS cs.IT

    Entropy Coding of Unordered Data Structures

    Authors: Julius Kunze, Daniel Severo, Giulio Zani, Jan-Willem van de Meent, James Townsend

    Abstract: We present shuffle coding, a general method for optimal compression of sequences of unordered objects using bits-back coding. Data structures that can be compressed using shuffle coding include multisets, graphs, hypergraphs, and others. We release an implementation that can easily be adapted to different data types and statistical models, and demonstrate that our implementation achieves state-of-… ▽ More

    Submitted 16 August, 2024; originally announced August 2024.

    Comments: Published at ICLR 2024

  2. arXiv:2210.02399  [pdf, other

    cs.CV cs.AI

    Phenaki: Variable Length Video Generation From Open Domain Textual Description

    Authors: Ruben Villegas, Mohammad Babaeizadeh, Pieter-Jan Kindermans, Hernan Moraldo, Han Zhang, Mohammad Taghi Saffar, Santiago Castro, Julius Kunze, Dumitru Erhan

    Abstract: We present Phenaki, a model capable of realistic video synthesis, given a sequence of textual prompts. Generating videos from text is particularly challenging due to the computational cost, limited quantities of high quality text-video data and variable length of videos. To address these issues, we introduce a new model for learning video representation which compresses the video to a small repres… ▽ More

    Submitted 5 October, 2022; originally announced October 2022.

  3. arXiv:2112.00174  [pdf, other

    cs.LG cs.AI cs.NE stat.ML

    Adaptive Optimization with Examplewise Gradients

    Authors: Julius Kunze, James Townsend, David Barber

    Abstract: We propose a new, more general approach to the design of stochastic gradient-based optimization methods for machine learning. In this new framework, optimizers assume access to a batch of gradient estimates per iteration, rather than a single estimate. This better reflects the information that is actually available in typical machine learning setups. To demonstrate the usefulness of this generaliz… ▽ More

    Submitted 30 November, 2021; originally announced December 2021.

    Comments: 9 pages, 1 figure, 3 tables

  4. arXiv:2111.03910  [pdf

    cs.DL cs.IR

    FAIR Metadata: A Community-driven Vocabulary Application

    Authors: Christopher B. Rauch, Mat Kelly, John A. Kunze, Jane Greenberg

    Abstract: FAIR metadata is critical to supporting FAIR data overall. Transparency, community engagement, and flexibility are key aspects of FAIR that apply to metadata. This paper presents YAMZ (Yet Another Metadata Zoo), a community-driven vocabulary application that supports FAIR. The history ofYAMZ and its original features are reviewed, followed by a presentation of recent innovations and a discussion o… ▽ More

    Submitted 6 November, 2021; originally announced November 2021.

    ACM Class: H.3.7

  5. arXiv:2103.06141  [pdf, other

    cs.RO

    Non-Holonomic RRT & MPC: Path and Trajectory Planning for an Autonomous Cycle Rickshaw

    Authors: Damir Bojadžić, Julian Kunze, Dinko Osmanković, Mohammadhossein Malmir, Alois Knoll

    Abstract: This paper presents a novel hierarchical motion planning approach based on Rapidly-Exploring Random Trees (RRT) for global planning and Model Predictive Control (MPC) for local planning. The approach targets a three-wheeled cycle rickshaw (trishaw) used for autonomous urban transportation in shared spaces. Due to the nature of the vehicle, the algorithms had to be adapted in order to adhere to non… ▽ More

    Submitted 10 March, 2021; originally announced March 2021.

    Comments: Submitted to IROS 2021, 6 pages, 4 figures

  6. A Computational Approach to Historical Ontologies

    Authors: Mat Kelly, Jane Greenberg, Christopher B. Rauch, Sam Grabus, Joan P. Boone, John A. Kunze, Peter Melville Logan

    Abstract: This paper presents a use case exploring the application of the Archival Resource Key (ARK) persistent identifier for promoting and maintaining ontologies. In particular, we look at improving computation with an in-house ontology server in the context of temporally aligned vocabularies. This effort demonstrates the utility of ARKs in preparing historical ontologies for computational archival scien… ▽ More

    Submitted 25 November, 2020; originally announced November 2020.

    Comments: 6 pages, 5 figures. To be published in Proceedings of the 2020 IEEE International Conference on Big Data (IEEE Big Data 2020)

    ACM Class: H.3.7

    Journal ref: 2020 IEEE International Conference on Big Data (Big Data), Atlanta, GA, USA, 2020, pp. 1878-1883

  7. arXiv:1912.09953  [pdf, other

    eess.IV cs.CV cs.LG stat.ML

    HiLLoC: Lossless Image Compression with Hierarchical Latent Variable Models

    Authors: James Townsend, Thomas Bird, Julius Kunze, David Barber

    Abstract: We make the following striking observation: fully convolutional VAE models trained on 32x32 ImageNet can generalize well, not just to 64x64 but also to far larger photographs, with no changes to the model. We use this property, applying fully convolutional models to lossless compression, demonstrating a method to scale the VAE-based 'Bits-Back with ANS' algorithm for lossless compression to large… ▽ More

    Submitted 20 December, 2019; originally announced December 2019.

  8. arXiv:1902.04340  [pdf, other

    cs.LG cs.IT stat.ML

    Gaussian Mean Field Regularizes by Limiting Learned Information

    Authors: Julius Kunze, Louis Kirsch, Hippolyt Ritter, David Barber

    Abstract: Variational inference with a factorized Gaussian posterior estimate is a widely used approach for learning parameters and hidden variables. Empirically, a regularizing effect can be observed that is poorly understood. In this work, we show how mean field inference improves generalization by limiting mutual information between learned parameters and the data through noise. We quantify a maximum cap… ▽ More

    Submitted 12 February, 2019; originally announced February 2019.

  9. arXiv:1811.05249  [pdf, other

    cs.LG cs.AI stat.ML

    Modular Networks: Learning to Decompose Neural Computation

    Authors: Louis Kirsch, Julius Kunze, David Barber

    Abstract: Scaling model capacity has been vital in the success of deep learning. For a typical network, necessary compute resources and training time grow dramatically with model size. Conditional computation is a promising way to increase the number of parameters with a relatively small increase in resources. We propose a training algorithm that flexibly chooses neural modules based on the data to be proce… ▽ More

    Submitted 13 November, 2018; originally announced November 2018.

    Comments: NIPS 2018

  10. arXiv:1809.04855  [pdf, other

    stat.ML cs.LG

    Stochastic Variational Optimization

    Authors: Thomas Bird, Julius Kunze, David Barber

    Abstract: Variational Optimization forms a differentiable upper bound on an objective. We show that approaches such as Natural Evolution Strategies and Gaussian Perturbation, are special cases of Variational Optimization in which the expectations are approximated by Gaussian sampling. These approaches are of particular interest because they are parallelizable. We calculate the approximate bias and variance… ▽ More

    Submitted 13 September, 2018; originally announced September 2018.

  11. arXiv:1706.00290  [pdf, other

    cs.LG cs.CL cs.NE stat.ML

    Transfer Learning for Speech Recognition on a Budget

    Authors: Julius Kunze, Louis Kirsch, Ilia Kurenkov, Andreas Krug, Jens Johannsmeier, Sebastian Stober

    Abstract: End-to-end training of automated speech recognition (ASR) systems requires massive data and compute resources. We explore transfer learning based on model adaptation as an approach for training ASR models under constrained GPU memory, throughput and training data. We conduct several systematic experiments adapting a Wav2Letter convolutional neural network originally trained for English ASR to the… ▽ More

    Submitted 1 June, 2017; originally announced June 2017.

    Comments: Accepted for 2nd ACL Workshop on Representation Learning for NLP