paper-with-me

Papers

InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization

2019-07-31 · ICLR 2020 1 · Fan-Yun Sun, Jordan Hoffmann, Vikas Verma, Jian Tang

This paper studies learning the representations of whole graphs in both unsupervised and semi-supervised scenarios. Graph-level representations are critical in a variety of real-world applications such as predicting the properties of molecules and community analysis in social networks. Traditional graph kernel based methods are simple, yet effective for obtaining fixed-length representations for graphs but they suffer from poor generalization due to hand-crafted designs. There are also some recent methods based on language models (e.g. graph2vec) but they tend to only consider certain substructures (e.g. subtrees) as graph representatives. Inspired by recent progress of unsupervised representation learning, in this paper we proposed a novel method called InfoGraph for learning graph-level representations. We maximize the mutual information between the graph-level representation and the representations of substructures of different scales (e.g., nodes, edges, triangles). By doing so, the graph-level representations encode aspects of the data that are shared across different scales of substructures. Furthermore, we further propose InfoGraph*, an extension of InfoGraph for semi-supervised scenarios. InfoGraph* maximizes the mutual information between unsupervised graph representations learned by InfoGraph and the representations learned by existing supervised methods. As a result, the supervised encoder learns from unlabeled data while preserving the latent semantic space favored by the current supervised task. Experimental results on the tasks of graph classification and molecular property prediction show that InfoGraph is superior to state-of-the-art baselines and InfoGraph* can achieve performance competitive with state-of-the-art semi-supervised models.

📄 PDF Abstract BibTeX arXiv:1908.01000

Code (5)

fanyun-sun/InfoGraph 공식 구현 pytorch
dmlc/dgl/tree/master/examples/pytorch/infograph pytorch
hengruizhang98/InfoGraph pytorch
ycremar/DIG-SSL pytorch
yuwvandy/g2gnn pytorch

Tasks

Graph ClassificationMolecular Property PredictionProperty PredictionRepresentation Learning

Methods 이 논문이 사용한 방법론

InfoGraph 설명 없음

Similar Papers 제목 키워드 기반

Infographics Wizard: Flexible Infographics Authoring and Design Exploration

2022-04-21 · Anjul Tyagi, Jian Zhao, Pushkar Patel, Swasti Khurana 외

Infographics are an aesthetic visual representation of information following specific design principles of human perception. Designing infographics can be a tedious process for non-experts and time-consuming, even for pr…

User-Centric Semi-Automated Infographics Authoring and Recommendation

2021-08-26 · Anjul Tyagi, Jian Zhao, Pushkar Patel, Swasti Khurana 외

Designing infographics can be a tedious process for non-experts and time-consuming even for professional designers. Based on the literature and a formative study, we propose a flexible framework for automated and semi-au…

Show Me the Infographic I Imagine: Intent-Aware Infographic Retrieval for Authoring Support

2026-04-09 · Jing Xu, Jiarui Hu, Zhihao Shuai, Yiyun Chen 외 arxiv

While infographics have become a powerful medium for communicating data-driven stories, authoring them from scratch remains challenging, especially for novice users. Retrieving relevant exemplars from a large corpus can …

IGenBench: Benchmarking the Reliability of Text-to-Infographic Generation

2026-01-08 · Yinghao Tang, Xueding Liu, Boyuan Zhang, Tingfeng Lan 외 arxiv

Infographics are composite visual artifacts that combine data visualizations with textual and illustrative elements to communicate information. While recent text-to-image (T2I) models can generate aesthetically appealing…

Understanding Infographics through Textual and Visual Tag Prediction

2017-09-26 · Zoya Bylinskii, Sami Alsheikh, Spandan Madan, Adria Recasens 외

We introduce the problem of visual hashtag discovery for infographics: extracting visual elements from an infographic that are diagnostic of its topic. Given an infographic as input, our computational approach automatica…

DiagnosticPredictionTAG