paper-with-me

Papers

Collage: Decomposable Rapid Prototyping for Information Extraction on Scientific PDFs

2024-10-30 · Sireesh Gururaja, Yueheng Zhang, Guannan Tang, Tianhao Zhang, Kevin Murphy, Yu-Tsen Yi, Junwon Seo, Anthony Rollett, Emma Strubell

Recent years in NLP have seen the continued development of domain-specific information extraction tools for scientific documents, alongside the release of increasingly multimodal pretrained transformer models. While the opportunity for scientists outside of NLP to evaluate and apply such systems to their own domains has never been clearer, these models are difficult to compare: they accept different input formats, are often black-box and give little insight into processing failures, and rarely handle PDF documents, the most common format of scientific publication. In this work, we present Collage, a tool designed for rapid prototyping, visualization, and evaluation of different information extraction models on scientific PDFs. Collage allows the use and evaluation of any HuggingFace token classifier, several LLMs, and multiple other task-specific models out of the box, and provides extensible software interfaces to accelerate experimentation with new models. Further, we enable both developers and users of NLP-based tools to inspect, debug, and better understand modeling pipelines by providing granular views of intermediate states of processing. We demonstrate our system in the context of information extraction to assist with literature review in materials science.

📄 PDF Abstract BibTeX arXiv:2410.23478

Code (1)

gsireesh/ht-max 공식 구현

Similar Papers 제목 키워드 기반

Aesthetic Photo Collage with Deep Reinforcement Learning

2021-10-19 · Mingrui Zhang, Mading Li, Li Chen, Jiahao Yu

Photo collage aims to automatically arrange multiple photos on a given canvas with high aesthetic quality. Existing methods are based mainly on handcrafted feature optimization, which cannot adequately capture high-level…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Alto: Rapid Prototyping for Parsing and Translation

2017-04-01 · EACL 2017 4 · Johannes Gontrum, Jonas Groschwitz, Alex Koller, er 외

We present Alto, a rapid prototyping tool for new grammar formalisms. Alto implements generic but efficient algorithms for parsing, translation, and training for a range of monolingual and synchronous grammar formalisms.…

Machine TranslationSemantic ParsingTranslation

Collage: Seamless Integration of Deep Learning Backends with Automatic Placement

2021-11-01 · Byungsoo Jeon, Sunghyun Park, Peiyuan Liao, Sheng Xu 외

The strong demand for efficient and performant deployment of Deep Learning (DL) applications prompts the rapid development of a rich DL ecosystem. To keep up with this fast advancement, it is crucial for modern DL framew…

CPUDeep LearningGPUtensor algebra

StarCraftImage: A Dataset For Prototyping Spatial Reasoning Methods For Multi-Agent Environments

2024-01-09 · CVPR 2023 1 · Sean Kulinski, Nicholas R. Waytowich, James Z. Hare, David I. Inouye

Spatial reasoning tasks in multi-agent environments such as event prediction, agent type identification, or missing data imputation are important for multiple applications (e.g., autonomous surveillance over sensor netwo…

ImputationReinforcement Learning (RL)Spatial ReasoningStarcraft+1

Improving Large-Scale Fact-Checking using Decomposable Attention Models and Lexical Tagging

2018-10-01 · EMNLP 2018 10 · Nayeon Lee, Chien-Sheng Wu, Pascale Fung

Fact-checking of textual sources needs to effectively extract relevant information from large knowledge bases. In this paper, we extend an existing pipeline approach to better tackle this problem. We propose a neural ran…

Fact CheckingQuestion AnsweringRetrievalStance Detection