中文
相关论文

相关论文: On Background Bias in Deep Metric Learning

200 篇论文

Learning fine-grained image similarity is a challenging task. It needs to capture between-class and within-class image differences. This paper proposes a deep ranking model that employs deep learning techniques to learn similarity metric…

计算机视觉与模式识别 · 计算机科学 2014-04-21 Jiang Wang , Yang song , Thomas Leung , Chuck Rosenberg , Jinbin Wang , James Philbin , Bo Chen , Ying Wu

Blind image deblurring is an important yet very challenging problem in low-level vision. Traditional optimization based methods generally formulate this task as a maximum-a-posteriori estimation or variational inference problem, whose…

图像与视频处理 · 电气工程与系统科学 2021-06-08 Hui Wang , Zongsheng Yue , Qian Zhao , Deyu Meng

Deep neural networks trained on biased data often inadvertently learn unintended inference rules, particularly when labels are strongly correlated with biased features. Existing bias mitigation methods typically involve either a)…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Rajeev Ranjan Dwivedi , Priyadarshini Kumari , Vinod K Kurmi

This work addresses the task of multilabel image classification. Inspired by the great success from deep convolutional neural networks (CNNs) for single-label visual-semantic embedding, we exploit extending these models for multilabel…

计算机视觉与模式识别 · 计算机科学 2021-01-28 Yi-Nan Li , Mei-Chen Yeh

Deep deraining networks consistently encounter substantial generalization issues when deployed in real-world applications, although they are successful in laboratory benchmarks. A prevailing perspective in deep learning encourages using…

计算机视觉与模式识别 · 计算机科学 2023-10-27 Jinjin Gu , Xianzheng Ma , Xiangtao Kong , Yu Qiao , Chao Dong

Metric learning aims to build a distance metric typically by learning an effective embedding function that maps similar objects into nearby points in its embedding space. Despite recent advances in deep metric learning, it remains…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Deunsol Jung , Dahyun Kang , Suha Kwak , Minsu Cho

The intrinsic difficulty in adapting deep learning models to non-stationary environments limits the applicability of neural networks to real-world tasks. This issue is critical in practical supervised learning settings, such as the ones in…

机器学习 · 计算机科学 2023-06-09 Simone Marullo , Matteo Tiezzi , Marco Gori , Stefano Melacci , Tinne Tuytelaars

Retouching can significantly elevate the visual appeal of photos, but many casual photographers lack the expertise to do this well. To address this problem, previous works have proposed automatic retouching systems based on supervised…

图形学 · 计算机科学 2018-02-09 Yuanming Hu , Hao He , Chenxi Xu , Baoyuan Wang , Stephen Lin

In this paper, we aim to learn a mapping (or embedding) from images to a compact binary space in which Hamming distances correspond to a ranking measure for the image retrieval task. We make use of a triplet loss because this has been shown…

计算机视觉与模式识别 · 计算机科学 2016-08-02 Bohan Zhuang , Guosheng Lin , Chunhua Shen , Ian Reid

Gender, race and social biases have recently been detected as evident examples of unfairness in applications of Natural Language Processing. A key path towards fairness is to understand, analyse and interpret our data and algorithms. Recent…

计算与语言 · 计算机科学 2021-05-06 Christine Basta , Marta R. Costa-jussà

Recent work suggests that convolutional neural networks of different architectures learn to classify images in the same order. To understand this phenomenon, we revisit the over-parametrized deep linear network model. Our analysis reveals…

机器学习 · 计算机科学 2023-12-29 Guy Hacohen , Daphna Weinshall

Measuring visual similarity between two or more instances within a data distribution is a fundamental task in image retrieval. Theoretically, non-metric distances are able to generate a more complex and accurate similarity model than metric…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Noa Garcia , George Vogiatzis

Deep neural networks have been applied successfully to a wide variety of inverse problems arising in computational imaging. These networks are typically trained using a forward model that describes the measurement process to be inverted,…

图像与视频处理 · 电气工程与系统科学 2021-04-14 Davis Gilton , Gregory Ongie , Rebecca Willett

Interest point descriptors have fueled progress on almost every problem in computer vision. Recent advances in deep neural networks have enabled task-specific learned descriptors that outperform hand-crafted descriptors on many problems. We…

计算机视觉与模式识别 · 计算机科学 2018-08-03 Mohammed E. Fathy , Quoc-Huy Tran , M. Zeeshan Zia , Paul Vernaza , Manmohan Chandraker

Beam search is widely used for approximate decoding in structured prediction problems. Models often use a beam at test time but ignore its existence at train time, and therefore do not explicitly learn how to use the beam. We develop an…

机器学习 · 统计学 2019-06-26 Renato Negrinho , Matthew R. Gormley , Geoffrey J. Gordon

Face Recognition (FR) tasks have made significant progress with the advent of Deep Neural Networks, particularly through margin-based triplet losses that embed facial images into high-dimensional feature spaces. During training, these…

计算机视觉与模式识别 · 计算机科学 2025-07-16 Pierrick Leroy , Antonio Mastropietro , Marco Nurisso , Francesco Vaccarino

Cutting out an object and estimating its opacity mask, known as image matting, is a key task in many image editing applications. Deep learning approaches have made significant progress by adapting the encoder-decoder architecture of…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Marco Forte , François Pitié

Image classification models tend to make decisions based on peripheral attributes of data items that have strong correlation with a target variable (i.e., dataset bias). These biased models suffer from the poor generalization capability…

机器学习 · 计算机科学 2021-10-26 Jungsoo Lee , Eungyeup Kim , Juyoung Lee , Jihyeon Lee , Jaegul Choo

We present a new latent model of natural images that can be learned on large-scale datasets. The learning process provides a latent embedding for every image in the training dataset, as well as a deep convolutional network that maps the…

计算机视觉与模式识别 · 计算机科学 2018-11-06 ShahRukh Athar , Evgeny Burnaev , Victor Lempitsky

People use rich prior knowledge about the world in order to efficiently learn new concepts. These priors - also known as "inductive biases" - pertain to the space of internal models considered by a learner, and they help the learner make…

计算与语言 · 计算机科学 2018-06-20 Reuben Feinman , Brenden M. Lake