中文
相关论文

相关论文: K{\o}psala: Transition-Based Graph Parsing via Eff…

200 篇论文

End-to-end task-oriented dialogue systems aim to generate system responses directly from plain text inputs. There are two challenges for such systems: one is how to effectively incorporate external knowledge bases (KBs) into the learning…

计算与语言 · 计算机科学 2020-10-06 Shiquan Yang , Rui Zhang , Sarah Erfani

Current methods of cross-lingual parser transfer focus on predicting the best parser for a low-resource target language globally, that is, "at treebank level". In this work, we propose and argue for a novel cross-lingual transfer paradigm:…

计算与语言 · 计算机科学 2020-04-17 Robert Litschko , Ivan Vulić , Željko Agić , Goran Glavaš

Dependency parsing is an essential task in NLP, and the quality of dependency parsers is crucial for many downstream tasks. Parsers' quality often varies depending on the domain and the language involved. Therefore, it is essential to…

计算与语言 · 计算机科学 2024-04-04 Adithya Kulkarni , Oliver Eulenstein , Qi Li

Recent advances in generic large models, such as GPT and DeepSeek, have motivated the introduction of universality to graph pre-training, aiming to learn rich and generalizable knowledge across diverse domains using graph representations to…

机器学习 · 计算机科学 2026-02-27 Lianze Shan , Jitao Zhao , Dongxiao He , Siqi Liu , Jiaxu Cui , Weixiong Zhang

We investigate automatic interlinear glossing in low-resource settings. We augment a hard-attentional neural model with embedded translation information extracted from interlinear glossed text. After encoding these translations using large…

计算与语言 · 计算机科学 2024-03-14 Changbing Yang , Garrett Nicolai , Miikka Silfverberg

Transfer learning has yielded state-of-the-art (SoTA) results in many supervised NLP tasks. However, annotated data for every target task in every target language is rare, especially for low-resource languages. We propose UXLA, a novel…

计算与语言 · 计算机科学 2021-06-29 M Saiful Bari , Tasnim Mohiuddin , Shafiq Joty

We propose the Recursive Non-autoregressive Graph-to-Graph Transformer architecture (RNGTr) for the iterative refinement of arbitrary graphs through the recursive application of a non-autoregressive Graph-to-Graph Transformer and apply it…

计算与语言 · 计算机科学 2021-03-22 Alireza Mohammadshahi , James Henderson

The ability to consolidate information of different types is at the core of intelligence, and has tremendous practical value in allowing learning for one task to benefit from generalizations learned for others. In this paper we tackle the…

计算与语言 · 计算机科学 2018-05-02 Daniel Hershcovich , Omri Abend , Ari Rappoport

Recently, these has been a surge on studying how to obtain partially annotated data for model supervision. However, there still lacks a systematic study on how to train statistical models with partial annotation (PA). Taking dependency…

计算与语言 · 计算机科学 2016-09-30 Zhenghua Li , Yue Zhang , Jiayuan Chao , Min Zhang

We present PERIN, a novel permutation-invariant approach to sentence-to-graph semantic parsing. PERIN is a versatile, cross-framework and language independent architecture for universal modeling of semantic structures. Our system…

计算与语言 · 计算机科学 2020-11-03 David Samuel , Milan Straka

Source-free domain adaptation is a crucial machine learning topic, as it contains numerous applications in the real world, particularly with respect to data privacy. Existing approaches predominantly focus on Euclidean data, such as images…

机器学习 · 计算机科学 2024-10-23 Junyu Luo , Yiyang Gu , Xiao Luo , Wei Ju , Zhiping Xiao , Yusheng Zhao , Jingyang Yuan , Ming Zhang

Parameter-efficient transfer learning (PETL) based on large-scale pre-trained foundation models has achieved great success in various downstream applications. Existing tuning methods, such as prompt, prefix, and adapter, perform…

计算机视觉与模式识别 · 计算机科学 2023-03-02 Zeyinzi Jiang , Chaojie Mao , Ziyuan Huang , Yiliang Lv , Deli Zhao , Jingren Zhou

We present a dependency parser implemented as a single deep neural network that reads orthographic representations of words and directly generates dependencies and their labels. Unlike typical approaches to parsing, the model doesn't…

计算与语言 · 计算机科学 2017-06-07 Jan Chorowski , Michał Zapotoczny , Paweł Rychlikowski

Dependency parses are an effective way to inject linguistic knowledge into many downstream tasks, and many practitioners wish to efficiently parse sentences at scale. Recent advances in GPU hardware have enabled neural networks to achieve…

计算与语言 · 计算机科学 2017-07-25 Emma Strubell , Andrew McCallum

Most graph-to-text works are built on the encoder-decoder framework with cross-attention mechanism. Recent studies have shown that explicitly modeling the input graph structure can significantly improve the performance. However, the vanilla…

计算与语言 · 计算机科学 2022-09-16 Liang Li , Ruiying Geng , Bowen Li , Can Ma , Yinliang Yue , Binhua Li , Yongbin Li

Starting from NMT, encoder-decoder neu- ral networks have been used for many NLP problems. Graph-based models and transition-based models borrowing the en- coder components achieve state-of-the-art performance on dependency parsing and…

计算与语言 · 计算机科学 2017-06-27 Jiangming Liu , Yue Zhang

Learning meaningful graphs from data plays important roles in many data mining and machine learning tasks, such as data representation and analysis, dimension reduction, data clustering, and visualization, etc. In this work, for the first…

机器学习 · 计算机科学 2020-07-30 Yongyu Wang , Zhiqiang Zhao , Zhuo Feng

Dependency parsing is a fundamental task in natural language processing (NLP), aiming to identify syntactic dependencies and construct a syntactic tree for a given sentence. Traditional dependency parsing models typically construct…

计算与语言 · 计算机科学 2025-02-25 Keunha Kim , Youngjoong Ko

Human-curated knowledge graphs provide critical supportive information to various natural language processing tasks, but these graphs are usually incomplete, urging auto-completion of them. Prevalent graph embedding approaches, e.g.,…

计算与语言 · 计算机科学 2021-02-25 Bo Wang , Tao Shen , Guodong Long , Tianyi Zhou , Yi Chang

Parameter-Efficient Transfer Learning (PETL) aims at efficiently adapting large models pre-trained on massive data to downstream tasks with limited task-specific data. In view of the practicality of PETL, previous works focus on tuning a…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Hengyuan Zhao , Hao Luo , Yuyang Zhao , Pichao Wang , Fan Wang , Mike Zheng Shou