IP Library Granted Patent US 12700873
Granted Patent B2
US 12700873 · App. 18/736,327 · Granted Aug 4, 2026

System and methods for upsampling of decompressed time-series data using a neural network

Inventors: Zhu Li (Overland Park, KS); Brian R. Galvin (Silverdale, WA); Paras Maharjan (Kansas City, MO)
Assignee: ATOMBEAM TECHNOLOGIES INC.
H03M7/3062H03M7/6005
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12700873
App. No.
18/736,327
Granted
Aug 4, 2026
Kind
B2
Abstract

A system and methods for upsampling of decompressed transformed time-series data after lossy compression using a neural network that integrates AI-based techniques to enhance compression quality. It incorporates a novel AI deblocking network composed of recurrent layers for feature extraction and a channel-wise transformer with attention to capture complex inter-channel dependencies. The recurrent layers extract multi-dimensional features from the two or more correlated datasets, while the channel-wise transformer learns global inter-channel relationships. This hybrid approach addresses both local and global features, mitigating compression artifacts and improving decompressed data quality. The model's outputs enable effective data reconstruction, achieving advanced compression while preserving crucial information for accurate analysis.

Claims (27)

1 . A system for upsampling of decompressed transformed time-series data after lossy compression using a neural network, comprising:

a computing device comprising at least a memory and a processor;

two or more datasets that are substantially correlated and which have been compressed with lossy compression, the two or more datasets comprising transformed time-series data;

a trained deep learning algorithm configured to recover lost information associated with a compressed bit stream; and

a decoder comprising a first plurality of programming instructions stored in the memory and operable on the processor, wherein the first plurality of programming instructions, when operating on the processor, cause the computing device to:

receive a compressed bit stream, the compressed bit stream comprising the time-series data;

decompress the compressed bit stream; and

use the decompressed bit stream as an input into the trained deep learning algorithm to recover lost information associated with the time-series data.

2 . The system of claim 1 , wherein the trained deep learning algorithm is a neural network that can recover signals from a compressed bitstream.

3 . The system of claim 1 , wherein the trained deep learning algorithm is a recurrent neural network.

4 . The system of claim 3 , wherein the recurrent neural network is a long short-term memory recurrent neural network.

5 . The system of claim 3 , wherein the trained deep learning algorithm further comprises a multi-channel transformer with attention.

6 . The system of claim 1 , wherein the transformed time-series data is obtained from a plurality of Internet of Things (IOT) sensors.

7 . The system of claim 1 , wherein the compressed bit stream comprises a plurality of channels, wherein each of the plurality of channels is associated with time-series data stream.

8 . The system of claim 7 , wherein each of the plurality of channels is associated with an IoT sensor of a plurality of IoT sensors.

9 . A method for upsampling of decompressed transformed time-series data after lossy compression using a neural network, comprising the steps of:

training a deep learning algorithm configured to recover lost information associated with a compressed bit stream;

receiving a compressed bit stream, the compressed bit stream comprising the transformed time-series data;

decompressing the compressed bit stream; and

using the decompressed bit stream as an input into the trained deep learning algorithm to recover lost information associated with the time-series data.

10 . The method of claim 9 , wherein the trained deep learning algorithm is a neural network that can recover signals from a compressed bitstream.

11 . The method of claim 9 , wherein the trained deep learning algorithm is a recurrent neural network.

12 . The method of claim 11 , wherein the recurrent neural network is a long short-term memory recurrent neural network.

13 . The method of claim 11 , wherein the trained deep learning algorithm further comprises a multi-channel transformer with attention.

14 . The method of claim 9 , wherein the transformed time-series data is obtained from a plurality of Internet of Things (IOT) sensors.

15 . The method of claim 9 , wherein the compressed bit stream comprises a plurality of channels, wherein each of the plurality of channels is associated with time-series data stream.

16 . The method of claim 15 , wherein each of the plurality of channels is associated with an IoT sensor of a plurality of IoT sensors.