Sorry, you need to enable JavaScript to visit this website.

Modern video codecs have many compression-tuning parameters from which numerous configurations (presets) can be constructed. The large number of presets complicates the search for one that delivers optimal encoding time, quality, and compressed-video size. This paper presents a machine-learning-based method that helps to solve this problem. We applied the method to the x264 video codec: it searches for optimal presets that demonstrate 9-20% bitrate savings relative to standard x264 presets with comparable compressed-video quality and encoding time.

Categories:
127 Views

We consider lossless compression based on statistical data modeling followed by prediction-based encoding, where an accurate statistical model for the input data leads to substantial improvements in compression. We propose DZip, a general-purpose compressor for sequential data that exploits the well-known modeling capabilities of neural networks (NNs) for prediction, followed by arithmetic coding. DZip uses a novel hybrid architecture based on adaptive and semi-adaptive training.

Categories:
186 Views

Time series data compression is emerging as an important problem with the growth in IoT devices and sensors. Due to the presence of noise in these datasets, lossy compression can often provide significant compression gains without impacting the performance of downstream applications. In this work, we propose an error-bounded lossy compressor, LFZip, for multivariate floating-point time series data that provides guaranteed reconstruction up to user-specified maximum absolute error.

Categories:
45 Views

Super-Resolution (SR) is a technique that has been exhaustively exploited and incorporates strategic aspects to image processing. As quantum computers gradually evolve and provide unconditional proof of computational advantage at solving intractable problems over their classical counterparts, quantum computing emerges with the compelling prospect to offer exponential speedup to process computationally expensive operations, such as the ones verified in SR imaging.

Categories:
142 Views

In this paper, we propose a novel person verification system based on footfall signatures using Gaussian Mixture Model-Universal Background Model (GMM-UBM). Ground vibration generated by footfall of an individual is used as a biometric modality. We conduct extensive experiments to compare the proposed technique with various baselines of footfall based person verification. The system is evaluated on an indigenous dataset containing 7750 footfall events of twenty subjects.

Categories:
34 Views

The clinical analysis of magnetic resonance (MR) can be accelerated through the undersampling in the k-space (Fourier domain). Deep learning techniques have been recently received considerable interest for accelerating MR imaging (MRI). In this paper, a deep learning method for accelerating MRI is presented, which is able to reconstruct undersampled MR images obtained by reducing the k-space data in the direction of the phase encoding.

Categories:
81 Views

A successful recommender system interacts with users and learns their preferences. This is crucial in order to provide accurate recommendations. In this paper, a Weighted Ordered Probit Collaborative Kalman filter is proposed for hotel rating prediction. Since potential changes may occur in hotel services or accommodation conditions, a hotel popularity may be volatile through time. A weighted ordered probit model is introduced to capture this latent trend about each hotel popularity through time.

Categories:
64 Views

The growing edge computing paradigm, notably the vision of the internet-of-things (IoT), calls for a new epitome of lightweight algorithms. Currently, the most successful models that learn from temporal data, which is prevalent in IoT applications, stem from the field of deep learning. However, these models evince extended training times and heavy resource requirements, prohibiting training in constrained environments. To address these concerns, we employ deep stochastic neural networks from the reservoir computing paradigm.

Categories:
65 Views

Unit sphere-constrained quadratic optimization has been studied extensively over the past decades. While state-of-art algorithms for solving this problem often rely on relaxation or approximation techniques, there has been little research into scalable first-order methods that tackle the problem in its original form. These first-order methods are often more well-suited for the big data setting. In this paper, we provide a novel analysis of the simple projected gradient descent method for minimizing a quadratic over a sphere.

Categories:
151 Views

Pages