arXiv ScienceSearch

arXiv subjects

Andras Balogh

Publications and source records attributed to Andras Balogh.

7 recordsLinked to original sources

WMAttack: Automated Attack Search for Adversarial Evaluation of World-Model Agents

Despite the growing use of world models as decision-making agents, their adversarial robustness remains underexplored due to the lack of dedicated automated evaluation methods. A key obstacle is that attack evaluation must be both accurate and efficient: weak manually tuned attacks can overestimate robustness, while exhaustive hyperparameter search is prohibitively expensive because each candidate requires closed-loop rollouts through learned latent dynamics. We introduce WMAttack, an automated attack-search framework for adversarial evaluation of world-model agents. WMAttack formulates robustness evaluation as a finite-budget search over attack configurations, including attack families, perturbation budgets, optimization steps, restarts, and allocation rules. To improve search accuracy, Self-Correcting Attack Search (SCAS) refines the attack proposal distribution using feedback from reward degradation, action instability, runtime cost, and rollout variability. To improve search efficiency, Representation-Guided Attack Retrieval (RGAR) retrieves effective historical configurations from representation-similar tasks, providing a warm start for unseen environments. We provide a theoretical explanation showing that proposal refinement improves finite-budget search when it shifts probability mass toward high-utility attacks. Across Atari and DeepMind Control tasks, WMAttack consistently discovers stronger attacks than the evaluated baselines, improving normalized reward drop from 0.497 to 1.034 on DreamerV3 Atari and from 0.319 to 0.682 on DMC. Ablations further show that RGAR improves initial candidate quality and SCAS improves final attack utility under fixed evaluation budgets.

cs.LG

When World Models Dream Wrong: Physical-Conditioned Adversarial Attacks against World Models

Generative world models (WMs) are increasingly used to synthesize controllable, sensor-conditioned driving videos, yet their reliance on physical priors exposes novel attack surfaces. In this paper, we present Physical-Conditioned World Model Attack (PhysCond-WMA), the first white-box world model attack that perturbs physical-condition channels, such as HDMap embeddings and 3D-box features, to induce semantic, logic, or decision-level distortion while preserving perceptual fidelity. PhysCond-WMA is optimized in two stages: (1) a quality-preserving guidance stage that constrains reverse-diffusion loss below a calibrated threshold, and (2) a momentum-guided denoising stage that accumulates target-aligned gradients along the denoising trajectory for stable, temporally coherent semantic shifts. Extensive experimental results demonstrate that our approach remains effective while increasing FID by about 9% on average and FVD by about 3.9% on average. Under the targeted attack setting, the attack success rate (ASR) reaches 0.55. Downstream studies further show tangible risk, which using attacked videos for training decreases 3D detection performance by about 4%, and worsens open-loop planning performance by about 20%. These findings has for the first time revealed and quantified security vulnerabilities in generative world models, driving more comprehensive security checkers.

cs.LG

Stochastic games of parental vaccination decision making and bounded rationality

Vaccination is an effective strategy to prevent the spread of diseases. However, hesitancy and rejection of vaccines, particularly in childhood immunizations, pose challenges to vaccination efforts. In that case, according to rational decision-making and classical utility theory, parents weigh the costs of vaccination against the costs of not vaccinating their children. Social norms influence these parental decision-making outcomes, deviating their decisions from rationality. Additionally, variability in values of utilities stemming from stochasticity in parents' perceptions over time can lead to further deviations from rationality. In this paper, we employ independent white noises to represent stochastic fluctuations in parental perceptions of utility functions of the decisions over time, as well as in the disease transmission rates. This approach leads to a system of stochastic differential equations of a susceptible-infected-recovered (SIR) model coupled with a stochastic replicator equation. We explore the dynamics of these equations and identify new behaviors emerging from stochastic influences. Interestingly, incorporating stochasticity into the utility functions for vaccination and nonvaccination leads to a decision-making model that reflects the bounded rationality of humans. Noise, like social norms, is a two-sided sword that depends on the degree of bounded rationality of each group. We also perform a stochastic optimal control as a discount to the cost of vaccination to counteract bounded rationality.

math.PR

Modeling the Effect of Observational Social Learning on Parental Decision-Making for Childhood Vaccination and Diseases Spread over Household Networks

In this paper, we introduce a new model of parental decision-making concerning vaccines against a childhood disease that spreads over a contact network. We consider a bilayer network composed of two overlapping networks which are either Erdős-Rényi (random) networks or Barabási-Albert networks. The new model uses a Bayesian aggregation rule for observational social learning, occurring over a social network, of which other decision models, like voting and DeGroot models, are special cases. Using our new model, we show how some levels of social learning about vaccination preferences can lead to the convergence of opinions and affect levels of vaccine uptake and so disease spread. In addition, we study the effect of the existence of two cultures of social learning on the establishment of social norms of vaccination and levels of vaccine uptake. In all cases, the mutual influence between the dynamics of observational social learning and disease spread is dependent on the network's topology and vaccine safety and availability.

physics.soc-ph

A GPU accelerated Genetic Algorithm for the Construction of Hadamard Matrices

We use a genetic algorithm to construct Hadamard Matrices. The initial population of random matrices is generated to have a balanced number of +1 and -1 entries in each column except the first column with all +1. Several fitness functions are implemented in order to find the most effective one. The crossover process creates offspring matrix population by exchanging columns of the parent matrix population. The mutation process flips +1 and -1 entry pairs in random columns. The use of CuPy library in Python on graphics processing units enables us to handle populations of thousands of matrices and matrix operations in parallel.

stat.CO

Computational Results for the Higgs Boson Equation in the de Sitter Spacetime

High performance computations are presented for the Higgs Boson Equation in the de Sitter Space- time using explicit fourth order Runge-Kutta scheme on the temporal discretization and fourth order finite difference discretization in space. In addition to the fully three space dimensional equation its one space dimensional radial solutions are also examined. The numerical code for the three space di- mensional equation has been programmed in CUDA Fortran and was performed on NVIDIA Tesla K40c GPU Accelerator. The radial form of the equation was simulated in MATLAB. The numerical results demonstrate the existing theoretical result that under certain conditions bubbles form in the scalar field. We also demonstrate the known blow-up phenomena for the solutions of the semilinear Klein-Gordon equation with imaginary mass. Our numerical studies suggest several previously not known properties of the solution for which theoretical proofs do not exist yet: 1. smooth solution exists for all time if the initial conditions are compactly supported and smooth; 2. under some conditions no bubbles form; 3. solutions converge to step functions related to unforced, damped Duffing equations.

math.AP