中文
相关论文

相关论文: Variational Predictive Routing with Nested Subject…

200 篇论文

Event cameras are ideal for visual place recognition (VPR) in challenging environments due to their high temporal resolution and high dynamic range. However, existing methods convert sparse events into dense frame-like representations for…

计算机视觉与模式识别 · 计算机科学 2025-12-10 Zuntao Liu , Yaohui Li , Chenming Hu , Delei Kong , Junjie Jiang , Zheng Fang

Recently, the methods based on Convolutional Neural Networks (CNNs) have gained popularity in the field of visual place recognition (VPR). In particular, the features from the middle layers of CNNs are more robust to drastic appearance…

计算机视觉与模式识别 · 计算机科学 2021-04-12 Feng Lu , Baifan Chen , Xiang-Dong Zhou , Dezhen Song

Autonomous vehicles (AVs) are on the road. To safely and efficiently interact with other road participants, AVs have to accurately predict the behavior of surrounding vehicles and plan accordingly. Such prediction should be probabilistic,…

机器学习 · 计算机科学 2018-09-11 Liting Sun , Wei Zhan , Masayoshi Tomizuka

In vision-based robot localization and SLAM, Visual Place Recognition (VPR) is essential. This paper addresses the problem of VPR, which involves accurately recognizing the location corresponding to a given query image. A popular approach…

机器人学 · 计算机科学 2024-10-28 Soojin Woo , Seong-Woo Kim

While substantial progress has been made in the absolute performance of localization and Visual Place Recognition (VPR) techniques, it is becoming increasingly clear from translating these systems into applications that other capabilities…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Helen Carson , Jason J. Ford , Michael Milford

Visual Place Recognition (VPR) aims to estimate the location of an image by treating it as a retrieval problem. VPR uses a database of geo-tagged images and leverages deep neural networks to extract a global representation, called…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Mattia Dutto , Gabriele Berton , Debora Caldarola , Eros Fanì , Gabriele Trivigno , Carlo Masone

We present a representation learning algorithm that learns a low-dimensional latent dynamical system from high-dimensional \textit{sequential} raw data, e.g., video. The framework builds upon recent advances in amortized inference methods…

机器学习 · 计算机科学 2020-01-29 Jung-Su Ha , Young-Jin Park , Hyeok-Joo Chae , Soon-Seo Park , Han-Lim Choi

Recent studies show that vision models pre-trained in generic visual learning tasks with large-scale data can provide useful feature representations for a wide range of visual perception problems. However, few attempts have been made to…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Feng Lu , Lijun Zhang , Xiangyuan Lan , Shuting Dong , Yaowei Wang , Chun Yuan

Visual Place Recognition (VPR) is the ability to correctly recall a previously visited place using visual information under environmental, viewpoint and appearance changes. An emerging trend in VPR is the use of sequence-based filtering…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Mihnea-Alexandru Tomită , Mubariz Zaffar , Michael Milford , Klaus McDonald-Maier , Shoaib Ehsan

Video representation learning is an increasingly important topic in machine learning research. We present Video JEPA with Variance-Covariance Regularization (VJ-VCR): a joint-embedding predictive architecture for self-supervised video…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Katrina Drozdov , Ravid Shwartz-Ziv , Yann LeCun

Event cameras sense the intensity changes asynchronously and produce event streams with high dynamic range and low latency. This has inspired research endeavors utilizing events to guide the challenging video superresolution (VSR) task. In…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Yunfan Lu , Zipeng Wang , Minjie Liu , Hongjian Wang , Lin Wang

In this paper, we explore the inclusion of latent random variables into the dynamic hidden state of a recurrent neural network (RNN) by combining elements of the variational autoencoder. We argue that through the use of high-level latent…

机器学习 · 计算机科学 2016-04-08 Junyoung Chung , Kyle Kastner , Laurent Dinh , Kratarth Goel , Aaron Courville , Yoshua Bengio

Document editing has become a pervasive component of the production of information, with version control systems enabling edits to be efficiently stored and applied. In light of this, the task of learning distributed representations of…

计算与语言 · 计算机科学 2021-01-05 Edison Marrese-Taylor , Machel Reid , Yutaka Matsuo

Visual place recognition (VPR) is an essential component of many autonomous and augmented/virtual reality systems. It enables the systems to robustly localize themselves in large-scale environments. Existing VPR methods demonstrate…

计算机视觉与模式识别 · 计算机科学 2025-02-13 Yuhang Ming , Minyang Xu , Xingrui Yang , Weicai Ye , Weihan Wang , Yong Peng , Weichen Dai , Wanzeng Kong

We introduce Temporal Variational Implicit Neural Representations (TV-INRs), a probabilistic framework for modeling irregular multivariate time series that enables efficient individualized imputation and forecasting. By integrating implicit…

机器学习 · 计算机科学 2025-06-03 Batuhan Koyuncu , Rachael DeVries , Ole Winther , Isabel Valera

Visual place recognition (VPR) capabilities enable autonomous robots to navigate complex environments by discovering the environment's topology based on visual input. Most research efforts focus on enhancing the accuracy and robustness of…

机器人学 · 计算机科学 2023-10-10 Yiming Li , Zonglin Lyu , Mingxuan Lu , Chao Chen , Michael Milford , Chen Feng

This paper proposes a method for performing continual learning of predictive models that facilitate the inference of future frames in video sequences. For a first given experience, an initial Variational Autoencoder, together with a set of…

计算机视觉与模式识别 · 计算机科学 2020-06-04 Damian Campo , Giulia Slavic , Mohamad Baydoun , Lucio Marcenaro , Carlo Regazzoni

Low-overhead visual place recognition (VPR) is a highly active research topic. Mobile robotics applications often operate under low-end hardware, and even more hardware capable systems can still benefit from freeing up onboard system…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Bruno Arcanjo , Bruno Ferrarini , Michael Milford , Klaus D. McDonald-Maier , Shoaib Ehsan

This paper proposes a novel deep reinforcement learning (RL) architecture, called Value Prediction Network (VPN), which integrates model-free and model-based RL methods into a single neural network. In contrast to typical model-based RL…

人工智能 · 计算机科学 2017-11-08 Junhyuk Oh , Satinder Singh , Honglak Lee

Succinct representation of complex signals using coordinate-based neural representations (CNRs) has seen great progress, and several recent efforts focus on extending them for handling videos. Here, the main challenge is how to (a)…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Subin Kim , Sihyun Yu , Jaeho Lee , Jinwoo Shin