paper-with-me

Papers

Lovasz Convolutional Networks

2018-05-29 · Prateek Yadav, Madhav Nimishakavi, Naganand Yadati, Shikhar Vashishth, Arun Rajkumar, Partha Talukdar

Semi-supervised learning on graph structured data has received significant attention with the recent introduction of Graph Convolution Networks (GCN). While traditional methods have focused on optimizing a loss augmented with Laplacian regularization framework, GCNs perform an implicit Laplacian type regularization to capture local graph structure. In this work, we propose Lovasz Convolutional Network (LCNs) which are capable of incorporating global graph properties. LCNs achieve this by utilizing Lovasz's orthonormal embeddings of the nodes. We analyse local and global properties of graphs and demonstrate settings where LCNs tend to work better than GCNs. We validate the proposed method on standard random graph models such as stochastic block models (SBM) and certain community structure based graphs where LCNs outperform GCNs and learn more intuitive embeddings. We also perform extensive binary and multi-class classification experiments on real world datasets to demonstrate LCN's effectiveness. In addition to simple graphs, we also demonstrate the use of LCNs on hyper-graphs by identifying settings where they are expected to work better than GCNs.

📄 PDF Abstract BibTeX arXiv:1805.11365

Code (1)

malllabiisc/lcn 공식 구현 tf

Tasks

Multi-class Classification

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Hierarchical Lovasz Embeddings for Proposal-Free Panoptic Segmentation

2021-06-19 · CVPR 2021 1 · Tommi Kerola, Jie Li, Atsushi Kanehira, Yasunori Kudo 외

Panoptic segmentation brings together two separate tasks: instance and semantic segmentation. Although they are related, unifying them faces an apparent paradox: how to learn simultaneously instance-specific and cate…

Instance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation

The Lovasz-Bregman Divergence and connections to rank aggregation, clustering, and web ranking

2014-08-09 · Rishabh Iyer, Jeff A. Bilmes

We extend the recently introduced theory of Lovasz-Bregman (LB) divergences (Iyer & Bilmes 2012) in several ways. We show that they represent a distortion between a "score" and an "ordering", thus providing a new view of…

ClusteringInformation RetrievalLearning-To-RankRetrieval

The Lovasz-Bregman Divergence and connections to rank aggregation, clustering, and web ranking

2013-08-24 · Rishabh Iyer, Jeff Bilmes

We extend the recently introduced theory of Lovasz-Bregman (LB) divergences (Iyer & Bilmes, 2012) in several ways. We show that they represent a distortion between a 'score' and an 'ordering', thus providing a new view o…

ClusteringInformation RetrievalLearning-To-RankRetrieval

First arrival picking using U-net with Lovasz loss and nearest point picking method

2021-04-06 · Pengyu Yuan, Wenyi Hu, Xuqing Wu, Jiefu Chen 외

We proposed a robust segmentation and picking workflow to solve the first arrival picking problem for seismic signal processing. Unlike traditional classification algorithm, image segmentation method can utilize the loca…

Contour DetectionImage SegmentationSegmentationSemantic Segmentation

The Lovász ϑ function, SVMs and finding large dense subgraphs

2012-12-01 · NeurIPS 2012 12 · Vinay Jethava, Anders Martinsson, Chiranjib Bhattacharyya, Devdatt Dubhashi

The Lovasz $\theta$ function of a graph, is a fundamental tool in combinatorial optimization and approximation algorithms. Computing $\theta$ involves solving a SDP and is extremely expensive even for moderately sized …

Combinatorial Optimization