paper-with-me

Papers

Your Classifier Can Do More: Towards Bridging the Gaps in Classification, Robustness, and Generation

2025-05-26 · Kaichao Jiang, He Wang, Xiaoshuai Hao, Xiulong Yang, Ajian Liu, Qi Chu, Yunfeng Diao

Joint Energy-based Models (JEMs), a class of hybrid generative-discriminative models, are well known for their ability to achieve both high classification accuracy and generative capability within a single model. However, their robustness still lags significantly behind the classifiers based adversarial training (AT). Conversely, while AT is currently the most effective approach to improving the classifier's robustness, it typically sacrifices accuracy on clean data and lacks generative capability. The triple trade-off between classification accuracy, generative capability and robustness, raises a natural question: Can a single model simultaneously achieve high classification accuracy, adversarial robustness, and generative performance? -- a goal that has been rarely explored. To address this question, we systematically analyze the energy distribution differences of clean, adversarial, and generated samples across various JEM variants and adversarially trained models. We observe that AT tends to reduce the energy gap between clean and adversarial samples, while JEMs reduce the gap between clean and synthetic ones. This observation suggests a key insight: if the energy distributions of all three data types can be aligned, we might unify the strengths of AT and JEMs, resolving their inherent trade-offs. Building on this idea, we propose Energy-based Joint Distribution Adversarial Training (EB-JDAT), to jointly model the clean data distribution, the adversarial distribution, and the classifier by maximizing their joint probability. EB-JDAT is a general and flexible optimization method, compatible with various JEM variants. Extensive experimental results demonstrate that EB-JDAT not only maintains near original accuracy and generative capability of JEMs, but also significantly enhances robustness, even surpassing state-of-the-art ATs.

📄 PDF Abstract BibTeX arXiv:2505.19459

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

How Deep is your Guess? A Fresh Perspective on Deep Learning for Medical Time-Series Imputation

2024-07-11 · Linglong Qian, Tao Wang, Jun Wang, Hugh Logan Ellis 외

We introduce a novel classification framework for time-series imputation using deep learning, with a particular focus on clinical data. By identifying conceptual gaps in the literature and existing reviews, we devise a t…

ClassificationDeep LearningImputationInductive Bias+1

Bridging Language Gaps with Adaptive RAG: Improving Indonesian Language Question Answering

2025-10-24 · William Christian, Daniel Adamlu, Adrian Yu, Derwin Suhartono arxiv

Question Answering (QA) has seen significant improvements with the advancement of machine learning models, further studies enhanced this question answering system by retrieving external information, called Retrieval-Augm…

Machine TranslationQuestion AnsweringData Augmentation

Bridge the Modality and Capability Gaps in Vision-Language Model Selection

2024-03-20 · Chao Yi, Yu-Hang He, De-Chuan Zhan, Han-Jia Ye

Vision Language Models (VLMs) excel in zero-shot image classification by pairing images with textual category names. The expanding variety of Pre-Trained VLMs enhances the likelihood of identifying a suitable VLM for spe…

Capacity Estimationimage-classificationImage ClassificationLanguage Modeling+3

Bridging Domain Gaps for Fine-Grained Moth Classification Through Expert-Informed Adaptation and Foundation Model Priors

2025-08-27 · Ross J Gardiner, Guillaume Mougeot, Sareh Rowlands, Benno I Simmons 외 arxiv

Labelling images of Lepidoptera (moths) from automated camera systems is vital for understanding insect declines. However, accurate species identification is challenging due to domain shifts between curated images and no…

Knowledge Distillation

SEPP: Similarity Estimation of Predicted Probabilities for Defending and Detecting Adversarial Text

2021-10-12 · Hoang-Quoc Nguyen-Son, Seira Hidano, Kazuhide Fukushima, Shinsaku Kiyomoto

There are two cases describing how a classifier processes input text, namely, misclassification and correct classification. In terms of misclassified texts, a classifier handles the texts with both incorrect predictions …

Adversarial TextClassification