← Search

Yanning Zhang

76 accepted papers

2026

Hallucination-aware Intermediate Representation Editing in Large Vision-Lanugage Models

ICLR 2026poster

Large Vision-Language Models have demonstrated exceptional performance in multimodal reasoning and complex scene understanding. However, these models still face significant hallucination issues, where outputs contradict visual facts. Recent research on hallucination mitigation has focused on retrain…

Cited by 0SourcecodeScholar
2026

Knowing the Unknown: Interpretable Open-World Object Detection via Concept Decomposition Model

ICML 2026poster

Open-world object detection (OWOD) requires incrementally detecting known categories while reliably identifying unknown objects. Existing methods primarily focus on improving unknown recall, yet overlook interpretability, often leading to known–unknown confusion and reduced prediction reliability. T…

Cited by 0SourceScholar
2026

Language Does Matter for Cross-Domain Few-Shot Visual Feature Enhancement

CVPR 2026

Cross-domain few-shot image interpretation (CD-FSII) has been significantly advanced by fine-tuning pre-trained visual feature models using limited labeled samples in target domains. However, profound cross-domain distribution discrepancies, along with inherent conflicts between extensive object vis

Cited by 0SourcecodeScholar
2026

OrienPose: Orientation-Guided Novel View Synthesis for Single-Image Unseen Object Pose Estimation

CVPR 2026

Estimating the 3D pose of unseen objects from a single image remains a fundamental yet challenging problem in computer vision, especially under a CAD model-free setting.Pioneering attempts address this issue by matching templates generated through Novel View Synthesis (NVS), which essentially aims t

Cited by 0SourcecodeScholar
2026

Representation Alignment for Diffusion Transformers without External Components

ICLR 2026poster

Recent studies have demonstrated that learning a meaningful internal represen- tation can accelerate generative training. However, existing approaches necessi- tate to either introduce an off-the-shelf external representation task or rely on a large-scale, pre-trained external representation encoder…

Cited by 0SourcecodeScholar
2026

Robustness Under Data Scarcity: Few-Shot Continual Adversarial Training for Evolving Threats

CVPR 2026

Deep learning models remain highly vulnerable to evolving adversarial attacks. While existing continual adversarial training approaches often assume abundant adversarial data at each stage, real-world scenarios frequently involve limited data availability. This paper addresses the setting of Few-sho

Cited by 0SourcecodeScholar
2026

SOMA: Feature Gradient Enhanced Affine-Flow Matching for SAR-Optical Registration

AAAI 2026technical

Achieving pixel-level registration between SAR and optical images remains a challenging task due to their fundamentally different imaging mechanisms and visual characteristics. Although deep learning has achieved great success in many cross-modal tasks, its performance on SAR-Optical registration ta

Cited by 0SourcePDFScholar
2026

Understanding and Mitigating Hallucinations in Multimodal Chain-of-Thought Models

CVPR 2026

Multimodal Chain-of-Thought (MCoT) models have demonstrated impressive capability in complex visual reasoning tasks. Unfortunately, recent studies reveal that they suffer from severe hallucination problems due to diminished visual attention during the generation process.However, visual attention dec

Cited by 0SourcecodeScholar
2026

YOLO-IOD: Towards Real Time Incremental Object Detection

AAAI 2026technical

Current methodologies for incremental object detection (IOD) primarily rely on Faster R-CNN or DETR series detectors; however, these approaches do not accommodate the real-time YOLO detection frameworks. In this paper, we first identify three primary types of knowledge conflicts that contribute to c

Cited by 0SourcePDFScholar
2025

Autoregressive Denoising Score Matching is a Good Video Anomaly Detector

ICCV 2025poster

Video anomaly detection (VAD) is an important computer vision problem. Thanks to the mode coverage capabilities of generative models, the likelihood-based paradigm is catching growing interest, as it can model normal distribution and detect out-of-distribution anomalies. However, these likelihood-ba…

2025

Building a Multi-modal Spatiotemporal Expert for Zero-shot Action Recognition with CLIP

AAAI 2025technical

Zero-shot action recognition (ZSAR) requires collaborative multi-modal spatiotemporal understanding. However, finetuning CLIP directly for ZSAR yields suboptimal performance, given its inherent constraints in capturing essential temporal dynamics from both vision and text perspectives, especially wh…

2025

CATP-LLM: Empowering Large Language Models for Cost-Aware Tool Planning

ICCV 2025poster

Utilizing large language models (LLMs) for tool planning has emerged as a promising avenue for developing general AI systems, where LLMs automatically schedule external tools (e.g., vision models) to tackle complex tasks based on task descriptions. To push this paradigm toward practical applications…

2025

Demystifying Catastrophic Forgetting in Two-Stage Incremental Object Detector

ICML 2025poster

Catastrophic forgetting is a critical chanllenge for incremental object detection (IOD). Most existing methods treat the detector monolithically, relying on instance replay or knowledge distillation without analyzing component-specific forgetting. Through dissection of Faster R-CNN, we reveal a key…

Cited by 0SourcePDFScholar
2025

Dual-Granularity Semantic Guided Sparse Routing Diffusion Model for General Pansharpening

CVPR 2025poster

Pansharpening aims at integrating complementary information from panchromatic and multispectral images. Available deep-learning based pansharpening methods typically perform exceptionally with particular satellite datasets. At the same time, it has been observed that these models also exhibit scene…

2025

Efficient Decoupled Feature 3D Gaussian Splatting via Hierarchical Compression

CVPR 2025poster

Efficient 3D scene representation has become a key challenge with the rise of 3D Gaussian Splatting (3DGS), particularly when incorporating semantic information into the scene representation. Existing 3DGS-based methods embed both color and high-dimensional semantic features into a single field, le…

Cited by 0SourcePDFScholar
2025

Gradient Decomposition and Alignment for Incremental Object Detection

ICCV 2025poster

Incremental object detection (IOD) is crucial for enabling AI systems to continuously learn new object classes over time while retaining knowledge of previously learned categories, allowing model to adapt to dynamic environments without forgetting prior information.Existing IOD methods primarily emp…

2025

HVI: A New Color Space for Low-light Image Enhancement

CVPR 2025poster

Low-Light Image Enhancement (LLIE) is a crucial computer vision task that aims to restore detailed visual information from corrupted low-light images. Many existing LLIE methods are based on standard RGB (sRGB) space, which often produce color bias and brightness artifacts due to inherent high color…

2025

HyperGCT: A Dynamic Hyper-GNN-Learned Geometric Constraint for 3D Registration

ICCV 2025poster

Geometric constraints between feature matches are critical in 3D point cloud registration problems. Existing approaches typically model unordered matches as a consistency graph and sample consistent matches to generate hypotheses. However, explicit graph construction introduces noise, posing great c…

2025

Learning to Generalize without Bias for Open-Vocabulary Action Recognition

ICCV 2025poster

Leveraging the effective visual-text alignment and static generalizability from CLIP, recent video learners adopt CLIP initialization with further regularization or recombination for generalization in open-vocabulary action recognition in-context. However, due to the static bias of CLIP, such video…

2025

Low-Biased General Annotated Dataset Generation

CVPR 2025poster

Pre-training backbone networks on a general annotated dataset (e.g., ImageNet) that comprises numerous manually collected images with category annotations has proven to be indispensable for enhancing the generalization capacity of downstream visual tasks. However, those manually collected images oft…

2025

Octopus: Alleviating Hallucination via Dynamic Contrastive Decoding

CVPR 2025highlight

Large Vision-Language Models (LVLMs) have obtained impressive performance in visual content understanding and multi-modal reasoning. Unfortunately, these large models suffer from serious hallucination problems and tend to generate fabricated responses. Recently, several Contrastive Decoding (CD) str…

2025

PoseCrafter: Extreme Pose Estimation with Hybrid Video Synthesis

NeurIPS 2025poster

Pairwise camera pose estimation from sparsely overlapping image pairs remains a critical and unsolved challenge in 3D vision. Most existing methods struggle with image pairs that have small or no overlap. Recent approaches attempt to address this by synthesizing intermediate frames using video inte…

Cited by 0SourceScholar
2025

Prompt-Free Conditional Diffusion for Multi-object Image Augmentation

IJCAI 2025

Diffusion model has underpinned much recent advances of dataset augmentation in various computer vision tasks. However, when involving generating multi-object images as real scenarios, most existing methods either rely entirely on text condition, resulting in a deviation between the generated object

2025

Pruning All-Rounder: Rethinking and Improving Inference Efficiency for Large Vision Language Models

ICCV 2025poster

Although Large Vision-Language Models (LVLMs) have achieved impressive results, their high computational costs pose a significant barrier to wide application. To enhance inference efficiency, most existing approaches can be categorized as parameter-dependent or token-dependent strategies to reduce c…

2025

Revisiting Generative Replay for Class Incremental Object Detection

CVPR 2025poster

Generative replay has gained significant attention in class-incremental learning; however, its application to Class Incremental Object Detection (CIOD) remains limited due to the challenges in generating complex images with precise spatial arrangements. In this study, motivated by the observation th…

2025

Sparse2DGS: Geometry-Prioritized Gaussian Splatting for Surface Reconstruction from Sparse Views

CVPR 2025poster

We present a Gaussian Splatting method for surface reconstruction using sparse input views. Previous methods relying on dense views struggle with extremely sparse Structure-from-Motion points for initialization. While learning-based Multi-view Stereo (MVS) provides dense 3D points, directly combinin…

2025

Towards Effective Foundation Model Adaptation for Extreme Cross-Domain Few-Shot Learning

ICCV 2025poster

Large-scale pre-trained foundation models have demonstrated remarkable generalization capabilities across diverse computer vision tasks through fine-tuning. However, existing fine-tuning approaches often encounter challenges in extreme cross-domain few-shot learning scenarios, primarily due to the s…

2025

Training Consistent Mixture-of-Experts-Based Prompt Generator for Continual Learning

AAAI 2025technical

Visual prompt tuning-based continual learning (CL) methods have shown promising performance in exemplar-free scenarios, where their key component can be viewed as a prompt generator. Existing approaches generally rely on freezing old prompts, slow updating and task discrimination for prompt generato…

Cited by 0SourcePDFScholar
2025

VarCMP: Adapting Cross-Modal Pre-Training Models for Video Anomaly Retrieval

AAAI 2025technical

Video anomaly retrieval (VAR) aims to retrieve pertinent abnormal or normal videos from collections of untrimmed and long videos through cross-modal requires such as textual descriptions and synchronized audios. Cross-modal pre-training (CMP) models, by pre-training on large-scale cross-modal pairs,…

Cited by 0SourcePDFScholar
2024

3D Single-object Tracking in Point Clouds with High Temporal Variation

ECCV 2024poster

"The high temporal variation of the point clouds is the key challenge of 3D single-object tracking (3D SOT). Existing approaches rely on the assumption that the shape variation of the point clouds and the motion of the objects across neighboring frames are smooth, failing to cope with high temporal…

Cited by 5SourcePDFScholar
2024

C3L: Content Correlated Vision-Language Instruction Tuning Data Generation via Contrastive Learning

IJCAI 2024poster

Vision-Language Instruction Tuning (VLIT) is a critical training phase for Large Vision-Language Models (LVLMs). With the improving capabilities of open-source LVLMs, researchers have increasingly turned to generate VLIT data by using open-source LVLMs and achieved significant progress. However, suc…

Cited by 0SourcePDFScholar
2024

Complementary Fusion Network Based on Frequency Hybrid Attention for Pansharpening

ICASSP 2024accepted

Pansharpening is a feasible way to obtain the high-resolution (HR) multispectral (MS) images by using panchromatic (PAN) images to sharpen low-resolution MS images. Despite its great advances, most existing pansharpening methods neglect the importance of integrating local and non-local characteristi…

Cited by 0SourceScholar
2024

Cross-Platform Video Person ReID: A New Benchmark Dataset and Adaptation Approach

ECCV 2024poster

"In this paper, we construct a large-scale benchmark dataset for Ground-to-Aerial Video-based person Re-Identification, named G2A-VReID, which comprises 185,907 images and 5,576 tracklets, featuring 2,788 distinct identities. To our knowledge, this is the first dataset for video ReID under Ground-to…

2024

Diffevent: Event Residual Diffusion for Image Deblurring

ICASSP 2024accepted

Traditional frame-based cameras inevitably suffer from non-uniform blur in real-world scenarios. Event cameras that record the intensity changes with high temporal resolution provide an effective solution for image deblurring. In this paper, we formulate the event-based image deblurring as an image…

Cited by 0SourceScholar
2024

GSDD: Generative Space Dataset Distillation for Image Super-resolution

AAAI 2024technical

Single image super-resolution (SISR), especially in the real world, usually builds a large amount of LR-HR image pairs to learn representations that contain rich textural and structural information. However, relying on massive data for model training not only reduces training efficiency, but also ca…

Cited by 3SourcePDFScholar
2024

Meta-Exploiting Frequency Prior for Cross-Domain Few-Shot Learning

NeurIPS 2024poster

Meta-learning offers a promising avenue for few-shot learning (FSL), enabling models to glean a generalizable feature embedding through episodic training on synthetic FSL tasks in a source domain. Yet, in practical scenarios where the target task diverges from that in the source domain, meta-learnin…

Cited by 1SourcePDFScholar
2024

Multiple Object Tracking Based on Occlusion-Aware Embedding Consistency Learning

ICASSP 2024accepted

The Joint Detection and Embedding (JDE) framework has achieved remarkable progress for multiple object tracking. Existing methods often employ extracted embeddings to re-establish associations between new detections and previously disrupted tracks. However, the reliability of embeddings diminishes w…

Cited by 0SourceScholar
2024

Rethinking and Improving Visual Prompt Selection for In-Context Learning Segmentation Framework

ECCV 2024poster

"As a fundamental and extensively studied task in computer vision, image segmentation aims to locate and identify different semantic concepts at the pixel level. Recently, inspired by In-Context Learning (ICL), several generalist segmentation frameworks have been proposed, providing a promising para…

2024

VadCLIP: Adapting Vision-Language Models for Weakly Supervised Video Anomaly Detection

AAAI 2024technical

The recent contrastive language-image pre-training (CLIP) model has shown great success in a wide range of image-level tasks, revealing remarkable ability for learning powerful visual representations with rich semantics. An open and worthwhile problem is efficiently adapting such a strong model to t…

2024

Visual Prompt Tuning in Null Space for Continual Learning

NeurIPS 2024poster

Existing prompt-tuning methods have demonstrated impressive performances in continual learning (CL), by selecting and updating relevant prompts in the vision-transformer models. On the contrary, this paper aims to learn each task by tuning the prompts in the direction orthogonal to the subspace span…

2023

A New Comprehensive Benchmark for Semi-Supervised Video Anomaly Detection and Anticipation

CVPR 2023poster

Semi-supervised video anomaly detection (VAD) is a critical task in the intelligent surveillance system. However, an essential type of anomaly in VAD named scene-dependent anomaly has not received the attention of researchers. Moreover, there is no research investigating anomaly anticipation, a more…

2023

A Unified HDR Imaging Method With Pixel and Patch Level

CVPR 2023poster

Mapping Low Dynamic Range (LDR) images with different exposures to High Dynamic Range (HDR) remains nontrivial and challenging on dynamic scenes due to ghosting caused by object motion or camera jitting. With the success of Deep Neural Networks (DNNs), several DNNs-based methods have been proposed t…

Cited by 39SourcePDFScholar
2023

AerialVLN: Vision-and-Language Navigation for UAVs

ICCV 2023poster

Recently emerged Vision-and-Language Navigation(VLN) tasks have drawn significant attention in both computer vision and natural language processing communities. Existing VLN tasks are built for agents that navigate on the ground, either indoors or outdoors. However, many tasks require intelligent ag…

Cited by 47PDFcodeScholar
2023

Boosting No-Reference Super-Resolution Image Quality Assessment with Knowledge Distillation and Extension

ICASSP 2023accepted

Deep learning (DL) based image super-resolution (SR) tech-niques have been well investigated for recent years. However, studies dedicated to SR image quality assessment (SR-IQA) have not been fully developed, which is even more difficult if pristine high-resolution (HR) images are lacking as a refer…

Cited by 0SourceScholar
2023

Burst Perception-Distortion Tradeoff: Analysis and Evaluation

ICASSP 2023accepted

Burst image restoration attempts to effectively utilize the complementary cues appearing in sequential images to produce a high-quality image. Most current methods use all the available images to obtain the reconstructed image. However, using more images for burst restoration is not always the best…

Cited by 0SourceScholar
2023

Dichotomous Image Segmentation with Frequency Priors

IJCAI 2023poster

Dichotomous image segmentation (DIS) has a wide range of real-world applications and gained increasing research attention in recent years. In this paper, we propose to tackle DIS with informative frequency priors. Our model, called FP-DIS, stems from the fact that prior knowledge in the frequency do…

2023

Glocal Energy-Based Learning for Few-Shot Open-Set Recognition

CVPR 2023poster

Few-shot open-set recognition (FSOR) is a challenging task of great practical value. It aims to categorize a sample to one of the pre-defined, closed-set classes illustrated by few examples while being able to reject the sample from unknown classes. In this work, we approach the FSOR task by proposi…

2023

Learning To Fuse Monocular and Multi-View Cues for Multi-Frame Depth Estimation in Dynamic Scenes

CVPR 2023poster

Multi-frame depth estimation generally achieves high accuracy relying on the multi-view geometric consistency. When applied in dynamic scenes, e.g., autonomous driving, this consistency is usually violated in the dynamic areas, leading to corrupted estimations. Many multi-frame methods handle dynami…

2023

MixCycle: Mixup Assisted Semi-Supervised 3D Single Object Tracking with Cycle Consistency

ICCV 2023poster

3D single object tracking (SOT) is an indispensable part of automated driving. Existing approaches rely heavily on large, densely labeled datasets. However, annotating point clouds is both costly and time-consuming. Inspired by the great success of cycle tracking in unsupervised 2D SOT, we introduce…

Cited by 6PDFcodeScholar
2023

Progressive Neighborhood Aggregation for Semantic Segmentation Refinement

AAAI 2023technical

Multi-scale features from backbone networks have been widely applied to recover object details in segmentation tasks. Generally, the multi-level features are fused in a certain manner for further pixel-level dense prediction. Whereas, the spatial structure information is not fully explored, that is…

2023

Revisiting Prototypical Network for Cross Domain Few-Shot Learning

CVPR 2023poster

Prototypical Network is a popular few-shot solver that aims at establishing a feature metric generalizable to novel few-shot classification (FSC) tasks using deep neural networks. However, its performance drops dramatically when generalizing to the FSC tasks in new domains. In this study, we revisit…

2023

S3C: Semi-Supervised VQA Natural Language Explanation via Self-Critical Learning

CVPR 2023poster

VQA Natural Language Explanation (VQA-NLE) task aims to explain the decision-making process of VQA models in natural language. Unlike traditional attention or gradient analysis, free-text rationales can be easier to understand and gain users' trust. Existing methods mostly use post-hoc or self-ratio…

Cited by 10SourcePDFScholar
2023

SMAE: Few-Shot Learning for HDR Deghosting With Saturation-Aware Masked Autoencoders

CVPR 2023poster

Generating a high-quality High Dynamic Range (HDR) image from dynamic scenes has recently been extensively studied by exploiting Deep Neural Networks (DNNs). Most DNNs-based methods require a large amount of training data with ground truth, requiring tedious and time-consuming work. Few-shot HDR ima…

Cited by 19SourcePDFScholar
2023

SSML-QNet: Scale-Separative Metric Learning Quadruplet Network for Multi-modal Image Patch Matching

IJCAI 2023poster

Multi-modal image matching is very challenging due to the significant diversities in visual appearance of different modal images. Typically, the existing well-performed methods mainly focus on learning invariant and discriminative features for measuring the relation between multi-modal image pairs.…

Cited by 0SourcePDFScholar
2023

See How You Read? Multi-Reading Habits Fusion Reasoning for Multi-Modal Fake News Detection

AAAI 2023technical

The existing approaches based on different neural networks automatically capture and fuse the multimodal semantics of news, which have achieved great success for fake news detection. However, they still suffer from the limitations of both shallow fusion of multimodal features and less attention to t…

Cited by 24SourcePDFScholar
2023

Toward Re-Identifying Any Animal

NeurIPS 2023poster

The current state of re-identification (ReID) models poses limitations to their applicability in the open world, as they are primarily designed and trained for specific categories like person or vehicle. In light of the importance of ReID technology for tracking wildlife populations and migration pa…

Cited by 18SourcePDFScholar
2022

A Simple and Robust Correlation Filtering Method for Text-Based Person Search

ECCV 2022poster

"Text-based person search aims to associate pedestrian images with natural language descriptions. In this task, extracting differentiated representations and aligning them among identities and descriptions is an essential yet challenging problem. Most of the previous methods depend on additional lan…

2022

Dynamically Transformed Instance Normalization Network for Generalizable Person Re-identification

ECCV 2022poster

"Existing person re-identification methods often suffer significant performance degradation on unseen domains, which fuels interest in domain generalizable person re-identification (DG-PReID). As an effective technology to alleviate domain variance, the Instance Normalization (IN) has been widely em…

Cited by 51SourcePDFScholar
2022

Exploring and Evaluating Image Restoration Potential in Dynamic Scenes

CVPR 2022poster

In dynamic scenes, images often suffer from dynamic blur due to superposition of motions or low signal-noise ratio resulted from quick shutter speed when avoiding motions. Recovering sharp and clean result from the captured images heavily depends on the ability of restoration methods and the quality…

Cited by 13PDFcodeScholar
2020

Blindly Assess Image Quality in the Wild Guided by a Self-Adaptive Hyper Network

CVPR 2020poster

Blind image quality assessment (BIQA) for authentically distorted images has always been a challenging problem, since images captured in the wild include varies contents and diverse types of distortions. The vast majority of prior BIQA methods focus on how to predict synthetic image quality, but fai…

Cited by 788PDFcodeScholar
2020

NAS-FCOS: Fast Neural Architecture Search for Object Detection

CVPR 2020poster

The success of deep neural networks relies on significant architecture engineering. Recently neural architecture search (NAS) has emerged as a promise to greatly reduce manual effort in network design by automatically searching for optimal architectures, although typically such algorithms need an ex…

Cited by 281PDFScholar
2020

Unsupervised Adaptation Learning for Hyperspectral Imagery Super-Resolution

CVPR 2020poster

The key for fusion based hyperspectral image (HSI) super-resolution (SR) is to infer the posteriori of a latent HSI using appropriate image prior and likelihood that depends on degeneration. However, in practice the priors of high-dimensional HSIs can be extremely complicated and the degeneration is…

Cited by 130PDFcodeScholar
2019

Attention-Guided Network for Ghost-Free High Dynamic Range Imaging

CVPR 2019poster

Ghosting artifacts caused by moving objects or misalignments is a key challenge in high dynamic range (HDR) imaging for dynamic scenes. Previous methods first register the input low dynamic range (LDR) images using optical flow before merging them, which are error-prone and cause ghosts in results.…

Cited by 342PDFScholar
2019

Vehicle Re-Identification in Aerial Imagery: Dataset and Approach

ICCV 2019poster

In this work, we construct a large-scale dataset for vehicle re-identification (ReID), which contains 137k images of 13k vehicle instances captured by UAV-mounted cameras. To our knowledge, it is the largest UAV-based vehicle ReID dataset. To increase intra-class variation, each vehicle is captured…

Cited by 78PDFScholar
2017

From Motion Blur to Motion Flow: A Deep Learning Solution for Removing Heterogeneous Motion Blur

CVPR 2017poster

Removing pixel-wise heterogeneous motion blur is challenging due to the ill-posed nature of the problem. The predominant solution is to estimate the blur kernel by adding a prior, but extensive literature on the subject indicates the difficulty in identifying a prior which is suitably informative, a…

Cited by 504PDFScholar
2017

Self-Paced Kernel Estimation for Robust Blind Image Deblurring

ICCV 2017poster

The challenge in blind image deblurring is to remove the effects of blur with limited prior information about the nature of the blur process. Existing methods often assume that the blur image is produced by linear convolution with additive Gaussian noise. However, including even a small number of ou…

Cited by 32PDFScholar
2016

Blind Image Deconvolution by Automatic Gradient Activation

CVPR 2016poster

Blind image deconvolution is an ill-posed inverse problem which is often addressed through the application of appropriate prior. Although some priors are informative in general, many images do not strictly conform to this, leading to degraded performance in the kernel estimation. More critically, re…

Cited by 90PDFScholar
2016

Pairwise Matching Through Max-Weight Bipartite Belief Propagation

CVPR 2016poster

Feature matching is a key problem in computer vision and pattern recognition. One way to encode the essential interdependence between potential feature matches is to cast the problem as inference in a graphical model, though recently alternatives such as spectral methods, or approaches based on the…

Cited by 66PDFScholar
2015

Hyperspectral Compressive Sensing Using Manifold-Structured Sparsity Prior

ICCV 2015poster

To reconstruct hyperspectral image (HSI) accurately from a few noisy compressive measurements, we present a novel manifold-structured sparsity prior based hyperspectral compressive sensing (HCS) method in this study. A matrix based hierarchical prior is first proposed to represent the spectral struc…

Cited by 18PDFScholar
2015

Modeling Deformable Gradient Compositions for Single-Image Super-Resolution

CVPR 2015poster

We propose a single-image super-resolution method based on the gradient reconstruction. To predict the gradient field, we collect a dictionary of gradient patterns from an external set of images. We observe that there are patches representing singular primitive structures (e.g. a single edge), and n…

Cited by 43SourcePDFScholar
2015

Reweighted Laplace Prior Based Hyperspectral Compressive Sensing for Unknown Sparsity

CVPR 2015poster

Compressive sensing(CS) has been exploited for hypespectral image(HSI) compression in recent years. Though it can greatly reduce the costs of computation and storage, the reconstruction of HSI from a few linear measurements is challenging. The underlying sparsity of HSI is crucial to improve the rec…

Cited by 39SourcePDFScholar