Skip to main content

Showing 1–12 of 12 results for author: Ernst, O

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

    cs.CL

    The Power of Summary-Source Alignments

    Authors: Ori Ernst, Ori Shapira, Aviv Slobodkin, Sharon Adar, Mohit Bansal, Jacob Goldberger, Ran Levy, Ido Dagan

    Abstract: Multi-document summarization (MDS) is a challenging task, often decomposed to subtasks of salience and redundancy detection, followed by text generation. In this context, alignment of corresponding sentences between a reference summary and its source documents has been leveraged to generate training data for some of the component tasks. Yet, this enabling alignment step has usually been applied he… ▽ More

    Submitted 2 June, 2024; originally announced June 2024.

    Comments: Accepted to ACL-Findings 2024

  2. arXiv:2312.04440  [pdf, other

    cs.CL

    OpenAsp: A Benchmark for Multi-document Open Aspect-based Summarization

    Authors: Shmuel Amar, Liat Schiff, Ori Ernst, Asi Shefer, Ori Shapira, Ido Dagan

    Abstract: The performance of automatic summarization models has improved dramatically in recent years. Yet, there is still a gap in meeting specific information needs of users in real-world scenarios, particularly when a targeted summary is sought, such as in the useful aspect-based summarization setting targeted in this paper. Previous datasets and studies for this setting have predominantly concentrated o… ▽ More

    Submitted 7 December, 2023; originally announced December 2023.

    Comments: EMNLP 2023

  3. arXiv:2210.13449  [pdf, other

    cs.CL

    Controlled Text Reduction

    Authors: Aviv Slobodkin, Paul Roit, Eran Hirsch, Ori Ernst, Ido Dagan

    Abstract: Producing a reduced version of a source text, as in generic or focused summarization, inherently involves two distinct subtasks: deciding on targeted content and generating a coherent text conveying it. While some popular approaches address summarization as a single end-to-end task, prominent works support decomposed modeling for individual subtasks. Further, semi-automated text reduction is also… ▽ More

    Submitted 24 October, 2022; originally announced October 2022.

    Comments: Accepted to EMNLP 2022

  4. arXiv:2210.12688  [pdf, other

    cs.CL

    How "Multi" is Multi-Document Summarization?

    Authors: Ruben Wolhandler, Arie Cattan, Ori Ernst, Ido Dagan

    Abstract: The task of multi-document summarization (MDS) aims at models that, given multiple documents as input, are able to generate a summary that combines disperse information, originally spread across these documents. Accordingly, it is expected that both reference summaries in MDS datasets, as well as system summaries, would indeed be based on such dispersed information. In this paper, we argue for qua… ▽ More

    Submitted 23 October, 2022; originally announced October 2022.

    Comments: EMNLP 2022

  5. arXiv:2112.08770  [pdf, other

    cs.CL cs.LG

    Proposition-Level Clustering for Multi-Document Summarization

    Authors: Ori Ernst, Avi Caciularu, Ori Shapira, Ramakanth Pasunuru, Mohit Bansal, Jacob Goldberger, Ido Dagan

    Abstract: Text clustering methods were traditionally incorporated into multi-document summarization (MDS) as a means for coping with considerable information repetition. Particularly, clusters were leveraged to indicate information saliency as well as to avoid redundancy. Such prior methods focused on clustering sentences, even though closely related sentences usually contain also non-aligned parts. In this… ▽ More

    Submitted 19 May, 2022; v1 submitted 16 December, 2021; originally announced December 2021.

    Comments: NAACl 2022

  6. arXiv:2110.04517  [pdf, other

    cs.CL

    Extending Multi-Text Sentence Fusion Resources via Pyramid Annotations

    Authors: Daniela Brook Weiss, Paul Roit, Ori Ernst, Ido Dagan

    Abstract: NLP models that compare or consolidate information across multiple documents often struggle when challenged with recognizing substantial information redundancies across the texts. For example, in multi-document summarization it is crucial to identify salient information across texts and then generate a non-redundant summary, while facing repeated and usually differently-phrased salient content. To… ▽ More

    Submitted 9 October, 2021; originally announced October 2021.

  7. arXiv:2109.12655  [pdf, other

    cs.CL

    QA-Align: Representing Cross-Text Content Overlap by Aligning Question-Answer Propositions

    Authors: Daniela Brook Weiss, Paul Roit, Ayal Klein, Ori Ernst, Ido Dagan

    Abstract: Multi-text applications, such as multi-document summarization, are typically required to model redundancies across related texts. Current methods confronting consolidation struggle to fuse overlapping information. In order to explicitly represent content overlap, we propose to align predicate-argument relations across texts, providing a potential scaffold for information consolidation. We go beyon… ▽ More

    Submitted 26 September, 2021; originally announced September 2021.

    Comments: Accepted to EMNLP 2021, Main Conference

  8. arXiv:2109.11621  [pdf, other

    cs.CL

    iFacetSum: Coreference-based Interactive Faceted Summarization for Multi-Document Exploration

    Authors: Eran Hirsch, Alon Eirew, Ori Shapira, Avi Caciularu, Arie Cattan, Ori Ernst, Ramakanth Pasunuru, Hadar Ronen, Mohit Bansal, Ido Dagan

    Abstract: We introduce iFacetSum, a web application for exploring topical document sets. iFacetSum integrates interactive summarization together with faceted search, by providing a novel faceted navigation scheme that yields abstractive summaries for the user's selections. This approach offers both a comprehensive overview as well as concise details regarding subtopics of choice. Fine-grained facets are aut… ▽ More

    Submitted 23 September, 2021; originally announced September 2021.

    Comments: Proceedings of EMNLP 2021, System Demonstrations. 7 pages and an appendix

  9. arXiv:2109.05053  [pdf, other

    cs.LG physics.chem-ph physics.comp-ph q-bio.NC

    Physics-based machine learning for modeling stochastic IP3-dependent calcium dynamics

    Authors: Oliver K. Ernst, Tom Bartol, Terrence Sejnowski, Eric Mjolsness

    Abstract: We present a machine learning method for model reduction which incorporates domain-specific physics through candidate functions. Our method estimates an effective probability distribution and differential equation model from stochastic simulations of a reaction network. The close connection between reduced and fine scale descriptions allows approximations derived from the master equation to be int… ▽ More

    Submitted 10 September, 2021; originally announced September 2021.

    Comments: 26 pages

    MSC Class: 68T07 ACM Class: I.2.6; I.2.1; I.2.0

  10. arXiv:2009.00590  [pdf, other

    cs.CL

    Summary-Source Proposition-level Alignment: Task, Datasets and Supervised Baseline

    Authors: Ori Ernst, Ori Shapira, Ramakanth Pasunuru, Michael Lepioshkin, Jacob Goldberger, Mohit Bansal, Ido Dagan

    Abstract: Aligning sentences in a reference summary with their counterparts in source documents was shown as a useful auxiliary summarization task, notably for generating training data for salience detection. Despite its assessed utility, the alignment step was mostly approached with heuristic unsupervised methods, typically ROUGE-based, and was never independently optimized or evaluated. In this paper, we… ▽ More

    Submitted 22 September, 2021; v1 submitted 1 September, 2020; originally announced September 2020.

    Comments: CoNLL 2021

  11. arXiv:1905.12122  [pdf, other

    cs.LG stat.ML

    Deep Learning Moment Closure Approximations using Dynamic Boltzmann Distributions

    Authors: Oliver K. Ernst, Tom Bartol, Terrence Sejnowski, Eric Mjolsness

    Abstract: The moments of spatial probabilistic systems are often given by an infinite hierarchy of coupled differential equations. Moment closure methods are used to approximate a subset of low order moments by terminating the hierarchy at some order and replacing higher order terms with functions of lower order ones. For a given system, it is not known beforehand which closure approximation is optimal, i.e… ▽ More

    Submitted 28 May, 2019; originally announced May 2019.

  12. arXiv:1803.08243  [pdf, other

    eess.AS cs.SD

    Speech Dereverberation Using Fully Convolutional Networks

    Authors: Ori Ernst, Shlomo E. Chazan, Sharon Gannot, Jacob Goldberger

    Abstract: Speech derverberation using a single microphone is addressed in this paper. Motivated by the recent success of the fully convolutional networks (FCN) in many image processing applications, we investigate their applicability to enhance the speech signal represented by short-time Fourier transform (STFT) images. We present two variations: a "U-Net" which is an encoder-decoder network with skip conne… ▽ More

    Submitted 3 April, 2019; v1 submitted 22 March, 2018; originally announced March 2018.