中文
相关论文

相关论文: Fast Graph-Cut Based Optimization for Practical De…

200 篇论文

In many models for large-scale computation, decomposition of the problem is key to efficient algorithms. For distance-related graph problems, it is often crucial that such a decomposition results in clusters of small diameter, while the…

分布式、并行与集群计算 · 计算机科学 2019-09-20 Ruben Becker , Yuval Emek , Christoph Lenzen

Understanding how segmentation performance scales with training data is fundamental for developing data-efficient medical AI systems. In this study, we systematically revisit data scaling behavior across 15 anatomical segmentation tasks…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Yuetan Chu , Zhongyi Han , Gongning Luo , Xin Gao

This paper focuses on the statistical analysis of shapes of data objects called shape graphs, a set of nodes connected by articulated curves with arbitrary shapes. A critical need here is a constrained registration of points (nodes to…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Shenyuan Liang , Mauricio Pamplona Segundo , Sathyanarayanan N. Aakur , Sudeep Sarkar , Anuj Srivastava

This study develops a graph search algorithm to find the optimal discrimination path for the binary classification problem. The objective function is defined as the difference of variations between the true positive (TP) and false positive…

机器学习 · 计算机科学 2024-01-10 Qinwu Xu

Efficient and fast reconstruction of anatomical structures plays a crucial role in clinical practice. Minimizing retrieval and processing times not only potentially enhances swift response and decision-making in critical scenarios but also…

Dense vertex-to-vertex correspondence between 3D faces is a fundamental and challenging issue for 3D&2D face analysis. While the sparse landmarks have anatomically ground-truth correspondence, the dense vertex correspondences on most facial…

计算机视觉与模式识别 · 计算机科学 2021-09-24 Zhenfeng Fan , Silong Peng , Shihong Xia

Objective: Deformable brain MR image registration is challenging due to large inter-subject anatomical variation. For example, the highly complex cortical folding pattern makes it hard to accurately align corresponding cortical structures…

计算机视觉与模式识别 · 计算机科学 2019-02-07 Dongming Wei , Zhengwang Wu , Gang Li , Xiaohuan Cao , Dinggang Shen , Qian Wang

The subject of this work is the problem of optimizing the configuration of cuts for skin grafting in order to improve the efficiency of the procedure. We consider the optimization problem in the framework of a linear elasticity model. We…

最优化与控制 · 数学 2025-05-08 Helmut Harbrecht , Viacheslav Karnaev

Supervised deep learning methods for segmentation require large amounts of labelled training data, without which they are prone to overfitting, not generalizing well to unseen images. In practice, obtaining a large number of annotations…

计算机视觉与模式识别 · 计算机科学 2019-03-01 Krishna Chaitanya , Neerav Karani , Christian Baumgartner , Olivio Donati , Anton Becker , Ender Konukoglu

The geometric high-order regularization methods such as mean curvature and Gaussian curvature, have been intensively studied during the last decades due to their abilities in preserving geometric properties including image edges, corners,…

图像与视频处理 · 电气工程与系统科学 2023-03-22 Zhenwei Zhang , Ke Chen , Ke Tang , Yuping Duan

Cortical surface registration is a fundamental tool for neuroimaging analysis that has been shown to improve the alignment of functional regions relative to volumetric approaches. Classically, image registration is performed by optimizing a…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Mohamed A. Suliman , Logan Z. J. Williams , Abdulah Fawaz , Emma C. Robinson

Medical image registration is a critical process that aligns various patient scans, facilitating tasks like diagnosis, surgical planning, and tracking. Traditional optimization based methods are slow, prompting the use of Deep Learning (DL)…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Amin Ranem , John Kalkhof , Anirban Mukhopadhyay

Graph isomorphism is an important problem as its worst-case time complexity is not yet fully understood. In this study, we try to draw parallels between a related optimization problem called point set registration. A graph can be…

最优化与控制 · 数学 2021-11-19 Yigit Oktar

Accurate registration of medical images is vital for doctor's diagnosis and quantitative analysis. In this paper, we propose a new deformable medical image registration method based on average geometric transformations and VoxelMorph CNN…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Yongpei Zhu , Zicong Zhou , Guojun Liao , Kehong Yuan

We propose FlowReg, a deep learning-based framework for unsupervised image registration for neuroimaging applications. The system is composed of two architectures that are trained sequentially: FlowReg-A which affinely corrects for gross…

计算机视觉与模式识别 · 计算机科学 2021-09-02 Sergiu Mocanu , Alan R. Moody , April Khademi

Numerous regularization methods for deformable image registration aim at enforcing smooth transformations, but are difficult to tune-in a priori and lack a clear physical basis. Physically inspired strategies have emerged, offering a sound…

图像与视频处理 · 电气工程与系统科学 2023-12-27 Pablo Alvarez , Stéphane Cotin

This study proposes an end-to-end unsupervised diffeomorphic deformable registration framework based on moving mesh parameterization. Using this parameterization, a deformation field can be modeled with its transformation Jacobian…

图像与视频处理 · 电气工程与系统科学 2022-08-30 Ameneh Sheikhjafari , Deepa Krishnaswamy , Michelle Noga , Nilanjan Ray , Kumaradevan Punithakumar

Deformable registration has been one of the pillars of biomedical image computing. Conventional approaches refer to the definition of a similarity criterion that, once endowed with a deformation model and a smoothness constraint, determines…

计算机视觉与模式识别 · 计算机科学 2018-09-25 Enzo Ferrante , Puneet K. Dokania , Rafael Marini Silva , Nikos Paragios

Graph partitioning is a key fundamental problem in the area of big graph computation. Previous works do not consider the practical requirements when optimizing the big data analysis in real applications. In this paper, motivated by…

数据库 · 计算机科学 2024-04-10 Baoling Ning , Jianzhong Li

Everywhere-$\delta$-dense graphs are defined as graphs on $n$ vertices in which every vertex has degree at least $\delta n$ for some constant $\delta > 0$. Approximation schemes are vital for handling NP-hard optimization problems, but for…

数据结构与算法 · 计算机科学 2026-05-11 Kaisei Deguchi , Ken-ichi Kawarabayashi , Hiroaki Mori