Skip to main content

Showing 1–4 of 4 results for author: Byde, A

.
  1. arXiv:2102.08503  [pdf, other

    cs.LG

    Federated Evaluation and Tuning for On-Device Personalization: System Design & Applications

    Authors: Matthias Paulik, Matt Seigel, Henry Mason, Dominic Telaar, Joris Kluivers, Rogier van Dalen, Chi Wai Lau, Luke Carlson, Filip Granqvist, Chris Vandevelde, Sudeep Agarwal, Julien Freudiger, Andrew Byde, Abhishek Bhowmick, Gaurav Kapoor, Si Beaumont, Áine Cahill, Dominic Hughes, Omid Javidbakht, Fei Dong, Rehan Rishi, Stanley Hung

    Abstract: We describe the design of our federated task processing system. Originally, the system was created to support two specific federated tasks: evaluation and tuning of on-device ML systems, primarily for the purpose of personalizing these systems. In recent years, support for an additional federated task has been added: federated learning (FL) of deep neural networks. To our knowledge, only one other… ▽ More

    Submitted 16 February, 2021; originally announced February 2021.

    Comments: 11 pages, 1 figure

  2. Optimal Strategies for Simultaneous Vickrey Auctions with Perfect Substitutes

    Authors: Enrico H. Gerding, Rajdeep Kumar Dash, Andrew Byde, Nicholas Robert Jennings

    Abstract: We derive optimal strategies for a bidding agent that participates in multiple, simultaneous second-price auctions with perfect substitutes. We prove that, if everyone else bids locally in a single auction, the global bidder should always place non-zero bids in all available auctions, provided there are no budget constraints. With a budget, however, the optimal strategy is to bid locally if this b… ▽ More

    Submitted 14 January, 2014; originally announced January 2014.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 32, pages 939-982, 2008

  3. arXiv:1103.4282  [pdf, other

    cs.DS cs.DB

    Stratified B-trees and versioning dictionaries

    Authors: Andy Twigg, Andrew Byde, Grzegorz Milos, Tim Moreton, John Wilkes, Tom Wilkie

    Abstract: A classic versioned data structure in storage and computer science is the copy-on-write (CoW) B-tree -- it underlies many of today's file systems and databases, including WAFL, ZFS, Btrfs and more. Unfortunately, it doesn't inherit the B-tree's optimality properties; it has poor space utilization, cannot offer fast updates, and relies on random IO to scale. Yet, nothing better has been developed s… ▽ More

    Submitted 30 March, 2011; v1 submitted 22 March, 2011; originally announced March 2011.

  4. arXiv:1103.2566  [pdf, ps, other

    cs.DS cs.DB

    Optimal query/update tradeoffs in versioned dictionaries

    Authors: Andrew Byde, Andy Twigg

    Abstract: External-memory dictionaries are a fundamental data structure in file systems and databases. Versioned (or fully-persistent) dictionaries have an associated version tree where queries can be performed at any version, updates can be performed on leaf versions, and any version can be `cloned' by adding a child. Various query/update tradeoffs are known for unversioned dictionaries, many of them with… ▽ More

    Submitted 12 April, 2011; v1 submitted 13 March, 2011; originally announced March 2011.