中文
相关论文

相关论文: Action Quality Assessment using Transformers

200 篇论文

We investigate architectures of discriminatively trained deep Convolutional Networks (ConvNets) for action recognition in video. The challenge is to capture the complementary information on appearance from still frames and motion between…

计算机视觉与模式识别 · 计算机科学 2014-11-13 Karen Simonyan , Andrew Zisserman

Reasoning over sports videos for question answering is an important task with numerous applications, such as player training and information retrieval. However, this task has not been explored due to the lack of relevant datasets and the…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Haopeng Li , Andong Deng , Jun Liu , Hossein Rahmani , Yulan Guo , Bernt Schiele , Mohammed Bennamoun , Qiuhong Ke

Accurately estimating humans' subjective feedback on video fluency, e.g., motion consistency and frame continuity, is crucial for various applications like streaming and gaming. Yet, it has long been overlooked, as prior arts have focused…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Qizhi Xie , Kun Yuan , Yunpeng Qu , Ming Sun , Chao Zhou , Jihong Zhu

The Transformer architecture, underpinned by the Multi-Head Attention (MHA) mechanism, has become the de facto standard for state-of-the-art models in artificial intelligence. However, the quadratic computational complexity of MHA with…

机器学习 · 计算机科学 2025-10-03 Adam Filipek

This paper proposes a novel multi-modal transformer network for detecting actions in untrimmed videos. To enrich the action features, our transformer network utilizes a new multi-modal attention mechanism that computes the correlations…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Matthew Korban , Scott T. Acton , Peter Youngs

We have seen a great progress in video action recognition in recent years. There are several models based on convolutional neural network (CNN) and some recent transformer based approaches which provide top performance on existing…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Madeline Chantry Schiappa , Naman Biyani , Prudvi Kamtam , Shruti Vyas , Hamid Palangi , Vibhav Vineet , Yogesh Rawat

The transformer architecture has catalyzed revolutionary advances in language modeling. However, recent architectural recipes, such as state-space models, have bridged the performance gap. Motivated by this, we examine the benefits of…

机器学习 · 计算机科学 2024-07-09 Mingchen Li , Xuechen Zhang , Yixiao Huang , Samet Oymak

Advancements in attention mechanisms have led to significant performance improvements in a variety of areas in machine learning due to its ability to enable the dynamic modeling of temporal sequences. A particular area in computer vision…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Brennan Gebotys , Alexander Wong , David A. Clausi

Massive transformer-based models face several challenges, including slow and computationally intensive pre-training and over-parametrization. This paper addresses these challenges by proposing a versatile method called GQKVA, which…

Image quality assessment (IQA) algorithm aims to quantify the human perception of image quality. Unfortunately, there is a performance drop when assessing the distortion images generated by generative adversarial network (GAN) with…

计算机视觉与模式识别 · 计算机科学 2022-04-25 Shanshan Lao , Yuan Gong , Shuwei Shi , Sidi Yang , Tianhe Wu , Jiahao Wang , Weihao Xia , Yujiu Yang

In recent years, AI generative models have made remarkable progress across various domains, including text generation, image generation, and video generation. However, assessing the quality of text-to-video generation is still in its…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Xinli Yue , Jianhui Sun , Han Kong , Liangchao Yao , Tianyi Wang , Lei Li , Fengyun Rao , Jing Lv , Fan Xia , Yuetang Deng , Qian Wang , Lingchen Zhao

Attention-based neural networks such as transformers have revolutionized various fields such as natural language processing, genomics, and vision. Here, we demonstrate the use of transformers for quantum feedback control through both a…

量子物理 · 物理学 2026-02-26 Pranav Vaidhyanathan , Florian Marquardt , Mark T. Mitchison , Natalia Ares

Facial Action Units detection (FAUs) represents a fine-grained classification problem that involves identifying different units on the human face, as defined by the Facial Action Coding System. In this paper, we present a simple yet…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Tu Vu , Van Thong Huynh , Soo Hyung Kim

The Transformer architecture has significantly advanced deep learning, particularly in natural language processing, by effectively managing long-range dependencies. However, as the demand for understanding complex relationships grows,…

计算与语言 · 计算机科学 2024-06-18 Qian Chen , Wen Wang , Qinglin Zhang , Siqi Zheng , Shiliang Zhang , Chong Deng , Hai Yu , Jiaqing Liu , Yukun Ma , Chong Zhang

Large-scale generative models have achieved remarkable success in a number of domains. However, for sequential decision-making problems, such as robotics, action-labelled data is often scarce and therefore scaling-up foundation models for…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Marc Rigter , Tarun Gupta , Agrin Hilmkil , Chao Ma

Astounding results from Transformer models on natural language tasks have intrigued the vision community to study their application to computer vision problems. Among their salient benefits, Transformers enable modeling long dependencies…

计算机视觉与模式识别 · 计算机科学 2022-01-20 Salman Khan , Muzammal Naseer , Munawar Hayat , Syed Waqas Zamir , Fahad Shahbaz Khan , Mubarak Shah

Vision-Language-Action (VLA) models have emerged as a unified paradigm for robotic perception and control, enabling emergent generalization and long-horizon task execution. However, their deployment in dynamic, real-world environments is…

人工智能 · 计算机科学 2025-12-24 Yuntao Dai , Hang Gu , Teng Wang , Qianyu Cheng , Yifei Zheng , Zhiyong Qiu , Lei Gong , Wenqi Lou , Xuehai Zhou

This thesis focuses on video understanding for human action and interaction recognition. We start by identifying the main challenges related to action recognition from videos and review how they have been addressed by current methods. Based…

计算机视觉与模式识别 · 计算机科学 2021-10-06 Alexandros Stergiou

Transformers have seen an unprecedented rise in Natural Language Processing and Computer Vision tasks. However, in audio tasks, they are either infeasible to train due to extremely large sequence length of audio waveforms or incur a…

机器学习 · 计算机科学 2022-02-02 Surya Kant Sahu , Sai Mitheran , Juhi Kamdar , Meet Gandhi

Over the last few years, Unsupervised Domain Adaptation (UDA) techniques have acquired remarkable importance and popularity in computer vision. However, when compared to the extensive literature available for images, the field of videos is…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Victor G. Turrisi da Costa , Giacomo Zara , Paolo Rota , Thiago Oliveira-Santos , Nicu Sebe , Vittorio Murino , Elisa Ricci
‹ 上一页 1 8 9 10 下一页 ›