中文
相关论文

相关论文: HuAMR: A Hungarian AMR Parser and Dataset

200 篇论文

Training summarization models requires substantial amounts of training data. However for less resourceful languages like Hungarian, openly available models and datasets are notably scarce. To address this gap our paper introduces HunSum-2…

计算与语言 · 计算机科学 2024-04-15 Botond Barta , Dorina Lakatos , Attila Nagy , Milán Konor Nyist , Judit Ács

Meaning Representation (AMR) is a semantic representation for natural language that embeds annotations related to traditional tasks such as named entity recognition, semantic role labeling, word sense disambiguation and co-reference…

计算与语言 · 计算机科学 2017-04-11 Marco Damonte , Shay B. Cohen , Giorgio Satta

In cross-lingual Abstract Meaning Representation (AMR) parsing, researchers develop models that project sentences from various languages onto their AMRs to capture their essential semantic structures: given a sentence in any language, we…

计算与语言 · 计算机科学 2021-06-09 Sarah Uhrig , Yoalli Rezepka Garcia , Juri Opitz , Anette Frank

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. Initial attempts to…

计算与语言 · 计算机科学 2025-02-21 Jiahuan Zhang , Tianheng Wang , Hanqing Wu , Ziyi Huang , Yulong Wu , Dongbai Chen , Linfeng Song , Yue Zhang , Guozheng Rao , Kaicheng Yu

We introduce OpenHuEval, the first benchmark for LLMs focusing on the Hungarian language and specifics. OpenHuEval is constructed from a vast collection of Hungarian-specific materials sourced from multiple origins. In the construction, we…

Abstract Meaning Representation (AMR) is a Semantic Parsing formalism that aims at providing a semantic graph abstraction representing a given text. Current approaches are based on autoregressive language models such as BART or T5,…

Large language models (LLMs) demonstrate strong performance in math reasoning benchmarks, but their performance varies inconsistently across problems with varying levels of difficulty. This paper describes Adaptive Multi-Expert Reasoning…

计算与语言 · 计算机科学 2026-04-14 Mohamed Ehab , Ali Hamdi

We present a parser for Abstract Meaning Representation (AMR). We treat English-to-AMR conversion within the framework of string-to-tree, syntax-based machine translation (SBMT). To make this work, we transform the AMR structure into a form…

计算与语言 · 计算机科学 2015-04-29 Michael Pust , Ulf Hermjakob , Kevin Knight , Daniel Marcu , Jonathan May

The Abstract Meaning Representation (AMR) is a representation for open-domain rich semantics, with potential use in fields like event extraction and machine translation. Node generation, typically done using a simple dictionary lookup, is…

计算与语言 · 计算机科学 2015-06-11 Keenon Werling , Gabor Angeli , Christopher Manning

We develop a large language model (LLM) based automatic speech recognition (ASR) system that can be contextualized by providing keywords as prior information in text prompts. We adopt decoder-only architecture and use our in-house LLM,…

音频与语音处理 · 电气工程与系统科学 2024-10-14 Kento Nozawa , Takashi Masuko , Toru Taniguchi

We propose a new end-to-end model that treats AMR parsing as a series of dual decisions on the input sequence and the incrementally constructed graph. At each time step, our model performs multiple rounds of attention, reasoning, and…

计算与语言 · 计算机科学 2020-04-30 Deng Cai , Wai Lam

For years, semantic interoperability standards have sought to streamline the exchange of clinical data, yet their deployment remains time-consuming, resource-intensive, and technically challenging. To address this, we introduce a…

计算与语言 · 计算机科学 2025-07-08 Alvaro Riquelme , Pedro Costa , Catalina Martinez

Multidimensional human understanding is essential for real-world applications such as film analysis and virtual digital humans, yet current LVLM benchmarks largely focus on single-task settings and lack fine-grained, human-centric…

计算机视觉与模式识别 · 计算机科学 2026-05-06 Kangkang Wang , Qinting Jiang , Wanping Zhang , Bowen Ren , Shengzhao Wen

This paper introduces the Persian Abstract Meaning Representation (AMR) guidelines, a detailed guide for annotating Persian sentences with AMR, focusing on the necessary adaptations to fit Persian's unique syntactic structures. We discuss…

计算与语言 · 计算机科学 2025-04-22 Reza Takhshid , Tara Azin , Razieh Shojaei , Mohammad Bahrani

We develop high performance multilingualAbstract Meaning Representation (AMR) sys-tems by projecting English AMR annotationsto other languages with weak supervision. Weachieve this goal by bootstrapping transformer-based multilingual word…

计算与语言 · 计算机科学 2022-05-09 Janaki Sheth , Young-Suk Lee , Ramon Fernandez Astudillo , Tahira Naseem , Radu Florian , Salim Roukos , Todd Ward

Recent work on multilingual AMR-to-text generation has exclusively focused on data augmentation strategies that utilize silver AMR. However, this assumes a high quality of generated AMRs, potentially limiting the transferability to the…

计算与语言 · 计算机科学 2021-09-09 Leonardo F. R. Ribeiro , Jonas Pfeiffer , Yue Zhang , Iryna Gurevych

We present a review of high-performance automatic modulation recognition (AMR) models proposed in the literature to classify various Radio Frequency (RF) modulation schemes. We replicated these models and compared their performance in terms…

Text summarization tasks commonly employ Pre-trained Language Models (PLMs) to fit diverse standard datasets. While these PLMs excel in automatic evaluations, they frequently underperform in human evaluations, indicating a deviation between…

计算与语言 · 计算机科学 2024-10-02 Yang Han , Yiming Wang , Rui Wang , Lu Chen , Kai Yu

User-generated texts available on the web and social platforms are often long and semantically challenging, making them difficult to annotate. Obtaining human annotation becomes increasingly difficult as problem domains become more…

计算与语言 · 计算机科学 2023-09-19 Joseph Gatto , Sarah M. Preum

Abstract Meaning Representations (AMR) are a broad-coverage semantic formalism which represents sentence meaning as a directed acyclic graph. To train most AMR parsers, one needs to segment the graph into subgraphs and align each such…

计算与语言 · 计算机科学 2022-10-26 Chunchuan Lyu , Shay B. Cohen , Ivan Titov