Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–50 of 148 results for author: Vorobeychik, Y

Searching in archive cs. Search in all archives.
.
  1. arXiv:2608.05430  [pdf, ps, other

    cs.CR cs.LG

    Robust Context-Aware Detection of Malicious Instructions in Text

    Authors: Buzhao Liu, Xinhang Ma, Yevgeniy Vorobeychik

    Abstract: The remarkable instruction-following ability of modern LLMs has enabled their practical use as the minds of agents that can autonomously complete increasingly complex tasks. Therein, however, also lies their vulnerability to attacks which embed malicious instructions in text, common variants of which are known as indirect prompt injection (IPI). A fundamental task in addressing this vulnerability… ▽ More

    Submitted 5 August, 2026; originally announced August 2026.

  2. arXiv:2607.02915  [pdf, ps, other

    cs.LG cs.AI

    Bootstrap Flow-Map Tree Sampling Enables Online Feedback Driven Search

    Authors: Binglin Ji, Anindya Sarkar, Hengchang Lu, Jens Sjölund, Yevgeniy Vorobeychik

    Abstract: In many scientific and engineering domains, maximizing discovery within a limited sampling budget demands strategic, observation-guided exploration. While generative models have enabled training-free reward alignment, current methods typically excel in local searches within narrow regions of the underlying distribution. These approaches struggle when preferences are unknown a priori and only revea… ▽ More

    Submitted 2 July, 2026; originally announced July 2026.

    Comments: 34 pages, 23 figures

  3. arXiv:2607.01144  [pdf, ps, other

    cs.LG cs.AI cs.CE

    Sequentially-Controlled Interactive Multi-Particle Flow-Maps for Online Feedback-Driven Search

    Authors: Binglin Ji, Anindya Sarkar, Hengchang Lu, Jens Sjölund, Yevgeniy Vorobeychik

    Abstract: While generative models have enabled training-free reward alignment, current methods typically excel in local exploration within narrow regions of the underlying distribution. These approaches struggle when preferences are unknown a priori and only revealed through sequential feedback-a scenario demanding broad exploration to uncover high-utility regions. To address this, we propose Sequentially-C… ▽ More

    Submitted 1 July, 2026; originally announced July 2026.

    Comments: 28 pages, 19 figures

  4. arXiv:2607.00486  [pdf, ps, other

    cs.LG cs.AI cs.CV

    PAPA: Online Personalized Active Preference Alignment

    Authors: Anindya Sarkar, Nasik Muhammad Nafi, Isaac Lyngaas, Muralikrishnan Gopalakrishnan Meena, Yevgeniy Vorobeychik

    Abstract: Diffusion models are highly effective at modeling complex data distributions, including images and text. However, in applications like personalized recommender systems, the objective often shifts to modeling specific regions of the distribution that maximize user preferences-initially unknown but gradually uncovered through interactive feedback. This can naturally be framed as a reinforcement lear… ▽ More

    Submitted 1 July, 2026; originally announced July 2026.

    Comments: Accepted to ECML PKDD 2026

  5. arXiv:2606.20922  [pdf, ps, other

    cs.CR

    Think Twice Before You Act: Protecting LLM Agents Against Tool Description Poisoning via Isolated Planning

    Authors: Shanghao Shi, Xiao Wang, Chaoyu Zhang, Hao Li, Wenjing Lou, Thomas Hou, Yevgeniy Vorobeychik, Chongjie Zhang, Ning Zhang

    Abstract: The integration of external tools has substantially expanded the capabilities of large language model (LLM) agents, but it also introduces new attack surfaces beyond prompt injection. In particular, cross-tool description poisoning can manipulate planner-visible tool metadata to steer an agent's trajectory, even if the poisoned tool itself is never chosen. To understand the effectiveness of existi… ▽ More

    Submitted 18 June, 2026; originally announced June 2026.

    Comments: Accepted to ICML 2026

  6. arXiv:2606.20553  [pdf, ps, other

    cs.CR

    From Efficiency to Leakage -- Privacy Backdoor in Federated Language Model Fine-Tuning

    Authors: Shanghao Shi, Chaoyu Zhang, Heng Jin, Yang Xiao, Yevgeniy Vorobeychik, William Yeoh, Ning Zhang, Y. Thomas Hou, Wenjing Lou

    Abstract: Federated learning (FL) enables multiple parties to collaboratively fine-tune language models for domain-specific tasks without sharing raw data. Since full model fine-tuning is often prohibitively expensive for FL clients, parameter-efficient fine-tuning (PEFT) has become the de facto approach in practice, freezing the base model and training only a small set of adapters. In this paper, we show t… ▽ More

    Submitted 18 June, 2026; originally announced June 2026.

  7. arXiv:2606.15057  [pdf, ps, other

    cs.CR cs.AI

    AutoDojo: Adaptive Black-Box Attacks Reveal the Limits of IPI Defenses and Task-Specification Effects in LLM Agents

    Authors: Xinhang Ma, Taoran Li, Chaowei Xiao, Zhiyuan Yu, Ning Zhang, Yevgeniy Vorobeychik

    Abstract: Indirect prompt injection (IPI) is a major security threat to LLM-powered agents. Thus, a growing body of work have proposed a variety of defensive approaches against IPI. These can be grouped into three broad categories: 1) prompt-based (using prompting as a way to prevent agents from following malicious instructions), 2) detection-based (identifying and filtering malicious instructions), and 3)… ▽ More

    Submitted 19 June, 2026; v1 submitted 12 June, 2026; originally announced June 2026.

  8. arXiv:2605.15519  [pdf, ps, other

    cs.CV cs.AI

    DiffVAS: Diffusion-Guided Visual Active Search in Partially Observable Environments

    Authors: Anindya Sarkar, Srikumar Sastry, Aleksis Pirinen, Nathan Jacobs, Yevgeniy Vorobeychik

    Abstract: Visual active search (VAS) has been introduced as a modeling framework that leverages visual cues to direct aerial (e.g., UAV-based) exploration and pinpoint areas of interest within extensive geospatial regions. Potential applications of VAS include detecting hotspots for rare wildlife poaching, aiding search-and-rescue missions, and uncovering illegal trafficking of weapons, among other uses. Pr… ▽ More

    Submitted 14 May, 2026; originally announced May 2026.

    Comments: 26 Pages, 12 figures, Accepted to AAMAS 2026

  9. arXiv:2605.11165  [pdf, ps, other

    cs.LG

    COSMOS: Model-Agnostic Personalized Federated Learning with Clustered Server Models and Pseudo-Label-Only Communication

    Authors: Ben Rachmut, Luise Ge, William Yeoh, Ning Zhang, Yevgeniy Vorobeychik

    Abstract: Federated learning (FL) in heterogeneous environments remains challenging because client models often differ in both architecture and data distribution. While recent approaches attempt to address this challenge through client clustering and knowledge distillation, simultaneously handling architectural and statistical heterogeneity remains difficult. We introduce COSMOS, a model-agnostic framework… ▽ More

    Submitted 11 July, 2026; v1 submitted 11 May, 2026; originally announced May 2026.

  10. arXiv:2605.05009  [pdf, ps, other

    cs.LG

    Learned Neighbor Trust for Collaborative Deployment in Model-Agnostic Decentralized Learning

    Authors: Michael Lanier, Luise Ge, Sastry Kompella, Yevgeniy Vorobeychik

    Abstract: Many decentralized distillation methods are designed around training-time coordination, yet deploy each node in isolation even when more capable neighbors remain available at inference time. This is an incomplete objective for settings such as IoT, where devices are heterogeneous, data is scarce and skewed, and a node's strongest neighbors may far exceed its own local capacity. We study how nodes… ▽ More

    Submitted 6 May, 2026; originally announced May 2026.

  11. arXiv:2604.27487  [pdf, ps, other

    cs.LG cs.CR

    Low Rank Adaptation for Adversarial Perturbation

    Authors: Han Liu, Shanghao Shi, Yevgeniy Vorobeychik, Chongjie Zhang, Ning Zhang

    Abstract: Low-Rank Adaptation (LoRA), which leverages the insight that model updates typically reside in a low-dimensional space, has significantly improved the training efficiency of Large Language Models (LLMs) by updating neural network layers using low-rank matrices. Since the generation of adversarial examples is an optimization process analogous to model training, this naturally raises the question: D… ▽ More

    Submitted 30 April, 2026; originally announced April 2026.

  12. arXiv:2603.19510  [pdf, ps, other

    cs.GT cs.AI

    Linear Social Choice with Few Queries: A Moment-Based Approach

    Authors: Luise Ge, Daniel Halpern, Gregory Kehne, Yevgeniy Vorobeychik

    Abstract: Most social choice rules assume access to full rankings, while current alignment practice -- despite aiming for diversity -- typically treats voters as anonymous and comparisons as independent, effectively extracting only about one bit per voter. Motivated by this gap, we study social choice under an extreme communication budget in the linear social choice model, where each voter's utility is the… ▽ More

    Submitted 19 March, 2026; originally announced March 2026.

  13. arXiv:2603.11433  [pdf, ps, other

    cs.AI cs.CR

    Adversarial Reinforcement Learning for Detecting False Data Injection Attacks in Vehicular Routing

    Authors: Taha Eghtesad, Yevgeniy Vorobeychik, Aron Laszka

    Abstract: In modern transportation networks, adversaries can manipulate routing algorithms using false data injection attacks, such as simulating heavy traffic with multiple devices running crowdsourced navigation applications, to mislead vehicles toward suboptimal routes and increase congestion. To address these threats, we formulate a strategically zero-sum game between an attacker, who injects such pertu… ▽ More

    Submitted 11 March, 2026; originally announced March 2026.

  14. arXiv:2602.17605  [pdf, ps, other

    cs.CV cs.AI cs.CY cs.LG

    Adapting Actively on the Fly: Relevance-Guided Online Meta-Learning with Latent Concepts for Geospatial Discovery

    Authors: Jowaria Khan, Anindya Sarkar, Yevgeniy Vorobeychik, Elizabeth Bondi-Kelly

    Abstract: In environmental monitoring, data collection is often costly, sparse, and shaped by urgent public-health needs. This is particularly true for cancer-causing PFAS (Per- and polyfluoroalkyl substances) contamination, where discussions with domain experts and environmental organizations highlight the need to strategically identify high-risk, under-observed regions under tight sampling budgets. More b… ▽ More

    Submitted 25 May, 2026; v1 submitted 19 February, 2026; originally announced February 2026.

    ACM Class: I.2.1; I.2.10; I.4.6; I.4.9; I.4.10; J.2

  15. arXiv:2602.16564  [pdf, ps, other

    cs.LG cs.CR

    A Scalable Approach to Solving Simulation-Based Network Security Games

    Authors: Michael Lanier, Yevgeniy Vorobeychik

    Abstract: We introduce MetaDOAR, a lightweight meta-controller that augments the Double Oracle / PSRO paradigm with a learned, partition-aware filtering layer and Q-value caching to enable scalable multi-agent reinforcement learning on very large cyber-network environments. MetaDOAR learns a compact state projection from per node structural embeddings to rapidly score and select a small subset of devices (a… ▽ More

    Submitted 17 March, 2026; v1 submitted 18 February, 2026; originally announced February 2026.

  16. arXiv:2602.15173  [pdf, ps, other

    cs.AI

    Mind the (DH) Gap! A Contrast in Risky Choices Between Reasoning and Conversational LLMs

    Authors: Luise Ge, Yongyan Zhang, Yevgeniy Vorobeychik

    Abstract: The use of large language models either as decision support systems, or in agentic workflows, is rapidly transforming the digital ecosystem. However, the understanding of LLM decision-making under uncertainty remains limited. We study LLM risky choices along two dimensions: (1) prospect representation (based on an explicit representation or outcome history) and (2) decision rationale (explanation)… ▽ More

    Submitted 20 April, 2026; v1 submitted 16 February, 2026; originally announced February 2026.

  17. arXiv:2602.15143  [pdf, ps, other

    cs.AI cs.CL

    Protecting Language Models Against Unauthorized Distillation through Trace Rewriting

    Authors: Xinhang Ma, William Yeoh, Ning Zhang, Yevgeniy Vorobeychik

    Abstract: Knowledge distillation is a widely adopted technique for transferring capabilities from LLMs to smaller, more efficient student models. However, unauthorized use of knowledge distillation takes unfair advantage of the considerable effort and cost put into developing frontier models. We investigate methods for modifying teacher-generated reasoning traces to achieve two objectives that deter unautho… ▽ More

    Submitted 16 April, 2026; v1 submitted 16 February, 2026; originally announced February 2026.

  18. arXiv:2602.03799  [pdf, ps, other

    cs.RO cs.AI

    Conformal Reachability for Safe Control in Unknown Environments

    Authors: Xinhang Ma, Junlin Wu, Yiannis Kantaros, Yevgeniy Vorobeychik

    Abstract: Designing provably safe control is a core problem in trustworthy autonomy. However, most prior work in this regard assumes either that the system dynamics are known or deterministic, or that the state and action space are finite, significantly limiting application scope. We address this limitation by developing a probabilistic verification framework for unknown dynamical systems which combines con… ▽ More

    Submitted 3 February, 2026; originally announced February 2026.

  19. arXiv:2602.03117  [pdf, ps, other

    cs.CR

    AgentDyn: Are Your Agent Security Defenses Deployable in Real-World Dynamic Environments?

    Authors: Hao Li, Ruoyao Wen, Shanghao Shi, Ning Zhang, Yevgeniy Vorobeychik, Chaowei Xiao

    Abstract: AI agents that autonomously interact with external tools and environments have shown great promise across real-world applications. However, their reliance on external data exposes them to serious indirect prompt injection attacks, where malicious instructions embedded in third-party content hijack agent behaviors. To mitigate this threat, a growing number of defenses have been proposed and evaluat… ▽ More

    Submitted 7 May, 2026; v1 submitted 3 February, 2026; originally announced February 2026.

    Comments: 26 Pages, 17 Tables

  20. arXiv:2512.01115  [pdf, ps, other

    cs.CR

    Sliced Rényi Pufferfish Privacy: Directional Additive Noise Mechanism and Private Learning with Gradient Clipping

    Authors: Tao Zhang, Yevgeniy Vorobeychik

    Abstract: We study the design of a privatization mechanism and privacy accounting in the Pufferfish Privacy (PP) family. Specifically, motivated by the curse of dimensionality and lack of practical composition tools for iterative learning in the recent Renyi Pufferfish Privacy (RPP) framework, we propose Sliced Renyi Pufferfish Privacy (SRPP). SRPP preserves PP/RPP semantics (customizable secrets with proba… ▽ More

    Submitted 5 February, 2026; v1 submitted 30 November, 2025; originally announced December 2025.

  21. arXiv:2511.06575  [pdf, ps, other

    cs.RO cs.AI cs.LG

    CoFineLLM: Conformal Finetuning of LLMs for Language-Instructed Robot Planning

    Authors: Jun Wang, Yevgeniy Vorobeychik, Yiannis Kantaros

    Abstract: Large Language Models (LLMs) have recently emerged as planners for language-instructed agents, generating sequences of actions to accomplish natural language tasks. However, their reliability remains a challenge, especially in long-horizon tasks, since they often produce overconfident yet wrong outputs. Conformal Prediction (CP) has been leveraged to address this issue by wrapping LLM outputs into… ▽ More

    Submitted 9 November, 2025; originally announced November 2025.

  22. arXiv:2510.20020  [pdf, ps, other

    cs.GT cs.AI

    Optimized Distortion in Linear Social Choice

    Authors: Luise Ge, Gregory Kehne, Yevgeniy Vorobeychik

    Abstract: Social choice theory offers a wealth of approaches for selecting a candidate on behalf of voters based on their reported preference rankings over options. When voters have underlying utilities for these options, however, using preference rankings may lead to suboptimal outcomes vis-à-vis utilitarian social welfare. Distortion is a measure of this suboptimality, and provides a worst-case approach f… ▽ More

    Submitted 22 October, 2025; originally announced October 2025.

  23. arXiv:2510.16676  [pdf, ps, other

    cs.LG

    Active Target Discovery under Uninformative Prior: The Power of Permanent and Transient Memory

    Authors: Anindya Sarkar, Binglin Ji, Yevgeniy Vorobeychik

    Abstract: In many scientific and engineering fields, where acquiring high-quality data is expensive--such as medical imaging, environmental monitoring, and remote sensing--strategic sampling of unobserved regions based on prior observations is crucial for maximizing discovery rates within a constrained budget. The rise of powerful generative models, such as diffusion models, has enabled active target discov… ▽ More

    Submitted 18 October, 2025; originally announced October 2025.

    Comments: 32 pages, 20 figures, Accepted to NeurIPS 2025

  24. arXiv:2506.21688  [pdf, ps, other

    cs.CR cs.GT

    CyGym: A Simulation-Based Game-Theoretic Analysis Framework for Cybersecurity

    Authors: Michael Lanier, Yevgeniy Vorobeychik

    Abstract: We introduce a novel cybersecurity encounter simulator between a network defender and an attacker designed to facilitate game-theoretic modeling and analysis while maintaining many significant features of real cyber defense. Our simulator, built within the OpenAI Gym framework, incorporates realistic network topologies, vulnerabilities, exploits (including-zero-days), and defensive mechanisms. Add… ▽ More

    Submitted 11 September, 2025; v1 submitted 26 June, 2025; originally announced June 2025.

  25. arXiv:2506.06530  [pdf, ps, other

    cs.CR

    Residual-PAC Privacy: Automatic Privacy Control Beyond the Gaussian Barrier

    Authors: Tao Zhang, Yevgeniy Vorobeychik

    Abstract: The Probably Approximately Correct (PAC) Privacy framework [46] provides a powerful instance-based methodology to preserve privacy in complex data-driven systems. Existing PAC Privacy algorithms (we call them Auto-PAC) rely on a Gaussian mutual information upper bound. However, we show that the upper bound obtained by these algorithms is tight if and only if the perturbed mechanism output is joint… ▽ More

    Submitted 11 January, 2026; v1 submitted 6 June, 2025; originally announced June 2025.

  26. arXiv:2506.02001  [pdf, ps, other

    cs.DC

    EcoLoRA: Communication-Efficient Federated Fine-Tuning of Large Language Models

    Authors: Han Liu, Ruoyao Wen, Srijith Nair, Jia Liu, Wenjing Lou, Chongjie Zhang, William Yeoh, Yevgeniy Vorobeychik, Ning Zhang

    Abstract: To address data locality and privacy restrictions, Federated Learning (FL) has recently been adopted to fine-tune large language models (LLMs), enabling improved performance on various downstream tasks without requiring aggregated data. However, the repeated exchange of model updates in FL can result in prohibitively high communication costs, hindering the distributed learning process. To addres… ▽ More

    Submitted 10 November, 2025; v1 submitted 20 May, 2025; originally announced June 2025.

  27. arXiv:2505.22979  [pdf, ps, other

    cs.GT cs.MA

    Learning Recommender Mechanisms for Bayesian Stochastic Games

    Authors: Bengisu Guresti, Chongjie Zhang, Yevgeniy Vorobeychik

    Abstract: An important challenge in non-cooperative game theory is coordinating on a single (approximate) equilibrium from many possibilities - a challenge that becomes even more complex when players hold private information. Recommender mechanisms tackle this problem by recommending strategies to players based on their reported type profiles. A key consideration in such mechanisms is to ensure that players… ▽ More

    Submitted 28 May, 2025; originally announced May 2025.

  28. arXiv:2505.06535  [pdf, ps, other

    cs.AI cs.LG stat.ML

    Online Feedback Efficient Active Target Discovery in Partially Observable Environments

    Authors: Anindya Sarkar, Binglin Ji, Yevgeniy Vorobeychik

    Abstract: In various scientific and engineering domains, where data acquisition is costly--such as in medical imaging, environmental monitoring, or remote sensing--strategic sampling from unobserved regions, guided by prior observations, is essential to maximize target discovery within a limited sampling budget. In this work, we introduce Diffusion-guided Active Target Discovery (DiffATD), a novel method th… ▽ More

    Submitted 18 October, 2025; v1 submitted 10 May, 2025; originally announced May 2025.

    Comments: 31 pages, 28 figures, Accepted to NeurIPS 2025

  29. arXiv:2504.05891  [pdf, other

    cs.GT cs.LG

    To Give or Not to Give? The Impacts of Strategically Withheld Recourse

    Authors: Yatong Chen, Andrew Estornell, Yevgeniy Vorobeychik, Yang Liu

    Abstract: Individuals often aim to reverse undesired outcomes in interactions with automated systems, like loan denials, by either implementing system-recommended actions (recourse), or manipulating their features. While providing recourse benefits users and enhances system utility, it also provides information about the decision process that can be used for more effective strategic manipulation, especially… ▽ More

    Submitted 8 April, 2025; originally announced April 2025.

    Journal ref: Artificial Intelligence and Statistics (AISTATS 2025)

  30. arXiv:2503.01885  [pdf, other

    cs.LG cs.AI

    Learning Policy Committees for Effective Personalization in MDPs with Diverse Tasks

    Authors: Luise Ge, Michael Lanier, Anindya Sarkar, Bengisu Guresti, Chongjie Zhang, Yevgeniy Vorobeychik

    Abstract: Many dynamic decision problems, such as robotic control, involve a series of tasks, many of which are unknown at training time. Typical approaches for these problems, such as multi-task and meta reinforcement learning, do not generalize well when the tasks are diverse. On the other hand, approaches that aim to tackle task diversity, such as using task embedding as policy context and task clusterin… ▽ More

    Submitted 26 May, 2025; v1 submitted 26 February, 2025; originally announced March 2025.

  31. arXiv:2503.00191  [pdf, ps, other

    cs.RO cs.AI

    Learning Vision-Based Neural Network Controllers with Semi-Probabilistic Safety Guarantees

    Authors: Xinhang Ma, Junlin Wu, Hussein Sibai, Yiannis Kantaros, Yevgeniy Vorobeychik

    Abstract: Ensuring safety in autonomous systems with vision-based control remains a critical challenge due to the high dimensionality of image inputs and the fact that the relationship between true system state and its visual manifestation is unknown. Existing methods for learning-based control in such settings typically lack formal safety guarantees. To address this challenge, we introduce a novel semi-pro… ▽ More

    Submitted 11 November, 2025; v1 submitted 28 February, 2025; originally announced March 2025.

  32. arXiv:2412.17854  [pdf, other

    cs.LG cs.AI cs.CY

    Active Geospatial Search for Efficient Tenant Eviction Outreach

    Authors: Anindya Sarkar, Alex DiChristofano, Sanmay Das, Patrick J. Fowler, Nathan Jacobs, Yevgeniy Vorobeychik

    Abstract: Tenant evictions threaten housing stability and are a major concern for many cities. An open question concerns whether data-driven methods enhance outreach programs that target at-risk tenants to mitigate their risk of eviction. We propose a novel active geospatial search (AGS) modeling framework for this problem. AGS integrates property-level information in a search policy that identifies a seque… ▽ More

    Submitted 19 December, 2024; originally announced December 2024.

    Comments: Accepted to AAAI 2025 (AI for Social Impact Track)

  33. arXiv:2410.07414  [pdf, ps, other

    cs.CR

    Bayes-Nash Generative Privacy Against Membership Inference Attacks

    Authors: Tao Zhang, Rajagopal Venkatesaramani, Rajat K. De, Bradley A. Malin, Yevgeniy Vorobeychik

    Abstract: Membership inference attacks (MIAs) pose significant privacy risks by determining whether individual data is in a dataset. While differential privacy (DP) mitigates these risks, it has limitations including limited resolution in expressing privacy-utility tradeoffs and intractable sensitivity calculations for tight guarantees. We propose a game-theoretic framework modeling privacy protection as a… ▽ More

    Submitted 10 July, 2025; v1 submitted 9 October, 2024; originally announced October 2024.

    Comments: arXiv admin note: substantial text overlap with arXiv:2406.01811

  34. arXiv:2410.05295  [pdf, other

    cs.CR cs.AI cs.LG

    AutoDAN-Turbo: A Lifelong Agent for Strategy Self-Exploration to Jailbreak LLMs

    Authors: Xiaogeng Liu, Peiran Li, Edward Suh, Yevgeniy Vorobeychik, Zhuoqing Mao, Somesh Jha, Patrick McDaniel, Huan Sun, Bo Li, Chaowei Xiao

    Abstract: In this paper, we propose AutoDAN-Turbo, a black-box jailbreak method that can automatically discover as many jailbreak strategies as possible from scratch, without any human intervention or predefined scopes (e.g., specified candidate strategies), and use them for red-teaming. As a result, AutoDAN-Turbo can significantly outperform baseline methods, achieving a 74.3% higher average attack success… ▽ More

    Submitted 22 April, 2025; v1 submitted 3 October, 2024; originally announced October 2024.

    Comments: ICLR 2025 Spotlight. Project Page: https://autodans.github.io/AutoDAN-Turbo Code: https://github.com/SaFoLab-WISC/AutoDAN-Turbo

  35. arXiv:2408.12010  [pdf, other

    cs.CR

    Differential Confounding Privacy and Inverse Composition

    Authors: Tao Zhang, Bradley A. Malin, Netanel Raviv, Yevgeniy Vorobeychik

    Abstract: Differential privacy (DP) has become the gold standard for privacy-preserving data analysis, but its applicability can be limited in scenarios involving complex dependencies between sensitive information and datasets. To address this, we introduce \textit{differential confounding privacy} (DCP), a specialized form of the Pufferfish privacy (PP) framework that generalizes DP by accounting for broad… ▽ More

    Submitted 1 May, 2025; v1 submitted 21 August, 2024; originally announced August 2024.

  36. arXiv:2408.01375  [pdf

    cs.LG cs.CY

    Adaptive Recruitment Resource Allocation to Improve Cohort Representativeness in Participatory Biomedical Datasets

    Authors: Victor Borza, Andrew Estornell, Ellen Wright Clayton, Chien-Ju Ho, Russell Rothman, Yevgeniy Vorobeychik, Bradley Malin

    Abstract: Large participatory biomedical studies, studies that recruit individuals to join a dataset, are gaining popularity and investment, especially for analysis by modern AI methods. Because they purposively recruit participants, these studies are uniquely able to address a lack of historical representation, an issue that has affected many biomedical datasets. In this work, we define representativeness… ▽ More

    Submitted 2 August, 2024; originally announced August 2024.

    Comments: Accepted for publication at the American Medical Informatics Association Annual Symposium 2024, 10 pages, 5 figures

  37. arXiv:2407.00170  [pdf, other

    cs.LG cs.CY

    Dataset Representativeness and Downstream Task Fairness

    Authors: Victor Borza, Andrew Estornell, Chien-Ju Ho, Bradley Malin, Yevgeniy Vorobeychik

    Abstract: Our society collects data on people for a wide range of applications, from building a census for policy evaluation to running meaningful clinical trials. To collect data, we typically sample individuals with the goal of accurately representing a population of interest. However, current sampling processes often collect data opportunistically from data sources, which can lead to datasets that are bi… ▽ More

    Submitted 28 June, 2024; originally announced July 2024.

    Comments: 48 pages, 32 figures

  38. arXiv:2406.07687  [pdf, other

    cs.LG cs.CR

    Adversarial Machine Unlearning

    Authors: Zonglin Di, Sixie Yu, Yevgeniy Vorobeychik, Yang Liu

    Abstract: This paper focuses on the challenge of machine unlearning, aiming to remove the influence of specific training data on machine learning models. Traditionally, the development of unlearning algorithms runs parallel with that of membership inference attacks (MIA), a type of privacy threat to determine whether a data instance was used for training. However, the two strands are intimately connected: o… ▽ More

    Submitted 11 June, 2024; originally announced June 2024.

  39. arXiv:2406.01917  [pdf, other

    cs.CV cs.AI

    GOMAA-Geo: GOal Modality Agnostic Active Geo-localization

    Authors: Anindya Sarkar, Srikumar Sastry, Aleksis Pirinen, Chongjie Zhang, Nathan Jacobs, Yevgeniy Vorobeychik

    Abstract: We consider the task of active geo-localization (AGL) in which an agent uses a sequence of visual cues observed during aerial navigation to find a target specified through multiple possible modalities. This could emulate a UAV involved in a search-and-rescue operation navigating through an area, observing a stream of aerial images as it goes. The AGL task is associated with two important challenge… ▽ More

    Submitted 3 June, 2024; originally announced June 2024.

    Comments: 23 pages, 17 figures

  40. arXiv:2406.01811  [pdf, other

    cs.CR

    A Game-Theoretic Approach to Privacy-Utility Tradeoff in Sharing Genomic Summary Statistics

    Authors: Tao Zhang, Rajagopal Venkatesaramani, Rajat K. De, Bradley A. Malin, Yevgeniy Vorobeychik

    Abstract: The advent of online genomic data-sharing services has sought to enhance the accessibility of large genomic datasets by allowing queries about genetic variants, such as summary statistics, aiding care providers in distinguishing between spurious genomic variations and those with clinical significance. However, numerous studies have demonstrated that even sharing summary genomic information exposes… ▽ More

    Submitted 3 June, 2024; originally announced June 2024.

  41. arXiv:2405.15994  [pdf, ps, other

    cs.LG cs.AI

    Verified Safe Reinforcement Learning for Neural Network Dynamic Models

    Authors: Junlin Wu, Huan Zhang, Yevgeniy Vorobeychik

    Abstract: Learning reliably safe autonomous control is one of the core problems in trustworthy autonomy. However, training a controller that can be formally verified to be safe remains a major challenge. We introduce a novel approach for learning verified safe control policies in nonlinear neural dynamical systems while maximizing overall performance. Our approach aims to achieve safety in the sense of fini… ▽ More

    Submitted 15 November, 2024; v1 submitted 24 May, 2024; originally announced May 2024.

  42. arXiv:2405.14758  [pdf, ps, other

    cs.GT cs.AI cs.LG

    Axioms for AI Alignment from Human Feedback

    Authors: Luise Ge, Daniel Halpern, Evi Micha, Ariel D. Procaccia, Itai Shapira, Yevgeniy Vorobeychik, Junlin Wu

    Abstract: In the context of reinforcement learning from human feedback (RLHF), the reward function is generally derived from maximum likelihood estimation of a random utility model based on pairwise comparisons made by humans. The problem of learning a reward function is one of preference aggregation that, we argue, largely falls within the scope of social choice theory. From this perspective, we can evalua… ▽ More

    Submitted 7 November, 2024; v1 submitted 23 May, 2024; originally announced May 2024.

  43. arXiv:2405.02612  [pdf, other

    cs.LG cs.AI cs.CY stat.ML

    Learning Linear Utility Functions From Pairwise Comparison Queries

    Authors: Luise Ge, Brendan Juba, Yevgeniy Vorobeychik

    Abstract: We study learnability of linear utility functions from pairwise comparison queries. In particular, we consider two learning objectives. The first objective is to predict out-of-sample responses to pairwise comparisons, whereas the second is to approximately recover the true parameters of the utility function. We show that in the passive learning setting, linear utilities are efficiently learnable… ▽ More

    Submitted 19 June, 2024; v1 submitted 4 May, 2024; originally announced May 2024.

    Comments: Submitted to ECAI for review

  44. arXiv:2402.12426  [pdf

    cs.SI cs.CR cs.LG

    Attacks on Node Attributes in Graph Neural Networks

    Authors: Ying Xu, Michael Lanier, Anindya Sarkar, Yevgeniy Vorobeychik

    Abstract: Graphs are commonly used to model complex networks prevalent in modern social media and literacy applications. Our research investigates the vulnerability of these graphs through the application of feature based adversarial attacks, focusing on both decision time attacks and poisoning attacks. In contrast to state of the art models like Net Attack and Meta Attack, which target node attributes and… ▽ More

    Submitted 5 March, 2024; v1 submitted 19 February, 2024; originally announced February 2024.

    Comments: Accepted to AAAI 2024 AICS workshop

  45. arXiv:2402.09290  [pdf, other

    cs.LG cs.AI

    Learning Interpretable Policies in Hindsight-Observable POMDPs through Partially Supervised Reinforcement Learning

    Authors: Michael Lanier, Ying Xu, Nathan Jacobs, Chongjie Zhang, Yevgeniy Vorobeychik

    Abstract: Deep reinforcement learning has demonstrated remarkable achievements across diverse domains such as video games, robotic control, autonomous driving, and drug discovery. Common methodologies in partially-observable domains largely lean on end-to-end learning from high-dimensional observations, such as images, without explicitly reasoning about true state. We suggest an alternative direction, intro… ▽ More

    Submitted 14 February, 2024; originally announced February 2024.

  46. arXiv:2402.08747  [pdf, other

    cs.GT eess.SY

    Rationality of Learning Algorithms in Repeated Normal-Form Games

    Authors: Shivam Bajaj, Pranoy Das, Yevgeniy Vorobeychik, Vijay Gupta

    Abstract: Many learning algorithms are known to converge to an equilibrium for specific classes of games if the same learning algorithm is adopted by all agents. However, when the agents are self-interested, a natural question is whether agents have a strong incentive to adopt an alternative learning algorithm that yields them greater individual utility. We capture such incentives as an algorithm's rational… ▽ More

    Submitted 13 February, 2024; originally announced February 2024.

  47. arXiv:2402.01920  [pdf, other

    cs.LG cs.AI cs.CL

    Preference Poisoning Attacks on Reward Model Learning

    Authors: Junlin Wu, Jiongxiao Wang, Chaowei Xiao, Chenguang Wang, Ning Zhang, Yevgeniy Vorobeychik

    Abstract: Learning reward models from pairwise comparisons is a fundamental component in a number of domains, including autonomous control, conversational agents, and recommendation systems, as part of a broad goal of aligning automated decisions with user preferences. These approaches entail collecting preference information from people, with feedback often provided anonymously. Since preferences are subje… ▽ More

    Submitted 8 October, 2024; v1 submitted 2 February, 2024; originally announced February 2024.

  48. arXiv:2312.14625  [pdf, other

    cs.AI cs.CR cs.LG

    Multi-Agent Reinforcement Learning for Assessing False-Data Injection Attacks on Transportation Networks

    Authors: Taha Eghtesad, Sirui Li, Yevgeniy Vorobeychik, Aron Laszka

    Abstract: The increasing reliance of drivers on navigation applications has made transportation networks more susceptible to data-manipulation attacks by malicious actors. Adversaries may exploit vulnerabilities in the data collection or processing of navigation services to inject false information, and to thus interfere with the drivers' route selection. Such attacks can significantly increase traffic cong… ▽ More

    Submitted 6 March, 2024; v1 submitted 22 December, 2023; originally announced December 2023.

  49. arXiv:2312.07389  [pdf

    cs.CV

    Eroding Trust In Aerial Imagery: Comprehensive Analysis and Evaluation Of Adversarial Attacks In Geospatial Systems

    Authors: Michael Lanier, Aayush Dhakal, Zhexiao Xiong, Arthur Li, Nathan Jacobs, Yevgeniy Vorobeychik

    Abstract: In critical operations where aerial imagery plays an essential role, the integrity and trustworthiness of data are paramount. The emergence of adversarial attacks, particularly those that exploit control over labels or employ physically feasible trojans, threatens to erode that trust, making the analysis and mitigation of these attacks a matter of urgency. We demonstrate how adversarial attacks ca… ▽ More

    Submitted 12 December, 2023; originally announced December 2023.

    Comments: Accepted at IEEE AIRP 2023

  50. arXiv:2311.09641  [pdf, other

    cs.AI cs.CL cs.CR cs.HC

    RLHFPoison: Reward Poisoning Attack for Reinforcement Learning with Human Feedback in Large Language Models

    Authors: Jiongxiao Wang, Junlin Wu, Muhao Chen, Yevgeniy Vorobeychik, Chaowei Xiao

    Abstract: Reinforcement Learning with Human Feedback (RLHF) is a methodology designed to align Large Language Models (LLMs) with human preferences, playing an important role in LLMs alignment. Despite its advantages, RLHF relies on human annotators to rank the text, which can introduce potential security vulnerabilities if any adversarial annotator (i.e., attackers) manipulates the ranking score by up-ranki… ▽ More

    Submitted 19 June, 2024; v1 submitted 16 November, 2023; originally announced November 2023.