中文
相关论文

相关论文: Boosting All-in-One Image Restoration via Self-Imp…

200 篇论文

We propose a generic reward shaping approach for improving the rate of convergence in reinforcement learning (RL), called Self Improvement Based REwards, or SIBRE. The approach is designed for use in conjunction with any existing RL…

机器学习 · 计算机科学 2020-12-22 Somjit Nath , Richa Verma , Abhik Ray , Harshad Khadilkar

Image inpainting is the process of regenerating lost parts of the image. Supervised algorithm-based methods have shown excellent results but have two significant drawbacks. They do not perform well when tested with unseen data. They fail to…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Shubham Gupta , Rahul Kunigal Ravishankar , Madhoolika Gangaraju , Poojasree Dwarkanath , Natarajan Subramanyam

Existing self-supervised learning methods learn representation by means of pretext tasks which are either (1) discriminating that explicitly specify which features should be separated or (2) aligning that precisely indicate which features…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Anjan Dutta , Massimiliano Mancini , Zeynep Akata

Deep learning has demonstrated its power in image rectification by leveraging the representation capacity of deep neural networks via supervised training based on a large-scale synthetic dataset. However, the model may overfit the synthetic…

计算机视觉与模式识别 · 计算机科学 2021-06-21 Jinlong Fan , Jing Zhang , Dacheng Tao

Semi-supervised learning (SSL) seeks to enhance task performance by training on both labeled and unlabeled data. Mainstream SSL image classification methods mostly optimize a loss that additively combines a supervised classification…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Zhe Huang , Xiaowei Yu , Dajiang Zhu , Michael C. Hughes

Single image super-resolution (SISR) is an ill-posed problem with an indeterminate number of valid solutions. Solving this problem with neural networks would require access to extensive experience, either presented as a large training set…

图像与视频处理 · 电气工程与系统科学 2020-05-18 Akella Ravi Tej , Shirsendu Sukanta Halder , Arunav Pratap Shandeelya , Vinod Pankajakshan

Multi-label learning is a challenging computer vision task that requires assigning multiple categories to each image. However, fully annotating large-scale datasets is often impractical due to high costs and effort, motivating the study of…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Luong Tran , Thieu Vo , Anh Nguyen , Sang Dinh , Van Nguyen

We introduce a new unsupervised anomaly detection ensemble called SPI which can harness privileged information - data available only for training examples but not for (future) test examples. Our ideas build on the Learning Using Privileged…

机器学习 · 计算机科学 2018-05-25 Shubhranshu Shekhar , Leman Akoglu

Conventional multi-view re-ranking methods usually perform asymmetrical matching between the region of interest (ROI) in the query image and the whole target image for similarity computation. Due to the inconsistency in the visual…

计算机视觉与模式识别 · 计算机科学 2018-08-15 Jun Li , Chang Xu , Wankou Yang , Changyin Sun , Dacheng Tao , Hong Zhang

Fine-tuning vision-language models (VLMs) with large amounts of unlabeled data has recently garnered significant interest. However, a key challenge remains the lack of high-quality pseudo-labeled data. Current pseudo-labeling strategies…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Hairui Ren , Fan Tang , He Zhao , Zixuan Wang , Dandan Guo , Yi Chang

Building agentic systems that can autonomously self-improve from experience is a longstanding goal of AI. Large language models (LLMs) today primarily self-improve via two mechanisms: self-reflection for context updates, and reinforcement…

人工智能 · 计算机科学 2026-02-26 Lunjun Zhang , Ryan Chen , Bradly C. Stadie

Vision-language foundation models have shown promising zero-shot generalization for Cross-Domain Few-Shot Object Detection (CD-FSOD). However, they face two critical challenges in fine-tuning: insufficient support set utilization due to…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Jiacong Liu , Shu Luo , Yikai Qin , Yaze Zhao , Yongwei Jiang , Yixiong Zou

In this study, we propose an enhanced image restoration model, SUPIR, based on the integration of two low-rank adaptive (LoRA) modules with the Stable Diffusion XL (SDXL) framework. Our method leverages the advantages of LoRA to fine-tune…

计算机视觉与模式识别 · 计算机科学 2024-09-02 Haiyang Zhao

Multi-spectral object re-identification (ReID) brings a new perception perspective for smart city and intelligent transportation applications, effectively addressing challenges from complex illumination and adverse weather. However, complex…

计算机视觉与模式识别 · 计算机科学 2025-05-26 Shihao Li , Chenglong Li , Aihua Zheng , Jin Tang , Bin Luo

In-context learning (ICL) has transformed the use of large language models (LLMs) for NLP tasks, enabling few-shot learning by conditioning on labeled examples without finetuning. Despite its effectiveness, ICL is prone to errors,…

计算与语言 · 计算机科学 2025-03-21 Mario Sanz-Guerrero , Katharina von der Wense

Single image super-resolution (SISR) is a notoriously challenging ill-posed problem, which aims to obtain a high-resolution (HR) output from one of its low-resolution (LR) versions. To solve the SISR problem, recently powerful deep learning…

计算机视觉与模式识别 · 计算机科学 2019-07-15 Wenming Yang , Xuechen Zhang , Yapeng Tian , Wei Wang , Jing-Hao Xue

Recent advances in machine learning have made it possible to train artificially intelligent agents that perform with super-human accuracy on a great diversity of complex tasks. However, the process of training these capabilities often…

机器学习 · 计算机科学 2021-10-27 Daniel Weitekamp , Christopher MacLellan , Erik Harpstead , Kenneth Koedinger

Visual In-Context Learning (VICL) aims to complete vision tasks by imitating pixel demonstrations. Recent work pioneered prompt fusion that combines the advantages of various demonstrations, which shows a promising way to extend VICL.…

计算机视觉与模式识别 · 计算机科学 2026-03-20 Tianci Luo , Jinpeng Wang , Shiyu Qin , Niu Lian , Yan Feng , Bin Chen , Chun Yuan , Shu-Tao Xia

Sound source localization in visual scenes aims to localize objects emitting the sound in a given image. Recent works showing impressive localization performance typically rely on the contrastive learning framework. However, the random…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Zengjie Song , Yuxi Wang , Junsong Fan , Tieniu Tan , Zhaoxiang Zhang

The In-Context Learning (ICL) is to understand a new task via a few demonstrations (aka. prompt) and predict new inputs without tuning the models. While it has been widely studied in NLP, it is still a relatively new area of research in…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Yanpeng Sun , Qiang Chen , Xiaofan Li , Jian Wang , Jingdong Wang , Zechao Li