Skip to main content

Showing 1–5 of 5 results for author: Laish, I

.
  1. arXiv:2312.02296  [pdf, other

    cs.CL cs.AI cs.LG

    LLMs Accelerate Annotation for Medical Information Extraction

    Authors: Akshay Goel, Almog Gueta, Omry Gilon, Chang Liu, Sofia Erell, Lan Huong Nguyen, Xiaohong Hao, Bolous Jaber, Shashir Reddy, Rupesh Kartha, Jean Steiner, Itay Laish, Amir Feder

    Abstract: The unstructured nature of clinical notes within electronic health records often conceals vital patient-related information, making it challenging to access or interpret. To uncover this hidden information, specialized Natural Language Processing (NLP) models are required. However, training these models necessitates large amounts of labeled data, a process that is both time-consuming and costly wh… ▽ More

    Submitted 4 December, 2023; originally announced December 2023.

    Comments: Published in proceedings of the Machine Learning for Health (ML4H) Symposium 2023

  2. arXiv:2305.07378  [pdf, other

    cs.CL cs.CY cs.LG

    Surfacing Biases in Large Language Models using Contrastive Input Decoding

    Authors: Gal Yona, Or Honovich, Itay Laish, Roee Aharoni

    Abstract: Ensuring that large language models (LMs) are fair, robust and useful requires an understanding of how different modifications to their inputs impact the model's behaviour. In the context of open-text generation tasks, however, such an evaluation is not trivial. For example, when introducing a model with an input text and a perturbed, "contrastive" version of it, meaningful differences in the next… ▽ More

    Submitted 12 May, 2023; originally announced May 2023.

  3. arXiv:2210.14070  [pdf, other

    cs.LG

    Useful Confidence Measures: Beyond the Max Score

    Authors: Gal Yona, Amir Feder, Itay Laish

    Abstract: An important component in deploying machine learning (ML) in safety-critic applications is having a reliable measure of confidence in the ML model's predictions. For a classifier $f$ producing a probability vector $f(x)$ over the candidate classes, the confidence is typically taken to be $\max_i f(x)_i$. This approach is potentially limited, as it disregards the rest of the probability vector. In… ▽ More

    Submitted 25 October, 2022; originally announced October 2022.

    Comments: Short paper; appeared in the Workshop on Distribution Shifts @ NeurIPS 2022

  4. arXiv:1903.07037  [pdf, other

    cs.CL

    Audio De-identification: A New Entity Recognition Task

    Authors: Ido Cohn, Itay Laish, Genady Beryozkin, Gang Li, Izhak Shafran, Idan Szpektor, Tzvika Hartman, Avinatan Hassidim, Yossi Matias

    Abstract: Named Entity Recognition (NER) has been mostly studied in the context of written text. Specifically, NER is an important step in de-identification (de-ID) of medical records, many of which are recorded conversations between a patient and a doctor. In such recordings, audio spans with personal information should be redacted, similar to the redaction of sensitive character spans in de-ID for written… ▽ More

    Submitted 5 May, 2019; v1 submitted 17 March, 2019; originally announced March 2019.

    Comments: Accepted to NAACL 2019 Industry Track

  5. arXiv:1707.02414  [pdf, other

    cs.DS

    Efficient Dynamic Approximate Distance Oracles for Vertex-Labeled Planar Graphs

    Authors: Itay Laish, Shay Mozes

    Abstract: Let $G$ be a graph where each vertex is associated with a label. A Vertex-Labeled Approximate Distance Oracle is a data structure that, given a vertex $v$ and a label $λ$, returns a $(1+\varepsilon)$-approximation of the distance from $v$ to the closest vertex with label $λ$ in $G$. Such an oracle is dynamic if it also supports label changes. In this paper we present three different dynamic approx… ▽ More

    Submitted 27 August, 2017; v1 submitted 8 July, 2017; originally announced July 2017.