Skip to main content

Showing 1–7 of 7 results for author: Rubin, O

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

    cs.CV

    Robust Surgical Phase Recognition From Annotation Efficient Supervision

    Authors: Or Rubin, Shlomi Laufer

    Abstract: Surgical phase recognition is a key task in computer-assisted surgery, aiming to automatically identify and categorize the different phases within a surgical procedure. Despite substantial advancements, most current approaches rely on fully supervised training, requiring expensive and time-consuming frame-level annotations. Timestamp supervision has recently emerged as a promising alternative, sig… ▽ More

    Submitted 26 June, 2024; originally announced June 2024.

  2. arXiv:2403.07700  [pdf, other

    cs.CV

    CuVLER: Enhanced Unsupervised Object Discoveries through Exhaustive Self-Supervised Transformers

    Authors: Shahaf Arica, Or Rubin, Sapir Gershov, Shlomi Laufer

    Abstract: In this paper, we introduce VoteCut, an innovative method for unsupervised object discovery that leverages feature representations from multiple self-supervised models. VoteCut employs normalized-cut based graph partitioning, clustering and a pixel voting approach. Additionally, We present CuVLER (Cut-Vote-and-LEaRn), a zero-shot model, trained using pseudo-labels, generated by VoteCut, and a nove… ▽ More

    Submitted 12 March, 2024; originally announced March 2024.

    Comments: Accepted to CVPR 2024

  3. arXiv:2306.13421  [pdf, other

    cs.CL

    Long-range Language Modeling with Self-retrieval

    Authors: Ohad Rubin, Jonathan Berant

    Abstract: Retrieval-augmented language models (LMs) have received much attention recently. However, typically the retriever is not trained jointly as a native component of the LM, but added to an already-pretrained LM, which limits the ability of the LM and the retriever to adapt to one another. In this work, we propose the Retrieval-Pretrained Transformer (RPT), an architecture and training procedure for j… ▽ More

    Submitted 23 June, 2023; originally announced June 2023.

  4. arXiv:2303.07814  [pdf, other

    cs.CV cs.LG cs.RO eess.IV

    Kinematic Data-Based Action Segmentation for Surgical Applications

    Authors: Adam Goldbraikh, Omer Shubi, Or Rubin, Carla M Pugh, Shlomi Laufer

    Abstract: Action segmentation is a challenging task in high-level process analysis, typically performed on video or kinematic data obtained from various sensors. In the context of surgical procedures, action segmentation is critical for workflow analysis algorithms. This work presents two contributions related to action segmentation on kinematic data. Firstly, we introduce two multi-stage architectures, MS-… ▽ More

    Submitted 14 March, 2023; originally announced March 2023.

    Comments: 15 pages, 8 figures

  5. arXiv:2205.12665  [pdf, other

    cs.CL

    QAMPARI: An Open-domain Question Answering Benchmark for Questions with Many Answers from Multiple Paragraphs

    Authors: Samuel Joseph Amouyal, Tomer Wolfson, Ohad Rubin, Ori Yoran, Jonathan Herzig, Jonathan Berant

    Abstract: Existing benchmarks for open-domain question answering (ODQA) typically focus on questions whose answers can be extracted from a single paragraph. By contrast, many natural questions, such as "What players were drafted by the Brooklyn Nets?" have a list of answers. Answering such questions requires retrieving and reading from many passages, in a large corpus. We introduce QAMPARI, an ODQA benchmar… ▽ More

    Submitted 29 May, 2023; v1 submitted 25 May, 2022; originally announced May 2022.

  6. arXiv:2112.08633  [pdf, other

    cs.CL cs.LG

    Learning To Retrieve Prompts for In-Context Learning

    Authors: Ohad Rubin, Jonathan Herzig, Jonathan Berant

    Abstract: In-context learning is a recent paradigm in natural language understanding, where a large pre-trained language model (LM) observes a test instance and a few training examples as its input, and directly decodes the output without any update to its parameters. However, performance has been shown to strongly depend on the selected training examples (termed prompt). In this work, we propose an efficie… ▽ More

    Submitted 8 May, 2022; v1 submitted 16 December, 2021; originally announced December 2021.

    Comments: NAACL-HLT 2022

  7. arXiv:2010.12412  [pdf, other

    cs.CL

    SmBoP: Semi-autoregressive Bottom-up Semantic Parsing

    Authors: Ohad Rubin, Jonathan Berant

    Abstract: The de-facto standard decoding method for semantic parsing in recent years has been to autoregressively decode the abstract syntax tree of the target program using a top-down depth-first traversal. In this work, we propose an alternative approach: a Semi-autoregressive Bottom-up Parser (SmBoP) that constructs at decoding step $t$ the top-$K$ sub-trees of height $\leq t$. Our parser enjoys several… ▽ More

    Submitted 11 April, 2021; v1 submitted 23 October, 2020; originally announced October 2020.

    Comments: Accepted to NAACL-HLT 2021