Skip to main content

Showing 1–3 of 3 results for author: Kleiman, A

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

    cs.LG cs.AI

    Transcendence: Generative Models Can Outperform The Experts That Train Them

    Authors: Edwin Zhang, Vincent Zhu, Naomi Saphra, Anat Kleiman, Benjamin L. Edelman, Milind Tambe, Sham M. Kakade, Eran Malach

    Abstract: Generative models are trained with the simple objective of imitating the conditional probability distribution induced by the data they are trained on. Therefore, when trained on data generated by humans, we may not expect the artificial model to outperform the humans on their original objectives. In this work, we study the phenomenon of transcendence: when a generative model achieves capabilities… ▽ More

    Submitted 28 June, 2024; v1 submitted 17 June, 2024; originally announced June 2024.

    Comments: Code, models, and data at https://transcendence.eddie.win

  2. arXiv:2007.10568  [pdf, other

    cs.DB cs.LG

    Buffer Pool Aware Query Scheduling via Deep Reinforcement Learning

    Authors: Chi Zhang, Ryan Marcus, Anat Kleiman, Olga Papaemmanouil

    Abstract: In this extended abstract, we propose a new technique for query scheduling with the explicit goal of reducing disk reads and thus implicitly increasing query performance. We introduce SmartQueue, a learned scheduler that leverages overlap** data reads among incoming queries and learns a scheduling strategy that improves cache hits. SmartQueue relies on deep reinforcement learning to produce work… ▽ More

    Submitted 26 July, 2022; v1 submitted 20 July, 2020; originally announced July 2020.

    Journal ref: AIDB@VLDB 2020 Proceedings of the 2nd International Workshop on Applied AI for Database Systems and Applications

  3. arXiv:2004.07999  [pdf, other

    cs.CV

    REVISE: A Tool for Measuring and Mitigating Bias in Visual Datasets

    Authors: Angelina Wang, Alexander Liu, Ryan Zhang, Anat Kleiman, Leslie Kim, Dora Zhao, Iroha Shirai, Arvind Narayanan, Olga Russakovsky

    Abstract: Machine learning models are known to perpetuate and even amplify the biases present in the data. However, these data biases frequently do not become apparent until after the models are deployed. Our work tackles this issue and enables the preemptive analysis of large-scale datasets. REVISE (REvealing VIsual biaSEs) is a tool that assists in the investigation of a visual dataset, surfacing potentia… ▽ More

    Submitted 23 July, 2021; v1 submitted 16 April, 2020; originally announced April 2020.

    Comments: Extended version of ECCV 2020 Spotlight paper