中文
相关论文

相关论文: Visual Relationship Detection Based on Guided Prop…

200 篇论文

Visual understanding requires comprehending complex visual relations between objects within a scene. Here, we seek to characterize the computational demands for abstract visual reasoning. We do this by systematically assessing the ability…

计算机视觉与模式识别 · 计算机科学 2022-03-03 Mohit Vaishnav , Remi Cadene , Andrea Alamia , Drew Linsley , Rufin VanRullen , Thomas Serre

We propose a structured approach to the problem of retrieval of images by content and present a description logic that has been devised for the semantic indexing and retrieval of images containing complex objects. As other approaches do, we…

人工智能 · 计算机科学 2011-09-08 E. Di Sciascio , F. M. Donini , M. Mongiello

Knowledge distillation is a widely used paradigm for inheriting information from a complicated teacher network to a compact student network and maintaining the strong performance. Different from image classification, object detectors are…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Jianyuan Guo , Kai Han , Yunhe Wang , Han Wu , Xinghao Chen , Chunjing Xu , Chang Xu

Human visual perception carves a scene at its physical joints, decomposing the world into objects, which are selectively attended, tracked, and predicted as we engage our surroundings. Object representations emancipate perception from the…

神经元与认知 · 定量生物学 2021-09-09 Benjamin Peters , Nikolaus Kriegeskorte

Deep neural networks based methods have been proved to achieve outstanding performance on object detection and classification tasks. Despite significant performance improvement, due to the deep structures, they still require prohibitive…

计算机视觉与模式识别 · 计算机科学 2020-01-08 Mohammad Farhadi , Yezhou Yang

Dataset distillation methods reduce large-scale datasets to smaller sets of synthetic data, preserving sufficient information to quickly train a new model from scratch. However, prior work on dataset distillation has focused exclusively on…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Xindi Wu , Byron Zhang , Zhiwei Deng , Olga Russakovsky

We propose the task of knowledge distillation detection, which aims to determine whether a student model has been distilled from a given teacher, under a practical setting where only the student's weights and the teacher's API are…

机器学习 · 计算机科学 2025-10-03 Qin Shi , Amber Yijia Zheng , Qifan Song , Raymond A. Yeh

Despite progress in visual perception tasks such as image classification and detection, computers still struggle to understand the interdependency of objects in the scene as a whole, e.g., relations between objects or their attributes.…

计算机视觉与模式识别 · 计算机科学 2017-03-10 Xiaodan Liang , Lisa Lee , Eric P. Xing

A central idea of knowledge distillation is to expose relational structure embedded in the teacher's weights for the student to learn, which is often facilitated using a temperature parameter. Despite its widespread use, there remains…

机器学习 · 计算机科学 2026-03-05 Logan Frank , Jim Davis

One of the primary challenges faced by deep learning is the degree to which current methods exploit superficial statistics and dataset bias, rather than learning to generalise over the specific representations they have experienced. This is…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Damien Teney , Peng Wang , Jiewei Cao , Lingqiao Liu , Chunhua Shen , Anton van den Hengel

Deep learning has achieved outstanding performance for face recognition benchmarks, but performance reduces significantly for low resolution (LR) images. We propose an attention similarity knowledge distillation approach, which transfers…

计算机视觉与模式识别 · 计算机科学 2022-09-30 Sungho Shin , Joosoon Lee , Junseok Lee , Yeonguk Yu , Kyoobin Lee

Artwork recommendation is challenging because it requires understanding how users interact with highly subjective content, the complexity of the concepts embedded within the artwork, and the emotional and cognitive reflections they may…

信息检索 · 计算机科学 2023-03-21 Bereket A. Yilma , Luis A. Leiva

The visual world around us can be described as a structured set of objects and their associated relations. An image of a room may be conjured given only the description of the underlying objects and their associated relations. While there…

计算机视觉与模式识别 · 计算机科学 2021-11-18 Nan Liu , Shuang Li , Yilun Du , Joshua B. Tenenbaum , Antonio Torralba

Implicit discourse relation recognition (IDRR) aims at recognizing the discourse relation between two text segments without an explicit connective. Recently, the prompt learning has just been applied to the IDRR task with great performance…

计算与语言 · 计算机科学 2023-09-15 Bang Wang , Zhenglin Wang , Wei Xiang , Yijun Mo

We present a novel Tensor Composition Net (TCN) to predict visual relationships in images. Visual Relationship Prediction (VRP) provides a more challenging test of image understanding than conventional image tagging and is difficult to…

计算机视觉与模式识别 · 计算机科学 2022-02-10 Yuting Qiang , Yongxin Yang , Xueting Zhang , Yanwen Guo , Timothy M. Hospedales

In this paper we focus on improving object detection performance in terms of recall. We propose a post-detection stage during which we explore the image with the objective of recovering missed detections. This exploration is performed by…

计算机视觉与模式识别 · 计算机科学 2016-10-05 Jose Oramas M. , Tinne Tuytelaars

Modeling spatial-temporal relations is imperative for recognizing human actions, especially when a human is interacting with objects, while multiple objects appear around the human differently over time. Most existing action recognition…

计算机视觉与模式识别 · 计算机科学 2021-12-20 Muna Almushyti , Frederick W. Li

Visual entailment is a recently proposed multimodal reasoning task where the goal is to predict the logical relationship of a piece of text to an image. In this paper, we propose an extension of this task, where the goal is to predict the…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Christopher Thomas , Yipeng Zhang , Shih-Fu Chang

Dense retrieval is widely used for entity linking to retrieve entities from large-scale knowledge bases. Mainstream techniques are based on a dual-encoder framework, which encodes mentions and entities independently and calculates their…

计算与语言 · 计算机科学 2023-05-30 Yi Liu , Yuan Tian , Jianxun Lian , Xinlong Wang , Yanan Cao , Fang Fang , Wen Zhang , Haizhen Huang , Denvy Deng , Qi Zhang

We address the problem of Visual Relationship Detection (VRD) which aims to describe the relationships between pairs of objects in the form of triplets of (subject, predicate, object). We observe that given a pair of bounding box proposals,…

计算机视觉与模式识别 · 计算机科学 2019-11-25 Mohammed Haroon Dupty , Zhen Zhang , Wee Sun Lee