Skip to main content

Showing 1–8 of 8 results for author: Elenius, D

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

    cs.RO cs.AI

    Shrinking POMCP: A Framework for Real-Time UAV Search and Rescue

    Authors: Yunuo Zhang, Baiting Luo, Ayan Mukhopadhyay, Daniel Stojcsics, Daniel Elenius, Anirban Roy, Susmit Jha, Miklos Maroti, Xenofon Koutsoukos, Gabor Karsai, Abhishek Dubey

    Abstract: Efficient path optimization for drones in search and rescue operations faces challenges, including limited visibility, time constraints, and complex information gathering in urban environments. We present a comprehensive approach to optimize UAV-based search and rescue operations in neighborhood areas, utilizing both a 3D AirSim-ROS2 simulator and a 2D simulator. The path planning problem is formu… ▽ More

    Submitted 19 November, 2024; originally announced November 2024.

    Comments: Accepted to the The 3rd International Conference on Assured Autonomy

  2. arXiv:2411.02381  [pdf, other

    cs.AI

    Addressing Uncertainty in LLMs to Enhance Reliability in Generative AI

    Authors: Ramneet Kaur, Colin Samplawski, Adam D. Cobb, Anirban Roy, Brian Matejek, Manoj Acharya, Daniel Elenius, Alexander M. Berenbeim, John A. Pavlik, Nathaniel D. Bastian, Susmit Jha

    Abstract: In this paper, we present a dynamic semantic clustering approach inspired by the Chinese Restaurant Process, aimed at addressing uncertainty in the inference of Large Language Models (LLMs). We quantify uncertainty of an LLM on a given query by calculating entropy of the generated semantic clusters. Further, we propose leveraging the (negative) likelihood of these clusters as the (non)conformity s… ▽ More

    Submitted 4 November, 2024; originally announced November 2024.

  3. arXiv:2410.09173  [pdf, other

    cs.AI

    Resource-Constrained Heuristic for Max-SAT

    Authors: Brian Matejek, Daniel Elenius, Cale Gentry, David Stoker, Adam Cobb

    Abstract: We propose a resource-constrained heuristic for instances of Max-SAT that iteratively decomposes a larger problem into smaller subcomponents that can be solved by optimized solvers and hardware. The unconstrained outer loop maintains the state space of a given problem and selects a subset of the SAT variables for optimization independent of previous calls. The resource-constrained inner loop maxim… ▽ More

    Submitted 11 October, 2024; originally announced October 2024.

  4. arXiv:2311.10571  [pdf, other

    stat.ML cs.LG stat.CO

    Direct Amortized Likelihood Ratio Estimation

    Authors: Adam D. Cobb, Brian Matejek, Daniel Elenius, Anirban Roy, Susmit Jha

    Abstract: We introduce a new amortized likelihood ratio estimator for likelihood-free simulation-based inference (SBI). Our estimator is simple to train and estimates the likelihood ratio using a single forward pass of the neural estimator. Our approach directly computes the likelihood ratio between two competing parameter sets which is different from the previous approach of comparing two neural network ou… ▽ More

    Submitted 17 November, 2023; originally announced November 2023.

    Comments: 12 Pages, 10 Figures, GitHub: https://github.com/SRI-CSL/dnre

  5. arXiv:2306.05562  [pdf, other

    cs.RO cs.AI cs.CE

    AircraftVerse: A Large-Scale Multimodal Dataset of Aerial Vehicle Designs

    Authors: Adam D. Cobb, Anirban Roy, Daniel Elenius, F. Michael Heim, Brian Swenson, Sydney Whittington, James D. Walker, Theodore Bapty, Joseph Hite, Karthik Ramani, Christopher McComb, Susmit Jha

    Abstract: We present AircraftVerse, a publicly available aerial vehicle design dataset. Aircraft design encompasses different physics domains and, hence, multiple modalities of representation. The evaluation of these cyber-physical system (CPS) designs requires the use of scientific analytical and simulation models ranging from computer-aided design tools for structural and manufacturing analysis, computati… ▽ More

    Submitted 8 June, 2023; originally announced June 2023.

    Comments: The dataset is hosted at https://zenodo.org/record/6525446, baseline models and code at https://github.com/SRI-CSL/AircraftVerse, and the dataset description at https://aircraftverse.onrender.com/

  6. arXiv:2211.08138  [pdf, other

    cs.LG cs.RO

    Design of Unmanned Air Vehicles Using Transformer Surrogate Models

    Authors: Adam D. Cobb, Anirban Roy, Daniel Elenius, Susmit Jha

    Abstract: Computer-aided design (CAD) is a promising new area for the application of artificial intelligence (AI) and machine learning (ML). The current practice of design of cyber-physical systems uses the digital twin methodology, wherein the actual physical design is preceded by building detailed models that can be evaluated by physics simulation models. These physics models are often slow and the manual… ▽ More

    Submitted 11 November, 2022; originally announced November 2022.

    Comments: 8 pages, 8 figures

  7. arXiv:2208.08552  [pdf, other

    cs.AI cs.HC cs.LG cs.LO

    A Framework for Understanding and Visualizing Strategies of RL Agents

    Authors: Pedro Sequeira, Daniel Elenius, Jesse Hostetler, Melinda Gervasio

    Abstract: Recent years have seen significant advances in explainable AI as the need to understand deep learning models has gained importance with the increased emphasis on trust and ethics in AI. Comprehensible models for sequential decision tasks are a particular challenge as they require understanding not only individual predictions but a series of predictions that interact with environmental dynamics. We… ▽ More

    Submitted 17 August, 2022; originally announced August 2022.

  8. arXiv:1403.3142  [pdf, other

    cs.CL cs.SE

    ARSENAL: Automatic Requirements Specification Extraction from Natural Language

    Authors: Shalini Ghosh, Daniel Elenius, Wenchao Li, Patrick Lincoln, Natarajan Shankar, Wilfried Steiner

    Abstract: Requirements are informal and semi-formal descriptions of the expected behavior of a complex system from the viewpoints of its stakeholders (customers, users, operators, designers, and engineers). However, for the purpose of design, testing, and verification for critical systems, we can transform requirements into formal models that can be analyzed automatically. ARSENAL is a framework and methodo… ▽ More

    Submitted 20 April, 2016; v1 submitted 12 March, 2014; originally announced March 2014.

    Report number: SRI-CSL-13-01