Skip to main content

Showing 1–14 of 14 results for author: Bertsch, A

  1. arXiv:2407.08716  [pdf, other

    cs.CL

    A Taxonomy for Data Contamination in Large Language Models

    Authors: Medha Palavalli, Amanda Bertsch, Matthew R. Gormley

    Abstract: Large language models pretrained on extensive web corpora demonstrate remarkable performance across a wide range of downstream tasks. However, a growing concern is data contamination, where evaluation datasets may be contained in the pretraining corpus, inflating model performance. Decontamination, the process of detecting and removing such data, is a potential solution; yet these contaminants may… ▽ More

    Submitted 11 July, 2024; originally announced July 2024.

    Comments: 19 pages, 8 figures, accepted to CONDA Workshop on Data Contamination @ ACL 2024

  2. arXiv:2406.16838  [pdf, other

    cs.CL cs.LG

    From Decoding to Meta-Generation: Inference-time Algorithms for Large Language Models

    Authors: Sean Welleck, Amanda Bertsch, Matthew Finlayson, Hailey Schoelkopf, Alex Xie, Graham Neubig, Ilia Kulikov, Zaid Harchaoui

    Abstract: One of the most striking findings in modern research on large language models (LLMs) is that scaling up compute during training leads to better results. However, less attention has been given to the benefits of scaling compute during inference. This survey focuses on these inference-time approaches. We explore three areas under a unified mathematical formalism: token-level generation algorithms, m… ▽ More

    Submitted 24 June, 2024; originally announced June 2024.

  3. arXiv:2405.00200  [pdf, other

    cs.CL

    In-Context Learning with Long-Context Models: An In-Depth Exploration

    Authors: Amanda Bertsch, Maor Ivgi, Uri Alon, Jonathan Berant, Matthew R. Gormley, Graham Neubig

    Abstract: As model context lengths continue to increase, the number of demonstrations that can be provided in-context approaches the size of entire training datasets. We study the behavior of in-context learning (ICL) at this extreme scale on multiple datasets and models. We show that, for many datasets with large label spaces, performance continues to increase with hundreds or thousands of demonstrations.… ▽ More

    Submitted 30 April, 2024; originally announced May 2024.

    Comments: 27 pages; preprint

  4. arXiv:2310.07715  [pdf, other

    cs.CL cs.CY

    To Build Our Future, We Must Know Our Past: Contextualizing Paradigm Shifts in Natural Language Processing

    Authors: Sireesh Gururaja, Amanda Bertsch, Clara Na, David Gray Widder, Emma Strubell

    Abstract: NLP is in a period of disruptive change that is impacting our methodologies, funding sources, and public perception. In this work, we seek to understand how to shape our future by better understanding our past. We study factors that shape NLP as a field, including culture, incentives, and infrastructure by conducting long-form interviews with 26 NLP researchers of varying seniority, research area,… ▽ More

    Submitted 11 October, 2023; originally announced October 2023.

    Comments: Accepted to EMNLP 2023

  5. arXiv:2310.01387  [pdf, other

    cs.CL

    It's MBR All the Way Down: Modern Generation Techniques Through the Lens of Minimum Bayes Risk

    Authors: Amanda Bertsch, Alex Xie, Graham Neubig, Matthew R. Gormley

    Abstract: Minimum Bayes Risk (MBR) decoding is a method for choosing the outputs of a machine learning system based not on the output with the highest probability, but the output with the lowest risk (expected error) among multiple candidates. It is a simple but powerful method: for an additional cost at inference time, MBR provides reliable several-point improvements across metrics for a wide variety of ta… ▽ More

    Submitted 2 October, 2023; originally announced October 2023.

    Comments: Under submission

  6. arXiv:2308.15981  [pdf, other

    physics.ins-det hep-ex

    Microstructured Plastic Scintillators For Beam Profiling In Medical Accelerators

    Authors: Veronica Leccese, Michele Caldara, Samuele Bisi, Marcello Pagano, Simone Gargiulo, Carlotta Trigila, Arnaud Bertsch, Alessandro Mapelli, Fabrizio Carbone

    Abstract: A novel beam profiler based on microstructured scintillation resin is presented. The detector consists of a bundle of waveguides, with an active area of 30 x 30 mm$^2$ and a pitch of 400 $μ$m, obtained by molding a scintillating resin into a microfabricated PDMS mold. A first prototype, coupled to an array of photodiodes and readout electronics, which potentially allows profile rates of more than… ▽ More

    Submitted 30 August, 2023; originally announced August 2023.

    Comments: 11 pages, 12 figures

  7. arXiv:2308.12261  [pdf, other

    cs.CL

    Prompt2Model: Generating Deployable Models from Natural Language Instructions

    Authors: Vijay Viswanathan, Chenyang Zhao, Amanda Bertsch, Tongshuang Wu, Graham Neubig

    Abstract: Large language models (LLMs) enable system builders today to create competent NLP systems through prompting, where they only need to describe the task in natural language and provide a few examples. However, in other ways, LLMs are a step backward from traditional special-purpose NLP models; they require extensive computational resources for deployment and can be gated behind APIs. In this paper,… ▽ More

    Submitted 23 August, 2023; originally announced August 2023.

    Comments: 8 pages

  8. arXiv:2307.10168  [pdf, other

    cs.CL cs.HC

    LLMs as Workers in Human-Computational Algorithms? Replicating Crowdsourcing Pipelines with LLMs

    Authors: Tongshuang Wu, Haiyi Zhu, Maya Albayrak, Alexis Axon, Amanda Bertsch, Wenxing Deng, Ziqi Ding, Bill Guo, Sireesh Gururaja, Tzu-Sheng Kuo, Jenny T. Liang, Ryan Liu, Ihita Mandal, Jeremiah Milbauer, Xiaolin Ni, Namrata Padmanabhan, Subhashini Ramkumar, Alexis Sudjianto, Jordan Taylor, Ying-Jui Tseng, Patricia Vaidos, Zhijin Wu, Wei Wu, Chenyang Yang

    Abstract: LLMs have shown promise in replicating human-like behavior in crowdsourcing tasks that were previously thought to be exclusive to human abilities. However, current efforts focus mainly on simple atomic tasks. We explore whether LLMs can replicate more complex crowdsourcing pipelines. We find that modern LLMs can simulate some of crowdworkers' abilities in these "human computation algorithms," but… ▽ More

    Submitted 19 July, 2023; v1 submitted 19 July, 2023; originally announced July 2023.

  9. arXiv:2306.17384  [pdf, other

    cs.CL

    SummQA at MEDIQA-Chat 2023:In-Context Learning with GPT-4 for Medical Summarization

    Authors: Yash Mathur, Sanketh Rangreji, Raghav Kapoor, Medha Palavalli, Amanda Bertsch, Matthew R. Gormley

    Abstract: Medical dialogue summarization is challenging due to the unstructured nature of medical conversations, the use of medical terminology in gold summaries, and the need to identify key information across multiple symptom sets. We present a novel system for the Dialogue2Note Medical Summarization tasks in the MEDIQA 2023 Shared Task. Our approach for section-wise summarization (Task A) is a two-stage… ▽ More

    Submitted 29 June, 2023; originally announced June 2023.

    Comments: ClinicalNLP @ ACL 2023

  10. arXiv:2305.01625  [pdf, other

    cs.CL

    Unlimiformer: Long-Range Transformers with Unlimited Length Input

    Authors: Amanda Bertsch, Uri Alon, Graham Neubig, Matthew R. Gormley

    Abstract: Since the proposal of transformers, these models have been limited to bounded input lengths, because of their need to attend to every token in the input. In this work, we propose Unlimiformer: a general approach that wraps any existing pretrained encoder-decoder transformer, and offloads the cross-attention computation to a single k-nearest-neighbor (kNN) index, while the returned kNN distances ar… ▽ More

    Submitted 30 October, 2023; v1 submitted 2 May, 2023; originally announced May 2023.

    Comments: NeurIPS 2023

  11. arXiv:2305.00955  [pdf, other

    cs.CL cs.AI cs.LG

    Bridging the Gap: A Survey on Integrating (Human) Feedback for Natural Language Generation

    Authors: Patrick Fernandes, Aman Madaan, Emmy Liu, António Farinhas, Pedro Henrique Martins, Amanda Bertsch, José G. C. de Souza, Shuyan Zhou, Tongshuang Wu, Graham Neubig, André F. T. Martins

    Abstract: Many recent advances in natural language generation have been fueled by training large language models on internet-scale data. However, this paradigm can lead to models that generate toxic, inaccurate, and unhelpful content, and automatic evaluation metrics often fail to identify these behaviors. As models become more capable, human feedback is an invaluable signal for evaluating and improving mod… ▽ More

    Submitted 31 May, 2023; v1 submitted 1 May, 2023; originally announced May 2023.

    Comments: Work in Progress

  12. arXiv:2210.15462  [pdf, other

    cs.CL

    He Said, She Said: Style Transfer for Shifting the Perspective of Dialogues

    Authors: Amanda Bertsch, Graham Neubig, Matthew R. Gormley

    Abstract: In this work, we define a new style transfer task: perspective shift, which reframes a dialogue from informal first person to a formal third person rephrasing of the text. This task requires challenging coreference resolution, emotion attribution, and interpretation of informal text. We explore several baseline approaches and discuss further directions on this task when applied to short dialogues.… ▽ More

    Submitted 27 October, 2022; originally announced October 2022.

    Comments: Findings of EMNLP 2022, 18 pages

  13. arXiv:2207.00077  [pdf, other

    physics.flu-dyn

    Breaking one into three: surface-tension-driven droplet breakup in T-junctions

    Authors: Jiande Zhou, Yves-Marie Ducimetière, Daniel Migliozzi, Ludovic Keiser, Arnaud Bertsch, François Gallaire, Philippe Renaud

    Abstract: Droplet breakup is an important phenomenon in the field of microfluidics to generate daughter droplets. In this work, a novel breakup regime in the widely studied T-junction geometry is reported, where the pinch-off occurs laterally in the two outlet channels, leading to the formation of three daughter droplets, rather than at the center of the junction for conventional T-junctions which leads to… ▽ More

    Submitted 30 June, 2022; originally announced July 2022.

  14. arXiv:2201.01278  [pdf, other

    cs.DC

    Understanding Power and Energy Utilization in Large Scale Production Physics Simulation Codes

    Authors: Brian S. Ryujin, Arturo Vargas, Ian Karlin, Shawn A. Dawson, Kenneth Weiss, Adam Bertsch, M. Scott McKinley, Michael R. Collette, Si D. Hammond, Kevin Pedretti, Robert N. Rieben

    Abstract: Power is an often-cited reason for moving to advanced architectures on the path to Exascale computing. This is due to the practical concern of delivering enough power to successfully site and operate these machines, as well as concerns over energy usage while running large simulations. Since accurate power measurements can be difficult to obtain, processor thermal design power (TDP) is a possible… ▽ More

    Submitted 4 January, 2022; originally announced January 2022.

    Comments: 13 pages