Skip to main content

Showing 1–10 of 10 results for author: Pfrommer, S

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

    cs.CL

    Ranking Manipulation for Conversational Search Engines

    Authors: Samuel Pfrommer, Yatong Bai, Tanmay Gautam, Somayeh Sojoudi

    Abstract: Major search engine providers are rapidly incorporating Large Language Model (LLM)-generated content in response to user queries. These conversational search engines operate by loading retrieved website text into the LLM context for summarization and interpretation. Recent research demonstrates that LLMs are highly vulnerable to jailbreaking and prompt injection attacks, which disrupt the safety a… ▽ More

    Submitted 25 September, 2024; v1 submitted 5 June, 2024; originally announced June 2024.

    Comments: 2024 Conference on Empirical Methods in Natural Language Processing (Main)

  2. arXiv:2405.16763  [pdf, other

    cs.LG

    Transport of Algebraic Structure to Latent Embeddings

    Authors: Samuel Pfrommer, Brendon G. Anderson, Somayeh Sojoudi

    Abstract: Machine learning often aims to produce latent embeddings of inputs which lie in a larger, abstract mathematical space. For example, in the field of 3D modeling, subsets of Euclidean space can be embedded as vectors using implicit neural representations. Such subsets also have a natural algebraic structure including operations (e.g., union) and corresponding laws (e.g., associativity). How can we l… ▽ More

    Submitted 26 May, 2024; originally announced May 2024.

    Comments: Proceedings of the 41st International Conference on Machine Learning (2024)

  3. arXiv:2310.04916  [pdf, other

    math.OC cs.LG

    Tight Certified Robustness via Min-Max Representations of ReLU Neural Networks

    Authors: Brendon G. Anderson, Samuel Pfrommer, Somayeh Sojoudi

    Abstract: The reliable deployment of neural networks in control systems requires rigorous robustness guarantees. In this paper, we obtain tight robustness certificates over convex attack sets for min-max representations of ReLU neural networks by developing a convex reformulation of the nonconvex certification problem. This is done by "lifting" the problem to an infinite-dimensional optimization over probab… ▽ More

    Submitted 7 October, 2023; originally announced October 2023.

    Comments: IEEE Conference on Decision and Control, 2023

  4. arXiv:2309.13794  [pdf, other

    cs.LG

    Projected Randomized Smoothing for Certified Adversarial Robustness

    Authors: Samuel Pfrommer, Brendon G. Anderson, Somayeh Sojoudi

    Abstract: Randomized smoothing is the current state-of-the-art method for producing provably robust classifiers. While randomized smoothing typically yields robust $\ell_2$-ball certificates, recent research has generalized provable robustness to different norm balls as well as anisotropic regions. This work considers a classifier architecture that first projects onto a low-dimensional approximation of the… ▽ More

    Submitted 24 September, 2023; originally announced September 2023.

    Comments: Transactions on Machine Learning Research (TMLR) 2023

  5. arXiv:2307.15980  [pdf, other

    cs.LG eess.SY

    Initial State Interventions for Deconfounded Imitation Learning

    Authors: Samuel Pfrommer, Yatong Bai, Hyunin Lee, Somayeh Sojoudi

    Abstract: Imitation learning suffers from causal confusion. This phenomenon occurs when learned policies attend to features that do not causally influence the expert actions but are instead spuriously correlated. Causally confused agents produce low open-loop supervised loss but poor closed-loop performance upon deployment. We consider the problem of masking observed confounders in a disentangled representa… ▽ More

    Submitted 11 August, 2023; v1 submitted 29 July, 2023; originally announced July 2023.

    Comments: 62nd IEEE Conference on Decision and Control

  6. arXiv:2303.16952  [pdf, other

    cs.LG cs.AI math.OC

    Meta-Learning Parameterized First-Order Optimizers using Differentiable Convex Optimization

    Authors: Tanmay Gautam, Samuel Pfrommer, Somayeh Sojoudi

    Abstract: Conventional optimization methods in machine learning and controls rely heavily on first-order update rules. Selecting the right method and hyperparameters for a particular task often involves trial-and-error or practitioner intuition, motivating the field of meta-learning. We generalize a broad family of preexisting update rules by proposing a meta-learning framework in which the inner loop optim… ▽ More

    Submitted 29 March, 2023; originally announced March 2023.

    Comments: 9 pages, 3 figures

  7. arXiv:2302.01961  [pdf, other

    cs.LG

    Asymmetric Certified Robustness via Feature-Convex Neural Networks

    Authors: Samuel Pfrommer, Brendon G. Anderson, Julien Piet, Somayeh Sojoudi

    Abstract: Recent works have introduced input-convex neural networks (ICNNs) as learning models with advantageous training, inference, and generalization properties linked to their convex structure. In this paper, we propose a novel feature-convex neural network architecture as the composition of an ICNN with a Lipschitz feature map in order to achieve adversarial robustness. We consider the asymmetric binar… ▽ More

    Submitted 10 October, 2023; v1 submitted 3 February, 2023; originally announced February 2023.

    Comments: 37th Conference on Neural Information Processing Systems (NeurIPS 2023)

  8. arXiv:2112.13941  [pdf, other

    cs.LG eess.SY

    Safe Reinforcement Learning with Chance-constrained Model Predictive Control

    Authors: Samuel Pfrommer, Tanmay Gautam, Alec Zhou, Somayeh Sojoudi

    Abstract: Real-world reinforcement learning (RL) problems often demand that agents behave safely by obeying a set of designed constraints. We address the challenge of safe RL by coupling a safety guide based on model predictive control (MPC) with a modified policy gradient framework in a linear setting with continuous actions. The guide enforces safe operation of the system by embedding safety requirements… ▽ More

    Submitted 28 March, 2022; v1 submitted 27 December, 2021; originally announced December 2021.

    Comments: 4th Annual Conference on Learning for Dynamics and Control

  9. arXiv:2010.08847  [pdf, other

    eess.SP cs.LG stat.ML

    Discriminability of Single-Layer Graph Neural Networks

    Authors: Samuel Pfrommer, Fernando Gama, Alejandro Ribeiro

    Abstract: Network data can be conveniently modeled as a graph signal, where data values are assigned to the nodes of a graph describing the underlying network topology. Successful learning from network data requires methods that effectively exploit this graph structure. Graph neural networks (GNNs) provide one such method and have exhibited promising performance on a wide range of problems. Understanding wh… ▽ More

    Submitted 21 October, 2020; v1 submitted 17 October, 2020; originally announced October 2020.

    Comments: Submitted to IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP 2021)

  10. arXiv:2009.11193  [pdf, ps, other

    cs.RO cs.LG

    ContactNets: Learning Discontinuous Contact Dynamics with Smooth, Implicit Representations

    Authors: Samuel Pfrommer, Mathew Halm, Michael Posa

    Abstract: Common methods for learning robot dynamics assume motion is continuous, causing unrealistic model predictions for systems undergoing discontinuous impact and stiction behavior. In this work, we resolve this conflict with a smooth, implicit encoding of the structure inherent to contact-induced discontinuities. Our method, ContactNets, learns parameterizations of inter-body signed distance and conta… ▽ More

    Submitted 1 November, 2020; v1 submitted 23 September, 2020; originally announced September 2020.

    Comments: S.P. and M.H. contributed equally to this work; Accepted to CoRL 2020