Search Results for author: Aron Laszka

Found 20 papers, 5 papers with code

Forecasting and Mitigating Disruptions in Public Bus Transit Services

no code implementations6 Mar 2024 Chaeeun Han, Jose Paolo Talusan, Dan Freudberg, Ayan Mukhopadhyay, Abhishek Dubey, Aron Laszka

Public transportation systems often suffer from unexpected fluctuations in demand and disruptions, such as mechanical failures and medical emergencies.

Decision Making in Non-Stationary Environments with Policy-Augmented Search

1 code implementation6 Jan 2024 Ava Pettet, Yunuo Zhang, Baiting Luo, Kyle Wray, Hendrik Baier, Aron Laszka, Abhishek Dubey, Ayan Mukhopadhyay

In this paper, we introduce \textit{Policy-Augmented Monte Carlo tree search} (PA-MCTS), which combines action-value estimates from an out-of-date policy with an online search using an up-to-date model of the environment.

Decision Making Decision Making Under Uncertainty +2

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

no code implementations22 Dec 2023 Taha Eghtesad, Sirui Li, Yevgeniy Vorobeychik, Aron Laszka

The increasing reliance of drivers on navigation applications has made transportation networks more susceptible to data-manipulation attacks by malicious actors.

Multi-agent Reinforcement Learning

Task Grouping for Automated Multi-Task Machine Learning via Task Affinity Prediction

no code implementations24 Oct 2023 Afiya Ayman, Ayan Mukhopadhyay, Aron Laszka

We identify inherent task features and STL characteristics that can help us to predict whether a group of tasks should be learned together using MTL or if they should be learned independently using STL.

Multi-Task Learning

Principled Data-Driven Decision Support for Cyber-Forensic Investigations

1 code implementation23 Nov 2022 Soodeh Atefi, Sakshyam Panda, Emmanouil Panaousis, Aron Laszka

A recent study demonstrated that data-driven decision support, based on a dataset of prior incidents, can provide state-of-the-art prioritization.

Offline Vehicle Routing Problem with Online Bookings: A Novel Problem Formulation with Applications to Paratransit

1 code implementation25 Apr 2022 Amutheezan Sivagnanam, Salah Uddin Kadir, Ayan Mukhopadhyay, Philip Pugliese, Abhishek Dubey, Samitha Samaranayake, Aron Laszka

Vehicle routing problems (VRPs) can be divided into two major categories: offline VRPs, which consider a given set of trip requests to be served, and online VRPs, which consider requests as they arrive in real-time.

An Online Approach to Solve the Dynamic Vehicle Routing Problem with Stochastic Trip Requests for Paratransit Services

no code implementations28 Mar 2022 Michael Wilbur, Salah Uddin Kadir, Youngseo Kim, Geoffrey Pettet, Ayan Mukhopadhyay, Philip Pugliese, Samitha Samaranayake, Aron Laszka, Abhishek Dubey

Accounting for stochastic requests while optimizing a non-myopic utility function is computationally challenging; indeed, the action space for such a problem is intractably large in practice.

Decision Making

Reinforcement Learning based Proactive Control for Transmission Grid Resilience to Wildfire

no code implementations12 Jul 2021 Salah U. Kadir, Subir Majumder, Ajay D. Chhokra, Abhishek Dubey, Himanshu Neema, Aron Laszka, Anurag K. Srivastava

We model and solve the proactive control problem as a Markov decision process and introduce an integrated testbed for spatio-temporal wildfire propagation and proactive power-system operation.

Decision Making reinforcement-learning +1

Transit-Gym: A Simulation and Evaluation Engine for Analysis of Bus Transit Systems

no code implementations30 Jun 2021 Ruixiao Sun, Rongze Gui, Himanshu Neema, Yuche Chen, Juliette Ugirumurera, Joseph Severino, Philip Pugliese, Aron Laszka, Abhishek Dubey

Public-transit systems face a number of operational challenges: (a) changing ridership patterns requiring optimization of fixed line services, (b) optimizing vehicle-to-trip assignments to reduce maintenance and operation codes, and (c) ensuring equitable and fair coverage to areas with low ridership.

Efficient Data Management for Intelligent Urban Mobility Systems

no code implementations22 Jan 2021 Michael Wilbur, Philip Pugliese, Aron Laszka, Abhishek Dubey

Modern intelligent urban mobility applications are underpinned by large-scale, multivariate, spatiotemporal data streams.

Computers and Society

Data-Driven Prediction of Route-Level Energy Use for Mixed-Vehicle Transit Fleets

1 code implementation10 Apr 2020 Afiya Ayman, Michael Wilbur, Amutheezan Sivagnanam, Philip Pugliese, Abhishek Dubey, Aron Laszka

In this paper, we present a novel framework for the data-driven prediction of route-level energy use for mixed-vehicle transit fleets, which we evaluate using data collected from the bus fleet of CARTA, the public transit authority of Chattanooga, TN.

Scheduling

Minimizing Energy Use of Mixed-Fleet Public Transit for Fixed-Route Service

no code implementations10 Apr 2020 Amutheezan Sivagnanam, Afiya Ayman, Michael Wilbur, Philip Pugliese, Abhishek Dubey, Aron Laszka

Our results show that the proposed algorithms are scalable and can reduce energy use and, hence, environmental impact and operational costs.

Scheduling

Adversarial Deep Reinforcement Learning based Adaptive Moving Target Defense

no code implementations27 Nov 2019 Taha Eghtesad, Yevgeniy Vorobeychik, Aron Laszka

In this paper, we propose a multi-agent partially-observable Markov Decision Process model of MTD and formulate a two-player general-sum game between the adversary and the defender.

Multi-agent Reinforcement Learning reinforcement-learning +1

Finding Needles in a Moving Haystack: Prioritizing Alerts with Adversarial Reinforcement Learning

no code implementations20 Jun 2019 Liang Tong, Aron Laszka, Chao Yan, Ning Zhang, Yevgeniy Vorobeychik

We then use these in a double-oracle framework to obtain an approximate equilibrium of the game, which in turn yields a robust stochastic policy for the defender.

Intrusion Detection reinforcement-learning +1

Hey Google, What Exactly Do Your Security Patches Tell Us? A Large-Scale Empirical Study on Android Patched Vulnerabilities

no code implementations22 May 2019 Sadegh Farhang, Mehmet Bahadir Kirdan, Aron Laszka, Jens Grossklags

In this paper, we perform a comprehensive study of 2, 470 patched Android vulnerabilities that we collect from different data sources such as Android security bulletins, CVEDetails, Qualcomm Code Aurora, AOSP Git repository, and Linux Patchwork.

Cryptography and Security

Get Your Workload in Order: Game Theoretic Prioritization of Database Auditing

no code implementations22 Jan 2018 Chao Yan, Bo Li, Yevgeniy Vorobeychik, Aron Laszka, Daniel Fabbri, Bradley Malin

For enhancing the privacy protections of databases, where the increasing amount of detailed personal data is stored and processed, multiple mechanisms have been developed, such as audit logging and alert triggers, which notify administrators about suspicious activities; however, the two main limitations in common are: 1) the volume of such alerts is often substantially greater than the capabilities of resource-constrained organizations, and 2) strategic attackers may disguise their actions or carefully choosing which records they touch, making incompetent the statistical detection models.

Designing Secure Ethereum Smart Contracts: A Finite State Machine Based Approach

no code implementations26 Nov 2017 Anastasia Mavridou, Aron Laszka

The adoption of blockchain-based distributed computation platforms is growing fast.

Cryptography and Security Formal Languages and Automata Theory Software Engineering

Cannot find the paper you are looking for? You can Submit a new open access paper.