Skip to main content

Showing 1–6 of 6 results for author: Vora, J

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

    cs.AI cs.CE cs.MA

    BioDiscoveryAgent: An AI Agent for Designing Genetic Perturbation Experiments

    Authors: Yusuf Roohani, Jian Vora, Qian Huang, Zachary Steinhart, Alexander Marson, Percy Liang, Jure Leskovec

    Abstract: Agents based on large language models have shown great potential in accelerating scientific discovery by leveraging their rich background knowledge and reasoning capabilities. Here, we develop BioDiscoveryAgent, an agent that designs new experiments, reasons about their outcomes, and efficiently navigates the hypothesis space to reach desired solutions. We demonstrate our agent on the problem of d… ▽ More

    Submitted 27 May, 2024; originally announced May 2024.

  2. arXiv:2310.03302  [pdf, other

    cs.LG cs.AI

    MLAgentBench: Evaluating Language Agents on Machine Learning Experimentation

    Authors: Qian Huang, Jian Vora, Percy Liang, Jure Leskovec

    Abstract: A central aspect of machine learning research is experimentation, the process of designing and running experiments, analyzing the results, and iterating towards some positive outcome (e.g., improving accuracy). Could agents driven by powerful language models perform machine learning experimentation effectively? To answer this question, we introduce MLAgentBench, a suite of 13 tasks ranging from im… ▽ More

    Submitted 14 April, 2024; v1 submitted 5 October, 2023; originally announced October 2023.

  3. arXiv:2210.17140  [pdf, other

    cs.LG cs.AI

    Scoring Black-Box Models for Adversarial Robustness

    Authors: Jian Vora, Pranay Reddy Samala

    Abstract: Deep neural networks are susceptible to adversarial inputs and various methods have been proposed to defend these models against adversarial attacks under different perturbation models. The robustness of models to adversarial attacks has been analyzed by first constructing adversarial inputs for the model, and then testing the model performance on the constructed adversarial inputs. Most of these… ▽ More

    Submitted 31 October, 2022; originally announced October 2022.

  4. arXiv:2109.12227  [pdf, other

    cs.CV

    Bringing Generalization to Deep Multi-View Pedestrian Detection

    Authors: Jeet Vora, Swetanjal Dutta, Kanishk Jain, Shyamgopal Karthik, Vineet Gandhi

    Abstract: Multi-view Detection (MVD) is highly effective for occlusion reasoning in a crowded environment. While recent works using deep learning have made significant advances in the field, they have overlooked the generalization aspect, which makes them impractical for real-world deployment. The key novelty of our work is to formalize three critical forms of generalization and propose experiments to evalu… ▽ More

    Submitted 13 March, 2022; v1 submitted 24 September, 2021; originally announced September 2021.

  5. arXiv:2103.11864  [pdf, ps, other

    cs.LG eess.SP stat.ML

    Recovery of Joint Probability Distribution from one-way marginals: Low rank Tensors and Random Projections

    Authors: Jian Vora, Karthik S. Gurumoorthy, Ajit Rajwade

    Abstract: Joint probability mass function (PMF) estimation is a fundamental machine learning problem. The number of free parameters scales exponentially with respect to the number of random variables. Hence, most work on nonparametric PMF estimation is based on some structural assumptions such as clique factorization adopted by probabilistic graphical models, imposition of low rank on the joint probability… ▽ More

    Submitted 24 March, 2021; v1 submitted 22 March, 2021; originally announced March 2021.

  6. arXiv:1901.01798  [pdf, other

    cs.LG stat.ML

    Stochastic Approximation Algorithms for Principal Component Analysis

    Authors: Jian Vora

    Abstract: Principal Component Analysis is a novel way of of dimensionality reduction. This problem essentially boils down to finding the top k eigen vectors of the data covariance matrix. A considerable amount of literature is found on algorithms meant to do so such as an online method be Warmuth and Kuzmin, Matrix Stochastic Gradient by Arora, Oja's method and many others. In this paper we see some of thes… ▽ More

    Submitted 7 January, 2019; originally announced January 2019.

    Comments: 10 pages, 3 figures