arxiv.org/abs/1510.07665v1
In 2014 the number of active cell phones worldwide for the first time surpassed the number of humans. Cell phone camera quality and onboard processing power (both CPU and GPU) continue to improve rapidly. In addition to their primary purpose of detec...
arxiv.org/abs/1801.09390v2
In this era of data deluge, many signal processing and machine learning tasks are faced with high-dimensional datasets, including images, videos, as well as time series generated from social, commercial and brain network interactions. Their efficient...
arxiv.org/abs/2508.05156v1
This paper focuses on AI tutors in foreign language learning, a field of application of AI tutors with great development, especially during the last years, when great advances in natural language understanding and processing in real time, have been a...
arxiv.org/abs/2302.00778v1
Technology has increasingly become an integral part of the Bible translation process. Over time, both the translation process and relevant technology have evolved greatly. More recently, the field of Natural Language Processing (NLP) has made great p...
github.com/ChillinSoul/MannekenData
MannekenData is a Nuxt-based platform designed for Kubernetes, offering real-time traffic analysis in Brussels to improve urban mobility with scalable data processing. (⭐ 0)
arxiv.org/abs/2207.00685v6
We investigate the management of information provision to maximize user engagement. A principal sequentially reveals signals to an agent who has a limited amount of information processing capacity and can choose to exit at any time. We identify a ``d...
arxiv.org/abs/1607.08712v1
Though the method of least squares has been used for a long time in solving signal processing problems, in the recent field of sparse recovery from compressed measurements, this method has not been given much attention. In this paper we show that a m...
arxiv.org/abs/2401.10460v1
Neural vocoders model the raw audio waveform and synthesize high-quality audio, but even the highly efficient ones, like MB-MelGAN and LPCNet, fail to run real-time on a low-end device like a smartglass. A pure digital signal processing (DSP) based v...
github.com/JorenSix/TarsosDSP
A Real-Time Audio Processing Framework in Java (⭐ 2154)
github.com/yannickbrouwer/ancestors-migration-visualization
This is a Processing sketch that creates an animated data visualization of how my ancestors migrated over time on a map. (⭐ 19)
arxiv.org/abs/2602.23722v1
Embodied AI requires sub-second inference near the Radio Access Network (RAN), but deployments span heterogeneous tiers (on-device, RAN-edge, cloud) and must not disrupt real-time baseband processing. We report measurements from a 5G Standalone (SA)...
arxiv.org/abs/2409.00155v1
Data pre-processing is a significant step in machine learning to improve the performance of the model and decreases the running time. This might include dealing with missing values, outliers detection and removing, data augmentation, dimensionality r...
arxiv.org/abs/2403.06527v1
Modern programmable digital signal processing relies on floating-point numbers for their ease of use. Fixed-point number formats have the potential to save resources and improve execution time, but realising this potential burdens the programmer with...
arxiv.org/abs/1902.10930v3
Continuous image morphing is a classical task in image processing. The metamorphosis model proposed by Trouvé, Younes and coworkers casts this problem in the frame of Riemannian geometry and geodesic paths between images. The associated metric in th...
github.com/OpenCombine/OpenCombine
Open source implementation of Apple's Combine framework for processing values over time. (⭐ 2799)
github.com/samblg/hurricane
Hurricane is a C++ based distributed real-time processing system. (⭐ 218)
arxiv.org/abs/2411.17753v1
Fog Computing provides computational resources close to the end user, supporting low-latency and high-bandwidth communications. It supports IoT applications, enabling real-time data processing, analytics, and decision-making at the edge of the networ...
arxiv.org/abs/2304.02336v1
The Discrete Fourier Transform (DFT) is essential for various applications ranging from signal processing to convolution and polynomial multiplication. The groundbreaking Fast Fourier Transform (FFT) algorithm reduces DFT time complexity from the nai...
arxiv.org/abs/1401.4980v2
Extensions of singular spectrum analysis (SSA) for processing of non-rectangular images and time series with gaps are considered. A circular version is suggested, which allows application of the method to the data given on a circle or on a cylinder,...
arxiv.org/abs/1604.00997v3
This paper introduces a scheme for data stream processing which is robust to batch duration. Streaming frameworks process streams in batches retrieved at fixed time intervals. In a common setting a pattern recognition algorithm is applied independent...