中文
相关论文

相关论文: A Simple Transformer-Based Model for Ego4D Natural…

200 篇论文

We address the challenging task of Localization via Embodied Dialog (LED). Given a dialog from two agents, an Observer navigating through an unknown environment and a Locator who is attempting to identify the Observer's location, the goal…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Meera Hahn , James M. Rehg

Video question answering has recently received a lot of attention from multimodal video researchers. Most video question answering datasets are usually in the form of multiple-choice. But, the model for the multiple-choice task does not…

计算机视觉与模式识别 · 计算机科学 2021-08-12 Donggeon Lee , Seongho Choi , Youwon Jang , Byoung-Tak Zhang

This paper addresses the problem of automatic emotion recognition in the scope of the One-Minute Gradual-Emotional Behavior challenge (OMG-Emotion challenge). The underlying objective of the challenge is the automatic estimation of emotion…

人工智能 · 计算机科学 2018-05-04 Pedro M. Ferreira , Diogo Pernes , Kelwin Fernandes , Ana Rebelo , Jaime S. Cardoso

Grounded Situation Recognition (GSR) is the task that not only classifies a salient action (verb), but also predicts entities (nouns) associated with semantic roles and their locations in the given image. Inspired by the remarkable success…

计算机视觉与模式识别 · 计算机科学 2021-11-22 Junhyeong Cho , Youngseok Yoon , Hyeonjun Lee , Suha Kwak

In this paper, we introduce a grounded video question-answering solution. Our research reveals that the fixed official baseline method for video question answering involves two main steps: visual grounding and object tracking. However, a…

计算机视觉与模式识别 · 计算机科学 2024-07-03 Hailiang Zhang , Dian Chao , Zhihao Guan , Yang Yang

Inspired by the success of transformer-based pre-training methods on natural language tasks and further computer vision tasks, researchers have begun to apply transformer to video processing. This survey aims to give a comprehensive…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Ludan Ruan , Qin Jin

The Transformer architecture is shown to provide a powerful machine transduction framework for online handwritten gestures corresponding to glyph strokes of natural language sentences. The attention mechanism is successfully used to create…

计算与语言 · 计算机科学 2023-05-08 G. C. M. Silvestre , F. Balado , O. Akinremi , M. Ramo

Recent advancements in Large Vision-Language Models (LVLMs) have significantly expanded their utility in tasks like image captioning and visual question answering. However, they still struggle with object hallucination, where models…

计算机视觉与模式识别 · 计算机科学 2025-05-26 Yeongjae Cho , Keonwoo Kim , Taebaek Hwang , Sungzoon Cho

Visual grounding, i.e., localizing objects in images according to natural language queries, is an important topic in visual language understanding. The most effective approaches for this task are based on deep learning, which generally…

计算机视觉与模式识别 · 计算机科学 2022-11-18 Haojun Jiang , Yuanze Lin , Dongchen Han , Shiji Song , Gao Huang

Recent DETR-based video grounding models have made the model directly predict moment timestamps without any hand-crafted components, such as a pre-defined proposal or non-maximum suppression, by learning moment queries. However, their…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Jinhyun Jang , Jungin Park , Jin Kim , Hyeongjun Kwon , Kwanghoon Sohn

Deploying humanoid robots in real-world settings is fundamentally challenging, as it demands tight integration of perception, locomotion, and manipulation under partial-information observations and dynamically changing environments. As well…

机器人学 · 计算机科学 2026-02-05 Yu Bai , MingMing Yu , Chaojie Li , Ziyi Bai , Xinlong Wang , Börje F. Karlsson

The event camera's low power consumption and ability to capture microsecond brightness changes make it attractive for various computer vision tasks. Existing event representation methods typically convert events into frames, voxel grids, or…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Bin Jiang , Zhihao Li , M. Salman Asif , Xun Cao , Zhan Ma

Multimodal learning can benefit from the representation power of pretrained Large Language Models (LLMs). However, state-of-the-art transformer based LLMs often ignore negations in natural language and there is no existing benchmark to…

计算与语言 · 计算机科学 2023-01-10 Judith Yue Li , Aren Jansen , Qingqing Huang , Joonseok Lee , Ravi Ganti , Dima Kuzmin

We present HourVideo, a benchmark dataset for hour-long video-language understanding. Our dataset consists of a novel task suite comprising summarization, perception (recall, tracking), visual reasoning (spatial, temporal, predictive,…

计算机视觉与模式识别 · 计算机科学 2024-11-08 Keshigeyan Chandrasegaran , Agrim Gupta , Lea M. Hadzic , Taran Kota , Jimming He , Cristóbal Eyzaguirre , Zane Durante , Manling Li , Jiajun Wu , Li Fei-Fei

In this work, we tackle the egocentric visual query localization (VQL), where a model should localize the query object in a long-form egocentric video. Frequent and abrupt viewpoint changes in egocentric videos cause significant object…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Joohyun Chang , Soyeon Hong , Hyogun Lee , Seong Jong Ha , Dongho Lee , Seong Tae Kim , Jinwoo Choi

Transformer is the backbone of modern NLP models. In this paper, we propose RealFormer, a simple and generic technique to create Residual Attention Layer Transformer networks that significantly outperform the canonical Transformer and its…

机器学习 · 计算机科学 2021-09-14 Ruining He , Anirudh Ravula , Bhargav Kanagal , Joshua Ainslie

Modern Visual Question Answering (VQA) models have been shown to rely heavily on superficial correlations between question and answer words learned during training such as overwhelmingly reporting the type of room as kitchen or the sport…

计算机视觉与模式识别 · 计算机科学 2018-11-12 Sainandan Ramakrishnan , Aishwarya Agrawal , Stefan Lee

We introduce the task of 3D visual grounding in large-scale dynamic scenes based on natural linguistic descriptions and online captured multi-modal visual data, including 2D images and 3D LiDAR point clouds. We present a novel method,…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Zhenxiang Lin , Xidong Peng , Peishan Cong , Ge Zheng , Yujin Sun , Yuenan Hou , Xinge Zhu , Sibei Yang , Yuexin Ma

Pre-training a model to learn transferable video-text representation for retrieval has attracted a lot of attention in recent years. Previous dominant works mainly adopt two separate encoders for efficient retrieval, but ignore local…

计算机视觉与模式识别 · 计算机科学 2022-03-18 Yuying Ge , Yixiao Ge , Xihui Liu , Dian Li , Ying Shan , Xiaohu Qie , Ping Luo

Transformer-based language models have shown to be very powerful for natural language generation (NLG). However, text generation conditioned on some user inputs, such as topics or attributes, is non-trivial. Past approach relies on either…

计算与语言 · 计算机科学 2020-11-17 Fan-Keng Sun , Cheng-I Lai