paper-with-me

Papers

Exploiting Data Parallelism in the yConvex Hypergraph Algorithm for Image Representation using GPGPUs

2013-06-23 · Saurabh Jha, Tejaswi Agarwal, B. Rajesh Kanna

To define and identify a region-of-interest (ROI) in a digital image, the shape descriptor of the ROI has to be described in terms of its boundary characteristics. To address the generic issues of contour tracking, the yConvex Hypergraph (yCHG) model was proposed by Kanna et al [1]. In this work, we propose a parallel approach to implement the yCHG model by exploiting massively parallel cores of NVIDIA's Compute Unified Device Architecture (CUDA). We perform our experiments on the MODIS satellite image database by NASA, and based on our analysis we observe that the performance of the serial implementation is better on smaller images, but once the threshold is achieved in terms of image resolution, the parallel implementation outperforms its sequential counterpart by 2 to 10 times (2x-10x). We also conclude that an increase in the number of hyperedges in the ROI of a given size does not impact the performance of the overall algorithm.

📄 PDF Abstract BibTeX arXiv:1307.2560

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Input convex neural networks: universal approximation theorem and implementation for isotropic polyconvex hyperelastic energies

2025-02-12 · Gian-Luca Geuken, Patrick Kurzeja, David Wiedemann, Jörn Mosler

This paper presents a novel framework of neural networks for isotropic hyperelasticity that enforces necessary physical and mathematical constraints while simultaneously satisfying the universal approximation theorem. Th…

Scalable Hypergraph Embedding System

2021-03-09 · Sepideh Maleki, Donya Saless, Dennis P. Wall, Keshav Pingali

Many problems such as node classification and link prediction in network data can be solved using graph embeddings. However, it is difficult to use graphs to capture non-binary relations such as communities of nodes. The…

Graph Embeddinghypergraph embeddingLink PredictionNode Classification

Improving Coarsening Schemes for Hypergraph Partitioning by Exploiting Community Structure

2017-01-01 · SEA 2017 2017 1 · Tobias Heuer, Sebastian Schlag

We present an improved coarsening process for multilevel hypergraph partitioning that incorporates global information about the community structure. Community detection is performed via modularity maximization on a bipar…

Community Detectiongraph partitioninghypergraph partitioning

Hypergraph Modeling via Spectral Embedding Connection: Hypergraph Cut, Weighted Kernel $k$-means, and Heat Kernel

2022-03-18 · Shota Saito

We propose a theoretical framework of multi-way similarity to model real-valued data into hypergraphs for clustering via spectral embedding. For graph cut based spectral clustering, it is common to model real-valued data…

Clustering

Hypergraph p-Laplacian Regularization for Remote Sensing Image Recognition

2018-06-21 · Xueqi Ma, Weifeng Liu, Shuying Li, Yicong Zhou

It is of great importance to preserve locality and similarity information in semi-supervised learning (SSL) based applications. Graph based SSL and manifold regularization based SSL including Laplacian regularization (La…