中文
相关论文

相关论文: Online Algorithms for Factorization-Based Structur…

200 篇论文

Convolutional neural networks have enabled accurate image super-resolution in real-time. However, recent attempts to benefit from temporal correlations in video super-resolution have been limited to naive or inefficient architectures. In…

计算机视觉与模式识别 · 计算机科学 2017-04-11 Jose Caballero , Christian Ledig , Andrew Aitken , Alejandro Acosta , Johannes Totz , Zehan Wang , Wenzhe Shi

Automated per-instance algorithm selection and configuration have shown promising performances for a number of classic optimization problems, including satisfiability, AI planning, and TSP. The techniques often rely on a set of features…

神经与进化计算 · 计算机科学 2020-10-01 Tome Eftimov , Gorjan Popovski , Quentin Renau , Peter Korosec , Carola Doerr

Dynamic Mode Decomposition (DMD) is a numerical method that seeks to fit timeseries data to a linear dynamical system. In doing so, DMD decomposes dynamic data into spatially coherent modes that evolve in time according to exponential…

计算机视觉与模式识别 · 计算机科学 2026-02-26 Marco Mignacca , Simone Brugiapaglia , Jason J. Bramburger

In this paper we address the rotation synchronization problem, where the objective is to recover absolute rotations starting from pairwise ones, where the unknowns and the measures are represented as nodes and edges of a graph,…

计算机视觉与模式识别 · 计算机科学 2023-05-10 Gk Tejus , Giacomo Zara , Paolo Rota , Andrea Fusiello , Elisa Ricci , Federica Arrigoni

We present an algorithm to compute all factorizations into linear factors of univariate polynomials over the split quaternions, provided such a factorization exists. Failure of the algorithm is equivalent to non-factorizability for which we…

环与代数 · 数学 2022-11-08 Daniel F. Scharler , Hans-Peter Schröcker

Online action detection (OAD) is challenging since 1) robust yet computationally expensive features cannot be straightforwardly used due to the real-time processing requirements and 2) the localization and classification of actions have to…

计算机视觉与模式识别 · 计算机科学 2016-10-31 Seungryul Baek , Kwang In Kim , Tae-Kyun Kim

This paper presents a new algorithm for online estimation of a sequence of homographies applicable to image sequences obtained from robotic vehicles equipped with vision sensors. The approach taken exploits the underlying Special Linear…

计算机视觉与模式识别 · 计算机科学 2016-06-10 Minh-Duc Hua , Jochen Trumpf , Tarek Hamel , Robert Mahony , Pascal Morin

In robotic surgery, tool tracking is important for providing safe tool-tissue interaction and facilitating surgical skills assessment. Despite recent advances in tool tracking, existing approaches are faced with major difficulties in…

计算机视觉与模式识别 · 计算机科学 2016-11-01 Menglong Ye , Lin Zhang , Stamatia Giannarou , Guang-Zhong Yang

Low-rank matrix approximations, such as the truncated singular value decomposition and the rank-revealing QR decomposition, play a central role in data analysis and scientific computing. This work surveys and extends recent research which…

数值分析 · 数学 2014-04-29 Nathan Halko , Per-Gunnar Martinsson , Joel A. Tropp

We present a novel approach for real-time joint reconstruction of 3D scene motion and geometry from binocular stereo videos. Our approach is based on a novel variational halfway-domain scene flow formulation, which allows us to obtain…

计算机视觉与模式识别 · 计算机科学 2016-10-25 Lucas Thies , Michael Zollhöfer , Christian Richardt , Christian Theobalt , Günther Greiner

Dynamic graph clustering aims to detect and track time-varying clusters in dynamic graphs, revealing the evolutionary mechanisms of complex real-world dynamic systems. Matrix factorization-based methods are promising approaches for this…

机器学习 · 计算机科学 2025-02-11 Dongyuan Li , Satoshi Kosugi , Ying Zhang , Manabu Okumura , Feng Xia , Renhe Jiang

This paper presents a search-based partial motion planner to generate dynamically feasible trajectories for car-like robots in highly dynamic environments. The planner searches for smooth, safe, and near-time-optimal trajectories by…

机器人学 · 计算机科学 2020-11-10 Jiahui Lin , Tong Zhou , Delong Zhu , Jianbang Liu , Max Q. -H. Meng

We present a novel algorithm to match GPS trajectories onto maps offline (in batch mode) using techniques borrowed from the field of force-directed graph drawing. We consider a simulated physical system where each GPS trajectory is…

数据结构与算法 · 计算机科学 2019-04-01 Efstratios Rappos , Stephan Robert , Philippe Cudré-Mauroux

Branes and defects in topological Landau-Ginzburg models are described by matrix factorisations. We revisit the problem of deforming them and discuss various deformation methods as well as their relations. We have implemented these…

高能物理 - 理论 · 物理学 2012-06-28 Nils Carqueville , Laura Dowdy , Andreas Recknagel

Online zero-shot 3D instance segmentation of a progressively reconstructed scene is both a critical and challenging task for embodied applications. With the success of visual foundation models (VFMs) in the image domain, leveraging 2D…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Yijie Tang , Jiazhao Zhang , Yuqing Lan , Yulan Guo , Dezun Dong , Chenyang Zhu , Kai Xu

In the last decade, digital footprints have been used to cluster population activity into functional areas of cities. However, a key aspect has been overlooked: we experience our cities not only by performing activities at specific…

社会与信息网络 · 计算机科学 2018-01-30 Eduardo Graells-Garrido , Diego Caro , Denis Parra

The goal of this paper is to take a single 2D image of a scene and recover the 3D structure in terms of a small set of factors: a layout representing the enclosing surfaces as well as a set of objects represented in terms of shape and pose.…

计算机视觉与模式识别 · 计算机科学 2018-04-25 Shubham Tulsiani , Saurabh Gupta , David Fouhey , Alexei A. Efros , Jitendra Malik

Accurate 3D reconstruction from unstructured image collections is a key requirement in applications such as robotics, mapping, and scene understanding. While global Structure from Motion (SfM) techniques rely on full image connectivity and…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Muhammad Zeeshan , Umer Zaki , Syed Ahmed Pasha , Zaar Khizar

Consider multiple seasonal time series being collected in real-time, in the form of a tensor stream. Real-world tensor streams often include missing entries (e.g., due to network disconnection) and at the same time unexpected outliers…

机器学习 · 计算机科学 2022-06-13 Dongjin Lee , Kijung Shin

In this paper we formulate the nonnegative matrix factorisation (NMF) problem as a maximum likelihood estimation problem for hidden Markov models and propose online expectation-maximisation (EM) algorithms to estimate the NMF and the other…

机器学习 · 计算机科学 2014-01-14 Sinan Yildirim , A. Taylan Cemgil , Sumeetpal S. Singh