中文
相关论文

相关论文: Temporal Visual Semantics-Induced Human Motion Und…

200 篇论文

Data-driven modeling of human motions is ubiquitous in computer graphics and computer vision applications, such as synthesizing realistic motions or recognizing actions. Recent research has shown that such problems can be approached by…

图形学 · 计算机科学 2019-08-21 He Wang , Edmond S. L. Ho , Hubert P. H. Shum , Zhanxing Zhu

In this work, we focus on the challenge of temporally consistent human-centric dense prediction across video sequences. Existing models achieve strong per-frame accuracy but often flicker under motion, occlusion, and lighting changes, and…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Xingyu Miao , Junting Dong , Qin Zhao , Yuhang Yang , Junhao Chen , Yang Long

Large Language Models (LLMs) have been widely applied in summarization due to their speedy and high-quality text generation. Summarization for sensemaking involves information compression and insight extraction. Human guidance in…

人机交互 · 计算机科学 2024-09-27 Xuxin Tang , Eric Krokos , Can Liu , Kylie Davidson , Kirsten Whitley , Naren Ramakrishnan , Chris North

We introduce a method for automated temporal segmentation of human motion data into distinct actions and compositing motion primitives based on self-similar structures in the motion sequence. We use neighbourhood graphs for the partitioning…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Björn Krüger , Anna Vögele , Tobias Willig , Angela Yao , Reinhard Klein , Andreas Weber

Video Moment Retrieval (VMR) aims to localize a specific temporal segment within an untrimmed long video given a natural language query. Existing methods often suffer from inadequate training annotations, i.e., the sentence typically…

计算机视觉与模式识别 · 计算机科学 2024-06-27 Weitong Cai , Jiabo Huang , Shaogang Gong , Hailin Jin , Yang Liu

The integration of Large Language Models (LLMs) with computer vision is profoundly transforming perception tasks like image segmentation. For intelligent transportation systems (ITS), where accurate scene understanding is critical for…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Sanjeda Akter , Ibne Farabi Shihab , Anuj Sharma

Human motion prediction is a necessary component for many applications in robotics and autonomous driving. Recent methods propose using sequence-to-sequence deep learning models to tackle this problem. However, they do not focus on…

计算机视觉与模式识别 · 计算机科学 2020-10-08 Tim Lebailly , Sena Kiciroglu , Mathieu Salzmann , Pascal Fua , Wei Wang

Explaining temporal changes between satellite images taken at different times is important for urban planning and environmental monitoring. However, manual dataset construction for the task is costly, so human-AI collaboration is…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Ryo Tsujimoto , Hiroki Ouchi , Hidetaka Kamigaito , Taro Watanabe

Surgical video understanding is crucial for facilitating Computer-Assisted Surgery (CAS) systems. Despite significant progress in existing studies, two major limitations persist, including inadequate visual content perception and…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Zhen Chen , Xingjian Luo , Kun Yuan , Jinlin Wu , Danny T. M. Chan , Nassir Navab , Hongbin Liu , Zhen Lei , Jiebo Luo

Multimodal Large Language Models (MLLMs) face significant computational overhead when processing long videos due to the massive number of visual tokens required. To improve efficiency, existing methods primarily reduce redundancy by pruning…

人工智能 · 计算机科学 2026-05-22 Bingjun Luo , Tony Wang , Chaoqi Chen , Xinpeng Ding

Semantic Segmentation is an important module for autonomous robots such as self-driving cars. The advantage of video segmentation approaches compared to single image segmentation is that temporal image information is considered, and their…

计算机视觉与模式识别 · 计算机科学 2019-07-17 Andreas Pfeuffer , Klaus Dietmayer

Action visual tempo characterizes the dynamics and the temporal scale of an action, which is helpful to distinguish human actions that share high similarities in visual dynamics and appearance. Previous methods capture the visual tempo…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Yuanzhong Liu , Junsong Yuan , Zhigang Tu

Large Vision and Language Models (LVLMs) have shown strong performance across various vision-language tasks in natural image domains. However, their application to remote sensing (RS) remains underexplored due to significant domain…

计算机视觉与模式识别 · 计算机科学 2025-06-30 Sungjune Park , Yeongyun Kim , Se Yeon Kim , Yong Man Ro

In this paper, we introduce LGTM, a novel Local-to-Global pipeline for Text-to-Motion generation. LGTM utilizes a diffusion-based architecture and aims to address the challenge of accurately translating textual descriptions into…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Haowen Sun , Ruikun Zheng , Haibin Huang , Chongyang Ma , Hui Huang , Ruizhen Hu

Processing long videos with multimodal large language models (MLLMs) poses a significant computational challenge, as the model's self-attention mechanism scales quadratically with the number of video tokens, resulting in high computational…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Kaibin Wang , Mingbao Lin

Recent progress has been made in using attention based encoder-decoder framework for image and video captioning. Most existing decoders apply the attention mechanism to every generated word including both visual words (e.g., "gun" and…

计算机视觉与模式识别 · 计算机科学 2018-12-31 Jingkuan Song , Xiangpeng Li , Lianli Gao , Heng Tao Shen

Temporal Moment Localization (TML) in untrimmed videos is a challenging task in the field of multimedia, which aims at localizing the start and end points of the activity in the video, described by a sentence query. Existing methods mainly…

多媒体 · 计算机科学 2021-11-02 Ziyang Ma , Xianjing Han , Xuemeng Song , Yiran Cui , Liqiang Nie

In-context learning is governed by both temporal and semantic relationships, shaping how Large Language Models (LLMs) retrieve contextual information. Analogous to human episodic memory, where the retrieval of specific events is enabled by…

计算与语言 · 计算机科学 2025-10-28 Anooshka Bajaj , Deven Mahesh Mistry , Sahaj Singh Maini , Yash Aggarwal , Zoran Tiganj

Dense video captioning aims to interpret and describe all temporally localized events throughout an input video. Recent state-of-the-art methods leverage large language models (LLMs) to provide detailed moment descriptions for video data.…

计算机视觉与模式识别 · 计算机科学 2026-01-07 Wei-Yuan Cheng , Kai-Po Chang , Chi-Pin Huang , Fu-En Yang , Yu-Chiang Frank Wang

Video language models (VideoLMs) have made significant progress in multimodal understanding. However, temporal understanding, which involves identifying event order, duration, and relationships across time, still remains a core challenge.…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Yumeng Shi , Quanyu Long , Yin Wu , Wenya Wang