Skip to main content

Showing 1–5 of 5 results for author: Shlapentokh-Rothman, M

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

    cs.CV

    Region-Based Representations Revisited

    Authors: Michal Shlapentokh-Rothman, Ansel Blume, Yao Xiao, Yuqun Wu, Sethuraman T V, Heyi Tao, Jae Yong Lee, Wilfredo Torres, Yu-Xiong Wang, Derek Hoiem

    Abstract: We investigate whether region-based representations are effective for recognition. Regions were once a mainstay in recognition approaches, but pixel and patch-based features are now used almost exclusively. We show that recent class-agnostic segmenters like SAM can be effectively combined with strong unsupervised representations like DINOv2 and used for a wide variety of tasks, including semantic… ▽ More

    Submitted 9 June, 2024; v1 submitted 4 February, 2024; originally announced February 2024.

    Comments: CVPR 2024 Camera Ready; website: https://regionreps.web.illinois.edu/

  2. arXiv:2310.16042  [pdf, other

    cs.CL cs.AI

    WebWISE: Web Interface Control and Sequential Exploration with Large Language Models

    Authors: Heyi Tao, Sethuraman T V, Michal Shlapentokh-Rothman, Derek Hoiem

    Abstract: The paper investigates using a Large Language Model (LLM) to automatically perform web software tasks using click, scroll, and text input operations. Previous approaches, such as reinforcement learning (RL) or imitation learning, are inefficient to train and task-specific. Our method uses filtered Document Object Model (DOM) elements as observations and performs tasks step-by-step, sequentially ge… ▽ More

    Submitted 24 October, 2023; v1 submitted 24 October, 2023; originally announced October 2023.

  3. arXiv:2310.04406  [pdf, other

    cs.AI cs.CL cs.CV cs.LG

    Language Agent Tree Search Unifies Reasoning Acting and Planning in Language Models

    Authors: Andy Zhou, Kai Yan, Michal Shlapentokh-Rothman, Haohan Wang, Yu-Xiong Wang

    Abstract: While language models (LMs) have shown potential across a range of decision-making tasks, their reliance on simple acting processes limits their broad deployment as autonomous agents. In this paper, we introduce Language Agent Tree Search (LATS) -- the first general framework that synergizes the capabilities of LMs in reasoning, acting, and planning. By leveraging the in-context learning ability o… ▽ More

    Submitted 5 June, 2024; v1 submitted 6 October, 2023; originally announced October 2023.

    Comments: Code at https://github.com/lapisrocks/LanguageAgentTreeSearch

  4. arXiv:2010.11029  [pdf, other

    cs.LG cs.CV stat.ML

    Learning Curves for Analysis of Deep Networks

    Authors: Derek Hoiem, Tanmay Gupta, Zhizhong Li, Michal M. Shlapentokh-Rothman

    Abstract: Learning curves model a classifier's test error as a function of the number of training samples. Prior works show that learning curves can be used to select model parameters and extrapolate performance. We investigate how to use learning curves to evaluate design choices, such as pretraining, architecture, and data augmentation. We propose a method to robustly estimate learning curves, abstract th… ▽ More

    Submitted 5 April, 2021; v1 submitted 21 October, 2020; originally announced October 2020.

    Comments: Improved text and figure organization, additional experiments on optimization

  5. arXiv:2010.00533  [pdf, other

    cs.CR

    Linking Threat Tactics, Techniques, and Patterns with Defensive Weaknesses, Vulnerabilities and Affected Platform Configurations for Cyber Hunting

    Authors: Erik Hemberg, Jonathan Kelly, Michal Shlapentokh-Rothman, Bryn Reinstadler, Katherine Xu, Nick Rutar, Una-May O'Reilly

    Abstract: Many public sources of cyber threat and vulnerability information exist to help defend cyber systems. This paper links MITRE's ATT&CK MATRIX of Tactics and Techniques, NIST's Common Weakness Enumerations (CWE), Common Vulnerabilities and Exposures (CVE), and Common Attack Pattern Enumeration and Classification list (CAPEC), to gain further insight from alerts, threats and vulnerabilities. We prese… ▽ More

    Submitted 10 February, 2021; v1 submitted 1 October, 2020; originally announced October 2020.

    Comments: 13 pages, 12 figures