Skip to main content

Showing 1–6 of 6 results for author: Yosef, R

.
  1. arXiv:2403.01139  [pdf, other

    cs.CL cs.AI

    ParallelPARC: A Scalable Pipeline for Generating Natural-Language Analogies

    Authors: Oren Sultan, Yonatan Bitton, Ron Yosef, Dafna Shahaf

    Abstract: Analogy-making is central to human cognition, allowing us to adapt to novel situations -- an ability that current AI systems still lack. Most analogy datasets today focus on simple analogies (e.g., word analogies); datasets including complex types of analogies are typically manually curated and very small. We believe that this holds back progress in computational analogy. In this work, we design a… ▽ More

    Submitted 14 May, 2024; v1 submitted 2 March, 2024; originally announced March 2024.

    Comments: NAACL 2024 (Main Conference)

  2. arXiv:2303.15445  [pdf, other

    cs.CL cs.AI cs.CV

    IRFL: Image Recognition of Figurative Language

    Authors: Ron Yosef, Yonatan Bitton, Dafna Shahaf

    Abstract: Figures of speech such as metaphors, similes, and idioms are integral parts of human communication. They are ubiquitous in many forms of discourse, allowing people to convey complex, abstract ideas and evoke emotion. As figurative forms are often conveyed through multiple modalities (e.g., both text and images), understanding multimodal figurative language is an important AI challenge, weaving tog… ▽ More

    Submitted 25 November, 2023; v1 submitted 27 March, 2023; originally announced March 2023.

  3. arXiv:2212.04542  [pdf, other

    cs.CV cs.AI cs.CL

    VASR: Visual Analogies of Situation Recognition

    Authors: Yonatan Bitton, Ron Yosef, Eli Strugo, Dafna Shahaf, Roy Schwartz, Gabriel Stanovsky

    Abstract: A core process in human cognition is analogical map**: the ability to identify a similar relational structure between different situations. We introduce a novel task, Visual Analogies of Situation Recognition, adapting the classical word-analogy task into the visual domain. Given a triplet of images, the task is to select an image candidate B' that completes the analogy (A to A' is like B to wha… ▽ More

    Submitted 8 December, 2022; originally announced December 2022.

    Comments: Accepted to AAAI 2023. Website: https://vasr-dataset.github.io/

  4. arXiv:2207.12576  [pdf, other

    cs.CL cs.AI cs.CV cs.HC

    WinoGAViL: Gamified Association Benchmark to Challenge Vision-and-Language Models

    Authors: Yonatan Bitton, Nitzan Bitton Guetta, Ron Yosef, Yuval Elovici, Mohit Bansal, Gabriel Stanovsky, Roy Schwartz

    Abstract: While vision-and-language models perform well on tasks such as visual question answering, they struggle when it comes to basic human commonsense reasoning skills. In this work, we introduce WinoGAViL: an online game of vision-and-language associations (e.g., between werewolves and a full moon), used as a dynamic evaluation benchmark. Inspired by the popular card game Codenames, a spymaster gives a… ▽ More

    Submitted 11 October, 2022; v1 submitted 25 July, 2022; originally announced July 2022.

    Comments: Accepted to NeurIPS 2022, Datasets and Benchmarks. Website: https://winogavil.github.io/

  5. arXiv:2201.00432  [pdf, ps, other

    math.CO cs.DM

    A Linear Algorithm for Computing Independence Polynomials of Trees

    Authors: Ohr Kadrawi, Vadim E. Levit, Ron Yosef, Matan Mizrachi

    Abstract: An independent set in a graph is a set of pairwise non-adjacent vertices. Let $α(G)$ denote the cardinality of a maximum independent set in the graph $G = (V, E)$. Gutman and Harary defined the independence polynomial of $G$ \[ I(G;x) = \sum_{k=0}^{α(G)}{s_k}x^{k}={s_0}+{s_1}x+{s_2}x^{2}+...+{s_{α(G)}}x^{α(G)}, \] where $s_k$ denotes the number of independent sets of cardinality $k$ in the… ▽ More

    Submitted 2 January, 2022; originally announced January 2022.

    Comments: 8 pages

    MSC Class: 05C31; 05C05 (Primary) 05C69 (Secondary) ACM Class: G.2; F.2

  6. arXiv:2101.06744  [pdf, other

    cs.DM math.CO

    On Unimodality of Independence Polynomials of Trees

    Authors: Ron Yosef, Matan Mizrachi, Ohr Kadrawi

    Abstract: An independent set in a graph is a set of pairwise non-adjacent vertices. The independence number $α{(G)}$ is the size of a maximum independent set in the graph $G$. The independence polynomial of a graph is the generating function for the sequence of numbers of independent sets of each size. In other words, the $k$-th coefficient of the independence polynomial equals the number of independent set… ▽ More

    Submitted 7 March, 2022; v1 submitted 17 January, 2021; originally announced January 2021.

    Comments: 20 pages, 12 figures

    MSC Class: 05C05; 05C31 (Primary) 05C60 (Secondary) ACM Class: G.2.2