中文
相关论文

相关论文: VIPriors 2: Visual Inductive Priors for Data-Effic…

200 篇论文

Modern deep learning approaches have achieved great success in many vision applications by training a model using all available task-specific data. However, there are two major obstacles making it challenging to implement for real life…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Jiangpeng He , Runyu Mao , Zeman Shao , Fengqing Zhu

While deep learning has become a key ingredient in the top performing methods for many computer vision tasks, it has failed so far to bring similar improvements to instance-level image retrieval. In this article, we argue that reasons for…

计算机视觉与模式识别 · 计算机科学 2017-05-08 Albert Gordo , Jon Almazan , Jerome Revaud , Diane Larlus

Most change detection models based on vision transformers currently follow a "pretraining then fine-tuning" strategy. This involves initializing the model weights using large scale classification datasets, which can be either natural images…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Yang Zhao , Yuxiang Zhang , Yanni Dong , Bo Du

The issue of missing data poses a great challenge on boosting performance and application of deep learning models in the {\em Knowledge Tracing} (KT) problem. However, there has been the lack of understanding on the issue in the literature.…

机器学习 · 计算机科学 2023-02-28 Jia Tracy Shen , Dongwon Lee

We explore the effect of introducing prior information into the intermediate level of neural networks for a learning task on which all the state-of-the-art machine learning algorithms tested failed to learn. We motivate our work from the…

机器学习 · 计算机科学 2013-07-16 Çağlar Gülçehre , Yoshua Bengio

Deep neural networks are a very powerful tool for many computer vision tasks, including image restoration, exhibiting state-of-the-art results. However, the performance of deep learning methods tends to drop once the observation model used…

图像与视频处理 · 电气工程与系统科学 2020-07-01 Jenny Zukerman , Tom Tirer , Raja Giryes

Data preparation, i.e. the process of transforming raw data into a format that can be used for training effective machine learning models, is a tedious and time-consuming task. For image data, preprocessing typically involves a sequence of…

计算机视觉与模式识别 · 计算机科学 2021-04-30 Tran Ngoc Minh , Mathieu Sinn , Hoang Thanh Lam , Martin Wistuba

Deep image prior (DIP) is a recently proposed technique for solving imaging inverse problems by fitting the reconstructed images to the output of an untrained convolutional neural network. Unlike pretrained feedforward neural networks, the…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Kevin Zhang , Mingyang Xie , Maharshi Gor , Yi-Ting Chen , Yvonne Zhou , Christopher A. Metzler

This technical report presents the implementation details of 2nd winning for CVPR'24 UG2 WeatherProof Dataset Challenge. This challenge aims at semantic segmentation of images degraded by various degrees of weather from all around the…

计算机视觉与模式识别 · 计算机科学 2024-07-03 Guojin Cao , Jiaxu Li , Jia He , Ying Min , Yunhao Zhang

Large Vision-Language Models (LVLMs) have shown strong performance across various multimodal tasks by leveraging the reasoning capabilities of Large Language Models (LLMs). However, processing visually complex and information-rich images,…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Mincheol Kwon , Minseung Lee , Seonga Choi , Miso Choi , Kyeong-Jin Oh , Hyunyoung Lee , Cheonyoung Park , Yongho Song , Seunghyun Park , Jinkyu Kim

Bias in classifiers is a severe issue of modern deep learning methods, especially for their application in safety- and security-critical areas. Often, the bias of a classifier is a direct consequence of a bias in the training dataset,…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Christian Reimers , Paul Bodesheim , Jakob Runge , Joachim Denzler

Vision transformers have shown great potential in various computer vision tasks owing to their strong capability to model long-range dependency using the self-attention mechanism. Nevertheless, they treat an image as a 1D sequence of visual…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Qiming Zhang , Yufei Xu , Jing Zhang , Dacheng Tao

While Transformers have achieved impressive success in natural language processing and computer vision, their performance on 3D point clouds is relatively poor. This is mainly due to the limitation of Transformers: a demanding need for…

计算机视觉与模式识别 · 计算机科学 2024-02-05 Guocheng Qian , Abdullah Hamdi , Xingdi Zhang , Bernard Ghanem

The most recent year has witnessed the success of applying the Vision Transformer (ViT) for image classification. However, there are still evidences indicating that ViT often suffers following two aspects, i) the high computation and the…

计算机视觉与模式识别 · 计算机科学 2021-12-30 Xian Wei , Bin Wang , Mingsong Chen , Ji Yuan , Hai Lan , Jiehuang Shi , Xuan Tang , Bo Jin , Guozhang Chen , Dongping Yang

Large-scale video generative models are trained on vast and diverse visual data, enabling them to internalize rich structural, semantic, and dynamic priors of the visual world. While these models have demonstrated impressive generative…

计算机视觉与模式识别 · 计算机科学 2026-03-16 Shenghe Zheng , Junpeng Jiang , Wenbo Li

Diffusion probabilistic models learn to remove noise added during training, generating novel data (e.g., images) from Gaussian noise through sequential denoising. However, conditioning the generative process on corrupted or masked images is…

计算机视觉与模式识别 · 计算机科学 2026-05-01 Sakshi Agarwal , Gabriel Hope , Jimin Heo , Erik B. Sudderth

Vision Transformers (ViTs) have demonstrated remarkable potential in image processing tasks by utilizing self-attention mechanisms to capture global relationships within data. However, their scalability is hindered by significant…

机器学习 · 计算机科学 2026-02-25 Huy Trinh , Rebecca Ma , Zeqi Yu , Tahsin Reza

In the realm of practical fine-grained visual classification applications rooted in deep learning, a common scenario involves training a model using a pre-existing dataset. Subsequently, a new dataset becomes available, prompting the desire…

计算机视觉与模式识别 · 计算机科学 2024-05-10 Zheming Zuo , Joseph Smith , Jonathan Stonehouse , Boguslaw Obara

We study the problem of sample efficient reinforcement learning, where prior data such as demonstrations are provided for initialization in lieu of a dense reward signal. A natural approach is to incorporate an imitation learning objective,…

机器学习 · 计算机科学 2025-06-10 Perry Dong , Alec M. Lessing , Annie S. Chen , Chelsea Finn

Training advanced machine learning models demands massive datasets, resulting in prohibitive computational costs. To address this challenge, data pruning techniques identify and remove redundant training samples while preserving model…