Skip to main content

Showing 1–13 of 13 results for author: Beal, J

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

    cs.LG cs.MA

    Inferring Player Location in Sports Matches: Multi-Agent Spatial Imputation from Limited Observations

    Authors: Gregory Everett, Ryan J. Beal, Tim Matthews, Joseph Early, Timothy J. Norman, Sarvapali D. Ramchurn

    Abstract: Understanding agent behaviour in Multi-Agent Systems (MAS) is an important problem in domains such as autonomous driving, disaster response, and sports analytics. Existing MAS problems typically use uniform timesteps with observations for all agents. In this work, we analyse the problem of agent location imputation, specifically posed in environments with non-uniform timesteps and limited agent ob… ▽ More

    Submitted 13 February, 2023; originally announced February 2023.

    Comments: 11 Pages (8 main, 1 references, 2 appendix), 8 figures (7 main, 1 appendix). Accepted at AAMAS 2023 Main Track

  2. arXiv:2108.05887  [pdf, other

    cs.CV cs.AI cs.LG

    Billion-Scale Pretraining with Vision Transformers for Multi-Task Visual Representations

    Authors: Josh Beal, Hao-Yu Wu, Dong Huk Park, Andrew Zhai, Dmitry Kislyuk

    Abstract: Large-scale pretraining of visual representations has led to state-of-the-art performance on a range of benchmark computer vision tasks, yet the benefits of these techniques at extreme scale in complex production systems has been relatively unexplored. We consider the case of a popular visual discovery product, where these representations are trained with multi-task learning, from use-case specifi… ▽ More

    Submitted 12 August, 2021; originally announced August 2021.

    Comments: Accepted by WACV 2022

  3. arXiv:2107.05791  [pdf, other

    cs.DC eess.SY

    Monotonic Filtering for Distributed Collection

    Authors: Hunza Zainab, Giorgio Audrito, Soura Dasgupta, Jacob Beal

    Abstract: Distributed data collection is a fundamental task in open systems. In such networks, data is aggregated across a network to produce a single aggregated result at a source device. Though self-stabilizing, algorithms performing data collection can produce large overestimates in the transient phase. For example, in [1] we demonstrated that in a line graph, a switch of sources after initial stabilizat… ▽ More

    Submitted 12 July, 2021; originally announced July 2021.

  4. arXiv:2102.10319  [pdf, other

    cs.DC eess.SY

    Stability and Resilience of Distributed Information Spreading in Aggregate Computing

    Authors: Yuanqiu Mo, Soura Dasgupta, Jacob Beal

    Abstract: Spreading information through a network of devices is a core activity for most distributed systems. As such, self-stabilizing algorithms implementing information spreading are one of the key building blocks enabling aggregate computing to provide resilient coordination in open complex distributed systems. This paper improves a general spreading block in the aggregate computing literature by making… ▽ More

    Submitted 20 February, 2021; originally announced February 2021.

  5. arXiv:2012.09958  [pdf, other

    cs.CV cs.AI cs.LG

    Toward Transformer-Based Object Detection

    Authors: Josh Beal, Eric Kim, Eric Tzeng, Dong Huk Park, Andrew Zhai, Dmitry Kislyuk

    Abstract: Transformers have become the dominant model in natural language processing, owing to their ability to pretrain on massive amounts of data, then transfer to smaller, more specific tasks via fine-tuning. The Vision Transformer was the first major attempt to apply a pure transformer model directly to images as input, demonstrating that as compared to convolutional networks, transformer-based architec… ▽ More

    Submitted 17 December, 2020; originally announced December 2020.

  6. Bootstrap** Complete The Look at Pinterest

    Authors: Eileen Li, Eric Kim, Andrew Zhai, Josh Beal, Kunlong Gu

    Abstract: Putting together an ideal outfit is a process that involves creativity and style intuition. This makes it a particularly difficult task to automate. Existing styling products generally involve human specialists and a highly curated set of fashion items. In this paper, we will describe how we bootstrapped the Complete The Look (CTL) system at Pinterest. This is a technology that aims to learn the s… ▽ More

    Submitted 29 June, 2020; v1 submitted 18 June, 2020; originally announced June 2020.

    Comments: 9 pages, 12 figures, To be published in KDD '20

  7. Field-based Coordination with the Share Operator

    Authors: Giorgio Audrito, Jacob Beal, Ferruccio Damiani, Danilo Pianini, Mirko Viroli

    Abstract: Field-based coordination has been proposed as a model for coordinating collective adaptive systems, promoting a view of distributed computations as functions manipulating data structures spread over space and evolving over time, called computational fields. The field calculus is a formal foundation for field computations, providing specific constructs for evolution (time) and neighbor interaction… ▽ More

    Submitted 30 September, 2020; v1 submitted 7 October, 2019; originally announced October 2019.

    Journal ref: Logical Methods in Computer Science, Volume 16, Issue 4 (October 2, 2020) lmcs:5817

  8. arXiv:1811.09953  [pdf, other

    cs.CR

    Faster CryptoNets: Leveraging Sparsity for Real-World Encrypted Inference

    Authors: Edward Chou, Josh Beal, Daniel Levy, Serena Yeung, Albert Haque, Li Fei-Fei

    Abstract: Homomorphic encryption enables arbitrary computation over data while it remains encrypted. This privacy-preserving feature is attractive for machine learning, but requires significant computational time due to the large overhead of the encryption scheme. We present Faster CryptoNets, a method for efficient encrypted inference using neural networks. We develop a pruning and quantization approach th… ▽ More

    Submitted 25 November, 2018; originally announced November 2018.

  9. arXiv:1811.09951  [pdf, other

    cs.CR

    A Fully Private Pipeline for Deep Learning on Electronic Health Records

    Authors: Edward Chou, Thao Nguyen, Josh Beal, Albert Haque, Li Fei-Fei

    Abstract: We introduce an end-to-end private deep learning framework, applied to the task of predicting 30-day readmission from electronic health records. By using differential privacy during training and homomorphic encryption during inference, we demonstrate that our proposed pipeline could maintain high performance while providing robust privacy guarantees against information leak from data transmission… ▽ More

    Submitted 25 November, 2018; originally announced November 2018.

  10. arXiv:1711.08297  [pdf, other

    cs.DC cs.MA

    Engineering Resilient Collective Adaptive Systems by Self-Stabilisation

    Authors: Mirko Viroli, Giorgio Audrito, Jacob Beal, Ferruccio Damiani, Danilo Pianini

    Abstract: Collective adaptive systems are an emerging class of networked computational systems, particularly suited in application domains such as smart cities, complex sensor networks, and the Internet of Things. These systems tend to feature large scale, heterogeneity of communication model (including opportunistic peer-to-peer wireless interaction), and require inherent self-adaptiveness properties to ad… ▽ More

    Submitted 22 November, 2017; originally announced November 2017.

    Comments: To appear on ACM Transactions on Modeling and Computer Simulation

  11. arXiv:1610.08116  [pdf, other

    cs.LO

    A Higher-order Calculus of Computational Fields

    Authors: Mirko Viroli, Giorgio Audrito, Ferruccio Damiani, Danilo Pianini, Jacob Beal

    Abstract: The complexity of large-scale distributed systems, particularly when deployed in physical space, calls for new mechanisms to address composability and reusability of collective adaptive behaviour. Computational fields have been proposed as an effective abstraction to fill the gap between the macro-level of such systems (specifying a system's collective behaviour) and the micro-level (individual de… ▽ More

    Submitted 25 October, 2016; originally announced October 2016.

    Comments: 39 pages, 12 figures

    Journal ref: ACM Transactions on Computational Logic (TOCL), 20(1), Article 5, January 2019

  12. Resiliency with Aggregate Computing: State of the Art and Roadmap

    Authors: Mirko Viroli, Jacob Beal

    Abstract: One of the difficulties in develo** collective adaptive systems is the challenge of simultaneously engineering both the desired resilient behaviour of the collective and the details of its implementation on individual devices. Aggregate computing simplifies this problem by separating these aspects into different layers of abstraction by means of a unifying notion of computational field and a fun… ▽ More

    Submitted 8 July, 2016; originally announced July 2016.

    Comments: In Proceedings FORECAST 2016, arXiv:1607.02001

    Journal ref: EPTCS 217, 2016, pp. 5-18

  13. arXiv:1202.5509  [pdf, other

    cs.PL cs.DC cs.MA

    Organizing the Aggregate: Languages for Spatial Computing

    Authors: Jacob Beal, Stefan Dulman, Kyle Usbeck, Mirko Viroli, Nikolaus Correll

    Abstract: As the number of computing devices embedded into engineered systems continues to rise, there is a widening gap between the needs of the user to control aggregates of devices and the complex technology of individual devices. Spatial computing attempts to bridge this gap for systems with local communication by exploiting the connection between physical locality and device connectivity. A large numbe… ▽ More

    Submitted 2 April, 2012; v1 submitted 24 February, 2012; originally announced February 2012.

    Comments: 60 pages; Review chapter to appear as a chapter in book "Formal and Practical Aspects of Domain-Specific Languages: Recent Developments"

    ACM Class: D.3; D.1.3