This dataset contains CSV files for the figures in the paper titled "Quadrature-Based Compressive Sensing Guarantees for Bounded Orthonormal Systems", to be submitted to the journal IEEE Signal Processing Letters. In this paper, we derive an approach to apply compressive sensing guarantees to linear inverse problems where measurements are samples of a function that can be expanded in a series of bounded orthonormal functions and require implementations using fast transform algorithms. In particular, we develop extensions of compressive sensing guarantees that can be used in the case described but where samples are taken on quadrature sample points instead of continuous sampling domains. This work has applications in antenna metrology, acoustic field measurements, astronomy, and more. The figures that this dataset is for are examples comparing transform algorithm times in continuous sample domains versus quadrature sample positions as well as comparisons of the performance of compressive sensing using continuous sampling versus quadrature-node-based sampling.
About this Dataset
Title | Data for "Quadrature-Based Compressive Sensing Guarantees for Bounded Orthonormal Systems", to be submitted to IEEE Signal Processing Letters |
---|---|
Description | This dataset contains CSV files for the figures in the paper titled "Quadrature-Based Compressive Sensing Guarantees for Bounded Orthonormal Systems", to be submitted to the journal IEEE Signal Processing Letters. In this paper, we derive an approach to apply compressive sensing guarantees to linear inverse problems where measurements are samples of a function that can be expanded in a series of bounded orthonormal functions and require implementations using fast transform algorithms. In particular, we develop extensions of compressive sensing guarantees that can be used in the case described but where samples are taken on quadrature sample points instead of continuous sampling domains. This work has applications in antenna metrology, acoustic field measurements, astronomy, and more. The figures that this dataset is for are examples comparing transform algorithm times in continuous sample domains versus quadrature sample positions as well as comparisons of the performance of compressive sensing using continuous sampling versus quadrature-node-based sampling. |
Modified | 2023-09-06 00:00:00 |
Publisher Name | National Institute of Standards and Technology |
Contact | mailto:[email protected] |
Keywords | acoustic fields; antenna characterization; compressive sampling; compressive sensing; far-field pattern near-field pattern; sparse signal processing; Legendre polynomials; Wigner D-functions |
{ "identifier": "ark:\/88434\/mds2-3073", "accessLevel": "public", "contactPoint": { "hasEmail": "mailto:[email protected]", "fn": "Marc Valdez" }, "programCode": [ "006:045" ], "landingPage": "https:\/\/data.nist.gov\/od\/id\/mds2-3073", "title": "Data for \"Quadrature-Based Compressive Sensing Guarantees for Bounded Orthonormal Systems\", to be submitted to IEEE Signal Processing Letters", "description": "This dataset contains CSV files for the figures in the paper titled \"Quadrature-Based Compressive Sensing Guarantees for Bounded Orthonormal Systems\", to be submitted to the journal IEEE Signal Processing Letters. In this paper, we derive an approach to apply compressive sensing guarantees to linear inverse problems where measurements are samples of a function that can be expanded in a series of bounded orthonormal functions and require implementations using fast transform algorithms. In particular, we develop extensions of compressive sensing guarantees that can be used in the case described but where samples are taken on quadrature sample points instead of continuous sampling domains. This work has applications in antenna metrology, acoustic field measurements, astronomy, and more. The figures that this dataset is for are examples comparing transform algorithm times in continuous sample domains versus quadrature sample positions as well as comparisons of the performance of compressive sensing using continuous sampling versus quadrature-node-based sampling.", "language": [ "en" ], "distribution": [ { "downloadURL": "https:\/\/data.nist.gov\/od\/ds\/mds2-3073\/Figure_2_legendre_polynomial_recovery.csv", "format": "CSV", "description": "Data contained in the columns of this file are given by the file header below (comma separated):Normalized measurement number m\/N (no relevant units) for compressive recovery of Legendre polynomial coefficients with N=100.,Normalized coefficient sparsity s\/N (no relevant units) for compressive recovery of Legendre polynomial coefficients with N=100.,Average success rate (relative error of recovered coefficients < 0.001) for compressive recovery of Legendre polynomial coefficients using continuously random sample positions (distributed according to Chebyshev measure) with N=100. Averaging is over 50 trials where at each trial the coefficients have a randomly selected support of size s and m measurements taken. Values of the coefficients on this support are distributed according to the standard normal distribution and the the coefficient vector is renormalized to have unit 2-norm.,Average success rate (relative error of recovered coefficients < 0.001) for compressive recovery of Legendre polynomial coefficients using discrete random sample positions (see Corollary 4) with N=100. Averaging is over 5 trials where at each trial the coefficients have a randomly selected support of size s and m measurements taken. Values of the coefficients on this support are distributed according to the standard normal distribution and the the coefficient vector is renormalized to have unit 2-norm.", "mediaType": "text\/csv", "title": "Figure_2_legendre_polynomial_recovery" }, { "downloadURL": "https:\/\/data.nist.gov\/od\/ds\/mds2-3073\/Figure_3_wigner_D_function_recovery.csv", "format": "CSV", "description": "Data contained in the columns of this file are given by the file header below (comma separated):Normalized measurement number m\/N_D (no relevant units) for compressive recovery of Wigner D-function coefficients with n_max = 5 and noisy samples. Here N_D is the size of the Wigner D-function basis with n_max = 5.,Normalized coefficient sparsity s\/N_D (no relevant units) for compressive recovery of Wigner D-function coefficients with n_max = 5 and noisy samples. Here N_D is the size of the Wigner D-function basis with n_max = 5.,Relative error in dB for compressive recovery of Wigner D-function coefficients with n_max = 5 and noisy samples that are continuously distributed (according to uniform measure on SO(3)). Averaging is over 50 trials where at each trial the coefficients have a randomly selected support of size s and m measurements taken. Values of the coefficients on this support are distributed according to the standard complex normal distribution and the the coefficient vector is renormalized to have unit 2-norm. Measurement noise is based on discrete sample positions and such that peak signal to noise ratio is 80 dB.,Relative error in dB for compressive recovery of Wigner D-function coefficients with n_max = 5 and noisy samples that are continuously distributed (see Corollary 5). Averaging is over 50 trials where at each trial the coefficients have a randomly selected support of size s and m measurements taken. Values of the coefficients on this support are distributed according to the standard complex normal distribution and the the coefficient vector is renormalized to have unit 2-norm. Measurement noise is based on discrete sample positions and such that peak signal to noise ratio is 80 dB.", "mediaType": "text\/csv", "title": "Figure_3_wigner_D_function_recovery" }, { "downloadURL": "https:\/\/data.nist.gov\/od\/ds\/mds2-3073\/Figure_1_legendre_sample_timing.csv", "format": "CSV", "description": "Data contained in the columns of this file are given by the file header below (comma separated): Size of Legendre polynomial basis N (no relevant units).,Average time (s) to apply the Legendre polynomial sampling operator using continuously distributed measurements with a sample density of m\/N = 0.25 using a recursive sampling algorithm.,Average time (s) to apply the Legendre polynomial sampling operator using continuously distributed measurements with a sample density of m\/N = 0.5 using a recursive sampling algorithm.,Average time (s) to apply the Legendre polynomial sampling operator using continuously distributed measurements with a sample density of m\/N = 0.75 using a recursive sampling algorithm.,Average time (s) to apply the Legendre polynomial sampling operator on the Gauss-Legendre quadrature nodes using a fast sampling algorithm.", "mediaType": "text\/csv", "title": "Figure_1_legendre_sample_timing.csv" }, { "downloadURL": "https:\/\/data.nist.gov\/od\/ds\/mds2-3073\/Figure_4_adjoint_legendre_sample_timing.csv", "format": "CSV", "description": "Data contained in the columns of this file are given by the file header below (comma separated): Size of Legendre polynomial basis N (no relevant units).,Average time (s) to apply the adjoint Legendre polynomial sampling operator using continuously distributed measurements with a sample density of m\/N = 0.25 using a recursive sampling algorithm.,Average time (s) to apply the adjoint Legendre polynomial sampling operator using continuously distributed measurements with a sample density of m\/N = 0.5 using a recursive sampling algorithm.,Average time (s) to apply the adjoint Legendre polynomial sampling operator using continuously distributed measurements with a sample density of m\/N = 0.75 using a recursive sampling algorithm.,Average time (s) to apply the adjoint Legendre polynomial sampling operator on the Gauss-Legendre quadrature nodes using a fast sampling algorithm.", "mediaType": "text\/csv", "title": "Figure_4_adjoint_legendre_sample_timing.csv" }, { "downloadURL": "https:\/\/data.nist.gov\/od\/ds\/mds2-3073\/paper_plot_script.m", "format": "MATLAB Script", "description": "This MATLAB script uses the above listed files to generate the figures used in the paper.", "mediaType": "application\/octet-stream", "title": "paper_plot_script.m" }, { "downloadURL": "https:\/\/data.nist.gov\/od\/ds\/mds2-3073\/README.txt", "format": "Plain text", "description": "A README file describing this dataset.", "mediaType": "text\/plain", "title": "README.txt" } ], "bureauCode": [ "006:55" ], "modified": "2023-09-06 00:00:00", "publisher": { "@type": "org:Organization", "name": "National Institute of Standards and Technology" }, "theme": [ "Mathematics and Statistics:Image and signal processing", "Metrology:Acoustic\/vibration metrology", "Metrology:Electrical\/electromagnetic metrology" ], "keyword": [ "acoustic fields; antenna characterization; compressive sampling; compressive sensing; far-field pattern near-field pattern; sparse signal processing; Legendre polynomials; Wigner D-functions" ] }