中文
相关论文

相关论文: RS-Net: Context-Aware Relation Scoring for Dynamic…

200 篇论文

For a given video-based Human-Object Interaction scene, modeling the spatio-temporal relationship between humans and objects are the important cue to understand the contextual information presented in the video. With the effective…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Ning Wang , Guangming Zhu , Liang Zhang , Peiyi Shen , Hongsheng Li , Cong Hua

Objects in a scene are not always related. The execution efficiency of the one-stage scene graph generation approaches are quite high, which infer the effective relation between entity pairs using sparse proposal sets and a few queries.…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Yuxiang Zhang , Zhenbo Liu , Shuai Wang

Scene graph generation (SGG) aims to detect objects and predict the relationships between each pair of objects. Existing SGG methods usually suffer from several issues, including 1) ambiguous object representations, as graph neural…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Xin Lin , Changxing Ding , Jing Zhang , Yibing Zhan , Dacheng Tao

As the demand for enabling high-level autonomous driving has increased in recent years and visual perception is one of the critical features to enable fully autonomous driving, in this paper, we introduce an efficient approach for…

计算机视觉与模式识别 · 计算机科学 2018-03-13 Liangfu Chen , Zeng Yang , Jianjun Ma , Zheng Luo

Conversational Recommender Systems (CRS) has become an emerging research topic seeking to perform recommendations through interactive conversations, which generally consist of generation and recommendation modules. Prior work on CRS tends…

计算与语言 · 计算机科学 2022-09-26 Lingzhi Wang , Shafiq Joty , Wei Gao , Xingshan Zeng , Kam-Fai Wong

This paper focuses on the dynamic optimization of the Retrieval-Augmented Generation (RAG) architecture. It proposes a state-aware dynamic knowledge retrieval mechanism to enhance semantic understanding and knowledge scheduling efficiency…

计算与语言 · 计算机科学 2025-04-29 Jacky He , Guiran Liu , Binrong Zhu , Hanlu Zhang , Hongye Zheng , Xiaokai Wang

Scene Graph Generation has gained much attention in computer vision research with the growing demand in image understanding projects like visual question answering, image captioning, self-driving cars, crowd behavior analysis, activity…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Vishal Kumar , Albert Mundu , Satish Kumar Singh

Modeling visual question answering(VQA) through scene graphs can significantly improve the reasoning accuracy and interpretability. However, existing models answer poorly for complex reasoning questions with attributes or relations, which…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Hao Li , Xu Li , Belhal Karimi , Jie Chen , Mingming Sun

Visual relationship detection, as a challenging task used to find and distinguish the interactions between object pairs in one image, has received much attention recently. In this work, we propose a novel visual relationship detection…

计算机视觉与模式识别 · 计算机科学 2019-11-05 Hao Zhou , Chongyang Zhang , Chuanping Hu

Group activities usually involve spatiotemporal dynamics among many interactive individuals, while only a few participants at several key frames essentially define the activity. Therefore, effectively modeling the group-relevant and…

计算机视觉与模式识别 · 计算机科学 2020-03-04 Guyue Hu , Bo Cui , Yuan He , Shan Yu

Open-vocabulary Scene Graph Generation (OV-SGG) overcomes the limitations of the closed-set assumption by aligning visual relationship representations with open-vocabulary textual representations. This enables the identification of novel…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Tao Liu , Rongjie Li , Chongyu Wang , Xuming He

Object detection and instance segmentation are two fundamental computer vision tasks. They are closely correlated but their relations have not yet been fully explored in most previous work. This paper presents RDSNet, a novel deep…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Shaoru Wang , Yongchao Gong , Junliang Xing , Lichao Huang , Chang Huang , Weiming Hu

Automatic surgical gesture recognition is fundamentally important to enable intelligent cognitive assistance in robotic surgery. With recent advancement in robot-assisted minimally invasive surgery, rich information including surgical…

计算机视觉与模式识别 · 计算机科学 2021-06-30 Yonghao Long , Jie Ying Wu , Bo Lu , Yueming Jin , Mathias Unberath , Yun-Hui Liu , Pheng Ann Heng , Qi Dou

This paper deals with a challenging task of video scene graph generation (VidSGG), which could serve as a structured video representation for high-level understanding tasks. We present a new {\em detect-to-track} paradigm for this task by…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Yao Teng , Limin Wang , Zhifeng Li , Gangshan Wu

Given an object of interest, visual navigation aims to reach the object's location based on a sequence of partial observations. To this end, an agent needs to 1) learn a piece of certain knowledge about the relations of object categories in…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Xiaobo Hu , Youfang Lin , HeHe Fan , Shuo Wang , Zhihao Wu , Kai Lv

Scene Graph Generation (SGG) aims to identify entities and predict the relationship triplets \textit{\textless subject, predicate, object\textgreater } in visual scenes. Given the prevalence of large visual variations of subject-object…

计算机视觉与模式识别 · 计算机科学 2024-06-05 Jiankai Li , Yunhong Wang , Xiefan Guo , Ruijie Yang , Weixin Li

In real-world environments, AI systems often face unfamiliar scenarios without labeled data, creating a major challenge for conventional scene understanding models. The inability to generalize across unseen contexts limits the deployment of…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Manjunath Prasad Holenarasipura Rajiv , B. M. Vidyavathi

We study the problem of estimating the relative depth order of point pairs in a monocular image. Recent advances mainly focus on using deep convolutional neural networks (DCNNs) to learn and infer the ordinal information from multiple…

计算机视觉与模式识别 · 计算机科学 2017-07-28 Ruoxi Deng , Tianqi Zhao , Chunhua Shen , Shengjun Liu

Scene graph generation aims to detect visual relationship triplets, (subject, predicate, object). Due to biases in data, current models tend to predict common predicates, e.g. "on" and "at", instead of informative ones, e.g. "standing on"…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Lianli Gao , Xinyu Lyu , Yuyu Guo , Yuxuan Hu , Yuan-Fang Li , Lu Xu , Heng Tao Shen , Jingkuan Song

Scene Graph Generation (SGG) is a challenging task of detecting objects and predicting relationships between objects. After DETR was developed, one-stage SGG models based on a one-stage object detector have been actively studied. However,…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Jinbae Im , JeongYeon Nam , Nokyung Park , Hyungmin Lee , Seunghyun Park