中文
相关论文

相关论文: FastMAC: Stochastic Spectral Sampling of Correspon…

200 篇论文

Joint Alignment (JA) of images aims to align a collection of images into a unified coordinate frame, such that semantically-similar features appear at corresponding spatial locations. Most existing approaches often require long training…

计算机视觉与模式识别 · 计算机科学 2025-10-30 Omri Hirsch , Ron Shapira Weber , Shira Ifergane , Oren Freifeld

Establishing dense correspondence between two images is a fundamental computer vision problem, which is typically tackled by matching local feature descriptors. However, without global awareness, such local features are often insufficient…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Zhengfei Kuang , Jiaman Li , Mingming He , Tong Wang , Yajie Zhao

Embedding undirected graphs in a Euclidean space has many computational benefits. FastMap is an efficient embedding algorithm that facilitates a geometric interpretation of problems posed on undirected graphs. However, Euclidean distances…

机器学习 · 计算机科学 2020-06-08 Sriram Gopalakrishnan , Liron Cohen , Sven Koenig , T. K. Satish Kumar

Graph Neural Networks (GNNs) have shown great superiority on non-Euclidean graph data, achieving ground-breaking performance on various graph-related tasks. As a practical solution to train GNN on large graphs with billions of nodes and…

机器学习 · 计算机科学 2024-09-24 Zeyu Zhu , Peisong Wang , Qinghao Hu , Gang Li , Xiaoyao Liang , Jian Cheng

Spatial transcriptomic (ST) clustering employs spatial and transcription information to group spots spatially coherent and transcriptionally similar together into the same spatial domain. Graph convolution network (GCN) and graph attention…

定量方法 · 定量生物学 2023-10-24 Chen Zhang , Junhui Gao , Lingxin Kong , Guangshuo cao , Xiangyu Guo , Wei Liu

Along with increasingly popular virtual reality applications, the three-dimensional (3D) point cloud has become a fundamental data structure to characterize 3D objects and surroundings. To process 3D point clouds efficiently, a suitable…

信号处理 · 电气工程与系统科学 2020-12-29 Songyang Zhang , Shuguang Cui , Zhi Ding

Dynamic 3D reconstruction and point tracking in videos are typically treated as separate tasks, despite their deep connection. We propose St4RTrack, a feed-forward framework that simultaneously reconstructs and tracks dynamic video content…

计算机视觉与模式识别 · 计算机科学 2025-04-18 Haiwen Feng , Junyi Zhang , Qianqian Wang , Yufei Ye , Pengcheng Yu , Michael J. Black , Trevor Darrell , Angjoo Kanazawa

As massive graphs become more prevalent, there is a rapidly growing need for scalable algorithms that solve classical graph problems, such as maximum matching and minimum vertex cover, on large datasets. For massive inputs, several…

数据结构与算法 · 计算机科学 2018-12-31 Sepehr Assadi , MohammadHossein Bateni , Aaron Bernstein , Vahab Mirrokni , Cliff Stein

Geometric constraints between feature matches are critical in 3D point cloud registration problems. Existing approaches typically model unordered matches as a consistency graph and sample consistent matches to generate hypotheses. However,…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Xiyu Zhang , Jiayi Ma , Jianwei Guo , Wei Hu , Zhaoshuai Qi , Fei Hui , Jiaqi Yang , Yanning Zhang

Training Graph Neural Networks(GNNs) on a large monolithic graph presents unique challenges as the graph cannot fit within a single machine and it cannot be decomposed into smaller disconnected components. Distributed sampling-based…

分布式、并行与集群计算 · 计算机科学 2023-11-30 Hesham Mostafa , Adam Grabowski , Md Asadullah Turja , Juan Cervino , Alejandro Ribeiro , Nageen Himayat

Correspondences emerge from large-scale vision models trained for generative and discriminative tasks. This has been revealed and benchmarked by computing correspondence maps between pairs of images, using nearest neighbors on the feature…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Xinle Cheng , Congyue Deng , Adam Harley , Yixin Zhu , Leonidas Guibas

Clustering multidimensional points is a fundamental data mining task, with applications in many fields, such as astronomy, neuroscience, bioinformatics, and computer vision. The goal of clustering algorithms is to group similar objects…

分布式、并行与集群计算 · 计算机科学 2023-05-22 Yihao Huang , Shangdi Yu , Julian Shun

The recent success of neural networks enables a better interpretation of 3D point clouds, but processing a large-scale 3D scene remains a challenging problem. Most current approaches divide a large-scale scene into small regions and combine…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Chunghyun Park , Yoonwoo Jeong , Minsu Cho , Jaesik Park

Graph Neural Networks (GNNs) have achieved state-of-the-art (SOTA) performance in diverse domains. However, training GNNs on large-scale graphs poses significant challenges due to high memory demands and significant communication overhead…

分布式、并行与集群计算 · 计算机科学 2025-05-19 Arefin Niam , M S Q Zulkar Nine

Dense correspondence between humans carries powerful semantic information that can be utilized to solve fundamental problems for full-body understanding such as in-the-wild surface matching, tracking and reconstruction. In this paper we…

计算机视觉与模式识别 · 计算机科学 2022-05-19 Anastasia Ianina , Nikolaos Sarafianos , Yuanlu Xu , Ignacio Rocco , Tony Tung

In this paper we study the problem of dynamically maintaining graph properties under batches of edge insertions and deletions in the massively parallel model of computation. In this setting, the graph is stored on a number of machines, each…

数据结构与算法 · 计算机科学 2019-08-07 David Durfee , Laxman Dhulipala , Janardhan Kulkarni , Richard Peng , Saurabh Sawlani , Xiaorui Sun

This study presents a high-accuracy, efficient, and physically induced method for 3D point cloud registration, which is the core of many important 3D vision problems. In contrast to existing physics-based methods that merely consider…

计算机视觉与模式识别 · 计算机科学 2023-02-03 Zhao Mingyang , Ma Lei , Jia Xiaohong , Yan Dong-Ming , Huang Tiejun

In this paper we propose an approach for computing multiple high-quality near-isometric dense correspondences between a pair of 3D shapes. Our method is fully automatic and does not rely on user-provided landmarks or descriptors. This…

图形学 · 计算机科学 2020-09-11 Jing Ren , Simone Melzi , Maks Ovsjanikov , Peter Wonka

Correspondence-based rotation search and point cloud registration are two fundamental problems in robotics and computer vision. However, the presence of outliers, sometimes even occupying the great majority of the putative correspondences,…

计算机视觉与模式识别 · 计算机科学 2021-11-09 Lei Sun

Establishing dense correspondences between multiple images is a fundamental task in many applications. However, finding a reliable correspondence in multi-modal or multi-spectral images still remains unsolved due to their challenging…

计算机视觉与模式识别 · 计算机科学 2016-04-28 Seungryong Kim , Dongbo Min , Bumsub Ham , Minh N. Do , Kwanghoon Sohn