Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

68136204272 · Jun 202019922001200920182026
48 results for Compressive Adversarial

Paper introduces adversarial lossy compression for video artifacts reduction.

problem Unpleasant reconstruction artifacts in standard video coding schemes at low bit-rates.
method Adversarial lossy video compression model minimizing an adversarial distortion objective.
result Reduction of perceptual artifacts and detail reconstruction under extreme compression.

This work analyzes how different forms of compressibility affect adversarial robustness in neural networks.

problem Understanding the interaction between compressibility and adversarial robustness in neural networks.
method Developed a principled framework to analyze the effects of neuron-level sparsity and spectral compressibility on adversarial robustness.
result Identified that different forms of compression can induce highly sensitive directions in the representation space that adversaries can exploit.

Paper develops a framework to protect data privacy using compressive adversarial methods.

problem Balancing data privacy and utility in data sharing.
method Optimal data releasing mechanism through convex optimization and nonlinear compression model.
result Demonstrates that compressive adversarial privacy can preserve sensitive information.

Unified framework improves model compression while maintaining robustness.

problem Achieving high compression ratios without sacrificing adversarial robustness.
method Adversarially Trained Model Compression (ATMC) framework integrating multiple compression techniques.
result ATMC achieves better trade-off between model size, accuracy, and robustness.

The paper proposes a bio-inspired framework for better compression and adversarial robustness in machine learning models.

problem Machine learning models are vulnerable to adversarial examples.
method The paper introduces a bio-inspired classification framework that conditions model inference on label hypothesis and uses an information bottleneck regularizer.
result The framework enables better compression and adversarial robustness without loss of natural accuracy.

Unified approach for robust low rank matrix estimation with adversaries.

problem Robust low rank matrix estimation in the presence of adversaries.
method Unified approach combining Huber loss and nuclear norm penalization.
result Sharp estimation error bounds for matrix compressed sensing and completion.

A CAE improves DNN's outlier and adversary defense.

problem Improving DNN's robustness against outliers and adversaries.
method Proposes a classification-autoencoder (CAE) that compresses samples into disjoint spaces and uses a decoder to classify and defend against adversaries.
result The CAE achieves state-of-the-art outlier recognition and near-lossless classification of adversaries.

AdaBoost improves binary classification in robust one-bit compressed sensing with adversarial errors.

problem Binary classification in robust one-bit compressed sensing with adversarial errors.
method AdaBoost and max-1\ell_1-margin-classifier approach, with convergence rates improved under certain feature conditions.
result Improved convergence rates and explanation for harmless interpolating adversarial noise.

New findings show learnable distributions remain learnable even with noisy or adversarial perturbations.

problem Learning from perturbed samples in high-dimensional spaces.
method Developed a perturbation-quantization framework to analyze additive noise and adversarial corruption models.
result Sample compressible families remain learnable even under noisy or adversarial perturbations.

Study robust regression learning under adversarial attacks.

problem Understanding which function classes are learnable in the presence of adversarial attacks.
method Introduced a novel agnostic sample compression scheme and used fat-shattering dimension to construct adversarially robust sample compression schemes.
result Finite fat-shattering dimension classes are learnable in both realizable and agnostic settings.

New bounds show neural networks can resist attacks better with sparse weights.

problem Neural networks are vulnerable to small adversarial perturbations.
method Compression based on effective sparsity and joint sparsity.
result Neural networks with approximately sparse weight matrices have better robustness and generalization.

Paper improves robustness and sparsity in adversarially trained DNNs.

problem Developing efficient compression algorithms for robustly trained DNNs.
method Pruning weights using relaxed augmented Lagrangian algorithms for both structured and unstructured levels, leveraging Feynman-Kac formalism.
result At least doubles channel sparsity of adversarially trained ResNet20 for CIFAR10 classification.

AIB method improves robustness against adversarial perturbations.

problem Optimizing the IB principle for better robustness and understanding compression effects.
method Proposes adversarial information bottleneck (AIB) method to optimize IB principle without explicit distribution assumptions.
result Demonstrates effectiveness in learning more invariant representations and mitigating adversarial perturbations.

Guarantees recovery of compressible signals from adversarial noise.

problem Recovering compressible signals from noise and adversarial attacks.
method Extends adversarial defense framework to 0\ell_0, 2\ell_2, and \ell_\infty norms.
result Recovery guarantees for various signal recovery methods under different noise types.

Proposes a method to compress deep networks using adversarial training and attention mechanisms.

problem Lack of efficient methods to compress deep networks while preserving important information.
method Adversarial training with task-driven attention mechanism for effective intermediate supervision.
result Demonstrates superior performance on benchmark datasets compared to state-of-the-art methods.

This work combines GANs and A3C for high-resolution image compression.

problem Image compression for high-resolution images without loss of quality.
method Hybrid approach using GANs and A3C for end-to-end learning.
result Improves PSNR for high-resolution images through end-to-end learning.

This work examines how low-rank weights improve adversarial robustness in neural networks.

problem Improving adversarial robustness in neural networks.
method The study investigates the impact of low-rank structure on adversarial robustness through compression measures.
result Promoting low-rank structure in weight matrices enhances adversarial robustness in neural networks.

HYDRA prunes robust neural networks to improve both benign and adversarial robustness.

problem Lack of robustness against adversarial attacks and large neural network size in deep learning.
method HYDRA integrates pruning techniques with adversarial training and verifiable robust training objectives.
result HYDRA achieves compressed networks with state-of-the-art benign and robust accuracy.

TensorShield defends images from adversarial attacks using tensor decomposition.

problem Adversarial attacks on images can fool deep neural networks.
method Tensor decomposition to find low-rank approximations of images, reducing high-frequency perturbations.
result TensorShield outperforms existing methods like SLQ by 14% against FGSM attacks.

This paper uses unlabeled data to improve compressed neural networks.

problem Difficulty in retraining pre-trained models due to limited labeled data.
method Uses unlabeled data to mimic classification characteristics and aligns feature distributions using adversarial loss.
result Unlabeled data significantly improves the performance of compressed neural networks.

In recent years, neural network approaches have been widely adopted for machine learning tasks, with applications in computer vision. More recently, unsupervised generative models based on neural networks have been successfully applied to model data distributions via low-dimensional latent spaces. In this paper, we use…

2018-02-05abs ↗pdf ↗

BNCR-GAN improves GANs to generate clean images from degraded inputs.

problem Generating clean images from blurred, noisy, and compressed degraded inputs.
method Multiple-generator model with image, blur-kernel, noise, and quality-factor generators, using masking architectures and adaptive consistency losses.
result BNCR-GAN effectively learns clean image generators from degraded images without degradation parameters.

Recently, generative adversarial networks and adversarial autoencoders have gained a lot of attention in machine learning community due to their exceptional performance in tasks such as digit classification and face recognition. They map the autoencoder's bottleneck layer output (termed as code vectors) to different no…

2018-06-06abs ↗pdf ↗

Paper proposes a data-free adversarial distillation method.

problem Tackles the challenge of model compression without real-world data.
method Introduces a novel adversarial distillation mechanism to craft a compact student model without any real-world data.
result Demonstrates comparable performance to data-driven methods and achieves state-of-the-art results in semantic segmentation.

This paper combines three techniques to reduce communications in distributed variational inequalities.

problem Efficiently communicating solutions in large-scale distributed variational inequalities.
method Combining similarity, compression, and local steps to reduce communication rounds and cost.
result Best theoretical guarantees of communication complexity and superior performance in adversarial learning experiments.

Unified framework compresses GANs up to 47x with minimal quality loss.

problem High parameter complexity of GANs for resource-constrained devices.
method Unified optimization framework combining model distillation, channel pruning, and quantization.
result 47x compression of CartoonGAN with minimal quality degradation.

Bayesian neural networks are compressed using feature and weight pruning based on posterior inclusion probabilities.

problem Efficiently compressing Bayesian neural networks to reduce computation cost and improve generalizability.
method Bayesian model selection principles are applied to obtain posterior inclusion probabilities for pruning and feature selection.
result Pruned models show better generalizability on simulated and real-world data.

Paper analyzes BIHT for noisy 1-bit CS, improving results with up to τ-fraction of incorrect measurements.

problem Estimating sparse vectors from noisy sign measurements in 1-bit compressed sensing.
method Binary Iterative Hard Thresholding (BIHT) algorithm, using Gaussian matrices and high-dimensional geometry analysis.
result BIHT provides estimates within ε+τ error with τ-fraction of incorrect measurements, maintaining universality of measurements.

New methods reduce communication in distributed training for variational inequalities.

problem Reducing communication in distributed training for high-dimensional models.
method Distributed methods with compressed communication for solving variational inequalities.
result Theoretical guarantees and practical algorithms for compressed communication.

This paper introduces blind adversarial pruning to balance accuracy, efficiency, and robustness in neural networks.

problem Balancing accuracy, efficiency, and robustness in neural networks with limited resources.
method Adversarial pruning with a cutoff-scale strategy to dynamically adjust the strength of adversarial examples.
result Blind adversarial pruning improves the overall AER of pruned models compared to adversarial pruning.

We present a machine learning-based approach to lossy image compression which outperforms all existing codecs, while running in real-time. Our algorithm typically produces files 2.5 times smaller than JPEG and JPEG 2000, 2 times smaller than WebP, and 1.7 times smaller than BPG on datasets of generic images across all …

2017-05-16abs ↗pdf ↗

Efficient method defends deep learning models from adversarial attacks.

problem Vulnerability of deep learning models to adversarial attacks.
method Training a Denoising Autoencoder (DAE) to reduce data dimensions and serve as a defense.
result The method provides a 2.43x speedup while maintaining robustness against adversarial attacks.

Evaluates SHIELD's effectiveness against adaptive adversaries in various threat models.

problem Evaluating SHIELD's efficacy against adaptive adversaries in different threat models.
method Empirical analysis of SHIELD's robustness against adaptive attacks using Projected Gradient Descent (PGD) attacks in various threat models (white-box, gray-box).
result The targeted PGD attack success rate drops from 64.3% to 48.9% when models are trained from scratch instead of retrained.