中文
相关论文

相关论文: On the Generalizability of Iterative Patch Selecti…

200 篇论文

Recent studies have shown remarkable progress in GANs based on implicit neural representation (INR) - an MLP that produces an RGB value given its (x, y) coordinate. They represent an image as a continuous version of the underlying 2D signal…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Namwoo Lee , Hyunsu Kim , Gayoung Lee , Sungjoo Yoo , Yunjey Choi

We present a novel clustering objective that learns a neural network classifier from scratch, given only unlabelled data samples. The model discovers clusters that accurately match semantic classes, achieving state-of-the-art results in…

计算机视觉与模式识别 · 计算机科学 2019-08-23 Xu Ji , João F. Henriques , Andrea Vedaldi

The memorization problem is well-known in the field of computer vision. Liu et al. propose a technique called Early-Learning Regularization, which improves accuracy on the CIFAR datasets when label noise is present. This project replicates…

计算机视觉与模式识别 · 计算机科学 2021-06-02 Alessio Galatolo , Alfred Nilsson , Roderick Karlemstrand , Yineng Wang

Batch normalization is a key component of most image classification models, but it has many undesirable properties stemming from its dependence on the batch size and interactions between examples. Although recent work has succeeded in…

计算机视觉与模式识别 · 计算机科学 2021-02-12 Andrew Brock , Soham De , Samuel L. Smith , Karen Simonyan

Denoising score matching plays a pivotal role in the performance of diffusion-based generative models. However, the empirical optimal score--the exact solution to the denoising score matching--leads to memorization, where generated samples…

机器学习 · 统计学 2025-05-07 Yu-Han Wu , Pierre Marion , Gérard Biau , Claire Boyer

The success of CNN-based architecture on image classification in learning and extracting features made them so popular these days, but the task of image classification becomes more challenging when we apply state of art models to classify…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Ashkan Ganj , Mohsen Ebadpour , Mahdi Darvish , Hamid Bahador

Image classification has significantly improved using deep learning. This is mainly due to convolutional neural networks (CNNs) that are capable of learning rich feature extractors from large datasets. However, most deep learning…

计算机视觉与模式识别 · 计算机科学 2021-10-06 Xiaoyu Lin , Deblina Bhattacharjee , Majed El Helou , Sabine Süsstrunk

Vision Transformers has demonstrated competitive performance on computer vision tasks benefiting from their ability to capture long-range dependencies with multi-head self-attention modules and multi-layer perceptron. However, calculating…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Xiangyu Chen , Qinghao Hu , Kaidong Li , Cuncong Zhong , Guanghui Wang

Multiple instance learning (MIL) is often used in medical imaging to classify high-resolution 2D images by processing patches or classify 3D volumes by processing slices. However, conventional MIL approaches treat instances separately,…

机器学习 · 计算机科学 2025-11-13 Ethan Harvey , Dennis Johan Loevlie , Michael C. Hughes

In image classification, a significant problem arises from bias in the datasets. When it contains only specific types of images, the classifier begins to rely on shortcuts - simplistic and erroneous rules for decision-making. This leads to…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Minsuk Chang , Seokhyeon Park , Hyeon Jeon , Aeri Cho , Soohyun Lee , Jinwook Seo

In the field of medical image analysis, deep learning models have demonstrated remarkable success in enhancing diagnostic accuracy and efficiency. However, the reliability of these models is heavily dependent on the quality of training…

图像与视频处理 · 电气工程与系统科学 2024-07-12 Maolin Li , Giacomo Tarroni

Physical adversarial attacks on deep learning systems is concerning due to the ease of deploying such attacks, usually by placing an adversarial patch in a scene to manipulate the outcomes of a deep learning model. Training such patches…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Harrison Bagley , Will Meakin , Simon Lucey , Yee Wei Law , Tat-Jun Chin

Stochastic gradient descent with a large initial learning rate is widely used for training modern neural net architectures. Although a small initial learning rate allows for faster training and better test performance initially, the large…

机器学习 · 计算机科学 2020-04-28 Yuanzhi Li , Colin Wei , Tengyu Ma

It is one typical and general topic of learning a good embedding model to efficiently learn the representation coefficients between two spaces/subspaces. To solve this task, $L_{1}$ regularization is widely used for the pursuit of feature…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Bo Zhao , Xinwei Sun , Yanwei Fu , Yuan Yao , Yizhou Wang

This work is centred around the recently proposed product key memory structure \cite{large_memory}, implemented for a number of computer vision applications. The memory structure can be regarded as a simple computation primitive suitable to…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Rasul Karimov , Yury Malkov , Karim Iskakov , Victor Lempitsky

Training neural networks (NNs) using combinatorial optimization solvers has gained attention in recent years. In low-data settings, state-of-the-art mixed integer linear programming solvers can train exactly a NN, avoiding intensive…

Many computer vision applications, such as object recognition and segmentation, increasingly build on superpixels. However, there have been so far few superpixel algorithms that systematically deal with noisy images. We propose to first…

计算机视觉与模式识别 · 计算机科学 2018-03-21 Ruobing Shen , Xiaoyu Chen , Xiangrui Zheng , Gerhard Reinelt

It is a common paradigm in object detection frameworks to treat all samples equally and target at maximizing the performance on average. In this work, we revisit this paradigm through a careful study on how different samples contribute to…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Yuhang Cao , Kai Chen , Chen Change Loy , Dahua Lin

Histopathology whole slide images (WSIs) play a very important role in clinical studies and serve as the gold standard for many cancer diagnoses. However, generating automatic tools for processing WSIs is challenging due to their enormous…

计算机视觉与模式识别 · 计算机科学 2022-09-28 Jingwei Zhang , Xin Zhang , Ke Ma , Rajarsi Gupta , Joel Saltz , Maria Vakalopoulou , Dimitris Samaras

We propose a deep network that can be trained to tackle image reconstruction and classification problems that involve detection of multiple object instances, without any supervision regarding their whereabouts. The network learns to extract…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Baptiste Angles , Yuhe Jin , Simon Kornblith , Andrea Tagliasacchi , Kwang Moo Yi