Zum Hauptinhalt springen

Showing 1–29 of 29 results for author: Palmer, M

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

    cs.CL

    SCI 3.0: A Web-based Schema Curation Interface for Graphical Event Representations

    Authors: Reece Suchocki, Mary Martin, Martha Palmer, Susan Brown

    Abstract: To understand the complexity of global events, one must navigate a web of interwoven sub-events, identifying those most impactful elements within the larger, abstract macro-event framework at play. This concept can be extended to the field of natural language processing (NLP) through the creation of structured event schemas which can serve as representations of these abstract events. Central to ou… ▽ More

    Submitted 16 May, 2024; v1 submitted 15 May, 2024; originally announced May 2024.

  2. arXiv:2405.09153  [pdf, other

    cs.CL cs.LG

    Adapting Abstract Meaning Representation Parsing to the Clinical Narrative -- the SPRING THYME parser

    Authors: Jon Z. Cai, Kristin Wright-Bettner, Martha Palmer, Guergana K. Savova, James H. Martin

    Abstract: This paper is dedicated to the design and evaluation of the first AMR parser tailored for clinical notes. Our objective was to facilitate the precise transformation of the clinical notes into structured AMR expressions, thereby enhancing the interpretability and usability of clinical text data at scale. Leveraging the colon cancer dataset from the Temporal Histories of Your Medical Events (THYME)… ▽ More

    Submitted 15 May, 2024; originally announced May 2024.

    Comments: Accepted to the 6th Clinical NLP Workshop at NAACL, 2024

  3. arXiv:2404.08656  [pdf, other

    cs.CL cs.AI

    Linear Cross-document Event Coreference Resolution with X-AMR

    Authors: Shafiuddin Rehan Ahmed, George Arthur Baker, Evi Judge, Michael Regan, Kristin Wright-Bettner, Martha Palmer, James H. Martin

    Abstract: Event Coreference Resolution (ECR) as a pairwise mention classification task is expensive both for automated systems and manual annotations. The task's quadratic difficulty is exacerbated when using Large Language Models (LLMs), making prompt engineering for ECR prohibitively costly. In this work, we propose a graphical representation of events, X-AMR, anchored around individual mentions using a \… ▽ More

    Submitted 24 March, 2024; originally announced April 2024.

    Comments: LREC-COLING 2024 main conference

  4. arXiv:2403.15407  [pdf, other

    cs.CL cs.AI

    X-AMR Annotation Tool

    Authors: Shafiuddin Rehan Ahmed, Jon Z. Cai, Martha Palmer, James H. Martin

    Abstract: This paper presents a novel Cross-document Abstract Meaning Representation (X-AMR) annotation tool designed for annotating key corpus-level event semantics. Leveraging machine assistance through the Prodigy Annotation Tool, we enhance the user experience, ensuring ease and efficiency in the annotation process. Through empirical analyses, we demonstrate the effectiveness of our tool in augmenting a… ▽ More

    Submitted 29 February, 2024; originally announced March 2024.

    Comments: EACL 2024 System Demonstration

  5. arXiv:2312.03093  [pdf, other

    cs.HC cs.AI cs.CL

    RESIN-EDITOR: A Schema-guided Hierarchical Event Graph Visualizer and Editor

    Authors: Khanh Duy Nguyen, Zixuan Zhang, Reece Suchocki, Sha Li, Martha Palmer, Susan Brown, Jiawei Han, Heng Ji

    Abstract: In this paper, we present RESIN-EDITOR, an interactive event graph visualizer and editor designed for analyzing complex events. Our RESIN-EDITOR system allows users to render and freely edit hierarchical event graphs extracted from multimedia and multi-document news clusters with guidance from human-curated event schemas. RESIN-EDITOR's unique features include hierarchical graph visualization, com… ▽ More

    Submitted 5 December, 2023; originally announced December 2023.

    Comments: The first two authors contribute equally to this paper

  6. arXiv:2311.10928  [pdf, other

    cs.CL cs.AI

    CAMRA: Copilot for AMR Annotation

    Authors: Jon Z. Cai, Shafiuddin Rehan Ahmed, Julia Bonn, Kristin Wright-Bettner, Martha Palmer, James H. Martin

    Abstract: In this paper, we introduce CAMRA (Copilot for AMR Annotatations), a cutting-edge web-based tool designed for constructing Abstract Meaning Representation (AMR) from natural language text. CAMRA offers a novel approach to deep lexical semantics annotation such as AMR, treating AMR annotation akin to coding in programming languages. Leveraging the familiarity of programming paradigms, CAMRA encompa… ▽ More

    Submitted 20 February, 2024; v1 submitted 17 November, 2023; originally announced November 2023.

    Comments: EMNLP 2023 System Demonstration

  7. arXiv:2310.19858  [pdf

    cs.SI physics.soc-ph

    iGEM: a model system for team science and innovation

    Authors: Marc Santolini, Leo Blondel, Megan J. Palmer, Robert N. Ward, Rathin Jeyaram, Kathryn R. Brink, Abhijeet Krishna, Albert-Laszlo Barabasi

    Abstract: Teams are a primary source of innovation in science and technology. Rather than examining the lone genius, scholarly and policy attention has shifted to understanding how team interactions produce new and useful ideas. Yet the organizational roots of innovation remain unclear, in part because of the limitations of current data. This paper introduces the international Genetically Engineered Machine… ▽ More

    Submitted 30 October, 2023; originally announced October 2023.

    Comments: 78 pages including SI, 7 figures, 18 SI figures

  8. arXiv:2310.15711  [pdf, other

    cs.DS

    Efficient Online String Matching through Linked Weak Factors

    Authors: Matthew N. Palmer, Simone Faro, Stefano Scafiti

    Abstract: Online string matching is a computational problem involving the search for patterns or substrings in a large text dataset, with the pattern and text being processed sequentially, without prior access to the entire text. Its relevance stems from applications in data compression, data mining, text editing, and bioinformatics, where rapid and efficient pattern matching is crucial. Various solutions h… ▽ More

    Submitted 24 October, 2023; originally announced October 2023.

  9. arXiv:2305.14600  [pdf, other

    cs.CL cs.LG

    Learning Semantic Role Labeling from Compatible Label Sequences

    Authors: Tao Li, Ghazaleh Kazeminejad, Susan W. Brown, Martha Palmer, Vivek Srikumar

    Abstract: Semantic role labeling (SRL) has multiple disjoint label sets, e.g., VerbNet and PropBank. Creating these datasets is challenging, therefore a natural question is how to use each one to help the other. Prior work has shown that cross-task interaction helps, but only explored multitask learning so far. A common issue with multi-task setup is that argument sequences are still separately decoded, run… ▽ More

    Submitted 19 October, 2023; v1 submitted 23 May, 2023; originally announced May 2023.

    Comments: Accepted at Findings of EMNLP 2023

  10. arXiv:2303.09093  [pdf, other

    cs.CL

    GLEN: General-Purpose Event Detection for Thousands of Types

    Authors: Qiusi Zhan, Sha Li, Kathryn Conger, Martha Palmer, Heng Ji, Jiawei Han

    Abstract: The progress of event extraction research has been hindered by the absence of wide-coverage, large-scale datasets. To make event extraction systems more accessible, we build a general-purpose event detection dataset GLEN, which covers 205K event mentions with 3,465 different types, making it more than 20x larger in ontology than today's largest event dataset. GLEN is created by utilizing the DWD O… ▽ More

    Submitted 31 October, 2023; v1 submitted 16 March, 2023; originally announced March 2023.

    Comments: Accepted to EMNLP 2023. The first two authors contributed equally. (16 pages)

  11. Human-in-the-Loop Schema Induction

    Authors: Tianyi Zhang, Isaac Tham, Zhaoyi Hou, Jiaxuan Ren, Liyang Zhou, Hainiu Xu, Li Zhang, Lara J. Martin, Rotem Dror, Sha Li, Heng Ji, Martha Palmer, Susan Brown, Reece Suchocki, Chris Callison-Burch

    Abstract: Schema induction builds a graph representation explaining how events unfold in a scenario. Existing approaches have been based on information retrieval (IR) and information extraction(IE), often with limited human curation. We demonstrate a human-in-the-loop schema induction system powered by GPT-3. We first describe the different modules of our system, including prompting to generate schematic el… ▽ More

    Submitted 25 February, 2023; originally announced February 2023.

    Comments: 10 pages, ACL2023 demo track

  12. arXiv:2302.12944  [pdf, other

    cs.CL cs.AI

    Dependency Dialogue Acts -- Annotation Scheme and Case Study

    Authors: Jon Z. Cai, Brendan King, Margaret Perkoff, Shiran Dudy, Jie Cao, Marie Grace, Natalia Wojarnik, Ananya Ganesh, James H. Martin, Martha Palmer, Marilyn Walker, Jeffrey Flanigan

    Abstract: In this paper, we introduce Dependency Dialogue Acts (DDA), a novel framework for capturing the structure of speaker-intentions in multi-party dialogues. DDA combines and adapts features from existing dialogue annotation frameworks, and emphasizes the multi-relational response structure of dialogues in addition to the dialogue acts and rhetorical relations. It represents the functional, discourse,… ▽ More

    Submitted 24 February, 2023; originally announced February 2023.

    Comments: The 13th International Workshop on Spoken Dialogue Systems Technology

    Journal ref: The 13th International Workshop on Spoken Dialogue Systems Technology 2023

  13. arXiv:2209.04517  [pdf, other

    cs.CV cs.LG q-bio.QM

    Affinity-VAE for disentanglement, clustering and classification of objects in multidimensional image data

    Authors: Jola Mirecka, Marjan Famili, Anna Kotańska, Nikolai Juraschko, Beatriz Costa-Gomes, Colin M. Palmer, Jeyan Thiyagalingam, Tom Burnley, Mark Basham, Alan R. Lowe

    Abstract: In this work we present affinity-VAE: a framework for automatic clustering and classification of objects in multidimensional image data based on their similarity. The method expands on the concept of $β$-VAEs with an informed similarity-based loss component driven by an affinity matrix. The affinity-VAE is able to create rotationally-invariant, morphologically homogeneous clusters in the latent re… ▽ More

    Submitted 9 September, 2022; originally announced September 2022.

  14. arXiv:2207.09566  [pdf, other

    cs.HC cs.AI cs.CL

    Human-guided Collaborative Problem Solving: A Natural Language based Framework

    Authors: Harsha Kokel, Mayukh Das, Rakibul Islam, Julia Bonn, Jon Cai, Soham Dan, Anjali Narayan-Chen, Prashant Jayannavar, Janardhan Rao Doppa, Julia Hockenmaier, Sriraam Natarajan, Martha Palmer, Dan Roth

    Abstract: We consider the problem of human-machine collaborative problem solving as a planning task coupled with natural language communication. Our framework consists of three components -- a natural language engine that parses the language utterances to a formal representation and vice-versa, a concept learner that induces generalized concepts for plans based on limited interactions with the user, and an… ▽ More

    Submitted 19 July, 2022; originally announced July 2022.

    Comments: ICAPS 2021 (demo track)

  15. arXiv:2112.08544  [pdf, other

    cs.CL cs.AI

    NewsClaims: A New Benchmark for Claim Detection from News with Attribute Knowledge

    Authors: Revanth Gangi Reddy, Sai Chetan, Zhenhailong Wang, Yi R. Fung, Kathryn Conger, Ahmed Elsayed, Martha Palmer, Preslav Nakov, Eduard Hovy, Kevin Small, Heng Ji

    Abstract: Claim detection and verification are crucial for news understanding and have emerged as promising technologies for mitigating misinformation and disinformation in the news. However, most existing work has focused on claim sentence analysis while overlooking additional crucial attributes (e.g., the claimer and the main object associated with the claim). In this work, we present NewsClaims, a new be… ▽ More

    Submitted 23 November, 2022; v1 submitted 15 December, 2021; originally announced December 2021.

    Comments: Accepted at EMNLP 2022

  16. arXiv:2106.05249  [pdf, other

    cs.CL

    What Would a Teacher Do? Predicting Future Talk Moves

    Authors: Ananya Ganesh, Martha Palmer, Katharina Kann

    Abstract: Recent advances in natural language processing (NLP) have the ability to transform how classroom learning takes place. Combined with the increasing integration of technology in today's classrooms, NLP systems leveraging question answering and dialog processing techniques can serve as private tutors or participants in classroom discussions to increase student engagement and learning. To progress to… ▽ More

    Submitted 9 June, 2021; originally announced June 2021.

    Comments: 13 pages, 3 figures; To appear in Findings of ACL 2021

  17. Iterative Human and Automated Identification of Wildlife Images

    Authors: Zhongqi Miao, Ziwei Liu, Kaitlyn M. Gaynor, Meredith S. Palmer, Stella X. Yu, Wayne M. Getz

    Abstract: Camera trapping is increasingly used to monitor wildlife, but this technology typically requires extensive data annotation. Recently, deep learning has significantly advanced automatic wildlife recognition. However, current methods are hampered by a dependence on large static data sets when wildlife data is intrinsically dynamic and involves long-tailed distributions. These two drawbacks can be ov… ▽ More

    Submitted 18 October, 2021; v1 submitted 5 May, 2021; originally announced May 2021.

    Comments: This preprint has not undergone peer review (when applicable) or any post-submission improvements or corrections. It is published in Nature Machine Intelligence: https://www.nature.com/articles/s42256-021-00393-0

    Journal ref: Nat Mach Intell 3, 885-895 (2021)

  18. arXiv:2007.09557  [pdf, other

    cs.CL

    From Spatial Relations to Spatial Configurations

    Authors: Soham Dan, Parisa Kordjamshidi, Julia Bonn, Archna Bhatia, Jon Cai, Martha Palmer, Dan Roth

    Abstract: Spatial Reasoning from language is essential for natural language understanding. Supporting it requires a representation scheme that can capture spatial phenomena encountered in language as well as in images and videos. Existing spatial representations are not sufficient for describing spatial configurations used in complex tasks. This paper extends the capabilities of existing spatial representat… ▽ More

    Submitted 18 July, 2020; originally announced July 2020.

    Journal ref: LREC 2020

  19. arXiv:2007.00576  [pdf, other

    cs.CL cs.AI

    COVID-19 Literature Knowledge Graph Construction and Drug Repurposing Report Generation

    Authors: Qingyun Wang, Manling Li, Xuan Wang, Nikolaus Parulian, Guangxing Han, Jiawei Ma, Jingxuan Tu, Ying Lin, Haoran Zhang, Weili Liu, Aabhas Chauhan, Yingjun Guan, Bangzheng Li, Ruisong Li, Xiangchen Song, Yi R. Fung, Heng Ji, Jiawei Han, Shih-Fu Chang, James Pustejovsky, Jasmine Rah, David Liem, Ahmed Elsayed, Martha Palmer, Clare Voss , et al. (2 additional authors not shown)

    Abstract: To combat COVID-19, both clinicians and scientists need to digest vast amounts of relevant biomedical knowledge in scientific literature to understand the disease mechanism and related biological functions. We have developed a novel and comprehensive knowledge discovery framework, COVID-KG to extract fine-grained multimedia knowledge elements (entities and their visual chemical structures, relatio… ▽ More

    Submitted 11 May, 2021; v1 submitted 1 July, 2020; originally announced July 2020.

    Comments: 12 pages, Accepted by Proceedings of 2021 Annual Conference of the North American Chapter of the Association for Computational Linguistics System Demonstrations, for resources see http://blender.cs.illinois.edu/covid19/, for video see http://159.89.180.81/demo/covid/Covid-KG_DemoVideo.mp4, for slides see https://eaglew.github.io/files/Covid-KG_DemoVideo_with_ethics.pdf

  20. arXiv:2005.00496  [pdf, ps, other

    cs.CL cs.LG

    Structured Tuning for Semantic Role Labeling

    Authors: Tao Li, Parth Anand Jawale, Martha Palmer, Vivek Srikumar

    Abstract: Recent neural network-driven semantic role labeling (SRL) systems have shown impressive improvements in F1 scores. These improvements are due to expressive input representations, which, at least at the surface, are orthogonal to knowledge-rich constrained decoding mechanisms that helped linear SRL models. Introducing the benefits of structure to inform neural models presents a methodological chall… ▽ More

    Submitted 5 May, 2020; v1 submitted 1 May, 2020; originally announced May 2020.

    Comments: Accepted at ACL 2020

  21. The QUIC Fix for Optimal Video Streaming

    Authors: Mirko Palmer, Thorben Krüger, Balakrishnan Chandrasekaran, Anja Feldmann

    Abstract: Within a few years of its introduction, QUIC has gained traction: a significant chunk of traffic is now delivered over QUIC. The networking community is actively engaged in debating the fairness, performance, and applicability of QUIC for various use cases, but these debates are centered around a narrow, common theme: how does the new reliable transport built on top of UDP fare in different scenar… ▽ More

    Submitted 19 October, 2018; v1 submitted 26 September, 2018; originally announced September 2018.

    Comments: Published to ACM CoNEXT Workshop on the Evolution, Performance, and Interoperability of QUIC (EPIQ)

  22. arXiv:1804.08484  [pdf, other

    cs.NI

    Socket Intents: OS Support for Using Multiple Access Networks and its Benefits for Web Browsing

    Authors: Philipp S. Tiesel, Theresa Enghardt, Mirko Palmer, Anja Feldmann

    Abstract: In today's Internet, mobile devices are connected to multiple access networks, e.g., WiFi/DSL and LTE. To take advantage of the networks' diverse paths characteristics (delay, bandwidth, and reliability) and aggregate bandwidth, we need smart strategies for choosing which interface(s) to use for what traffic. In this paper, we present an approach how to tackle this challenge as part of the Operati… ▽ More

    Submitted 23 April, 2018; originally announced April 2018.

    Comments: Submitted to IEEE/ACM Transactions on Networking

  23. arXiv:1703.05830  [pdf, other

    cs.CV cs.LG

    Automatically identifying, counting, and describing wild animals in camera-trap images with deep learning

    Authors: Mohammed Sadegh Norouzzadeh, Anh Nguyen, Margaret Kosmala, Ali Swanson, Meredith Palmer, Craig Packer, Jeff Clune

    Abstract: Having accurate, detailed, and up-to-date information about the location and behavior of animals in the wild would revolutionize our ability to study and conserve ecosystems. We investigate the ability to automatically, accurately, and inexpensively collect such data, which could transform many fields of biology, ecology, and zoology into "big data" sciences. Motion sensor "camera traps" enable co… ▽ More

    Submitted 15 November, 2017; v1 submitted 16 March, 2017; originally announced March 2017.

  24. arXiv:1605.02257  [pdf, other

    cs.CL

    A corpus of preposition supersenses in English web reviews

    Authors: Nathan Schneider, Jena D. Hwang, Vivek Srikumar, Meredith Green, Kathryn Conger, Tim O'Gorman, Martha Palmer

    Abstract: We present the first corpus annotated with preposition supersenses, unlexicalized categories for semantic functions that can be marked by English prepositions (Schneider et al., 2015). That scheme improves upon its predecessors to better facilitate comprehensive manual annotation. Moreover, unlike the previous schemes, the preposition supersenses are organized hierarchically. Our data will be publ… ▽ More

    Submitted 7 May, 2016; originally announced May 2016.

  25. arXiv:0907.1839  [pdf

    cs.NE cs.RO

    An Evolved Neural Controller for Bipdedal Walking with Dynamic Balance

    Authors: Michael E. Palmer, Daniel B. Miller

    Abstract: We successfully evolved a neural network controller that produces dynamic walking in a simulated bipedal robot with compliant actuators, a difficult control problem. The evolutionary evaluation uses a detailed software simulation of a physical robot. We describe: 1) a novel theoretical method to encourage populations to evolve "around" local optima, which employs multiple demes and fitness funct… ▽ More

    Submitted 10 July, 2009; originally announced July 2009.

    Comments: 6 pages, 7 figures. In Proceedings of the Genetic and Evolutionary Computation Conference (GECCO) 2009, Montreal

    ACM Class: D.2.2; I.2.8

    Journal ref: Palmer, M.E. and Miller, D.B. An Evolved Neural Controller for Bipdedal Walking with Dynamic Balance. In Proceedings of the Genetic and Evolutionary Computation Conference (GECCO) 2009, Montreal, July 8-12, 2009

  26. arXiv:cs/0104022  [pdf, ps, other

    cs.CL

    Microplanning with Communicative Intentions: The SPUD System

    Authors: Matthew Stone, Christine Doran, Bonnie Webber, Tonia Bleam, Martha Palmer

    Abstract: The process of microplanning encompasses a range of problems in Natural Language Generation (NLG), such as referring expression generation, lexical choice, and aggregation, problems in which a generator must bridge underlying domain-specific representations and general linguistic representations. In this paper, we describe a uniform approach to microplanning based on declarative representations… ▽ More

    Submitted 30 April, 2001; originally announced April 2001.

    ACM Class: I.2.7

  27. arXiv:cmp-lg/9411005  [pdf, ps

    cs.CL

    Constraining Lexical Selection Across Languages Using TAGs

    Authors: Dania Egedi, Martha Palmer

    Abstract: Lexical selection in Machine Translation consists of several related components. Two that have received a lot of attention are lexical mapping from an underlying concept or lexical item, and choosing the correct subcategorization frame based on argument structure. Because most MT applications are small or relatively domain specific, a third component of lexical selection is generally overlooked… ▽ More

    Submitted 3 November, 1994; originally announced November 1994.

    Comments: ps file. 4 pages, Proceedings of TAG+3, 1994

  28. arXiv:cmp-lg/9410023  [pdf, ps

    cs.CL

    Korean to English Translation Using Synchronous TAGs

    Authors: Dania Egedi, Martha Palmer, Hyun S. Park, Aravind K. Joshi

    Abstract: It is often argued that accurate machine translation requires reference to contextual knowledge for the correct treatment of linguistic phenomena such as dropped arguments and accurate lexical selection. One of the historical arguments in favor of the interlingua approach has been that, since it revolves around a deep semantic representation, it is better able to handle the types of linguistic p… ▽ More

    Submitted 24 October, 1994; originally announced October 1994.

    Comments: ps file. 8 pages

    Journal ref: Proceedings of AMTA 94

  29. Verb Semantics and Lexical Selection

    Authors: Zhibiao Wu, Martha Palmer

    Abstract: This paper will focus on the semantic representation of verbs in computer systems and its impact on lexical selection problems in machine translation (MT). Two groups of English and Chinese verbs are examined to show that lexical selection must be based on interpretation of the sentence as well as selection restrictions placed on the verb arguments. A novel representation scheme is suggested, an… ▽ More

    Submitted 23 June, 1994; v1 submitted 21 June, 1994; originally announced June 1994.

    Comments: 6 pages, Figures and bib files are in part 2

    Journal ref: Proceedings of ACL 94