中文
相关论文

相关论文: Prediction-Feedback DETR for Temporal Action Detec…

200 篇论文

Transformer-based sequential recommendation (SR) has been booming in recent years, with the self-attention mechanism as its key component. Self-attention has been widely believed to be able to effectively select those informative and…

信息检索 · 计算机科学 2024-03-19 Peilin Zhou , Qichen Ye , Yueqi Xie , Jingqi Gao , Shoujin Wang , Jae Boum Kim , Chenyu You , Sunghun Kim

Real-time object detection is crucial for real-world applications as it requires high accuracy with low latency. While Detection Transformers (DETR) have demonstrated significant performance improvements, current real-time DETR models are…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Jiannan Huang , Aditya Kane , Fengzhe Zhou , Yunchao Wei , Humphrey Shi

DETR has set up a simple end-to-end pipeline for object detection by formulating this task as a set prediction problem, showing promising potential. Despite its notable advancements, this paper identifies two key forms of misalignment…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Zhi Cai , Songtao Liu , Guodong Wang , Zheng Ge , Xiangyu Zhang , Di Huang

Video Moment Retrieval (MR) aims to localize moments within a video based on a given natural language query. Given the prevalent use of platforms like YouTube for information retrieval, the demand for MR techniques is significantly growing.…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Seojeong Park , Jiho Choi , Kyungjune Baek , Hyunjung Shim

In the domain of moment retrieval, accurately identifying temporal segments within videos based on natural language queries remains challenging. Traditional methods often employ pre-trained models that struggle with fine-grained information…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Haojian Huang , Kaijing Ma , Jin Chen , Haodong Chen , Zhou Wu , Xianghao Zang , Han Fang , Chao Ban , Hao Sun , Mulin Chen , Zhongjiang He

After DETR was proposed, this novel transformer-based detection paradigm which performs several cross-attentions between object queries and feature maps for predictions has subsequently derived a series of transformer-based detection heads.…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Xiaohu Jiang , Ze Chen , Zhicheng Wang , Erjin Zhou , ChunYuan

Temporal Grounding is to identify specific moments or highlights from a video corresponding to textual descriptions. Typical approaches in temporal grounding treat all video clips equally during the encoding process regardless of their…

计算机视觉与模式识别 · 计算机科学 2024-07-08 WonJun Moon , Sangeek Hyun , SuBeen Lee , Jae-Pil Heo

Spatiotemporal predictive learning offers a self-supervised learning paradigm that enables models to learn both spatial and temporal patterns by predicting future sequences based on historical sequences. Mainstream methods are dominated by…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Xuesong Nie , Xi Chen , Haoyuan Jin , Zhihang Zhu , Yunfeng Yan , Donglian Qi

Early action prediction deals with inferring the ongoing action from partially-observed videos, typically at the outset of the video. We propose a bottleneck-based attention model that captures the evolution of the action, through…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Alexandros Stergiou , Dima Damen

Most models of visual attention aim at predicting either top-down or bottom-up control, as studied using different visual search and free-viewing tasks. In this paper we propose the Human Attention Transformer (HAT), a single model that…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Zhibo Yang , Sounak Mondal , Seoyoung Ahn , Ruoyu Xue , Gregory Zelinsky , Minh Hoai , Dimitris Samaras

Human attention mechanisms often work in a top-down manner, yet it is not well explored in vision research. Here, we propose the Top-Down Attention Framework (TDAF) to capture top-down attentions, which can be easily adopted in most…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Bo Pang , Yizhuo Li , Jiefeng Li , Muchen Li , Hanwen Cao , Cewu Lu

Temporal action detection (TAD) aims to identify and localize action instances in untrimmed videos, which is essential for various video understanding tasks. However, recent improvements in model performance, driven by larger feature…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Xiaoyong Chen , Yong Guo , Jiaming Liang , Sitong Zhuang , Runhao Zeng , Xiping Hu

Click-through rate (CTR) prediction is a critical problem in web search, recommendation systems and online advertisement displaying. Learning good feature interactions is essential to reflect user's preferences to items. Many CTR prediction…

信息检索 · 计算机科学 2021-05-13 Yuan Cheng , Yanbo Xue

Detection Transformers (DETR) are increasingly adopted in autonomous vehicle (AV) perception systems due to their superior accuracy over convolutional networks. However, concurrently executing multiple DETR tasks presents significant…

系统与控制 · 电气工程与系统科学 2025-05-30 Woojin Shin , Donghwa Kang , Byeongyun Park , Brent Byunghoon Kang , Jinkyu Lee , Hyeongboo Baek

Nonuniform rotational distortion (NURD) correction is vital for endoscopic optical coherence tomography (OCT) imaging and its functional extensions, such as angiography and elastography. Current NURD correction methods require…

图像与视频处理 · 电气工程与系统科学 2024-01-08 Haoran Zhang , Jianlong Yang , Jingqian Zhang , Shiqing Zhao , Aili Zhang

Research in human action recognition has accelerated significantly since the introduction of powerful machine learning tools such as Convolutional Neural Networks (CNNs). However, effective and efficient methods for incorporation of…

计算机视觉与模式识别 · 计算机科学 2018-03-21 Jinliang Zang , Le Wang , Ziyi Liu , Qilin Zhang , Zhenxing Niu , Gang Hua , Nanning Zheng

End-to-end Object Detection with Transformer (DETR)proposes to perform object detection with Transformer and achieve comparable performance with two-stage object detection like Faster-RCNN. However, DETR needs huge computational resources…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Minghang Zheng , Peng Gao , Renrui Zhang , Kunchang Li , Xiaogang Wang , Hongsheng Li , Hao Dong

Sensor-based human activity recognition (HAR) requires to predict the action of a person based on sensor-generated time series data. HAR has attracted major interest in the past few years, thanks to the large number of applications enabled…

机器学习 · 计算机科学 2021-03-30 Davide Buffelli , Fabio Vandin

Temporal action detection (TAD) is a challenging task which aims to temporally localize and recognize the human action in untrimmed videos. Current mainstream one-stage TAD approaches localize and classify action proposals relying on…

计算机视觉与模式识别 · 计算机科学 2021-06-30 Ranyu Ning , Can Zhang , Yuexian Zou

Detection Transformer (DETR) has redefined object detection by casting it as a set prediction task within an end-to-end framework. Despite its elegance, DETR and its variants still rely on fixed learnable queries and suffer from severe…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Zhengjian Kang , Jun Zhuang , Kangtong Mo , Qi Chen , Rui Liu , Ye Zhang