中文
相关论文

相关论文: SSR: A Training-Free Approach for Streaming 3D Rec…

200 篇论文

Data-driven control methods based on subspace representations are powerful but are often limited to linear time-invariant systems where the model order is known. A key challenge is developing online data-driven control algorithms for…

最优化与控制 · 数学 2026-04-13 Dian Jin , Jeremy Coulson

Dense 3D object reconstruction from a single image has recently witnessed remarkable advances, but supervising neural networks with ground-truth 3D shapes is impractical due to the laborious process of creating paired image-shape datasets.…

计算机视觉与模式识别 · 计算机科学 2020-10-21 Chen-Hsuan Lin , Chaoyang Wang , Simon Lucey

Devising intelligent agents able to live in an environment and learn by observing the surroundings is a longstanding goal of Artificial Intelligence. From a bare Machine Learning perspective, challenges arise when the agent is prevented…

计算机视觉与模式识别 · 计算机科学 2022-04-27 Matteo Tiezzi , Simone Marullo , Lapo Faggi , Enrico Meloni , Alessandro Betti , Stefano Melacci

Effectively learning from sequential data is a longstanding goal of Artificial Intelligence, especially in the case of long sequences. From the dawn of Machine Learning, several researchers have pursued algorithms and architectures capable…

机器学习 · 计算机科学 2025-08-19 Matteo Tiezzi , Michele Casoni , Alessandro Betti , Marco Gori , Stefano Melacci

Recurrent Neural Networks (RNNs) are widely used for sequential processing but face fundamental limitations with continual inference due to state saturation, requiring disruptive hidden state resets. However, reset-based methods impose…

机器学习 · 计算机科学 2024-12-23 Bojian Yin , Federico Corradi

Recurrent neural networks are a widely used class of neural architectures. They have, however, two shortcomings. First, it is difficult to understand what exactly they learn. Second, they tend to work poorly on sequences requiring long-term…

机器学习 · 计算机科学 2019-05-08 Cheng Wang , Mathias Niepert

The advent of 3D Gaussian Splatting (3DGS) has advanced 3D scene reconstruction and novel view synthesis. With the growing interest of interactive applications that need immediate feedback, online 3DGS reconstruction in real-time is in high…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Yang LI , Jinglu Wang , Lei Chu , Xiao Li , Shiu-hong Kao , Ying-Cong Chen , Yan Lu

Existing graph convolutional networks focus on the neighborhood aggregation scheme. When applied to semi-supervised learning, they often suffer from the overfitting problem as the networks are trained with the cross-entropy loss on a small…

机器学习 · 计算机科学 2020-02-18 Qilin Li , Wanquan Liu , Ling Li

Symbolic Regression (SR) offers an interpretable alternative to conventional Machine-Learning (ML) approaches, which are often criticized as ``black boxes''. In contrast to standard regression models that require a prescribed functional…

Recurrent neural networks (RNNs) are a vital modeling technique that rely on internal states learned indirectly by optimization of a supervised, unsupervised, or reinforcement training loss. RNNs are used to model dynamic processes that are…

Dynamic magnetic resonance imaging (DMRI) is an effective imaging tool for diagnosis tasks that require motion tracking of a certain anatomy. To speed up DMRI acquisition, k-space measurements are commonly undersampled along spatial or…

图像与视频处理 · 电气工程与系统科学 2023-09-20 Di Xu , Hengjie Liu , Dan Ruan , Ke Sheng

Representing images and videos with Symmetric Positive Definite (SPD) matrices and considering the Riemannian geometry of the resulting space has proven beneficial for many recognition tasks. Unfortunately, computation on the Riemannian…

计算机视觉与模式识别 · 计算机科学 2014-11-18 Mehrtash T. Harandi , Mathieu Salzmann , Richard Hartley

This paper presents a novel approach for unsupervised video summarization using reinforcement learning (RL), addressing limitations like unstable adversarial training and reliance on heuristic-based reward functions. The method operates on…

多媒体 · 计算机科学 2025-12-24 Mehryar Abbasi , Hadi Hadizadeh , Parvaneh Saeedi

Learning-to-defer (L2D) routes each decision to a system's own predictor or to an external expert. Streaming time-series settings break the offline-L2D assumptions: the data are non-stationary, expert availability shifts over time, and the…

机器学习 · 计算机科学 2026-05-21 Yannis Montreuil , Letian Yu , Axel Carlier , Lai Xing Ng , Wei Tsang Ooi

When learning stable linear dynamical systems from data, three important properties are desirable: i) predictive accuracy, ii) verifiable stability, and iii) computational efficiency. Unconstrained minimization of prediction errors leads to…

机器人学 · 计算机科学 2026-02-17 Hanyao Guo , Yunhai Han , Harish Ravichandar

Most deep learning approaches to comprehensive semantic modeling of 3D indoor spaces require costly dense annotations in the 3D domain. In this work, we explore a central 3D scene modeling task, namely, semantic scene reconstruction without…

计算机视觉与模式识别 · 计算机科学 2024-06-06 Junwen Huang , Alexey Artemov , Yujin Chen , Shuaifeng Zhi , Kai Xu , Matthias Nießner

In this paper, we generalize text infilling (e.g., masked language models) by proposing Sequence Span Rewriting (SSR) as a self-supervised sequence-to-sequence (seq2seq) pre-training objective. SSR provides more fine-grained learning…

计算与语言 · 计算机科学 2021-09-27 Wangchunshu Zhou , Tao Ge , Canwen Xu , Ke Xu , Furu Wei

Recent work has made significant progress in learning object meshes with weak supervision. Soft Rasterization methods have achieved accurate 3D reconstruction from 2D images with viewpoint supervision only. In this work, we further reduce…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Issam Laradji , Pau Rodríguez , David Vazquez , Derek Nowrouzezahrai

We propose a new approach to value function approximation which combines linear temporal difference reinforcement learning with subspace identification. In practical applications, reinforcement learning (RL) is complicated by the fact that…

机器学习 · 计算机科学 2015-03-17 Byron Boots , Geoffrey J. Gordon

Dynamic streams from news feeds, social media, sensor networks, and financial markets challenge static RAG frameworks. Full-scale indices incur high memory costs; periodic rebuilds introduce latency that undermines data freshness; naive…

信息检索 · 计算机科学 2025-08-11 Yuzhou Zhu