Skip to main content

Showing 1–11 of 11 results for author: Wiggers, A

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

    cs.AI cs.CL cs.LG

    CodeIt: Self-Improving Language Models with Prioritized Hindsight Replay

    Authors: Natasha Butt, Blazej Manczak, Auke Wiggers, Corrado Rainone, David W. Zhang, Michaël Defferrard, Taco Cohen

    Abstract: Large language models are increasingly solving tasks that are commonly believed to require human-level reasoning ability. However, these models still perform very poorly on benchmarks of general intelligence such as the Abstraction and Reasoning Corpus (ARC). In this paper, we approach ARC as a programming-by-examples problem, and introduce a novel and scalable method for language model self-impro… ▽ More

    Submitted 1 July, 2024; v1 submitted 7 February, 2024; originally announced February 2024.

    Comments: ICML'24 camera-ready version

  2. arXiv:2310.01258  [pdf, other

    eess.IV cs.CV cs.LG

    MobileNVC: Real-time 1080p Neural Video Compression on a Mobile Device

    Authors: Ties van Rozendaal, Tushar Singhal, Hoang Le, Guillaume Sautiere, Amir Said, Krishna Buska, Anjuman Raha, Dimitris Kalatzis, Hitarth Mehta, Frank Mayer, Liang Zhang, Markus Nagel, Auke Wiggers

    Abstract: Neural video codecs have recently become competitive with standard codecs such as HEVC in the low-delay setting. However, most neural codecs are large floating-point networks that use pixel-dense war** operations for temporal modeling, making them too computationally expensive for deployment on mobile devices. Recent work has demonstrated that running a neural decoder in real time on mobile is f… ▽ More

    Submitted 15 November, 2023; v1 submitted 2 October, 2023; originally announced October 2023.

    Comments: Matches version published at WACV 2024

  3. arXiv:2301.05489  [pdf, other

    cs.CV eess.IV

    A Residual Diffusion Model for High Perceptual Quality Codec Augmentation

    Authors: Noor Fathima Ghouse, Jens Petersen, Auke Wiggers, Tianlin Xu, Guillaume Sautière

    Abstract: Diffusion probabilistic models have recently achieved remarkable success in generating high quality image and video data. In this work, we build on this class of generative models and introduce a method for lossy compression of high resolution images. The resulting codec, which we call DIffuson-based Residual Augmentation Codec (DIRAC), is the first neural codec to allow smooth traversal of the ra… ▽ More

    Submitted 29 March, 2023; v1 submitted 13 January, 2023; originally announced January 2023.

    Comments: v1: 26 pages, 13 figures v2: corrected typo in first author name in arxiv metadata v3: major paper update to add base codecs and lpips loss

  4. arXiv:2208.04303  [pdf, other

    eess.IV cs.CV cs.LG cs.MM

    Boosting neural video codecs by exploiting hierarchical redundancy

    Authors: Reza Pourreza, Hoang Le, Amir Said, Guillaume Sautiere, Auke Wiggers

    Abstract: In video compression, coding efficiency is improved by reusing pixels from previously decoded frames via motion and residual compensation. We define two levels of hierarchical redundancy in video frames: 1) first-order: redundancy in pixel space, i.e., similarities in pixel values across neighboring frames, which is effectively captured using motion and residual compensation, 2) second-order: redu… ▽ More

    Submitted 16 September, 2022; v1 submitted 8 August, 2022; originally announced August 2022.

    Comments: WACV 2023

  5. arXiv:2207.08338  [pdf, other

    cs.CV cs.MM eess.IV

    MobileCodec: Neural Inter-frame Video Compression on Mobile Devices

    Authors: Hoang Le, Liang Zhang, Amir Said, Guillaume Sautiere, Yang Yang, Pranav Shrestha, Fei Yin, Reza Pourreza, Auke Wiggers

    Abstract: Realizing the potential of neural video codecs on mobile devices is a big technological challenge due to the computational complexity of deep networks and the power-constrained mobile hardware. We demonstrate practical feasibility by leveraging Qualcomm's technology and innovation, bridging the gap from neural network-based codec simulations running on wall-powered workstations, to real-time opera… ▽ More

    Submitted 17 July, 2022; originally announced July 2022.

    Comments: ACM MMSys 2022

  6. arXiv:2111.10302  [pdf, other

    eess.IV cs.CV cs.LG

    Instance-Adaptive Video Compression: Improving Neural Codecs by Training on the Test Set

    Authors: Ties van Rozendaal, Johann Brehmer, Yunfan Zhang, Reza Pourreza, Auke Wiggers, Taco S. Cohen

    Abstract: We introduce a video compression algorithm based on instance-adaptive learning. On each video sequence to be transmitted, we finetune a pretrained compression model. The optimal parameters are transmitted to the receiver along with the latent code. By entropy-coding the parameter updates under a suitable mixture model prior, we ensure that the network parameters can be encoded efficiently. This in… ▽ More

    Submitted 23 June, 2023; v1 submitted 19 November, 2021; originally announced November 2021.

    Comments: Matches version published in TMLR

  7. arXiv:2012.06380  [pdf, other

    cs.LG cs.CV

    Parallelized Rate-Distortion Optimized Quantization Using Deep Learning

    Authors: Dana Kianfar, Auke Wiggers, Amir Said, Reza Pourreza, Taco Cohen

    Abstract: Rate-Distortion Optimized Quantization (RDOQ) has played an important role in the coding performance of recent video compression standards such as H.264/AVC, H.265/HEVC, VP9 and AV1. This scheme yields significant reductions in bit-rate at the expense of relatively small increases in distortion. Typically, RDOQ algorithms are prohibitively expensive to implement on real-time hardware encoders due… ▽ More

    Submitted 11 December, 2020; originally announced December 2020.

    Comments: 6 pages; To be published at IEEE MMSP 2020 Proceedings

  8. arXiv:2002.09928  [pdf, other

    cs.LG stat.ML

    Predictive Sampling with Forecasting Autoregressive Models

    Authors: Auke Wiggers, Emiel Hoogeboom

    Abstract: Autoregressive models (ARMs) currently hold state-of-the-art performance in likelihood-based modeling of image and audio data. Generally, neural network based ARMs are designed to allow fast inference, but sampling from these models is impractically slow. In this paper, we introduce the predictive sampling algorithm: a procedure that exploits the fast inference property of ARMs in order to speed u… ▽ More

    Submitted 8 July, 2020; v1 submitted 23 February, 2020; originally announced February 2020.

    Comments: Accepted at the 37th International Conference on Machine Learning (ICML 2020). 14 pages, 13 figures

  9. arXiv:1904.11876  [pdf, other

    stat.ML cs.LG

    Simulating Execution Time of Tensor Programs using Graph Neural Networks

    Authors: Jakub M. Tomczak, Romain Lepert, Auke Wiggers

    Abstract: Optimizing the execution time of tensor program, e.g., a convolution, involves finding its optimal configuration. Searching the configuration space exhaustively is typically infeasible in practice. In line with recent research using TVM, we propose to learn a surrogate model to overcome this issue. The model is trained on an acyclic graph called an abstract syntax tree, and utilizes a graph convol… ▽ More

    Submitted 27 November, 2019; v1 submitted 26 April, 2019; originally announced April 2019.

    Comments: All authors contributed equally. Accepted as a workshop paper at Representation Learning on Graphs and Manifolds @ ICLR 2019. Fixed values in Table 1

  10. arXiv:1812.01254  [pdf, other

    cs.AI cs.RO

    Risk-averse Behavior Planning for Autonomous Driving under Uncertainty

    Authors: Mohammad Naghshvar, Ahmed K. Sadek, Auke J. Wiggers

    Abstract: Autonomous vehicles have to navigate the surrounding environment with partial observability of other objects sharing the road. Sources of uncertainty in autonomous vehicle measurements include sensor fusion errors, limited sensor range due to weather or object detection latency, occlusion, and hidden parameters such as other human driver intentions. Behavior planning must consider all sources of u… ▽ More

    Submitted 4 December, 2018; originally announced December 2018.

    Comments: 7 pages, accepted to NeurIPS 2018 Workshop on Machine Learning for Intelligent Transportation Systems (MLITS)

    ACM Class: I.2.8; I.2.9

  11. arXiv:1606.06888  [pdf, ps, other

    cs.AI cs.GT

    Structure in the Value Function of Two-Player Zero-Sum Games of Incomplete Information

    Authors: Auke J. Wiggers, Frans A. Oliehoek, Diederik M. Roijers

    Abstract: Zero-sum stochastic games provide a rich model for competitive decision making. However, under general forms of state uncertainty as considered in the Partially Observable Stochastic Game (POSG), such decision making problems are still not very well understood. This paper makes a contribution to the theory of zero-sum POSGs by characterizing structure in their value function. In particular, we int… ▽ More

    Submitted 22 June, 2016; originally announced June 2016.