Skip to main content

Showing 1–6 of 6 results for author: Oved, N

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

    cs.CL

    Measuring the Robustness of NLP Models to Domain Shifts

    Authors: Nitay Calderon, Naveh Porat, Eyal Ben-David, Alexander Chapanin, Zorik Gekhman, Nadav Oved, Vitaly Shalumov, Roi Reichart

    Abstract: Existing research on Domain Robustness (DR) suffers from disparate setups, limited task variety, and scarce research on recent capabilities such as in-context learning. Furthermore, the common practice of measuring DR might not be fully accurate. Current research focuses on challenge sets and relies solely on the Source Drop (SD): Using the source in-domain performance as a reference point for deg… ▽ More

    Submitted 20 April, 2024; v1 submitted 31 May, 2023; originally announced June 2023.

  2. arXiv:2206.14796  [pdf, other

    cs.CL cs.AI cs.LG

    On the Robustness of Dialogue History Representation in Conversational Question Answering: A Comprehensive Study and a New Prompt-based Method

    Authors: Zorik Gekhman, Nadav Oved, Orgad Keller, Idan Szpektor, Roi Reichart

    Abstract: Most works on modeling the conversation history in Conversational Question Answering (CQA) report a single main result on a common CQA benchmark. While existing models show impressive results on CQA leaderboards, it remains unclear whether they are robust to shifts in setting (sometimes to more realistic ones), training data size (e.g. from large to small sets) and domain. In this work, we design… ▽ More

    Submitted 28 December, 2022; v1 submitted 29 June, 2022; originally announced June 2022.

    Comments: Accepted for publication at TACL in December 2022. First two authors contributed equally to this work. Our code and data will be released at: https://github.com/zorikg/MarCQAp

  3. arXiv:2102.12206  [pdf, other

    cs.CL cs.AI cs.LG

    PADA: Example-based Prompt Learning for on-the-fly Adaptation to Unseen Domains

    Authors: Eyal Ben-David, Nadav Oved, Roi Reichart

    Abstract: Natural Language Processing algorithms have made incredible progress, but they still struggle when applied to out-of-distribution examples. We address a challenging and underexplored version of this domain adaptation problem, where an algorithm is trained on several source domains, and then applied to examples from unseen domains that are unknown at training time. Particularly, no examples, labele… ▽ More

    Submitted 27 January, 2022; v1 submitted 24 February, 2021; originally announced February 2021.

    Comments: Accepted for publication at TACL in January 2022. First two authors contributed equally to this work. Our code and data are available at: https://github.com/eyalbd2/PADA

  4. arXiv:2005.13407  [pdf, other

    cs.CL cs.AI cs.LG

    CausaLM: Causal Model Explanation Through Counterfactual Language Models

    Authors: Amir Feder, Nadav Oved, Uri Shalit, Roi Reichart

    Abstract: Understanding predictions made by deep neural networks is notoriously difficult, but also crucial to their dissemination. As all machine learning based methods, they are as good as their training data, and can also capture unwanted biases. While there are tools that can help understand whether such biases exist, they do not distinguish between correlation and causation, and might be ill-suited for… ▽ More

    Submitted 12 November, 2022; v1 submitted 27 May, 2020; originally announced May 2020.

    Comments: Our code and data are available at: https://amirfeder.github.io/CausaLM/ Accepted for publication in Computational Linguistics journal

  5. arXiv:1912.11323  [pdf, other

    cs.AI

    Bidding in Spades

    Authors: Gal Cohensius, Reshef Meir, Nadav Oved, Roni Stern

    Abstract: We present a Spades bidding algorithm that is superior to recreational human players and to publicly available bots. Like in Bridge, the game of Spades is composed of two independent phases, \textit{bidding} and \textit{playing}. This paper focuses on the bidding algorithm, since this phase holds a precise challenge: based on the input, choose the bid that maximizes the agent's winning probability… ▽ More

    Submitted 10 February, 2020; v1 submitted 24 December, 2019; originally announced December 2019.

    Comments: 13 pages, 7 figures, to be published in ECAI 2020

    ACM Class: I.2.1

  6. arXiv:1910.11292  [pdf, other

    cs.CL cs.AI cs.LG

    Predicting In-game Actions from Interviews of NBA Players

    Authors: Nadav Oved, Amir Feder, Roi Reichart

    Abstract: Sports competitions are widely researched in computer and social science, with the goal of understanding how players act under uncertainty. While there is an abundance of computational work on player metrics prediction based on past performance, very few attempts to incorporate out-of-game signals have been made. Specifically, it was previously unclear whether linguistic signals gathered from play… ▽ More

    Submitted 1 July, 2020; v1 submitted 24 October, 2019; originally announced October 2019.

    Comments: First two authors contributed equally. To be published in the Computational Linguistics journal. Code is available at: https://github.com/nadavo/mood