中文
相关论文

相关论文: Controlled Data Rebalancing in Multi-Task Learning…

200 篇论文

Multi-Task Learning (MTL) involves the concurrent training of multiple tasks, offering notable advantages for dense prediction tasks in computer vision. MTL not only reduces training and inference time as opposed to having multiple…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Maxime Fontana , Michael Spratling , Miaojing Shi

Image Super-Resolution (SR) aims to recover a high-resolution image from its low-resolution counterpart, which has been affected by a specific degradation process. This is achieved by enhancing detail and visual quality. Recent advancements…

计算机视觉与模式识别 · 计算机科学 2025-01-15 Debasish Dutta , Deepjyoti Chetia , Neeharika Sonowal , Sanjib Kr Kalita

Super-resolution is a fundamental problem in computer vision which aims to overcome the spatial limitation of camera sensors. While significant progress has been made in single image super-resolution, most algorithms only perform well on…

计算机视觉与模式识别 · 计算机科学 2021-02-03 Xiangyu Xu , Yongrui Ma , Wenxiu Sun , Ming-Hsuan Yang

Classification tasks require a balanced distribution of data to ensure the learner to be trained to generalize over all classes. In real-world datasets, however, the number of instances vary substantially among classes. This typically leads…

机器学习 · 计算机科学 2020-11-24 Joel Jang , Yoonjeon Kim , Kyoungho Choi , Sungho Suh

Super-resolution (SR) has traditionally been based on pairs of high-resolution images (HR) and their low-resolution (LR) counterparts obtained artificially with bicubic downsampling. However, in real-world SR, there is a large variety of…

图像与视频处理 · 电气工程与系统科学 2020-11-06 Mohammad Saeed Rad , Thomas Yu , Claudiu Musat , Hazim Kemal Ekenel , Behzad Bozorgtabar , Jean-Philippe Thiran

Deep neural networks are a promising approach towards multi-task learning because of their capability to leverage knowledge across domains and learn general purpose representations. Nevertheless, they can fail to live up to these promises…

机器学习 · 计算机科学 2019-12-17 Mihai Suteu , Yike Guo

In general, image restoration involves mapping from low quality images to their high-quality counterparts. Such optimal mapping is usually non-linear and learnable by machine learning. Recently, deep convolutional neural networks have…

图像与视频处理 · 电气工程与系统科学 2019-11-05 Yuan Zhou , Xiaoting Du , Yeda Zhang , Sun-Yuan Kung

Multi-task learning (MTL) trains deep neural networks to optimize several objectives simultaneously using a shared backbone, which leads to reduced computational costs, improved data efficiency, and enhanced performance through cross-task…

机器学习 · 计算机科学 2025-09-30 Hoang Phan , Lam Tran , Quyen Tran , Ngoc N. Tran , Tuan Truong , Qi Lei , Nhat Ho , Dinh Phung , Trung Le

There are many real-world classification problems wherein the issue of data imbalance (the case when a data set contains substantially more samples for one/many classes than the rest) is unavoidable. While under-sampling the problematic…

计算机视觉与模式识别 · 计算机科学 2018-01-09 John McKay , Isaac Gerg , Vishal Monga

High perceptual quality and low distortion degree are two important goals in image restoration tasks such as super-resolution (SR). Most of the existing SR methods aim to achieve these goals by minimizing the corresponding yet conflicting…

图像与视频处理 · 电气工程与系统科学 2024-09-25 Lingchen Sun , Jie Liang , Shuaizheng Liu , Hongwei Yong , Lei Zhang

Real-world image super-resolution is a practical image restoration problem that aims to obtain high-quality images from in-the-wild input, has recently received considerable attention with regard to its tremendous application potentials.…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Hao Li , Jinghui Qin , Zhijing Yang , Pengxu Wei , Jinshan Pan , Liang Lin , Yukai Shi

The state of the art in video super-resolution (SR) are techniques based on deep learning, but they perform poorly on real-world videos (see Figure 1). The reason is that training image-pairs are commonly created by downscaling a…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Noam Elron , Alex Itskovich , Shahar S. Yuval , Noam Levy

In this paper, we present D2C-SR, a novel framework for the task of real-world image super-resolution. As an ill-posed problem, the key challenge in super-resolution related tasks is there can be multiple predictions for a given…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Youwei Li , Haibin Huang , Lanpeng Jia , Haoqiang Fan , Shuaicheng Liu

Imbalanced datasets are commonplace in modern machine learning problems. The presence of under-represented classes or groups with sensitive attributes results in concerns about generalization and fairness. Such concerns are further…

机器学习 · 计算机科学 2022-01-05 Mingchen Li , Xuechen Zhang , Christos Thrampoulidis , Jiasi Chen , Samet Oymak

Multi-task learning (MTL) aims to build general-purpose vision systems by training a single network to perform multiple tasks jointly. While promising, its potential is often hindered by "unbalanced optimization", where task interference…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Yihang Guo , Tianyuan Yu , Liang Bai , Yanming Guo , Yirun Ruan , William Li , Weishi Zheng

Model learning from class imbalanced training data is a long-standing and significant challenge for machine learning. In particular, existing deep learning methods consider mostly either class balanced data or moderately imbalanced data in…

计算机视觉与模式识别 · 计算机科学 2018-05-01 Qi Dong , Shaogang Gong , Xiatian Zhu

Highly imbalanced datasets are ubiquitous in medical image classification problems. In such problems, it is often the case that rare classes associated to less prevalent diseases are severely under-represented in labeled databases,…

计算机视觉与模式识别 · 计算机科学 2022-09-15 Adrian Galdran , Gustavo Carneiro , Miguel A. González Ballester

Most learning-based super-resolution (SR) methods aim to recover high-resolution (HR) image from a given low-resolution (LR) image via learning on LR-HR image pairs. The SR methods learned on synthetic data do not perform well in…

图像与视频处理 · 电气工程与系统科学 2020-01-09 Dong Gong , Wei Sun , Qinfeng Shi , Anton van den Hengel , Yanning Zhang

Deep Convolution Neural Networks (CNN) have achieved significant performance on single image super-resolution (SR) recently. However, existing CNN-based methods use artificially synthetic low-resolution (LR) and high-resolution (HR) image…

计算机视觉与模式识别 · 计算机科学 2018-12-14 Tianyu Zhao , Wenqi Ren , Changqing Zhang , Dongwei Ren , Qinghua Hu

Existing image super-resolution (SR) techniques often fail to generalize effectively in complex real-world settings due to the significant divergence between training data and practical scenarios. To address this challenge, previous efforts…

计算机视觉与模式识别 · 计算机科学 2025-02-06 Long Peng , Wenbo Li , Renjing Pei , Jingjing Ren , Jiaqi Xu , Yang Wang , Yang Cao , Zheng-Jun Zha