中文
相关论文

相关论文: TIE: Time Interval Encoding for Video Generation o…

200 篇论文

Temporal modeling is crucial for multi-frame human pose estimation. Most existing methods directly employ optical flow or deformable convolution to predict full-spectrum motion fields, which might incur numerous irrelevant cues, such as a…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Runyang Feng , Yixing Gao , Xueqing Ma , Tze Ho Elden Tse , Hyung Jin Chang

The egocentric and exocentric viewpoints of a human activity look dramatically different, yet invariant representations to link them are essential for many potential applications in robotics and augmented reality. Prior work is limited to…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Zihui Xue , Kristen Grauman

The Rotary Position Embedding (RoPE) mechanism has become a powerful enhancement to the Transformer architecture, which enables models to capture token relationships when encoding positional information. However, the RoPE mechanisms make…

机器学习 · 计算机科学 2026-01-27 Yang Cao , Jiayan Huo , Yingyu Liang , Zhenmei Shi , Zhao Song

Multivariate time series forecasting (MTSF) plays a vital role in a wide range of real-world applications, such as weather prediction and traffic flow forecasting. Although recent advances have significantly improved the modeling of…

机器学习 · 计算机科学 2025-10-03 Beiliang Wu , Peiyuan Liu , Yifan Hu , Luyan Zhang , Ao Hu , Zenglin Xu

Graph neural Ordinary Differential Equations (ODE) combine neural ODE with the message passing mechanism of Graph Neural Networks (GNN), providing a continuous-time modeling method for graph representation learning. However, in dynamic…

机器学习 · 计算机科学 2026-04-29 Xiaoyi Wang , Zhiqiang Wang , Jianqing Liang , Xingwang Zhao , Chuangyin Dang , Zhen Jin , Jiye Liang

This paper addresses the challenge of capturing global temporaldependencies in long video sequences for Video Object Segmentation (VOS). Existing architectures often fail to effectively model these dependencies acrossextended temporal…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Fenglei Hao , Yuliang Yang , Ruiyuan Su , Zhengran Zhao , Yukun Qiao , Mengyu Zhu

Multimodal time series forecasting is foundational in various fields, such as utilizing satellite imagery and numerical data for predicting typhoons in climate science. However, existing multimodal approaches primarily focus on utilizing…

机器学习 · 计算机科学 2025-06-19 Haobo Li , Eunseo Jung , Zixin Chen , Zhaowei Wang , Yueya Wang , Huamin Qu , Alexis Kai Hon Lau

Predictive world models that simulate future observations under explicit camera control are fundamental to interactive AI. Despite rapid advances, current systems lack spatial persistence: they fail to maintain stable scene structures over…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Chendong Xiang , Jiajun Liu , Jintao Zhang , Xiao Yang , Zhengwei Fang , Shizun Wang , Zijun Wang , Yingtian Zou , Hang Su , Jun Zhu

This paper studies masked autoencoder (MAE) video pre-training for various temporal matching-based downstream tasks, i.e., object-level tracking tasks including video object tracking (VOT) and video object segmentation (VOS),…

计算机视觉与模式识别 · 计算机科学 2025-04-07 Qiangqiang Wu , Tianyu Yang , Ziquan Liu , Wei Lin , Baoyuan Wu , Antoni B. Chan

End-to-end visual information extraction (VIE) aims at integrating the hierarchical subtasks of VIE, including text spotting, word grouping, and entity labeling, into a unified framework. Dealing with the gaps among the three subtasks plays…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Rujiao Long , Pengfei Wang , Zhibo Yang , Cong Yao

With the increasing demands on e-commerce platforms, numerous user action history is emerging. Those enriched action records are vital to understand users' interests and intents. Recently, prior works for user behavior prediction mainly…

信息检索 · 计算机科学 2022-02-15 Ruijie Wang , Zheng Li , Danqing Zhang , Qingyu Yin , Tong Zhao , Bing Yin , Tarek Abdelzaher

Simulating time evolution under quantum Hamiltonians is one of the most natural applications of quantum computers. We introduce TE-PAI, which simulates time evolution exactly by sampling random quantum circuits for the purpose of estimating…

量子物理 · 物理学 2025-10-24 Chusei Kiumi , Bálint Koczor

Independent components within low-dimensional representations are essential inputs in several downstream tasks, and provide explanations over the observed data. Video-based disentangled factors of variation provide low-dimensional…

计算机视觉与模式识别 · 计算机科学 2022-02-22 Juan F. Hernández Albarracín , Adín Ramírez Rivera

Continuous-time models are a natural choice for irregular and asynchronous data. A central design choice is how to embed discrete observations into continuous time. Interpolation- and imputation-based embeddings reconstruct a continuous…

机器学习 · 计算机科学 2026-05-29 Benjamin Walker , Alexandre Bloch , Lingyi Yang , Sam Morley , Terry Lyons

Recent Continuous Thought Machine architecture decouples internal computation from external inputs via neural dynamics, but relies on multi-layer perceptrons without stability guarantees. We propose to model neural dynamics using asymmetric…

机器学习 · 计算机科学 2026-05-20 Alexander Kyuroson , Denis Kleyko , Marcus Liwicki

A prominent paradigm for graph neural networks is based on the message-passing framework. In this framework, information communication is realized only between neighboring nodes. The challenge of approaches that use this paradigm is to…

机器学习 · 计算机科学 2023-09-18 Maysam Behmanesh , Maximilian Krahn , Maks Ovsjanikov

Identifying key temporal intervals within long videos, known as temporal grounding (TG), is important to video understanding and reasoning tasks. In this paper, we introduce a new form of the temporal grounding problem,…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Xiangrui Liu , Minghao Qin , Yan Shu , Zhengyang Liang , Yang Tian , Chen Jason Zhang , Bo Zhao , Zheng Liu

Recently, self-supervised learning has proved to be effective to learn representations of events suitable for temporal segmentation in image sequences, where events are understood as sets of temporally adjacent images that are semantically…

机器学习 · 计算机科学 2020-12-11 Mariella Dimiccoli , Herwig Wendt

Autoregressive diffusion enables real-time frame streaming, yet existing sliding-window caches discard past context, causing fidelity degradation, identity drift, and motion stagnation over long horizons. Current approaches preserve a fixed…

计算机视觉与模式识别 · 计算机科学 2026-03-16 Youngrae Kim , Qixin Hu , C. -C. Jay Kuo , Peter A. Beerel

Mapping sequences of discrete data to a point in a continuous space makes it difficult to retrieve those sequences via random sampling. Mapping the input to a volume would make it easier to retrieve at test time, and that's the strategy…

计算与语言 · 计算机科学 2020-04-22 Luca Celotti , Simon Brodeur , Jean Rouat