paper-with-me

Papers

Improving Language Generation from Feature-Rich Tree-Structured Data with Relational Graph Convolutional Encoders

2019-11-01 · WS 2019 11 · Xudong Hong, Ernie Chang, Vera Demberg

The Multilingual Surface Realization Shared Task 2019 focuses on generating sentences from lemmatized sets of universal dependency parses with rich features. This paper describes the results of our participation in the deep track. The core innovation in our approach is to use a graph convolutional network to encode the dependency trees given as input. Upon adding morphological features, our system achieves the third rank without using data augmentation techniques or additional components (such as a re-ranker).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationText Generation

Similar Papers 제목 키워드 기반

AutoEncoding Tree for City Generation and Applications

2023-09-27 · Wenyu Han, Congcong Wen, Lazarus Chok, Yan Liang Tan 외

City modeling and generation have attracted an increased interest in various applications, including gaming, urban planning, and autonomous driving. Unlike previous works focused on the generation of single objects or in…

Autonomous Driving

Warm Chat: Diffuse Emotion-aware Interactive Talking Head Avatar with Tree-Structured Guidance

2025-08-25 · Haijie Yang, Zhenyu Zhang, Hao Tang, Jianjun Qian 외 arxiv

Generative models have advanced rapidly, enabling impressive talking head generation that brings AI to life. However, most existing methods focus solely on one-way portrait animation. Even the few that support bidirectio…

Talking Head GenerationDialogue Generation

Learning an Executable Neural Semantic Parser

2017-11-14 · CL 2019 3 · Jianpeng Cheng, Siva Reddy, Vijay Saraswat, Mirella Lapata

This paper describes a neural semantic parser that maps natural language utterances onto logical forms which can be executed against a task-specific environment, such as a knowledge base or a database, to produce a respo…

Tree-Structured Neural Machine for Linguistics-Aware Sentence Generation

2017-04-30 · Ganbin Zhou, Ping Luo, Rongyu Cao, Yijun Xiao 외

Different from other sequential data, sentences in natural language are structured by linguistic grammars. Previous generative conversational models with chain-structured decoder ignore this structure in human language a…

DecoderSentence

Context-Aware Parse Trees

2020-03-24 · Fangke Ye, Shengtian Zhou, Anand Venkat, Ryan Marcus 외

The simplified parse tree (SPT) presented in Aroma, a state-of-the-art code recommendation system, is a tree-structured representation used to infer code semantics by capturing program \emph{structure} rather than progra…