中文
相关论文

相关论文: Continual Learning for Blind Image Quality Assessm…

200 篇论文

Machine learning in medical imaging during clinical routine is impaired by changes in scanner protocols, hardware, or policies resulting in a heterogeneous set of acquisition settings. When training a deep learning model on an initial…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Matthias Perkonigg , Johannes Hofmanninger , Christian Herold , Helmut Prosch , Georg Langs

The visual quality of an image is confounded by a number of intertwined factors including its semantic content, distortion characteristics and appearance properties such as brightness, contrast, sharpness, and colourfulness. Distilling high…

计算机视觉与模式识别 · 计算机科学 2024-12-11 Fei Zhou , Tianhao Gu , Zhicong Huang , Guoping Qiu

In speech deepfake detection, one of the critical aspects is developing detectors able to generalize on unseen data and distinguish fake signals across different datasets. Common approaches to this challenge involve incorporating diverse…

声音 · 计算机科学 2024-09-27 Davide Salvi , Viola Negroni , Luca Bondi , Paolo Bestagini , Stefano Tubaro

Estimating posteriors and the associated model evidences, with desired accuracy and affordable computational cost, is a core issue of Bayesian model updating, and can be of great challenge given expensive-to-evaluate models and posteriors…

统计计算 · 统计学 2026-04-09 Jingwen Song , Pengfei Wei

Manifold learning is a hot research topic in the field of computer science. A crucial issue with current manifold learning methods is that they lack a natural quantitative measure to assess the quality of learned embeddings, which greatly…

计算机视觉与模式识别 · 计算机科学 2011-08-09 Peng Zhang , Yuanyuan Ren , Bo Zhang

In recent years, Visual Question Answering (VQA) has made significant strides, particularly with the advent of multimodal models that integrate vision and language understanding. However, existing VQA datasets often overlook the…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Mohammadmostafa Rostamkhani , Baktash Ansari , Hoorieh Sabzevari , Farzan Rahmani , Sauleh Eetemadi

Image quality assessment (IQA) forms a natural and often straightforward undertaking for humans, yet effective automation of the task remains highly challenging. Recent metrics from the deep learning community commonly compare image pairs…

计算机视觉与模式识别 · 计算机科学 2022-11-11 William Thong , Jose Costa Pereira , Sarah Parisot , Ales Leonardis , Steven McDonagh

Scientific images fundamentally differ from natural and AI-generated images in that they encode structured domain knowledge rather than merely depict visual scenes. Assessing their quality therefore requires evaluating not only perceptual…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Wenzhe Li , Liang Chen , Junying Wang , Yijing Guo , Ye Shen , Farong Wen , Chunyi Li , Zicheng Zhang , Guangtao Zhai

Automated and robust portrait quality assessment (PQA) is of paramount importance in high-impact applications such as smartphone photography. This paper presents FHIQA, a learning-based approach to PQA that introduces a simple but effective…

计算机视觉与模式识别 · 计算机科学 2024-02-15 Nicolas Chahine , Sira Ferradans , Javier Vazquez-Corral , Jean Ponce

Continual learning is conventionally tackled through sequential fine-tuning, a process that, while enabling adaptation, inherently favors plasticity over the stability needed to retain prior knowledge. While existing approaches attempt to…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Ghada Sokar , Gintare Karolina Dziugaite , Anurag Arnab , Ahmet Iscen , Pablo Samuel Castro , Cordelia Schmid

Research on image quality assessment (IQA) remains limited mainly due to our incomplete knowledge about human visual perception. Existing IQA algorithms have been designed or trained with insufficient subjective data with a small degree of…

计算机视觉与模式识别 · 计算机科学 2020-09-29 Lucie Lévêque , Ji Yang , Xiaohan Yang , Pengfei Guo , Kenneth Dasalla , Leida Li , Yingying Wu , Hantao Liu

Continual learning, which aims to learn multiple tasks sequentially, has gained extensive attention. However, most existing work focuses on empirical studies, and the theoretical aspect remains under-explored. Recently, a few investigations…

机器学习 · 计算机科学 2025-03-25 Fei Zhu , Yujing Liu , Wenzhuo Liu , Zhaoxiang Zhang

Full-reference image quality assessment (FR-IQA) models generally operate by measuring the visual differences between a degraded image and its reference. However, existing FR-IQA models including both the classical ones (eg, PSNR and SSIM)…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Kang Xiao , Xu Wang , Yulin He , Baoliang Chen , Xuelin Shen

Blind 360{\deg}image quality assessment (IQA) aims to predict perceptual quality for panoramic images without a pristine reference. Unlike conventional planar images, 360{\deg}content in immersive environments restricts viewers to a limited…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Yujia Wang , Yuyan Li , Jiuming Liu , Fang-Lue Zhang , Xinhu Zheng , Neil. A Dodgson

We introduce a novel continual learning method based on multifidelity deep neural networks. This method learns the correlation between the output of previously trained models and the desired output of the model on the current training…

数值分析 · 数学 2024-07-01 Amanda Howard , Yucheng Fu , Panos Stinis

User behavior on online platforms is evolving, reflecting real-world changes in how people post, whether it's helpful messages or hate speech. Models that learn to capture this content can experience a decrease in performance over time due…

机器学习 · 计算机科学 2025-11-04 Yasas Senarath , Hemant Purohit

Visual Question Answering (VQA) based on multi-modal data facilitates real-life applications such as home robots and medical diagnoses. One significant challenge is to devise a robust decentralized learning framework for various client…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Yuwei Sun , Hideya Ochiai

Current deep learning models often suffer from catastrophic forgetting of old knowledge when continually learning new knowledge. Existing strategies to alleviate this issue often fix the trade-off between keeping old knowledge (stability)…

计算机视觉与模式识别 · 计算机科学 2023-01-19 Kanghao Chen , Sijia Liu , Ruixuan Wang , Wei-Shi Zheng

Visual question answering requires a system to provide an accurate natural language answer given an image and a natural language question. However, it is widely recognized that previous generic VQA methods often exhibit a tendency to…

计算机视觉与模式识别 · 计算机科学 2024-02-20 Jie Ma , Pinghui Wang , Dechen Kong , Zewei Wang , Jun Liu , Hongbin Pei , Junzhou Zhao

Continual learning is the problem of learning and retaining knowledge through time over multiple tasks and environments. Research has primarily focused on the incremental classification setting, where new tasks/classes are added at discrete…

机器学习 · 计算机科学 2021-09-23 Zhipeng Cai , Ozan Sener , Vladlen Koltun