← Search

Chaofeng Chen

20 accepted papers

2025

MVQA: Mamba with Unified Sampling for Efficient Video Quality Assessment

ICCV 2025poster

The rapid growth of long-duration, high-definition videos has made efficient video quality assessment (VQA) a critical challenge. Existing research typically tackles this problem through two main strategies: reducing model parameters and resampling inputs. However, light-weight Convolution Neural Ne…

2025

Text4Seg: Reimagining Image Segmentation as Text Generation

ICLR 2025poster

Multimodal Large Language Models (MLLMs) have shown exceptional capabilities in vision-language tasks; however, effectively integrating image segmentation into these models remains a significant challenge. In this paper, we introduce Text4Seg, a novel text-as-mask paradigm that casts image segmentat…

2024

Boosting Image Quality Assessment through Efficient Transformer Adaptation with Local Feature Enhancement

CVPR 2024poster

Image Quality Assessment (IQA) constitutes a fundamental task within the field of computer vision yet it remains an unresolved challenge owing to the intricate distortion conditions diverse image contents and limited availability of data. Recently the community has witnessed the emergence of numerou…

2024

ClearCLIP: Decomposing CLIP Representations for Dense Vision-Language Inference

ECCV 2024poster

"Despite the success of large-scale pretrained Vision-Language Models (VLMs) especially CLIP in various open-vocabulary tasks, their application to semantic segmentation remains challenging, producing noisy segmentation maps with mis-segmented regions. In this paper, we carefully re-investigate the…

2024

Combining Generative and Geometry Priors for Wide-Angle Portrait Correction

ECCV 2024poster

"Wide-angle lens distortion in portrait photography presents a significant challenge for capturing photo-realistic and aesthetically pleasing images. Such distortions are especially noticeable in facial regions. In this work, we propose encapsulating the generative face prior as a guided natural man…

2024

Iterative Token Evaluation and Refinement for Real-World Super-resolution

AAAI 2024technical

Real-world image super-resolution (RWSR) is a long-standing problem as low-quality (LQ) images often have complex and unidentified degradations. Existing methods such as Generative Adversarial Networks (GANs) or continuous diffusion models present their own issues including GANs being difficult to t…

2024

ProxyCLIP: Proxy Attention Improves CLIP for Open-Vocabulary Segmentation

ECCV 2024poster

"Open-vocabulary semantic segmentation requires models to effectively integrate visual representations with open-vocabulary semantic labels. While Contrastive Language-Image Pre-training (CLIP) models shine in recognizing visual concepts from text, they often struggle with segment coherence due to t…

2024

Q-Align: Teaching LMMs for Visual Scoring via Discrete Text-Defined Levels

ICML 2024poster

The explosion of visual content available online underscores the requirement for an accurate machine assessor to robustly evaluate scores across diverse types of visual contents. While recent studies have demonstrated the exceptional potentials of large multi-modality models (LMMs) on a wide range o…

2024

Q-Bench: A Benchmark for General-Purpose Foundation Models on Low-level Vision

ICLR 2024spotlight

The rapid evolution of Multi-modality Large Language Models (MLLMs) has catalyzed a shift in computer vision from specialized models to general-purpose foundation models. Nevertheless, there is still an inadequacy in assessing the abilities of MLLMs on **low-level visual perception and understanding…

2024

Q-Instruct: Improving Low-level Visual Abilities for Multi-modality Foundation Models

CVPR 2024poster

Multi-modality large language models (MLLMs) as represented by GPT-4V have introduced a paradigm shift for visual perception and understanding tasks that a variety of abilities can be achieved within one foundation model. While current MLLMs demonstrate primary low-level visual abilities from the id…

2024

Towards Open-ended Visual Quality Comparison

ECCV 2024oral

"Comparative settings (pairwise choice, listwise ranking) have been adopted by a wide range of subjective studies for image quality assessment (IQA), as it inherently standardizes the evaluation criteria across different observers and offer more clear-cut responses. In this work, we extend the edge…

2023

Exploring Video Quality Assessment on User Generated Contents from Aesthetic and Technical Perspectives

ICCV 2023poster

The rapid increase in user-generated-content (UGC) videos calls for the development of effective video quality assessment (VQA) algorithms. However, the objective of the UGC-VQA problem is still ambiguous and can be viewed from two perspectives: the technical perspective, measuring the perception of…

Cited by 162PDFcodeScholar
2023

MIMO Is All You Need:A Strong Multi-in-Multi-Out Baseline for Video Prediction

AAAI 2023technical

The mainstream of the existing approaches for video prediction builds up their models based on a Single-In-Single-Out (SISO) architecture, which takes the current frame as input to predict the next frame in a recursive manner. This way often leads to severe performance degradation when they try to e…

2022

FAST-VQA: Efficient End-to-End Video Quality Assessment with Fragment Sampling

ECCV 2022poster

"Current deep video quality assessment (VQA) methods are usually with high computational costs when evaluating high-resolution videos. This cost hinders them from learning better video-quality-related representations via end-to-end training. Existing approaches typically consider naive sampling to r…

2022

From Face to Natural Image: Learning Real Degradation for Blind Image Super-Resolution

ECCV 2022poster

"How to design proper training pairs is critical for super-resolving real-world low-quality (LQ) images, which suffers from the difficulties in either acquiring paired ground-truth high-quality (HQ) images or synthesizing photo-realistic degraded LQ observations. Recent works mainly focus on modelin…

2022

PS-NeRF: Neural Inverse Rendering for Multi-View Photometric Stereo

ECCV 2022poster

"Traditional multi-view photometric stereo (MVPS) methods are often composed of multiple disjoint stages, resulting in noticeable accumulated errors. In this paper, we present a neural inverse rendering method for MVPS based on implicit representation. Given multi-view images of a non-Lambertian obj…

2022

S$^3$-NeRF: Neural Reflectance Field from Shading and Shadow under a Single Viewpoint

NeurIPS 2022accept

In this paper, we address the "dual problem" of multi-view scene reconstruction in which we utilize single-view images captured under different point lights to learn a neural scene representation. Different from existing single-view methods which can only recover a 2.5D scene representation (i.e., a…

2021

HDR Video Reconstruction: A Coarse-To-Fine Network and a Real-World Benchmark Dataset

ICCV 2021poster

High dynamic range (HDR) video reconstruction from sequences captured with alternating exposures is a very challenging problem. Existing methods often align low dynamic range (LDR) input sequence in the image space using optical flow, and then merge the aligned images to produce HDR output. However,…

Cited by 74PDFScholar
2021

Progressive Semantic-Aware Style Transformation for Blind Face Restoration

CVPR 2021poster

Face restoration is important in face image processing, and has been widely studied in recent years. However, previous works often fail to generate plausible high quality (HQ) results for real-world low quality (LQ) face images. In this paper, we propose a new progressive semantic-aware style transf…

Cited by 195PDFcodeScholar
2020

Blind Face Restoration via Deep Multi-scale Component Dictionaries

ECCV 2020poster

Recent reference-based face restoration methods have received considerable attention due to their great capability in recovering high-frequency details on real low-quality images. However, most of these methods require a high-quality reference image of the same identity, making them only applicable…