Related Experiment Video
Updated: Jun 21, 2025

11:23
Lensless Fluorescent Microscopy on a Chip
Published on: August 17, 2011
17.6K
Computer-Vision-Oriented Adaptive Sampling in Compressive Sensing
Luyang Liu1, Hiroki Nishikawa2, Jinjia Zhou1
1Graduate School of Information Science and Technology, Osaka University, Osaka 5650871, Japan.
Sensors (Basel, Switzerland)
|July 13, 2024
Summary
This study introduces a computer vision-focused compressive sensing (CS) method using saliency detection. It improves data acquisition for Internet of Things systems by prioritizing critical information for accurate image analysis.
Area of Science:
- Signal Processing
- Computer Vision
- Sensor Technology
Background:
- Compressive sensing (CS) is vital for signal compression in Internet of Things (IoT) systems, reducing transmission costs.
- Decreased sampling rates in CS degrade signal quality, impacting computer vision (CV) inference accuracy.
- Existing CS methods struggle to balance compression with the specific needs of CV tasks.
Purpose of the Study:
- To develop a CV-oriented adaptive CS framework using saliency detection.
- To enhance the preservation of information critical for CV tasks.
- To optimize sensor data utilization and improve inference accuracy in CV applications.
Main Methods:
- Implemented a saliency detection algorithm to identify important image regions.
- Developed an adaptive CS framework prioritizing data relevant to CV tasks.
- Conducted experiments on real-world datasets (STL10, Intel, Imagenette, KITTI) using real sensor devices.
Main Results:
- Achieved significant improvements in classification accuracy (up to 26.23%) on benchmark datasets.
- Demonstrated superior performance in object detection on the KITTI dataset.
- Showcased robustness at low sampling rates compared to state-of-the-art CS techniques.
Conclusions:
- The proposed CV-oriented adaptive CS framework effectively prioritizes critical information for CV tasks.
- This approach enhances data acquisition efficiency and accuracy in sensor-rich IoT environments.
- The method offers a robust solution for reducing transmission costs while maintaining high CV performance.
Related Concept Videos
Upsampling
224
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
224
Aliasing
128
Accurate signal sampling and reconstruction are crucial in various signal-processing applications. A time-domain signal's spectrum can be revealed using its Fourier transform. When this signal is sampled at a specific frequency, it results in multiple scaled replicas of the original spectrum in the frequency domain. The spacing of these replicas is determined by the sampling frequency.
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original...
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original...
128
Bandpass Sampling
171
In signal processing, bandpass sampling is an effective technique for sampling signals that have most of their energy concentrated within a narrow frequency band. This type of signal is known as a bandpass signal. The key principle of bandpass sampling involves sampling the signal at a rate that is greater than twice the signal's bandwidth to prevent aliasing.
A bandpass signal has a spectrum with a lower frequency limit, denoted as ω1, and an upper frequency limit, denoted as ω2....
A bandpass signal has a spectrum with a lower frequency limit, denoted as ω1, and an upper frequency limit, denoted as ω2....
171
Sampling Theorem
324
In signal processing, the analysis of continuous-time signals, denoted as x(t), often involves sampling techniques to convert these signals into discrete-time signals. This process is essential for digital representation and manipulation. A critical component in sampling is the train of impulses, characterized by the sampling interval and the sampling frequency. The relationship between these parameters and the original signal's properties dictates the success of the sampling process.
324
Computed Tomography
4.4K
Tomography refers to imaging by sections. Computed tomography (CT) is a non-invasive imaging technique that uses computers to analyze several cross-sectional X-rays to reveal minute details about structures in the body.
The technique was invented in the 1970s and is based on the principle that as X-rays pass through the body, they are absorbed or reflected at different levels. In the technique, a patient lies on a motorized platform while a computerized axial tomography (CAT) scanner rotates...
The technique was invented in the 1970s and is based on the principle that as X-rays pass through the body, they are absorbed or reflected at different levels. In the technique, a patient lies on a motorized platform while a computerized axial tomography (CAT) scanner rotates...
4.4K
Sampling Continuous Time Signal
226
In signal processing, a continuous-time signal can be sampled using an impulse-train sampling technique, followed by the zero-order hold method. Impulse-train sampling involves the use of a periodic impulse train, which consists of a series of delta functions spaced at regular intervals determined by the sampling period. When a continuous-time signal is multiplied by this impulse train, it generates impulses with amplitudes corresponding to the signal's values at the sampling points.
In the...
In the...
226

