English
Related papers

Related papers: Multilevel Skeletonization Using Local Separators

200 papers

Skeletonization is a popular shape analysis technique that models an object's interior as opposed to just its boundary. Fitting template-based skeletal models is a time-consuming process requiring much manual parameter tuning. Recently,…

Computer Vision and Pattern Recognition · Computer Science 2024-09-10 Nicolás Gaggion , Enzo Ferrante , Beatriz Paniagua , Jared Vicory

A node separator of a graph is a subset S of the nodes such that removing S and its incident edges divides the graph into two disconnected components of about equal size. In this work, we introduce novel algorithms to find small node…

Data Structures and Algorithms · Computer Science 2015-09-04 Peter Sanders , Christian Schulz

Morphological methods play a crucial role in remote sensing image processing, due to their ability to capture and preserve small structural details. However, most of the existing deep learning models for semantic segmentation are based on…

Computer Vision and Pattern Recognition · Computer Science 2025-03-11 Jun Xie , Wenxiao Li , Faqiang Wang , Liqiang Zhang , Zhengyang Hou , Jun Liu

Even though many semantic segmentation methods exist that are able to perform well on many medical datasets, often, they are not designed for direct use in clinical practice. The two main concerns are generalization to unseen data with a…

Image and Video Processing · Electrical Eng. & Systems 2022-01-05 Franz Thaler , Christian Payer , Horst Bischof , Darko Stern

We introduce a new coarse-graining algorithm, tensor network skeletonization, for the numerical computation of tensor networks. This approach utilizes a structure-preserving skeletonization procedure to remove short-range correlations…

Numerical Analysis · Mathematics 2016-07-05 Lexing Ying

Advancements in 3D curve skeletonization are accelerating progress across a wide range of applications. However, developing robust skeletonization algorithms that capture intricate object details remains challenging. Skeletonization via…

Graphics · Computer Science 2026-05-26 Jai Bardhan , Ramya Hebbalaguppe , Aravind Udupa

Synchronization of coupled oscillators is observed at multiple levels of neural systems, and has been shown to play an important function in visual perception. We propose a computing system based on locally coupled oscillator networks for…

Computer Vision and Pattern Recognition · Computer Science 2014-09-24 Yan Fang , Matthew J. Cotter , Donald M. Chiarulli , Steven P. Levitan

Skeleton-based person re-identification (Re-ID) is an emerging open topic providing great value for safety-critical applications. Existing methods typically extract hand-crafted features or model skeleton dynamics from the trajectory of…

Computer Vision and Pattern Recognition · Computer Science 2021-06-08 Haocong Rao , Shihao Xu , Xiping Hu , Jun Cheng , Bin Hu

The most efficient algorithms for finding maximum independent sets in both theory and practice use reduction rules to obtain a much smaller problem instance called a kernel. The kernel can then be solved quickly using exact or heuristic…

Data Structures and Algorithms · Computer Science 2019-09-11 Demian Hespe , Christian Schulz , Darren Strash

In this paper, we propose a skeleton matching based approach which aids in text localization in scene images. The input image is preprocessed and segmented into blocks using connected component analysis. We obtain the skeleton of the…

Computer Vision and Pattern Recognition · Computer Science 2015-02-23 B. H. Shekar , Smitha M. L

The graph partitioning problem has many applications in scientific computing such as computer aided design, data mining, image compression and other applications with sparse-matrix vector multiplications as a kernel operation. In many cases…

Data Structures and Algorithms · Computer Science 2016-01-08 Foad Lotfifar , Matthew Johnson

The most commonly used method to tackle the graph partitioning problem in practice is the multilevel approach. During a coarsening phase, a multilevel graph partitioning algorithm reduces the graph size by iteratively contracting nodes and…

Distributed, Parallel, and Cluster Computing · Computer Science 2014-03-26 Henning Meyerhenke , Peter Sanders , Christian Schulz

Inferring future activity information based on observed activity data is a crucial step to improve the accuracy of early activity prediction. Traditional methods based on generative adversarial networks(GAN) or joint learning frameworks can…

Computer Vision and Pattern Recognition · Computer Science 2024-07-09 Tingyu Liu , Jun Huang , Chenyi Weng

Multiscale shape skeletonization on pixel adjacency graphs is an advanced intriguing research subject in the field of image processing, computer vision and data mining. The previous works in this area almost focused on the graph vertices.…

Computer Vision and Pattern Recognition · Computer Science 2020-09-18 Hossein Memarzadeh Sharifipour , Bardia Yousefi , Xavier P. V. Maldague

Computing maximum independent sets in graphs is an important problem in computer science. In this paper, we develop an evolutionary algorithm to tackle the problem. The core innovations of the algorithm are very natural combine operations…

Data Structures and Algorithms · Computer Science 2015-02-06 Sebastian Lamm , Peter Sanders , Christian Schulz

To understand biological intelligence we need to map neuronal networks in vertebrate brains. Mapping mesoscale neural circuitry is done using injections of tracers that label groups of neurons whose axons project to different brain regions.…

Neurons and Cognition · Quantitative Biology 2025-05-13 Samik Banerjee , Caleb Stam , Daniel J. Tward , Steven Savoia , Yusu Wang , Partha P. Mitra

In the Area Labeling Problem one is after placing the label of a geographic area. Given the outer boundary of the area and an optional set of holes. The goal is to find a label position such that the label spans the area and is conform to…

Human-Computer Interaction · Computer Science 2020-01-10 Filip Krumpe , Thomas Mendel

Partitioning graphs into blocks of roughly equal size such that few edges run between blocks is a frequently needed operation when processing graphs on a parallel computer. When a topology of a distributed system is known an important task…

Data Structures and Algorithms · Computer Science 2020-01-23 Marcelo Fonseca Faraj , Alexander van der Grinten , Henning Meyerhenke , Jesper Larsson Träff , Christian Schulz

Stencil computation is one of the most important kernels in various scientific and engineering applications. A variety of work has focused on vectorization and tiling techniques, aiming at exploiting the in-core data parallelism and data…

Distributed, Parallel, and Cluster Computing · Computer Science 2021-03-19 Kun Li , Liang Yuan , Yunquan Zhang , Yue Yue , Hang Cao , Pengqi Lu

Multi-class segmentation of vertebrae is a non-trivial task mainly due to the high correlation in the appearance of adjacent vertebrae. Hence, such a task calls for the consideration of both global and local context. Based on this…

Computer Vision and Pattern Recognition · Computer Science 2017-03-14 Anjany Sekuboyina , Alexander Valentinitsch , Jan S. Kirschke , Bjoern H. Menze