Skip to main content

Showing 1–4 of 4 results for author: Budiu, M

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

    cs.DB

    DBSP: Automatic Incremental View Maintenance for Rich Query Languages

    Authors: Mihai Budiu, Frank McSherry, Leonid Ryzhyk, Val Tannen

    Abstract: Incremental view maintenance has been for a long time a central problem in database theory. Many solutions have been proposed for restricted classes of database languages, such as the relational algebra, or Datalog. These techniques do not naturally generalize to richer languages. In this paper we give a general solution to this problem in 3 steps: (1) we describe a simple but expressive language… ▽ More

    Submitted 30 March, 2022; originally announced March 2022.

  2. arXiv:2006.12018  [pdf, other

    cs.CR cs.DB

    Overlook: Differentially Private Exploratory Visualization for Big Data

    Authors: Pratiksha Thaker, Mihai Budiu, Parikshit Gopalan, Udi Wieder, Matei Zaharia

    Abstract: Data exploration systems that provide differential privacy must manage a privacy budget that measures the amount of privacy lost across multiple queries. One effective strategy to manage the privacy budget is to compute a one-time private synopsis of the data, to which users can make an unlimited number of queries. However, existing systems using synopses are built for offline use cases, where a s… ▽ More

    Submitted 22 June, 2020; originally announced June 2020.

  3. Hillview: A trillion-cell spreadsheet for big data

    Authors: Mihai Budiu, Parikshit Gopalan, Lalith Suresh, Udi Wieder, Han Kruiger, Marcos K. Aguilera

    Abstract: Hillview is a distributed spreadsheet for browsing very large datasets that cannot be handled by a single machine. As a spreadsheet, Hillview provides a high degree of interactivity that permits data analysts to explore information quickly along many dimensions while switching visualizations on a whim. To provide the required responsiveness, Hillview introduces visualization sketches, or vizketche… ▽ More

    Submitted 10 July, 2019; originally announced July 2019.

  4. arXiv:1512.05023  [pdf, other

    cs.NI

    Packet Transactions: High-level Programming for Line-Rate Switches

    Authors: Anirudh Sivaraman, Mihai Budiu, Alvin Cheung, Changhoon Kim, Steve Licking, George Varghese, Hari Balakrishnan, Mohammad Alizadeh, Nick McKeown

    Abstract: Many algorithms for congestion control, scheduling, network measurement, active queue management, security, and load balancing require custom processing of packets as they traverse the data plane of a network switch. To run at line rate, these data-plane algorithms must be in hardware. With today's switch hardware, algorithms cannot be changed, nor new algorithms installed, after a switch has been… ▽ More

    Submitted 29 January, 2016; v1 submitted 15 December, 2015; originally announced December 2015.

    Comments: 16 pages