中文
相关论文

相关论文: MENTOR: Human Perception-Guided Pretraining for In…

200 篇论文

Graph pre-training strategies have been attracting a surge of attention in the graph mining community, due to their flexibility in parameterizing graph neural networks (GNNs) without any label information. The key idea lies in encoding…

机器学习 · 计算机科学 2022-08-23 Dawei Zhou , Lecheng Zheng , Dongqi Fu , Jiawei Han , Jingrui He

Recent text-to-image models produce high-quality results but still struggle with precise visual control, balancing multimodal inputs, and requiring extensive training for complex multimodal image generation. To address these limitations, we…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Haozhe Zhao , Zefan Cai , Shuzheng Si , Liang Chen , Jiuxiang Gu , Wen Xiao , Minjia Zhang , Junjie Hu

With the increasing multimedia information, multimodal recommendation has received extensive attention. It utilizes multimodal information to alleviate the data sparsity problem in recommendation systems, thus improving recommendation…

信息检索 · 计算机科学 2024-03-01 Jinfeng Xu , Zheyu Chen , Shuo Yang , Jinze Li , Hewei Wang , Edith C. -H. Ngai

Human-centric perceptions include a variety of vision tasks, which have widespread industrial applications, including surveillance, autonomous driving, and the metaverse. It is desirable to have a general pretrain model for versatile…

计算机视觉与模式识别 · 计算机科学 2023-03-13 Shixiang Tang , Cheng Chen , Qingsong Xie , Meilin Chen , Yizhou Wang , Yuanzheng Ci , Lei Bai , Feng Zhu , Haiyang Yang , Li Yi , Rui Zhao , Wanli Ouyang

Understanding specifically where a model focuses on within an image is critical for human interpretability of the decision-making process. Deep learning-based solutions are prone to learning coincidental correlations in training datasets,…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Aidan Boyd , Mohamed Trabelsi , Huseyin Uzunalioglu , Dan Kushnir

Human-centric visual tasks have attracted increasing research attention due to their widespread applications. In this paper, we aim to learn a general human representation from massive unlabeled human images which can benefit downstream…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Weihua Chen , Xianzhe Xu , Jian Jia , Hao luo , Yaohua Wang , Fan Wang , Rong Jin , Xiuyu Sun

Over the years, computer vision researchers have spent an immense amount of effort on designing image features for the visual object recognition task. We propose to incorporate this valuable experience to guide the task of training deep…

计算机视觉与模式识别 · 计算机科学 2016-11-15 Ming-Yu Liu , Arun Mallya , Oncel C. Tuzel , Xi Chen

Image descriptors based on activations of Convolutional Neural Networks (CNNs) have become dominant in image retrieval due to their discriminative power, compactness of representation, and search efficiency. Training of CNNs, either from…

计算机视觉与模式识别 · 计算机科学 2018-07-12 Filip Radenović , Giorgos Tolias , Ondřej Chum

The convolutional neural networks (CNNs) have proven to be a powerful tool for discriminative learning. Recently researchers have also started to show interest in the generative aspects of CNNs in order to gain a deeper understanding of…

计算机视觉与模式识别 · 计算机科学 2015-04-10 Jifeng Dai , Yang Lu , Ying-Nian Wu

This paper presents an unsupervised method to learn a neural network, namely an explainer, to interpret a pre-trained convolutional neural network (CNN), i.e., the explainer uses interpretable visual concepts to explain features in middle…

机器学习 · 计算机科学 2019-01-24 Quanshi Zhang , Yu Yang , Ying Nian Wu

The performance of computer vision models in certain real-world applications (e.g., rare wildlife observation) is limited by the small number of available images. Expanding datasets using pre-trained generative models is an effective way to…

计算机视觉与模式识别 · 计算机科学 2024-12-25 Changjian Chen , Fei Lv , Yalong Guan , Pengcheng Wang , Shengjie Yu , Yifan Zhang , Zhuo Tang

This paper presents an unsupervised method to learn a neural network, namely an explainer, to interpret a pre-trained convolutional neural network (CNN), i.e., explaining knowledge representations hidden in middle conv-layers of the CNN.…

计算机视觉与模式识别 · 计算机科学 2018-05-22 Quanshi Zhang , Yu Yang , Yuchen Liu , Ying Nian Wu , Song-Chun Zhu

Finding an interpretable non-redundant representation of real-world data is one of the key problems in Machine Learning. Biological neural networks are known to solve this problem quite well in unsupervised manner, yet unsupervised…

机器学习 · 计算机科学 2020-10-13 Denis Kuzminykh , Laida Kushnareva , Timofey Grigoryev , Alexander Zatolokin

This work explores how human judgement about salient regions of an image can be introduced into deep convolutional neural network (DCNN) training. Traditionally, training of DCNNs is purely data-driven. This often results in learning…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Aidan Boyd , Patrick Tinsley , Kevin W. Bowyer , Adam Czajka

Human-centric perception is the core of diverse computer vision tasks and has been a long-standing research focus. However, previous research studied these human-centric tasks individually, whose performance is largely limited to the size…

计算机视觉与模式识别 · 计算机科学 2025-04-30 Weizhen He , Yunfeng Yan , Shixiang Tang , Yiheng Deng , Yangyang Zhong , Pengxin Luo , Donglian Qi

Learning concepts that are consistent with human perception is important for Deep Neural Networks to win end-user trust. Post-hoc interpretation methods lack transparency in the feature representations learned by the models. This work…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Sandareka Wickramanayake , Wynne Hsu , Mong Li Lee

Computer vision can be understood as the ability to perform inference on image data. Breakthroughs in computer vision technology are often marked by advances in inference techniques. This thesis proposes novel inference schemes and…

计算机视觉与模式识别 · 计算机科学 2017-09-04 Varun Jampani

Humans represent scenes and objects in rich feature spaces, carrying information that allows us to generalise about category memberships and abstract functions with few examples. What determines whether a neural network model generalises…

In this work, we introduce a self-supervised feature representation learning framework DreamTeacher that utilizes generative networks for pre-training downstream image backbones. We propose to distill knowledge from a trained generative…

计算机视觉与模式识别 · 计算机科学 2023-07-17 Daiqing Li , Huan Ling , Amlan Kar , David Acuna , Seung Wook Kim , Karsten Kreis , Antonio Torralba , Sanja Fidler

Deep convolutional neural networks (CNNs) have demonstrated remarkable success in computer vision by supervisedly learning strong visual feature representations. However, training CNNs relies heavily on the availability of exhaustive…

计算机视觉与模式识别 · 计算机科学 2019-05-31 Jiabo Huang , Qi Dong , Shaogang Gong , Xiatian Zhu
‹ 上一页 1 2 3 10 下一页 ›