paper-with-me

Papers

Semi-Supervised Graph-to-Graph Translation

2021-03-16 · Tianxiang Zhao, Xianfeng Tang, Xiang Zhang, Suhang Wang

Graph translation is very promising research direction and has a wide range of potential real-world applications. Graph is a natural structure for representing relationship and interactions, and its translation can encode the intrinsic semantic changes of relationships in different scenarios. However, despite its seemingly wide possibilities, usage of graph translation so far is still quite limited. One important reason is the lack of high-quality paired dataset. For example, we can easily build graphs representing peoples' shared music tastes and those representing co-purchase behavior, but a well paired dataset is much more expensive to obtain. Therefore, in this work, we seek to provide a graph translation model in the semi-supervised scenario. This task is non-trivial, because graph translation involves changing the semantics in the form of link topology and node attributes, which is difficult to capture due to the combinatory nature and inter-dependencies. Furthermore, due to the high order of freedom in graph's composition, it is difficult to assure the generalization ability of trained models. These difficulties impose a tighter requirement for the exploitation of unpaired samples. Addressing them, we propose to construct a dual representation space, where transformation is performed explicitly to model the semantic transitions. Special encoder/decoder structures are designed, and auxiliary mutual information loss is also adopted to enforce the alignment of unpaired/paired examples. We evaluate the proposed method in three different datasets.

📄 PDF Abstract BibTeX arXiv:2103.08827

Code (0)

등록된 구현이 없습니다.

Tasks

Graph-To-Graph TranslationTranslation

Similar Papers 제목 키워드 기반

Graph-based Semi-Supervised Learning of Translation Models from Monolingual Data

2014-06-01 · ACL 2014 6 · Avneesh Saluja, Hany Hassan, Kristina Toutanova, Chris Quirk
Machine TranslationTranslation

Bilingual Lexicon Induction for Low-Resource Languages using Graph Matching via Optimal Transport

2022-10-25 · Kelly Marchisio, Ali Saad-Eldin, Kevin Duh, Carey Priebe 외

Bilingual lexicons form a critical component of various natural language processing applications, including unsupervised and semisupervised machine translation and crosslingual information retrieval. We improve bilingual…

Bilingual Lexicon InductionGraph MatchingInformation RetrievalMachine Translation+2

Bilingual Lexicon Induction for Low-Resource Languages using Graph Matching via Optimal Transport

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Bilingual lexicons form a critical component of various NLP applications, including unsupervised and semisupervised machine translation and crosslingual information retrieval. In this work, we improve bilingual lexicon i…

Bilingual Lexicon InductionGraph MatchingInformation RetrievalMachine Translation+2

A2V: A Semi-Supervised Domain Adaptation Framework for Brain Vessel Segmentation via Two-Phase Training Angiography-to-Venography Translation

2023-09-12 · Francesco Galati, Daniele Falcetta, Rosa Cortese, Barbara Casolla 외

We present a semi-supervised domain adaptation framework for brain vessel segmentation from different image modalities. Existing state-of-the-art methods focus on a single modality, despite the wide range of available ce…

Domain AdaptationImage SegmentationImage-to-Image TranslationSegmentation+2

CLDG: Contrastive Learning on Dynamic Graphs

2024-12-19 · Yiming Xu, Bin Shi, Teng Ma, Bo Dong 외

The graph with complex annotations is the most potent data type, whose constantly evolving motivates further exploration of the unsupervised dynamic graph representation. One of the representative paradigms is graph cont…

Contrastive LearningTranslation