paper-with-me

Papers

MeanSparse: Post-Training Robustness Enhancement Through Mean-Centered Feature Sparsification

2024-06-09 · Sajjad Amini, Mohammadreza Teymoorianfard, Shiqing Ma, Amir Houmansadr

We present a simple yet effective method to improve the robustness of both Convolutional and attention-based Neural Networks against adversarial examples by post-processing an adversarially trained model. Our technique, MeanSparse, cascades the activation functions of a trained model with novel operators that sparsify mean-centered feature vectors. This is equivalent to reducing feature variations around the mean, and we show that such reduced variations merely affect the model's utility, yet they strongly attenuate the adversarial perturbations and decrease the attacker's success rate. Our experiments show that, when applied to the top models in the RobustBench leaderboard, MeanSparse achieves a new robustness record of 75.28% (from 73.71%), 44.78% (from 42.67%) and 62.12% (from 59.56%) on CIFAR-10, CIFAR-100 and ImageNet, respectively, in terms of AutoAttack accuracy. Code is available at https://github.com/SPIN-UMass/MeanSparse

📄 PDF Abstract BibTeX arXiv:2406.05927

Code (1)

spin-umass/meansparse 공식 구현 pytorch

Similar Papers 제목 키워드 기반

AI capabilities can be significantly improved without expensive retraining

2023-12-12 · Tom Davidson, Jean-Stanislas Denain, Pablo Villalobos, Guillem Bas

State-of-the-art AI systems can be significantly improved without expensive retraining via "post-training enhancements"-techniques applied after initial training like fine-tuning the system to use a web browser. We revie…

Robust Audio-Visual Speech Enhancement: Correcting Misassignments in Complex Environments with Advanced Post-Processing

2024-09-22 · Wenze Ren, Kuo-Hsuan Hung, Rong Chao, YouJin Li 외

This paper addresses the prevalent issue of incorrect speech output in audio-visual speech enhancement (AVSE) systems, which is often caused by poor video quality and mismatched training and test data. We introduce a pos…

Speech Enhancement

Posterior Transition Modeling for Unsupervised Diffusion-Based Speech Enhancement

2025-07-03 · Mostafa Sadeghi, Jean-Eudes Ayilo, Romain Serizel, Xavier Alameda-Pineda arxiv

We explore unsupervised speech enhancement using diffusion models as expressive generative priors for clean speech. Existing approaches guide the reverse diffusion process using noisy speech through an approximate, noise…

Speech Enhancement

Post-Hoc Robustness Enhancement in Graph Neural Networks with Conditional Random Fields

2024-11-08 · Yassine Abbahaddou, Sofiane Ennadir, Johannes F. Lutzeyer, Fragkiskos D. Malliaros 외

Graph Neural Networks (GNNs), which are nowadays the benchmark approach in graph representation learning, have been shown to be vulnerable to adversarial attacks, raising concerns about their real-world applicability. Wh…

Graph Representation LearningNode ClassificationRelational ReasoningRepresentation Learning

NORA-1.5: A Vision-Language-Action Model Trained using World Model- and Action-based Preference Rewards

2025-11-18 · Chia-Yu Hung, Navonil Majumder, Haoyuan Deng, Liu Renhang 외 arxiv

Vision--language--action (VLA) models have recently shown promising performance on a variety of embodied tasks, yet they still fall short in reliability and generalization, especially when deployed across different embod…