Skip to main content

Showing 1–9 of 9 results for author: Brady, E

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

    cs.HC cs.AI

    A Democratic Platform for Engaging with Disabled Community in Generative AI Development

    Authors: Deepak Giri, Erin Brady

    Abstract: Artificial Intelligence (AI) systems, especially generative AI technologies are becoming more relevant in our society. Tools like ChatGPT are being used by members of the disabled community e.g., Autistic people may use it to help compose emails. The growing impact and popularity of generative AI tools have prompted us to examine their relevance within the disabled community. The design and develo… ▽ More

    Submitted 26 September, 2023; originally announced September 2023.

    ACM Class: I.2

  2. arXiv:2306.15375  [pdf, other

    cs.PL cs.LO cs.SC

    Frex: dependently-typed algebraic simplification

    Authors: Guillaume Allais, Edwin Brady, Nathan Corbyn, Ohad Kammar, Jeremy Yallop

    Abstract: We present an extensible, mathematically-structured algebraic simplification library design. We structure the library using universal algebraic concepts: a free algebra -- fral -- and a free extension -- frex -- of an algebra by a set of variables. The library's dependently-typed API guarantees simplification modules, even user-defined ones, are terminating, sound, and complete with respect to a w… ▽ More

    Submitted 27 June, 2023; originally announced June 2023.

  3. arXiv:2305.09815  [pdf, other

    cs.HC cs.AI

    Exploring outlooks towards generative AI-based assistive technologies for people with Autism

    Authors: Deepak Giri, Erin Brady

    Abstract: The last few years have significantly increased global interest in generative artificial intelligence. Deepfakes, which are synthetically created videos, emerged as an application of generative artificial intelligence. Fake news and pornographic content have been the two most prevalent negative use cases of deepfakes in the digital ecosystem. Deepfakes have some advantageous applications that expe… ▽ More

    Submitted 16 May, 2023; originally announced May 2023.

    Comments: 6 pages, 1 figure

    MSC Class: 68T07

  4. arXiv:2301.12852  [pdf, other

    cs.PL

    Type Theory as a Language Workbench

    Authors: Jan de Muijnck-Hughes, Guillaume Allais, Edwin Brady

    Abstract: Language Workbenches offer language designers an expressive environment in which to create their DSLs. Similarly, research into mechanised meta-theory has shown how dependently typed languages provide expressive environments to formalise and study DSLs and their meta-theoretical properties. But can we claim that dependently typed languages qualify as language workbenches? We argue yes! We have d… ▽ More

    Submitted 30 January, 2023; originally announced January 2023.

    Comments: 18 pages, Accepted for publication at ECVS

    ACM Class: F.3.1; F.3.2; D.3.1; D.3.3

  5. arXiv:2111.04857  [pdf, other

    cs.LG math.DS nlin.CD physics.flu-dyn

    Model-assisted deep learning of rare extreme events from partial observations

    Authors: Anna Asch, Ethan Brady, Hugo Gallardo, John Hood, Bryan Chu, Mohammad Farazmand

    Abstract: To predict rare extreme events using deep neural networks, one encounters the so-called small data problem because even long-term observations often contain few extreme events. Here, we investigate a model-assisted framework where the training data is obtained from numerical simulations, as opposed to observations, with adequate samples from extreme events. However, to ensure the trained networks… ▽ More

    Submitted 22 March, 2022; v1 submitted 4 November, 2021; originally announced November 2021.

    Comments: Accepted for publication in Chaos: An Interdisciplinary Journal of Nonlinear Science

  6. arXiv:2104.00480  [pdf, other

    cs.PL

    Idris 2: Quantitative Type Theory in Practice

    Authors: Edwin Brady

    Abstract: Dependent types allow us to express precisely what a function is intended to do. Recent work on Quantitative Type Theory (QTT) extends dependent type systems with linearity, also allowing precision in expressing when a function can run. This is promising, because it suggests the ability to design and reason about resource usage protocols, such as we might find in distributed and concurrent program… ▽ More

    Submitted 1 April, 2021; originally announced April 2021.

    Comments: To appear in proceedings of ECOOP 2021

  7. Value-Dependent Session Design in a Dependently Typed Language

    Authors: Jan de Muijnck-Hughes, Edwin Brady, Wim Vanderbauwhede

    Abstract: Session Types offer a ty** discipline that allows protocol specifications to be used during type-checking, ensuring that implementations adhere to a given specification. When looking to realise global session types in a dependently typed language care must be taken that values introduced in the description are used by roles that know about the value. We present Sessions, a Resource Dependent E… ▽ More

    Submitted 2 April, 2019; originally announced April 2019.

    Comments: In Proceedings PLACES 2019, arXiv:1904.00396

    Journal ref: EPTCS 291, 2019, pp. 47-59

  8. Sequential decision problems, dependent types and generic solutions

    Authors: Nicola Botta, Patrik Jansson, Cezar Ionescu, David R. Christiansen, Edwin Brady

    Abstract: We present a computer-checked generic implementation for solving finite-horizon sequential decision problems. This is a wide class of problems, including inter-temporal optimizations, knapsack, optimal bracketing, scheduling, etc. The implementation can handle time-step dependent control and state spaces, and monadic representations of uncertainty (such as stochastic, non-deterministic, fuzzy, or… ▽ More

    Submitted 22 March, 2017; v1 submitted 23 October, 2016; originally announced October 2016.

    Comments: 23 pages, 2 figures

    Journal ref: Logical Methods in Computer Science, Volume 13, Issue 1 (March 17, 2017) lmcs:3191

  9. arXiv:1511.04389  [pdf, other

    cs.CR cs.GT

    HackAttack: Game-Theoretic Analysis of Realistic Cyber Conflicts

    Authors: Erik M. Ferragut, Andrew C. Brady, Ethan J. Brady, Jacob M. Ferragut, Nathan M. Ferragut, Max C. Wildgruber

    Abstract: Game theory is appropriate for studying cyber conflict because it allows for an intelligent and goal-driven adversary. Applications of game theory have led to a number of results regarding optimal attack and defense strategies. However, the overwhelming majority of applications explore overly simplistic games, often ones in which each participant's actions are visible to every other participant. T… ▽ More

    Submitted 13 November, 2015; originally announced November 2015.

    Comments: 8 pages