adversarial-robustness

Tag

Cards List
#adversarial-robustness

Sharding Prevents LLM Oversight Failures and Adversarial Exploitation

arXiv cs.LG · 5d ago Cached

This paper from Carnegie Mellon researchers shows that giving an LLM judge more compute doesn't fix oversight failures when it must check many requirements in one call. It proposes sharding—dividing requirements into smaller groups handled by separate calls—which improves accuracy, resists presentation-based adversarial attacks, and can make a weaker sharded judge match a more capable holistic judge.

0 favorites 0 likes
#adversarial-robustness

Understanding Fault Tolerance of Adversarially Robust Pruned Models

arXiv cs.LG · 2026-08-06 Cached

This paper empirically investigates how pruning, adversarial training, and hardware-induced weight faults jointly affect the reliability of convolutional neural networks, finding that adversarial training increases sensitivity to stuck-at-zero faults while pruning has little effect on fault sensitivity.

0 favorites 0 likes
#adversarial-robustness

Adversarially Robust Abductive Fusion of Pre-trained Transformer-based Perception Models

arXiv cs.AI · 2026-08-06 Cached

This paper proposes a domain-knowledge-free metacognitive layer for fusing multiple pre-trained ViT-based perception models, using label vector pools and consistency-based abduction. It matches majority-vote baselines on clean data and is particularly robust against coordinated label-flipping attacks.

0 favorites 0 likes
#adversarial-robustness

Trustworthiness Costs of Domain Adaptation in Small Language Models:A Cross-Architecture Empirical Study

arXiv cs.CL · 2026-08-04 Cached

A systematic cross-architecture empirical study measuring the trustworthiness cost of domain adaptation in small language models, finding that safety-preserving fine-tuning strategies do not reliably transfer alignment.

0 favorites 0 likes
#adversarial-robustness

Mining Verdict Boundaries for Neural Network Verification

arXiv cs.LG · 2026-08-03 Cached

This paper proposes efficient search methods to locate verdict boundaries in Branch and Bound (BaB) neural network verification, leveraging path monotonicity to skip irrelevant subproblems and improve verification efficiency.

0 favorites 0 likes
#adversarial-robustness

Evaluation of Adversarial Robustness in Arabic Language Models

arXiv cs.CL · 2026-07-29 Cached

This paper assesses the adversarial robustness of five Arabic language models under character, word, and sentence-level attacks, showing that diacritic insertion can reduce accuracy by 92% and adversarial training improves resilience but has limitations.

0 favorites 0 likes
#adversarial-robustness

Source-Aware Reranking for Retrieval-Augmented Generation: A Reliability Prior Approach

arXiv cs.AI · 2026-07-28 Cached

This paper introduces a source-aware reranking method for RAG that incorporates domain-informed source reliability priors, improving Precision@5 from 0.48 to 0.72 on a 120-document health corpus and reducing adversarial document retrieval.

0 favorites 0 likes
#adversarial-robustness

Distribution-Specific Curvature Control with Finite-Sample Guarantees for Open-Weight Safety

arXiv cs.LG · 2026-07-28 Cached

This paper proposes HarmAlign, a method that applies function-preserving spectral deformation along an estimated contrastive activation subspace to block harmful fine-tuning of open-weight models while preserving benign adaptability, with finite-sample guarantees and empirical validation.

0 favorites 0 likes
#adversarial-robustness

Controlling Implicit Shortcut Reliance in L2 Spoken English Auto-markers

arXiv cs.CL · 2026-07-20 Cached

This paper introduces a novel training criterion to reduce reliance on shortcuts in automated spoken English proficiency assessment systems, aiming to prevent test-takers from inflating scores without genuine improvement. Experiments on audio and text-based systems show reduced correlation with exploitable features, bringing automated scores closer to human judgment.

0 favorites 0 likes
#adversarial-robustness

Reducing information dependency does not cause training data privacy. Adversarially non-robust features do

arXiv cs.LG · 2026-07-15 Cached

This paper challenges the prevailing view that rote memorization causes training data exposure to reconstruction attacks, showing instead that adversarial non-robust features are the true cause. The authors introduce AntiAdversarial Training (AT-AT) that intentionally learns non-robust features to achieve superior reconstruction defense and higher accuracy.

0 favorites 0 likes
#adversarial-robustness

Interval Certifications for Multilayered Perceptrons via Lattice Traversal

arXiv cs.AI · 2026-07-13 Cached

This paper presents a rigorous theoretical framework for adversarial robustness in multilayered perceptrons by reducing the problem to lattice traversal, introducing both sound and complete interval certifications with formal guarantees.

0 favorites 0 likes
#adversarial-robustness

Formal Mechanisms for Market Stability in Self-Interested Agent Societies: A Marketplace Simulation Study

arXiv cs.AI · 2026-07-10 Cached

This paper investigates formal mechanisms, such as Mediation, to maintain market stability among self-interested LLM agents (DeepSeek-V3) in a simulated marketplace, finding that Mediation enables recovery even under sustained adversarial attacks.

0 favorites 0 likes
#adversarial-robustness

LipSSD: Lipschitz-Constrained Single-Shot Detection for Adversarially Robust Object Detection

arXiv cs.AI · 2026-07-09 Cached

Introduces LipSSD, a Lipschitz-constrained variant of Single Shot MultiBox Detector that improves adversarial robustness in object detection while being attack-agnostic and complementary to adversarial training. Evaluated on Pascal VOC, LARD, and KITTI datasets.

0 favorites 0 likes
#adversarial-robustness

Fixed-Set Robustness in Programming by Example: Example Corruption and Semantic Partition Recovery

arXiv cs.LG · 2026-07-03 Cached

This paper studies adversarial robustness in programming-by-example systems, where an adversary corrupts input-output examples to mislead the synthesizer. It introduces version-space partition aggregation (VPA) as a defense and evaluates it across multiple benchmarks, finding that low-margin tasks are vulnerable and VPA helps only when partition vote margins are preserved.

0 favorites 0 likes
#adversarial-robustness

Cross-Domain Generalization Failure in Lightweight Intrusion Detection Models for IIoT Networks

Hugging Face Daily Papers · 2026-07-01 Cached

This paper investigates the cross-domain generalization failure of lightweight ML models for IIoT intrusion detection, finding they rely on coarse port features and that adversarial robustness does not correlate with cross-network performance.

0 favorites 0 likes
#adversarial-robustness

Halt Fast! Early Stopping for Certified Robustness

arXiv cs.LG · 2026-06-29 Cached

This paper introduces a meta-learning framework for anytime-valid certified robustness that uses sequential E-processes to adaptively allocate compute, achieving a 20-fold reduction in sample complexity compared to traditional randomized smoothing while maintaining rigorous statistical guarantees.

0 favorites 0 likes
#adversarial-robustness

Yuvion LLM: An Adversarially-Aware Large Language Model for Content And AI Safety

arXiv cs.CL · 2026-06-29 Cached

Yuvion LLM is a large language model designed for adversarial robustness and content safety, achieving state-of-the-art performance on safety benchmarks and outperforming larger models such as GPT-5.4 and Qwen3-MAX.

0 favorites 0 likes
#adversarial-robustness

How Reliable Is Your Jailbreak Judge? Calibration and Adversarial Robustness of Automated ASR Scoring

arXiv cs.CL · 2026-06-25 Cached

This paper evaluates the reliability of automated judges used to measure attack success rates (ASR) in LLM jailbreak research, finding that both safety classifiers and LLM-as-judges have significant calibration and adversarial robustness issues that undermine reported ASR numbers.

0 favorites 0 likes
#adversarial-robustness

Decoherence as Defence and the Magnitude of Noise Regularisation: A Rigorous N -Qubit Theory of Stochastic Quantum Neural Networks for Adversarially Robust Network Intrusion Detection

arXiv cs.CL · 2026-06-24 Cached

This paper presents a rigorous N-qubit theory of stochastic quantum neural networks (SQNNs) for adversarially robust network intrusion detection, proving a decoherence-contraction theorem and showing that depolarising noise provides robustness against adversarial attacks, with experiments on the NSL-KDD dataset.

0 favorites 0 likes
#adversarial-robustness

MorphStrata: Layer-Specific Perturbations for Generating Morphence Students in Time-Series Moving Target Defense

arXiv cs.LG · 2026-06-17 Cached

MorphStrata introduces a layer-specific stochastic noise injection strategy for generating diverse student models in a Moving Target Defense framework to enhance adversarial robustness in time-series forecasting, achieving up to 97.97% improvement in RMSE under BIM attacks with minimal training overhead.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback