paper-with-me

홈 › Papers

Densely Connected Graph Convolutional Networks for Graph-to-Sequence Learning

2019-08-16 · TACL 2019 3 · Zhijiang Guo, Yan Zhang, Zhiyang Teng, Wei Lu

We focus on graph-to-sequence learning, which can be framed as transducing graph structures to sequences for text generation. To capture structural information associated with graphs, we investigate the problem of encoding graphs using graph convolutional networks (GCNs). Unlike various existing approaches where shallow architectures were used for capturing local structural information only, we introduce a dense connection strategy, proposing a novel Densely Connected Graph Convolutional Networks (DCGCNs). Such a deep architecture is able to integrate both local and non-local features to learn a better structural representation of a graph. Our model outperforms the state-of-the-art neural models significantly on AMRto-text generation and syntax-based neural machine translation.

📄 PDF Abstract BibTeX arXiv:1908.05957

Code (1)

Cartus/DCGCN 공식 구현 mxnet

Tasks

Graph-to-SequenceMachine TranslationText GenerationTranslation

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음

Similar Papers 제목 키워드 기반

Local Algorithms for Finding Densely Connected Clusters

2021-06-09 · Peter Macgregor, He Sun

Local graph clustering is an important algorithmic technique for analysing massive graphs, and has been widely applied in many research fields of data science. While the objective of most (local) graph clustering algorit…

ClusteringGraph Clustering

Beyond COVID-19 Diagnosis: Prognosis with Hierarchical Graph Representation Learning

2021-01-01 · Chen Liu, Jinze Cui, Dailin Gan, Guosheng Yin

Coronavirus disease 2019 (COVID-19), the pandemic that is spreading fast globally, has caused over 34 million confirmed cases. Apart from the reverse transcription polymerase chain reaction (RT-PCR), the chest computed t…

Computed Tomography (CT)COVID-19 DiagnosisDecision MakingGraph Representation Learning+2

Active Deep Densely Connected Convolutional Network for Hyperspectral Image Classification

2020-09-01 · Bing Liu, Anzhu Yu, Pengqiang Zhang, Lei Ding 외

Deep learning based methods have seen a massive rise in popularity for hyperspectral image classification over the past few years. However, the success of deep learning is attributed greatly to numerous labeled samples. …

Active LearningClassificationDeep LearningGeneral Classification+3

Dense Graph Convolutional Neural Networks on 3D Meshes for 3D Object Segmentation and Classification

2021-06-30 · Wenming Tang Guoping Qiu

This paper presents new designs of graph convolutional neural networks (GCNs) on 3D meshes for 3D object segmentation and classification. We use the faces of the mesh as basic processing units and represent a 3D mesh as …

3D Object ClassificationDescriptiveSemantic Segmentation

Learning Metric Graphs for Neuron Segmentation In Electron Microscopy Images

2019-01-31 · Kyle Luther, H. Sebastian Seung

In the deep metric learning approach to image segmentation, a convolutional net densely generates feature vectors at the pixels of an image. Pairs of feature vectors are trained to be similar or different, depending on w…

Electron Microscopy Image SegmentationImage SegmentationInstance SegmentationMetric Learning+1