Skip to main content

Showing 1–11 of 11 results for author: Gunel, B

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

    cs.CL cs.LG

    SUMIE: A Synthetic Benchmark for Incremental Entity Summarization

    Authors: Eunjeong Hwang, Yichao Zhou, Beliz Gunel, James Bradley Wendt, Sandeep Tata

    Abstract: No existing dataset adequately tests how well language models can incrementally update entity summaries - a crucial ability as these models rapidly advance. The Incremental Entity Summarization (IES) task is vital for maintaining accurate, up-to-date knowledge. To address this, we introduce SUMIE, a fully synthetic dataset designed to expose real-world IES challenges. This dataset effectively high… ▽ More

    Submitted 7 June, 2024; originally announced June 2024.

    Comments: 24 figures, 4 tables

  2. arXiv:2404.15565  [pdf, other

    cs.CL

    CASPR: Automated Evaluation Metric for Contrastive Summarization

    Authors: Nirupan Ananthamurugan, Dat Duong, Philip George, Ankita Gupta, Sandeep Tata, Beliz Gunel

    Abstract: Summarizing comparative opinions about entities (e.g., hotels, phones) from a set of source reviews, often referred to as contrastive summarization, can considerably aid users in decision making. However, reliably measuring the contrastiveness of the output summaries without relying on human evaluations remains an open problem. Prior work has proposed token-overlap based metrics, Distinctiveness S… ▽ More

    Submitted 13 May, 2024; v1 submitted 23 April, 2024; originally announced April 2024.

  3. arXiv:2403.19710  [pdf, other

    cs.CL cs.AI cs.IR cs.LG

    STRUM-LLM: Attributed and Structured Contrastive Summarization

    Authors: Beliz Gunel, James B. Wendt, **g Xie, Yichao Zhou, Nguyen Vo, Zachary Fisher, Sandeep Tata

    Abstract: Users often struggle with decision-making between two options (A vs B), as it usually requires time-consuming research across multiple web pages. We propose STRUM-LLM that addresses this challenge by generating attributed, structured, and helpful contrastive summaries that highlight key differences between the two options. STRUM-LLM identifies helpful contrast: the specific attributes along which… ▽ More

    Submitted 25 March, 2024; originally announced March 2024.

  4. arXiv:2210.07936  [pdf, other

    eess.IV cs.CV

    Data-Limited Tissue Segmentation using Inpainting-Based Self-Supervised Learning

    Authors: Jeffrey Dominic, Nandita Bhaskhar, Arjun D. Desai, Andrew Schmidt, Elka Rubin, Beliz Gunel, Garry E. Gold, Brian A. Hargreaves, Leon Lenchik, Robert Boutin, Akshay S. Chaudhari

    Abstract: Although supervised learning has enabled high performance for image segmentation, it requires a large amount of labeled training data, which can be difficult to obtain in the medical imaging field. Self-supervised learning (SSL) methods involving pretext tasks have shown promise in overcoming this requirement by first pretraining models using unlabeled data. In this work, we evaluate the efficacy… ▽ More

    Submitted 14 October, 2022; originally announced October 2022.

    Comments: Submitted to Radiology: Artificial Intelligence

  5. arXiv:2204.10436  [pdf, other

    eess.IV cs.CV cs.LG

    Scale-Equivariant Unrolled Neural Networks for Data-Efficient Accelerated MRI Reconstruction

    Authors: Beliz Gunel, Arda Sahiner, Arjun D. Desai, Akshay S. Chaudhari, Shreyas Vasanawala, Mert Pilanci, John Pauly

    Abstract: Unrolled neural networks have enabled state-of-the-art reconstruction performance and fast inference times for the accelerated magnetic resonance imaging (MRI) reconstruction task. However, these approaches depend on fully-sampled scans as ground truth data which is either costly or not possible to acquire in many clinical medical imaging applications; hence, reducing dependence on data is desirab… ▽ More

    Submitted 21 April, 2022; originally announced April 2022.

  6. arXiv:2201.02647  [pdf, other

    cs.LG cs.IR

    Data-Efficient Information Extraction from Form-Like Documents

    Authors: Beliz Gunel, Navneet Potti, Sandeep Tata, James B. Wendt, Marc Najork, **g Xie

    Abstract: Automating information extraction from form-like documents at scale is a pressing need due to its potential impact on automating business workflows across many industries like financial services, insurance, and healthcare. The key challenge is that form-like documents in these business workflows can be laid out in virtually infinitely many ways; hence, a good solution to this problem should genera… ▽ More

    Submitted 7 January, 2022; originally announced January 2022.

    Comments: Published at the 2nd Document Intelligence Workshop @ KDD 2021 (https://document-intelligence.github.io/DI-2021/)

  7. arXiv:2103.07903  [pdf, other

    cs.AI

    Investigating Value of Curriculum Reinforcement Learning in Autonomous Driving Under Diverse Road and Weather Conditions

    Authors: Anil Ozturk, Mustafa Burak Gunel, Resul Dagdanov, Mirac Ekim Vural, Ferhat Yurdakul, Melih Dal, Nazim Kemal Ure

    Abstract: Applications of reinforcement learning (RL) are popular in autonomous driving tasks. That being said, tuning the performance of an RL agent and guaranteeing the generalization performance across variety of different driving scenarios is still largely an open problem. In particular, getting good performance on complex road and weather conditions require exhaustive tuning and computation time. Curri… ▽ More

    Submitted 2 August, 2021; v1 submitted 14 March, 2021; originally announced March 2021.

    Comments: 6 pages, IV2021 Workshop

  8. arXiv:2011.01403  [pdf, other

    cs.CL cs.LG

    Supervised Contrastive Learning for Pre-trained Language Model Fine-tuning

    Authors: Beliz Gunel, **gfei Du, Alexis Conneau, Ves Stoyanov

    Abstract: State-of-the-art natural language understanding classification models follow two-stages: pre-training a large language model on an auxiliary task, and then fine-tuning the model on a task-specific labeled dataset using cross-entropy loss. However, the cross-entropy loss has several shortcomings that can lead to sub-optimal generalization and instability. Driven by the intuition that good generaliz… ▽ More

    Submitted 2 April, 2021; v1 submitted 2 November, 2020; originally announced November 2020.

  9. arXiv:2010.02194  [pdf, other

    cs.CL

    Self-training Improves Pre-training for Natural Language Understanding

    Authors: **gfei Du, Edouard Grave, Beliz Gunel, Vishrav Chaudhary, Onur Celebi, Michael Auli, Ves Stoyanov, Alexis Conneau

    Abstract: Unsupervised pre-training has led to much recent progress in natural language understanding. In this paper, we study self-training as another way to leverage unlabeled data through semi-supervised learning. To obtain additional data for a specific task, we introduce SentAugment, a data augmentation method which computes task-specific query embeddings from labeled data to retrieve sentences from a… ▽ More

    Submitted 5 October, 2020; originally announced October 2020.

    Comments: 8 pages

  10. arXiv:2006.15435  [pdf, other

    cs.CL

    Mind The Facts: Knowledge-Boosted Coherent Abstractive Text Summarization

    Authors: Beliz Gunel, Chenguang Zhu, Michael Zeng, Xuedong Huang

    Abstract: Neural models have become successful at producing abstractive summaries that are human-readable and fluent. However, these models have two critical shortcomings: they often don't respect the facts that are either included in the source article or are known to humans as commonsense knowledge, and they don't produce coherent summaries when the source article is long. In this work, we propose a novel… ▽ More

    Submitted 27 June, 2020; originally announced June 2020.

    Comments: NeurIPS 2019, Knowledge Representation & Reasoning Meets Machine Learning (KR2ML workshop)

  11. arXiv:2006.05821  [pdf

    cs.RO cs.AI eess.SP

    Development of A Stochastic Traffic Environment with Generative Time-Series Models for Improving Generalization Capabilities of Autonomous Driving Agents

    Authors: Anil Ozturk, Mustafa Burak Gunel, Melih Dal, Ugur Yavas, Nazim Kemal Ure

    Abstract: Automated lane changing is a critical feature for advanced autonomous driving systems. In recent years, reinforcement learning (RL) algorithms trained on traffic simulators yielded successful results in computing lane changing policies that strike a balance between safety, agility and compensating for traffic uncertainty. However, many RL algorithms exhibit simulator bias and policies trained on s… ▽ More

    Submitted 10 June, 2020; originally announced June 2020.

    Comments: 7 pages, 4 figures, 7 tables, IV2020