Skip to main content

Showing 1–7 of 7 results for author: Cartwright, R

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

    cs.CV

    EDITOR: Effective and Interpretable Prompt Inversion for Text-to-Image Diffusion Models

    Authors: Mingzhe Li, Gehao Zhang, Zhenting Wang, Shiqing Ma, Siqi Pan, Richard Cartwright, Juan Zhai

    Abstract: Text-to-image generation models~(e.g., Stable Diffusion) have achieved significant advancements, enabling the creation of high-quality and realistic images based on textual descriptions. Prompt inversion, the task of identifying the textual prompt used to generate a specific artifact, holds significant potential for applications including data attribution, model provenance, and watermarking valida… ▽ More

    Submitted 3 June, 2025; originally announced June 2025.

  2. arXiv:2308.09300  [pdf, other

    cs.CV cs.AI cs.MM cs.SD eess.AS

    V2A-Mapper: A Lightweight Solution for Vision-to-Audio Generation by Connecting Foundation Models

    Authors: Heng Wang, Jianbo Ma, Santiago Pascual, Richard Cartwright, Weidong Cai

    Abstract: Building artificial intelligence (AI) systems on top of a set of foundation models (FMs) is becoming a new paradigm in AI research. Their representative and generative abilities learnt from vast amounts of data can be easily adapted and transferred to a wide range of downstream tasks without extra training from scratch. However, leveraging FMs in cross-modal generation remains under-researched whe… ▽ More

    Submitted 13 December, 2023; v1 submitted 18 August, 2023; originally announced August 2023.

    Comments: AAAI 2024. Demo page: https://v2a-mapper.github.io/

  3. arXiv:2302.13451  [pdf, other

    cs.SD cs.CL cs.LG eess.AS

    A low latency attention module for streaming self-supervised speech representation learning

    Authors: Jianbo Ma, Siqi Pan, Deepak Chandran, Andrea Fanelli, Richard Cartwright

    Abstract: The transformer is a fundamental building block in deep learning, and the attention mechanism is the transformer's core component. Self-supervised speech representation learning (SSRL) represents a popular use-case for the transformer architecture. Due to transformers' acausal behavior, the use of transformers for SSRL has been predominantly focused on acausal applications. However, several media… ▽ More

    Submitted 17 March, 2024; v1 submitted 26 February, 2023; originally announced February 2023.

    Comments: 19 pages, 4 figures

  4. arXiv:1907.08695  [pdf, other

    cs.PL

    Language Support for Adaptation: Intent-Driven Programming in FAST

    Authors: Yao-Hsiang Yang, Adam Duracz, Ferenc A. Bartha, Ryuichi Sai, Ahsan Pervaiz, Saeid Barati, Dung Nguyen, Robert Cartwright, Henry Hoffmann, Krishna V. Palem

    Abstract: Historically, programming language semantics has focused on assigning a precise mathematical meaning to programs. That meaning is a function from the program's input domain to its output domain determined solely by its syntactic structure. Such a semantics, fosters the development of portable applications which are oblivious to the performance characteristics and limitations (such as a maximum mem… ▽ More

    Submitted 12 July, 2019; originally announced July 2019.

    ACM Class: D.3.3; I.2.2; F.3.2

  5. arXiv:1801.06793  [pdf, ps, other

    cs.PL cs.LO

    NOOP: A Domain-Theoretic Model of Nominally-Typed OOP

    Authors: Moez AbdelGawad, Robert Cartwright

    Abstract: The majority of industrial-strength object-oriented (OO) software is written using nominally-typed OO programming languages. Extant domain-theoretic models of OOP developed to analyze OO type systems miss, however, a crucial feature of these mainstream OO languages: nominality. This paper presents the construction of NOOP as the first domain-theoretic model of OOP that includes full class/type nam… ▽ More

    Submitted 21 January, 2018; originally announced January 2018.

    Comments: 23 pages

  6. arXiv:1605.05858  [pdf, other

    cs.PL cs.LO

    Domain Theory: An Introduction

    Authors: Robert Cartwright, Rebecca Parsons, Moez AbdelGawad

    Abstract: This monograph is an ongoing revision of "Lectures On A Mathematical Theory of Computation" by Dana Scott. Scott's monograph uses a formulation of domains called neighborhood systems in which finite elements are selected subsets of a master set of objects called "tokens". Since tokens have little intuitive significance, Scott has discarded neighborhood systems in favor of an equivalent formulation… ▽ More

    Submitted 14 June, 2016; v1 submitted 19 May, 2016; originally announced May 2016.

    Comments: 90 pages

  7. arXiv:1408.1110  [pdf, other

    cs.RO

    Modeling Basic Aspects of Cyber-Physical Systems, Part II

    Authors: Yingfu Zeng, Chad Rose, Paul Brauner, Walid Taha, Jawad Masood, Roland Philippsen, Marcia O. Malley, Robert Cartwright

    Abstract: We continue to consider the question of what language features are needed to effectively model cyber-physical systems (CPS). In previous work, we proposed using a core language as a way to study this question, and showed how several basic aspects of CPS can be modeled clearly in a language with a small set of constructs. This paper reports on the result of our analysis of two, more complex, case s… ▽ More

    Submitted 5 August, 2014; originally announced August 2014.

    Comments: Presented at DSLRob 2013 (arXiv:cs/1312.5952)

    Report number: DSLRob/2013/03