Skip to main content

Showing 1–8 of 8 results for author: Calderon, N

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

    cs.CL cs.AI

    The Colorful Future of LLMs: Evaluating and Improving LLMs as Emotional Supporters for Queer Youth

    Authors: Shir Lissak, Nitay Calderon, Geva Shenkman, Yaakov Ophir, Eyal Fruchter, Anat Brunstein Klomek, Roi Reichart

    Abstract: Queer youth face increased mental health risks, such as depression, anxiety, and suicidal ideation. Hindered by negative stigma, they often avoid seeking help and rely on online resources, which may provide incompatible information. Although access to a supportive environment and reliable information is invaluable, many queer youth worldwide have no access to such support. However, this could soon… ▽ More

    Submitted 19 February, 2024; originally announced February 2024.

  2. arXiv:2310.00603  [pdf, other

    cs.CL cs.AI

    Faithful Explanations of Black-box NLP Models Using LLM-generated Counterfactuals

    Authors: Yair Gat, Nitay Calderon, Amir Feder, Alexander Chapanin, Amit Sharma, Roi Reichart

    Abstract: Causal explanations of the predictions of NLP systems are essential to ensure safety and establish trust. Yet, existing methods often fall short of explaining model predictions effectively or efficiently and are often model-specific. In this paper, we address model-agnostic explanations, proposing two approaches for counterfactual (CF) approximation. The first approach is CF generation, where a la… ▽ More

    Submitted 22 November, 2023; v1 submitted 1 October, 2023; originally announced October 2023.

  3. 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.

  4. arXiv:2305.02031  [pdf, other

    cs.CL cs.AI

    A Systematic Study of Knowledge Distillation for Natural Language Generation with Pseudo-Target Training

    Authors: Nitay Calderon, Subhabrata Mukherjee, Roi Reichart, Amir Kantor

    Abstract: Modern Natural Language Generation (NLG) models come with massive computational and storage requirements. In this work, we study the potential of compressing them, which is crucial for real-world applications serving millions of users. We focus on Knowledge Distillation (KD) techniques, in which a small student model learns to imitate a large teacher model, allowing to transfer knowledge from the… ▽ More

    Submitted 26 May, 2023; v1 submitted 3 May, 2023; originally announced May 2023.

  5. arXiv:2302.09488  [pdf

    cs.AI cs.CV cs.CY

    A Picture May Be Worth a Thousand Lives: An Interpretable Artificial Intelligence Strategy for Predictions of Suicide Risk from Social Media Images

    Authors: Yael Badian, Yaakov Ophir, Refael Tikochinski, Nitay Calderon, Anat Brunstein Klomek, Roi Reichart

    Abstract: The promising research on Artificial Intelligence usages in suicide prevention has principal gaps, including black box methodologies, inadequate outcome measures, and scarce research on non-verbal inputs, such as social media images (despite their popularity today, in our digital era). This study addresses these gaps and combines theory-driven and bottom-up strategies to construct a hybrid and int… ▽ More

    Submitted 19 February, 2023; originally announced February 2023.

    Comments: 33 pages, 1 figure, 4 tables

  6. arXiv:2206.05700  [pdf, other

    cs.LG

    A Functional Information Perspective on Model Interpretation

    Authors: Itai Gat, Nitay Calderon, Roi Reichart, Tamir Hazan

    Abstract: Contemporary predictive models are hard to interpret as their deep nets exploit numerous complex relations between input elements. This work suggests a theoretical framework for model interpretability by measuring the contribution of relevant features to the functional entropy of the network with respect to the input. We rely on the log-Sobolev inequality that bounds the functional entropy by the… ▽ More

    Submitted 14 June, 2022; v1 submitted 12 June, 2022; originally announced June 2022.

    Comments: Accepted to ICML 2022

  7. arXiv:2204.12302  [pdf, ps, other

    cs.LG cs.DB

    From Limited Annotated Raw Material Data to Quality Production Data: A Case Study in the Milk Industry (Technical Report)

    Authors: Roee Shraga, Gil Katz, Yael Badian, Nitay Calderon, Avigdor Gal

    Abstract: Industry 4.0 offers opportunities to combine multiple sensor data sources using IoT technologies for better utilization of raw material in production lines. A common belief that data is readily available (the big data phenomenon), is oftentimes challenged by the need to effectively acquire quality data under severe constraints. In this paper we propose a design methodology, using active learning t… ▽ More

    Submitted 26 April, 2022; originally announced April 2022.

    Comments: Technical Report for a CIKM'21 paper

  8. arXiv:2202.12350  [pdf, other

    cs.CL cs.AI

    DoCoGen: Domain Counterfactual Generation for Low Resource Domain Adaptation

    Authors: Nitay Calderon, Eyal Ben-David, Amir Feder, Roi Reichart

    Abstract: Natural language processing (NLP) algorithms have become very successful, but they still struggle when applied to out-of-distribution examples. In this paper we propose a controllable generation approach in order to deal with this domain adaptation (DA) challenge. Given an input text example, our DoCoGen algorithm generates a domain-counterfactual textual example (D-con) - that is similar to the o… ▽ More

    Submitted 5 March, 2022; v1 submitted 24 February, 2022; originally announced February 2022.

    Comments: Our code and data are available at https://github.com/nitaytech/DoCoGen

    ACM Class: I.2.7