Skip to main content

Showing 1–7 of 7 results for author: Shnayderman, I

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

    cond-mat.stat-mech cs.AI cs.CL

    Random Tree Model of Meaningful Memory

    Authors: Weishun Zhong, Tankut Can, Antonis Georgiou, Ilya Shnayderman, Mikhail Katkov, Misha Tsodyks

    Abstract: Traditional studies of memory for meaningful narratives focus on specific stories and their semantic structures but do not address common quantitative features of recall across different narratives. We introduce a statistical ensemble of random trees to represent narratives as hierarchies of key points, where each node is a compressed representation of its descendant leaves, which are the original… ▽ More

    Submitted 23 February, 2025; v1 submitted 2 December, 2024; originally announced December 2024.

    Comments: 21 pages, 5 figures; included new derivations

  2. arXiv:2208.01483  [pdf, other

    cs.CL cs.HC

    Label Sleuth: From Unlabeled Text to a Classifier in a Few Hours

    Authors: Eyal Shnarch, Alon Halfon, Ariel Gera, Marina Danilevsky, Yannis Katsis, Leshem Choshen, Martin Santillan Cooper, Dina Epelboim, Zheng Zhang, Dakuo Wang, Lucy Yip, Liat Ein-Dor, Lena Dankin, Ilya Shnayderman, Ranit Aharonov, Yunyao Li, Naftali Liberman, Philip Levin Slesarev, Gwilym Newton, Shila Ofek-Koifman, Noam Slonim, Yoav Katz

    Abstract: Text classification can be useful in many real-world scenarios, saving a lot of time for end users. However, building a custom classifier typically requires coding skills and ML knowledge, which poses a significant barrier for many potential users. To lift this barrier, we introduce Label Sleuth, a free open source system for labeling and creating text classifiers. This system is unique for (a) be… ▽ More

    Submitted 31 October, 2022; v1 submitted 2 August, 2022; originally announced August 2022.

    Comments: 7 pages, 2 figures To be published at EMNLP 2022

  3. arXiv:2203.10940  [pdf, other

    cs.CL

    Quality Controlled Paraphrase Generation

    Authors: Elron Bandel, Ranit Aharonov, Michal Shmueli-Scheuer, Ilya Shnayderman, Noam Slonim, Liat Ein-Dor

    Abstract: Paraphrase generation has been widely used in various downstream tasks. Most tasks benefit mainly from high quality paraphrases, namely those that are semantically similar to, yet linguistically diverse from, the original sentence. Generating high-quality paraphrases is challenging as it becomes increasingly hard to preserve meaning as linguistic diversity increases. Recent works achieve nice resu… ▽ More

    Submitted 1 April, 2022; v1 submitted 21 March, 2022; originally announced March 2022.

    Comments: Accepted as a long paper at ACL 2022

  4. arXiv:2201.02026  [pdf, other

    cs.CL

    Fortunately, Discourse Markers Can Enhance Language Models for Sentiment Analysis

    Authors: Liat Ein-Dor, Ilya Shnayderman, Artem Spector, Lena Dankin, Ranit Aharonov, Noam Slonim

    Abstract: In recent years, pretrained language models have revolutionized the NLP world, while achieving state of the art performance in various downstream tasks. However, in many cases, these models do not perform well when labeled data is scarce and the model is expected to perform in the zero or few shot setting. Recently, several works have shown that continual pretraining or performing a second phase o… ▽ More

    Submitted 5 April, 2022; v1 submitted 6 January, 2022; originally announced January 2022.

    Comments: Published in AAAI 2022

  5. arXiv:1908.06785  [pdf, other

    cs.CL

    Fast End-to-End Wikification

    Authors: Ilya Shnayderman, Liat Ein-Dor, Yosi Mass, Alon Halfon, Benjamin Sznajder, Artem Spector, Yoav Katz, Dafna Sheinwald, Ranit Aharonov, Noam Slonim

    Abstract: Wikification of large corpora is beneficial for various NLP applications. Existing methods focus on quality performance rather than run-time, and are therefore non-feasible for large data. Here, we introduce RedW, a run-time oriented Wikification solution, based on Wikipedia redirects, that can Wikify massive corpora with competitive performance. We further propose an efficient method for estimati… ▽ More

    Submitted 19 August, 2019; originally announced August 2019.

  6. arXiv:1809.01285  [pdf, ps, other

    cs.CL

    Learning Concept Abstractness Using Weak Supervision

    Authors: Ella Rabinovich, Benjamin Sznajder, Artem Spector, Ilya Shnayderman, Ranit Aharonov, David Konopnicki, Noam Slonim

    Abstract: We introduce a weakly supervised approach for inferring the property of abstractness of words and expressions in the complete absence of labeled data. Exploiting only minimal linguistic clues and the contextual usage of a concept as manifested in textual data, we train sufficiently powerful classifiers, obtaining high correlation with human labels. The results imply the applicability of this appro… ▽ More

    Submitted 4 September, 2018; originally announced September 2018.

    Comments: 6 pages, EMNLP 2018

  7. arXiv:1512.08943  [pdf, other

    cs.DC

    Reconfigurable State Machine Replication from Non-Reconfigurable Building Blocks

    Authors: Vita Bortnikov, Gregory Chockler, Dmitri Perelman, Alexey Roytman, Shlomit Shachor, Ilya Shnayderman

    Abstract: Reconfigurable state machine replication is an important enabler of elasticity for replicated cloud services, which must be able to dynamically adjust their size as a function of changing load and resource availability. We introduce a new generic framework to allow the reconfigurable state machine implementation to be derived from a collection of arbitrary non-reconfigurable state machines. Our re… ▽ More

    Submitted 30 December, 2015; originally announced December 2015.

    ACM Class: C.2.4; C.4; D.1.3