paper-with-me

Papers Abstract Meaning Representation

“Abstract Meaning Representation” 태그가 달린 논문 219편 · 필터 해제

Abstract Meaning Representation for Hospital Discharge Summarization

2025-06-17 · Paul Landes, Sitara Rao, Aaron Jeremy Chaise, Barbara Di Eugenio

The Achilles heel of Large Language Models (LLMs) is hallucination, which has drastic consequences for the clinical domain. This is particularly important with regards to automatically generating discharge summaries (a l…

Abstract Meaning RepresentationHallucination

When Does Meaning Backfire? Investigating the Role of AMRs in NLI

2025-06-17 · Junghyun Min, Xiulin Yang, Shira Wein

Natural Language Inference (NLI) relies heavily on adequately parsing the semantic content of the premise and hypothesis. In this work, we investigate whether adding semantic information in the form of an Abstract Meanin…

Abstract Meaning RepresentationNatural Language Inference

Reassessing Graph Linearization for Sequence-to-sequence AMR Parsing: On the Advantages and Limitations of Triple-Based Encoding

2025-05-13 · Jeongwoo Kang, Maximin Coavoux, Cédric Lopez, Didier Schwab

Sequence-to-sequence models are widely used to train Abstract Meaning Representation (Banarescu et al., 2013, AMR) parsers. To train such models, AMR graphs have to be linearized into a one-line text format. While Penman…

Abstract Meaning RepresentationAMR Parsing

Survey of Abstract Meaning Representation: Then, Now, Future

2025-05-06 · Behrooz Mansouri

This paper presents a survey of Abstract Meaning Representation (AMR), a semantic representation framework that captures the meaning of sentences through a graph-based structure. AMR represents sentences as rooted, direc…

Abstract Meaning RepresentationSurveytext-classificationText Classification+1

SR-LLM: Rethinking the Structured Representation in Large Language Model

2025-02-20 · Jiahuan Zhang, Tianheng Wang, Hanqing Wu, Ziyi Huang 외

Structured representations, exemplified by Abstract Meaning Representation (AMR), have long been pivotal in computational linguistics. However, their role remains ambiguous in the Large Language Models (LLMs) era. Initia…

Abstract Meaning RepresentationLanguage ModelingLanguage ModellingLarge Language Model

Generating Text from Uniform Meaning Representation

2025-02-17 · Emma Markle, Reihaneh Iranmanesh, Shira Wein

Uniform Meaning Representation (UMR) is a recently developed graph-based semantic representation, which expands on Abstract Meaning Representation (AMR) in a number of ways, in particular through the inclusion of documen…

Abstract Meaning RepresentationAMR-to-Text GenerationText Generation

Neurosymbolic Graph Enrichment for Grounded World Models

2024-11-19 · Stefano De Giorgis, Aldo Gangemi, Alessandro Russo

The development of artificial intelligence systems capable of understanding and reasoning about complex real-world scenarios is a significant challenge. In this work we present a novel approach to enhance and exploit LLM…

Abstract Meaning RepresentationImplicaturesNatural Language Understanding

SCOUT: A Situated and Multi-Modal Human-Robot Dialogue Corpus

2024-11-19 · Stephanie M. Lukin, Claire Bonial, Matthew Marge, Taylor Hudson 외

We introduce the Situated Corpus Of Understanding Transactions (SCOUT), a multi-modal collection of human-robot dialogue in the task domain of collaborative exploration. The corpus was constructed from multiple Wizard-of…

Abstract Meaning Representation

Human-Robot Dialogue Annotation for Multi-Modal Common Ground

2024-11-19 · Claire Bonial, Stephanie M. Lukin, Mitchell Abrams, Anthony Baker 외

In this paper, we describe the development of symbolic representations annotated on human-robot dialogue data to make dimensions of meaning accessible to autonomous systems participating in collaborative, natural languag…

Abstract Meaning Representation

AMREx: AMR for Explainable Fact Verification

2024-11-02 · Chathuri Jayaweera, Sangpil Youm, Bonnie Dorr

With the advent of social media networks and the vast amount of information circulating through them, automatic fact verification is an essential component to prevent the spread of misinformation. It is even more useful …

Abstract Meaning RepresentationClaim VerificationFact VerificationMisinformation

A graph-based approach to extracting narrative signals from public discourse

2024-11-01 · Armin Pournaki, Tom Willaert

Narratives are key interpretative devices by which humans make sense of political reality. As the significance of narratives for understanding current societal issues such as polarization and misinformation becomes incre…

Abstract Meaning RepresentationInformation RetrievalMisinformation

FLAG: Financial Long Document Classification via AMR-based GNN

2024-10-02 · Bolun "Namir" Xia, Aparna Gupta, Mohammed J. Zaki

The advent of large language models (LLMs) has initiated much research into their various financial applications. However, in applying LLMs on long documents, semantic relations are not explicitly incorporated, and a ful…

Abstract Meaning RepresentationDocument ClassificationStock PredictionStock Trend Prediction+3

Semantic Graphs for Syntactic Simplification: A Revisit from the Age of LLM

2024-07-04 · Peiran Yao, Kostyantyn Guzhva, Denilson Barbosa

Symbolic sentence meaning representations, such as AMR (Abstract Meaning Representation) provide expressive and structured semantic graphs that act as intermediates that simplify downstream NLP tasks. However, the instru…

Abstract Meaning RepresentationInstruction FollowingSentence

More Victories, Less Cooperation: Assessing Cicero's Diplomacy Play

2024-06-07 · Wichayaporn Wongkamjan, Feng Gu, Yanze Wang, Ulf Hermjakob 외

The boardgame Diplomacy is a challenging setting for communicative and cooperative artificial intelligence. The most prominent communicative Diplomacy AI, Cicero, has excellent strategic abilities, exceeding human player…

Abstract Meaning Representation

MASSIVE Multilingual Abstract Meaning Representation: A Dataset and Baselines for Hallucination Detection

2024-05-29 · Michael Regan, Shira Wein, George Baker, Emilio Monti

Abstract Meaning Representation (AMR) is a semantic formalism that captures the core meaning of an utterance. There has been substantial work developing AMR corpora in English and more recently across languages, though t…

Abstract Meaning RepresentationHallucinationKnowledge Base Question AnsweringQuestion Answering

Don't Forget to Connect! Improving RAG with Graph-based Reranking

2024-05-28 · Jialin Dong, Bahare Fatemi, Bryan Perozzi, Lin F. Yang 외

Retrieval Augmented Generation (RAG) has greatly improved the performance of Large Language Model (LLM) responses by grounding generation with context from existing documents. These systems work well when documents are c…

Abstract Meaning RepresentationLanguage ModelingLanguage ModellingLarge Language Model+4

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

2024-05-15 · Jon Z. Cai, Kristin Wright-Bettner, Martha Palmer, Guergana K. Savova 외

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, …

Abstract Meaning RepresentationAMR ParsingData AugmentationDomain Adaptation

Compressing Long Context for Enhancing RAG with AMR-based Concept Distillation

2024-05-06 · Kaize Shi, Xueyao Sun, Qing Li, Guandong Xu

Large Language Models (LLMs) have made significant strides in information acquisition. However, their overreliance on potentially flawed parametric knowledge leads to hallucinations and inaccuracies, particularly when ha…

Abstract Meaning RepresentationOpen-Domain Question AnsweringQuestion AnsweringRAG+2

Analyzing the Role of Semantic Representations in the Era of Large Language Models

2024-05-02 · Zhijing Jin, Yuen Chen, Fernando Gonzalez, Jiarui Liu 외

Traditionally, natural language processing (NLP) models often use a rich set of features created by linguistic expertise, such as semantic representations. However, in the era of large language models (LLMs), more and mo…

Abstract Meaning Representation

Identification of Entailment and Contradiction Relations between Natural Language Sentences: A Neurosymbolic Approach

2024-05-02 · Xuyao Feng, Anthony Hunter

Natural language inference (NLI), also known as Recognizing Textual Entailment (RTE), is an important aspect of natural language understanding. Most research now uses machine learning and deep learning to perform this ta…

Abstract Meaning RepresentationNatural Language InferenceNatural Language UnderstandingRTE
1–20 / 219 다음 →