中文
相关论文

相关论文: T2M Mamba: Motion Periodicity-Saliency Coupling Ap…

200 篇论文

Depression is a prevalent mental health disorder that severely impairs daily functioning and quality of life. While recent deep learning approaches for depression detection have shown promise, most rely on limited feature types, overlook…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Bowen Zhou , Marc-André Fiedler , Ayoub Al-Hamadi

"This work has been submitted to the lEEE for possible publication. Copyright may be transferred without noticeafter which this version may no longer be accessible." Time series modeling serves as the cornerstone of real-world applications,…

机器学习 · 计算机科学 2025-04-04 Sijie Xiong , Shuqing Liu , Cheng Tang , Fumiya Okubo , Haoling Xiong , Atsushi Shimada

Multi-modal learning that combines pathological images with genomic data has significantly enhanced the accuracy of survival prediction. Nevertheless, existing methods have not fully utilized the inherent hierarchical structure within both…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Ying Chen , Jiajing Xie , Yuxiang Lin , Yuhang Song , Wenxian Yang , Rongshan Yu

Time-series forecasting has seen significant advancements with the introduction of token prediction mechanisms such as multi-head attention. However, these methods often struggle to achieve the same performance as in language modeling,…

机器学习 · 计算机科学 2024-12-03 Panayiotis Christou , Shichu Chen , Xupeng Chen , Parijat Dube

The rapid development of large language and vision models (LLVMs) has been driven by advances in visual instruction tuning. Recently, open-source LLVMs have curated high-quality visual instruction tuning datasets and utilized additional…

计算机视觉与模式识别 · 计算机科学 2024-10-24 Byung-Kwan Lee , Chae Won Kim , Beomchan Park , Yong Man Ro

Accurate and efficient multivariate time series (MTS) analysis is increasingly critical for a wide range of intelligent applications. Within this realm, Transformers have emerged as the predominant architecture due to their strong ability…

机器学习 · 计算机科学 2026-05-19 Rui An , Haohao Qu , Wenqi Fan , Xuequn Shang , Qing Li

Text-to-motion (T2M) generation aims to create realistic human movements from text descriptions, with promising applications in animation and robotics. Despite recent progress, current T2M models perform poorly on unseen text descriptions…

计算机视觉与模式识别 · 计算机科学 2026-03-20 Bin Cao , Sipeng Zheng , Hao Luo , Boyuan Li , Jing Liu , Zongqing Lu

We introduce VideoMamba, a novel adaptation of the pure Mamba architecture, specifically designed for video recognition. Unlike transformers that rely on self-attention mechanisms leading to high computational costs by quadratic complexity,…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Jinyoung Park , Hee-Seon Kim , Kangwook Ko , Minbeom Kim , Changick Kim

In this study, we focus on video captioning by fully open multimodal large language models (MLLMs). The comprehension of visual sequences is challenging because of their intricate temporal dependencies and substantial sequence length. The…

计算机视觉与模式识别 · 计算机科学 2026-04-10 Daichi Yashima , Shuhei Kurita , Yusuke Oda , Shuntaro Suzuki , Seitaro Otsuki , Komei Sugiura

Mamba-based models have drawn much attention in offline RL. However, their selective mechanism often detrimental when key steps in RL sequences are omitted. To address these issues, we propose a simple yet effective structure, called…

机器学习 · 计算机科学 2026-02-27 Wall Kim , Chaeyoung Song , Hanul Kim

Mamba has recently gained widespread attention as a backbone model for point cloud modeling, leveraging a state-space architecture that enables efficient global sequence modeling with linear complexity. However, its lack of local inductive…

计算机视觉与模式识别 · 计算机科学 2025-07-24 Xuanyu Lin , Xiaona Zeng , Xianwei Zheng , Xutao Li

Recent advances in generative modeling and tokenization have driven significant progress in text-to-motion generation, leading to enhanced quality and realism in generated motions. However, effectively leveraging textual information for…

计算机视觉与模式识别 · 计算机科学 2025-02-05 Che-Jui Chang , Qingze Tony Liu , Honglu Zhou , Vladimir Pavlovic , Mubbasir Kapadia

Text-to-motion generation is driven by learning motion representations for semantic alignment with language. Existing methods rely on either continuous or discrete motion representations. However, continuous representations entangle…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Dawei Guan , Di Yang , Chengjie Jin , Jiangtao Wang

Spoken term detection (STD) is often hindered by reliance on frame-level features and the computationally intensive DTW-based template matching, limiting its practicality. To address these challenges, we propose a novel approach that…

音频与语音处理 · 电气工程与系统科学 2024-12-24 Anup Singh , Kris Demuynck , Vipul Arora

Recent works have shown the remarkable superiority of transformer models in reinforcement learning (RL), where the decision-making problem is formulated as sequential generation. Transformer-based agents could emerge with self-improvement…

机器学习 · 计算机科学 2024-06-04 Sili Huang , Jifeng Hu , Zhejian Yang , Liwei Yang , Tao Luo , Hechang Chen , Lichao Sun , Bo Yang

Test-time policy adaptation for multi-turn interactions (T2PAM) is essential for aligning Large Language Models (LLMs) with dynamic user needs during inference time. However, existing paradigms commonly treat test-time adaptation as a…

人工智能 · 计算机科学 2026-03-03 Chenxing Wei , Hong Wang , Ying He , Zhongxiang Dai , Bo Jiang , F. Richard Yu , Yao Shu

Accurate prediction of RNA-associated interactions is essential for understanding cellular regulation and advancing drug discovery. While Biological Large Language Models (BioLLMs) such as ESM-2 and RiNALMo provide powerful sequence…

基因组学 · 定量生物学 2026-02-27 Rabeya Tus Sadia , Qiang Ye , Qiang Cheng

Conditional human motion generation is an important topic with many applications in virtual reality, gaming, and robotics. While prior works have focused on generating motion guided by text, music, or scenes, these typically result in…

计算机视觉与模式识别 · 计算机科学 2024-02-26 German Barquero , Sergio Escalera , Cristina Palmero

Recently, spatio-temporal time-series prediction has developed rapidly, yet existing deep learning methods struggle with learning complex long-term spatio-temporal dependencies efficiently. The long-term spatio-temporal dependency learning…

机器学习 · 计算机科学 2026-05-25 Haolong Chen , Liang Zhang , Zhengyuan Xin , Guangxu Zhu

In this paper, we address the unexplored question of temporal sentence localization in human motions (TSLM), aiming to locate a target moment from a 3D human motion that semantically corresponds to a text query. Considering that 3D human…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Sheng Yan , Mengyuan Liu , Yong Wang , Yang Liu , Chen Chen , Hong Liu
‹ 上一页 1 8 9 10 下一页 ›