中文
相关论文

相关论文: Pretraining boosts out-of-domain robustness for po…

200 篇论文

Increasingly more similarities between human vision and convolutional neural networks (CNNs) have been revealed in the past few years. Yet, vanilla CNNs often fall short in generalizing to adversarial or out-of-distribution (OOD) examples…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Peijie Chen , Chirag Agarwal , Anh Nguyen

In recent years, deep perceptual loss has been widely and successfully used to train machine learning models for many computer vision tasks, including image synthesis, segmentation, and autoencoding. Deep perceptual loss is a type of loss…

计算机视觉与模式识别 · 计算机科学 2024-07-04 Gustav Grund Pihlgren , Konstantina Nikolaidou , Prakash Chandra Chhipa , Nosheen Abid , Rajkumar Saini , Fredrik Sandin , Marcus Liwicki

We address the problem of estimating the relative 6D pose, i.e., position and orientation, of a target spacecraft, from a monocular image, a key capability for future autonomous Rendezvous and Proximity Operations. Due to the difficulty of…

计算机视觉与模式识别 · 计算机科学 2025-09-19 Antoine Legrand , Renaud Detry , Christophe De Vleeschouwer

Multi-animal pose estimation is essential for studying animals' social behaviors in neuroscience and neuroethology. Advanced approaches have been proposed to support multi-animal estimation and achieve state-of-the-art performance. However,…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Ari Blau , Christoph Gebhardt , Andres Bendesky , Liam Paninski , Anqi Wu

Recent contributions have demonstrated that it is possible to recognize the pose of humans densely and accurately given a large dataset of poses annotated in detail. In principle, the same approach could be extended to any animal class, but…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Artsiom Sanakoyeu , Vasil Khalidov , Maureen S. McCarthy , Andrea Vedaldi , Natalia Neverova

Various work has suggested that the memorability of an image is consistent across people, and thus can be treated as an intrinsic property of an image. Using computer vision models, we can make specific predictions about what people will…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Coen D. Needell , Wilma A. Bainbridge

Certifying the robustness of model performance under bounded data distribution drifts has recently attracted intensive interest under the umbrella of distributional robustness. However, existing techniques either make strong assumptions on…

机器学习 · 计算机科学 2022-08-02 Maurice Weber , Linyi Li , Boxin Wang , Zhikuan Zhao , Bo Li , Ce Zhang

Convolutional neural networks require numerous data for training. Considering the difficulties in data collection and labeling in some specific tasks, existing approaches generally use models pre-trained on a large source domain (e.g.…

计算机视觉与模式识别 · 计算机科学 2019-09-06 Zhichen Zhao , Bowen Zhang , Yuning Jiang , Li Xu , Lei Li , Wei-Ying Ma

The accurate identification of brain tumors from magnetic resonance imaging (MRI) is essential for timely diagnosis and effective therapeutic intervention. While deep convolutional neural networks (CNNs), particularly those pre-trained on…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Helia Abedini , Saba Rahimi , Reza Vaziri

Deep learning based image segmentation methods have achieved great success, even having human-level accuracy in some applications. However, due to the black box nature of deep learning, the best method may fail in some situations. Thus…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Leixin Zhou , Wenxiang Deng , Xiaodong Wu

We show that combining human prior knowledge with end-to-end learning can improve the robustness of deep neural networks by introducing a part-based model for object classification. We believe that the richer form of annotation helps guide…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Chawin Sitawarin , Kornrapat Pongmala , Yizheng Chen , Nicholas Carlini , David Wagner

State-of-the-art models often make use of superficial patterns in the data that do not generalize well to out-of-domain or adversarial settings. For example, textual entailment models often learn that particular key words imply entailment,…

计算与语言 · 计算机科学 2019-09-10 Christopher Clark , Mark Yatskar , Luke Zettlemoyer

Dense pose estimation is a dense 3D prediction task for instance-level human analysis, aiming to map human pixels from an RGB image to a 3D surface of the human body. Due to a large amount of surface point regression, the training process…

计算机视觉与模式识别 · 计算机科学 2022-11-07 Wenhe Jia , Yilin Zhou , Xuhan Zhu , Mengjie Hu , Chun Liu , Qing Song

As clean ImageNet accuracy nears its ceiling, the research community is increasingly more concerned about robust accuracy under distributional shifts. While a variety of methods have been proposed to robustify neural networks, these…

计算机视觉与模式识别 · 计算机科学 2022-04-11 Yutaro Yamada , Mayu Otani

The robust generalization of models to rare, in-distribution (ID) samples drawn from the long tail of the training distribution and to out-of-training-distribution (OOD) samples is one of the major challenges of current deep learning…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Paul Gavrikov , Janis Keuper

We study the generalization of deep learning models in relation to the convex hull of their training sets. A trained image classifier basically partitions its domain via decision boundaries and assigns a class to each of those partitions.…

机器学习 · 计算机科学 2021-01-26 Roozbeh Yousefzadeh

Lightweight vision classification models such as MobileNet, ShuffleNet, and EfficientNet are increasingly deployed in mobile and embedded systems, yet their performance has been predominantly benchmarked on ImageNet. This raises critical…

计算机视觉与模式识别 · 计算机科学 2025-12-25 Weidong Zhang , Pak Lun Kevin Ding , Huan Liu

Assessment of spontaneous movements can predict the long-term developmental disorders in high-risk infants. In order to develop algorithms for automated prediction of later disorders, highly precise localization of segments and joints by…

计算机视觉与模式识别 · 计算机科学 2022-02-21 Daniel Groos , Lars Adde , Ragnhild Støen , Heri Ramampiaro , Espen A. F. Ihlen

Multi-Source Domain Generalization (DG) is the task of training on multiple source domains and achieving high classification performance on unseen target domains. Recent methods combine robust features from web-scale pretrained backbones…

计算机视觉与模式识别 · 计算机科学 2025-04-23 Piotr Teterwak , Kuniaki Saito , Theodoros Tsiligkaridis , Bryan A. Plummer , Kate Saenko

Neural Network is a powerful Machine Learning tool that shows outstanding performance in Computer Vision, Natural Language Processing, and Artificial Intelligence. In particular, recently proposed ResNet architecture and its modifications…

机器学习 · 统计学 2018-11-13 Iurii Kemaev , Daniil Polykovskiy , Dmitry Vetrov