← Search

Feng Zhao

89 accepted papers

2026

Agentic Jigsaw Interaction Learning for Enhancing Visual Perception and Reasoning in Vision-Language Models

ICLR 2026poster

Although current large Vision-Language Models (VLMs) have advanced in multimodal understanding and reasoning, their fundamental perceptual and reasoning abilities remain limited. Specifically, even on simple jigsaw tasks, existing VLMs perform near randomly, revealing deficiencies in core perception…

Cited by 0SourcecodeScholar
2026

Don't Force the Fit: Bounded Log-Likelihood Loss for Enhanced Reasoning in Large Language Models

ICML 2026oral

Supervised fine-tuning (SFT) is central to aligning large language models (LLMs) with instruction following and task-specific reasoning. Despite its success, SFT optimizes token-level likelihoods under the implicit assumption that strictly fitting all tokens in expert demonstrations induces the desi…

Cited by 0SourceScholar
2026

Frequency-Aware Vision-Language Multimodality Generalization Network for Remote Sensing Image Classification

AAAI 2026technical

The booming remote sensing (RS) technology is giving rise to a novel multimodality generalization task, which requires the model to overcome data heterogeneity while possessing powerful cross-scene generalization ability. Moreover, most vision-language models usually describe surface materials using

Cited by 0SourcePDFScholar
2026

Group Critical-token Policy Optimization for Autoregressive Image Generation

ICLR 2026poster

Recent studies have extended Reinforcement Learning with Verifiable Rewards (RLVR) to autoregressive (AR) visual generation and achieved promising progress. However, existing methods typically apply uniform optimization across all image tokens, while the varying contributions of different image toke…

Cited by 0SourcecodeScholar
2026

Human-Like Autonomous Driving Car-Following Behavior Learning Based on Adversarial Training and Uncertainty-Aware DDPG

RA-L 2026

Designing effective car-following (CF) models is essential for the development of safe and efficient autonomous driving systems, enabling ego vehicles to adjust their speed based on leading traffic. However, current data-driven CF models, particularly those based on reinforcement learning (RL), ofte

Cited by 1SourceScholar
2026

MaskFocus: Focusing Policy Optimization on Critical Steps for Masked Image Generation

CVPR 2026

Reinforcement learning (RL) has demonstrated significant potential for post-training language models and autoregressive visual generative models, but adapting RL to masked generative models (MGMs) remains challenging. The core factor is that policy optimization requires the probability likelihood of

Cited by 0SourcecodeScholar
2026

ParaUni: Enhance Generation in Unified Multimodal Model with Reinforcement-driven Hierarchical Parallel Information Interaction

CVPR 2026

Unified multimodal models significantly improve visual generation by combining vision-language models (VLMs) with diffusion models. However, existing methods struggle to fully balance sufficient interaction and flexible implementation due to vast representation difference. Considering abundant and h

Cited by 0SourcecodeScholar
2026

RoboInter: A Holistic Intermediate Representation Suite Towards Robotic Manipulation

ICLR 2026poster

Large language and vision-language models have inspired end-to-end vision-language-action (VLA) systems in robotics, yet existing robot datasets remain costly, embodiment-specific, and insufficient, limiting robustness and generalization. Recent approaches address this by adopting a plan-then-execut…

Cited by 0SourcecodeScholar
2026

Token Painter: Training-Free Text-Guided Image Inpainting via Mask Autoregressive Models

AAAI 2026technical

Text-guided image inpainting aims to inpaint masked image regions based on a textual prompt while preserving the background. Although diffusion-based methods have become dominant, their property of modeling the entire image in latent space makes it challenging for the results to align well with prom

Cited by 0SourcePDFScholar
2026

Towards Efficient and Robust Manipulation via Multi-Frame Vision-Language-Action Modeling

AAAI 2026technical

Recent vision-language-action (VLA) models built on pretrained vision-language models (VLMs) have demonstrated strong performance in robotic manipulation. However, these models remain constrained by the single-frame image paradigm and fail to fully leverage the temporal information offered by multi-

Cited by 0SourcePDFScholar
2026

V2P-Bench: Evaluating Video-Language Understanding with Visual Prompts for Better Human-Model Interaction

ICLR 2026poster

Large Vision-Language Models (LVLMs) have made significant strides in the field of video understanding in recent times. Nevertheless, existing video benchmarks predominantly rely on text prompts for evaluation, which often require complex referential language and diminish both the accuracy and effic…

Cited by 0SourcecodeScholar
2026

Vision-DeepResearch: Incentivizing DeepResearch Capability in Multimodal Large Language Models

ICML 2026poster

Multimodal large language models (MLLMs) have achieved remarkable success across a broad range of vision tasks. However, constrained by the capacity of their internal world knowledge, prior work has proposed augmenting MLLMs by ``reasoning-then-tool-call'' for visual and textual search engines to ob…

Cited by 0SourceScholar
2026

Vision-Language-Action Instruction Tuning: From Understanding to Manipulation

ICLR 2026poster

To operate effectively in the real world, robots should integrate multimodal reasoning with precise action generation. However, existing vision-language-action (VLA) models often sacrifice one for the other, narrow their abilities to task-specific manipulation data, and suffer catastrophic forgettin…

Cited by 0SourcecodeScholar
2025

CRITICTOOL: Evaluating Self-Critique Capabilities of Large Language Models in Tool-Calling Error Scenarios

EMNLP 2025

The ability of large language models (LLMs) to utilize external tools has enabled them to tackle an increasingly diverse range of tasks. However, as the tasks become more complex and long-horizon, the intricate tool utilization process may trigger various unexpected errors. Therefore, how to effecti

2025

Commonsense Subgraph for Inductive Relation Reasoning with Meta-learning

COLING 2025main

In knowledge graphs (KGs), predicting missing relations is a critical reasoning task. Recent subgraph-based models have delved into inductive settings, which aim to predict relations between newly added entities. While these models have demonstrated the ability for inductive reasoning, they only con…

Cited by 0SourcePDFScholar
2025

Correcting on Graph: Faithful Semantic Parsing over Knowledge Graphs with Large Language Models

ACL 2025finding

Complex multi-hop questions often require comprehensive retrieval and reasoning. As a result, effectively parsing such questions and establishing an efficient interaction channel between large language models (LLMs) and knowledge graphs (KGs) is essential for ensuring reliable reasoning. In this pap…

2025

Data Center Cooling System Optimization Using Offline Reinforcement Learning

ICLR 2025poster

The recent advances in information technology and artificial intelligence have fueled a rapid expansion of the data center (DC) industry worldwide, accompanied by an immense appetite for electricity to power the DCs. In a typical DC, around 30-40% of the energy is spent on the cooling system rather…

Cited by 0SourcePDFScholar
2025

Enhancing Large Vision-Language Models with Ultra-Detailed Image Caption Generation

EMNLP 2025

High-quality image captions are essential for improving modality alignment and visual understanding in Large Vision-Language Models (LVLMs). However, the scarcity of ultra-detailed image caption data limits further advancements. This paper presents a systematic pipeline for generating high-quality,

2025

FreeDNA: Endowing Domain Adaptation of Diffusion-Based Dense Prediction with Training-Free Domain Noise Alignment

ICCV 2025poster

Domain Adaptation (DA) for dense prediction tasks is an important topic, which enhances the dense prediction model's performance when tested on its unseen domain. Recently, with the development of Diffusion-based Dense Prediction (DDP) models, the exploration of DA designs tailored to this framework…

2025

FreePCA: Integrating Consistency Information across Long-short Frames in Training-free Long Video Generation via Principal Component Analysis

CVPR 2025highlight

Long video generation involves generating extended videos using models trained on short videos, suffering from distribution shifts due to varying frame counts. It necessitates the use of local information from the original short frames to enhance visual and motion quality, and global information fro…

2025

Gaussian Variation Field Diffusion for High-fidelity Video-to-4D Synthesis

ICCV 2025poster

In this paper, we present a novel framework for video-to-4D generation that creates high-quality dynamic 3D content from single video inputs. Direct 4D diffusion modeling is extremely challenging due to costly data construction and the high-dimensional nature of jointly representing 3D shape, appear…

2025

Horizon-GS: Unified 3D Gaussian Splatting for Large-Scale Aerial-to-Ground Scenes

CVPR 2025poster

Seamless integration of both aerial and street view images remains a significant challenge in neural scene reconstruction and rendering. Existing methods predominantly focus on single domain, limiting their applications in immersive environments, which demand extensive free view exploration with lar…

Cited by 1SourcePDFScholar
2025

Inductive Reasoning on Few-Shot Knowledge Graphs with Task-Aware Language Models

EMNLP 2025

Knowledge graphs are dynamic structures that continuously evolve as new entities emerge, often accompanied by only a handful of associated triples. Current knowledge graph reasoning methods struggle in these few-shot scenarios due to their reliance on extensive structural information.To address this

Cited by 0SourcePDFScholar
2025

LGA: LLM-GNN Aggregation for Temporal Evolution Attribute Graph Prediction

EMNLP 2025

Temporal evolution attribute graph prediction, a key task in graph machine learning, aims to forecast the dynamic evolution of node attributes over time. While recent advances in Large Language Models (LLMs) have enabled their use in enhancing node representations for integration with Graph Neural N

Cited by 0SourcePDFScholar
2025

MindSearch: Mimicking Human Minds Elicits Deep AI Searcher

ICLR 2025poster

Information seeking and integration is a complex cognitive task that consumes enormous time and effort. Inspired by the remarkable progress of Large Language Models, recent works attempt to solve this task by combining LLMs and search engines. However, these methods still obtain unsatisfying perform…

2025

Priority on High-Quality: Selecting Instruction Data via Consistency Verification of Noise Injection

EMNLP 2025

Large Language Models (LLMs) have demonstrated a remarkable understanding of language nuances through instruction tuning, enabling them to effectively tackle various natural language processing tasks. Recent research has focused on the quality of instruction data rather than the quantity of instruct

2025

PseDet: Revisiting the Power of Pseudo Label in Incremental Object Detection

ICLR 2025poster

Incremental Objection Detection (IOD) facilitates the expansion of the usage scope of object detectors without forgetting previously acquired knowledge. Current approaches mostly adopt response-level knowledge distillation to overcome forgetting issues, by conducting implicit memory replay from the…

Cited by 0SourcePDFScholar
2025

SEA: Supervised Embedding Alignment for Token-Level Visual-Textual Integration in MLLMs

EMNLP 2025

Multimodal Large Language Models (MLLMs) have demonstrated remarkable capabilities by integrating visual and textual inputs, yet modality alignment remains one of the most challenging aspects. Current MLLMs typically rely on simple adapter architectures and pretraining approaches to bridge vision en

2025

SPA-VL: A Comprehensive Safety Preference Alignment Dataset for Vision Language Models

CVPR 2025poster

The emergence of Vision Language Models (VLMs) has brought unprecedented advances in understanding multimodal information. The combination of textual and visual semantics in VLMs is highly complex and diverse, making the safety alignment of these models challenging. Furthermore, due to the limited s…

2025

SkySense-O: Towards Open-World Remote Sensing Interpretation with Vision-Centric Visual-Language Modeling

CVPR 2025poster

Open-world interpretation aims to accurately localize and recognize all objects within images by vision-language models (VLMs). While substantial progress has been made in this task for natural images, the advancements for remote sensing (RS) images still remain limited, primarily due to these two c…

2025

Towards Better & Faster Autoregressive Image Generation: From the Perspective of Entropy

NeurIPS 2025poster

In this work, we first revisit the sampling issues in current autoregressive (AR) image generation models and identify that image tokens, unlike text tokens, exhibit lower information density and non-uniform spatial distribution. Accordingly, we present an entropy-informed decoding strategy that fac…

Cited by 0SourceScholar
2025

VFM-Adapter: Adapting Visual Foundation Models for Dense Prediction with Dynamic Hybrid Operation Mapping

AAAI 2025technical

Although pre-trained large vision foundation models (VFM) yield superior results on various downstream tasks, full fine-tuning is often impractical due to its high computational cost and storage requirements. Recent advancements in parameter-efficient fine-tuning (PEFT) of VFM for image classificati…

Cited by 0SourcePDFScholar
2025

VRAG-RL: Empower Vision-Perception-Based RAG for Visually Rich Information Understanding via Iterative Reasoning with Reinforcement Learning

NeurIPS 2025poster

Effectively retrieving, reasoning and understanding visually rich information remains a challenge for traditional Retrieval-Augmented Generation (RAG) methods. On the one hand, traditional text-based methods cannot handle visual-related information. On the other hand, current vision-based RAG approa…

Cited by 0SourcecodeScholar
2025

ViDoRAG: Visual Document Retrieval-Augmented Generation via Dynamic Iterative Reasoning Agents

EMNLP 2025

Understanding information from visually rich documents remains a significant challenge for traditional Retrieval-Augmented Generation (RAG) methods. Existing benchmarks predominantly focus on image-based question answering (QA), overlooking the fundamental challenges of efficient retrieval, comprehe

2025

VideoMAR: Autoregressive Video Generation with Continuous Tokens

NeurIPS 2025poster

Masked-based autoregressive models have demonstrated promising image generation capability in continuous space. However, their potential for video generation remains under-explored. Masked-based autoregressive models have demonstrated promising image generation capability in continuous space. Howev…

Cited by 0SourceScholar
2024

Agent-FLAN: Designing Data and Methods of Effective Agent Tuning for Large Language Models

ACL 2024findings

Open-sourced Large Language Models (LLMs) have achieved great success in various NLP tasks, however, they are still far inferior to API-based models when acting as agents. How to integrate agent ability into general LLMs becomes a crucial and urgent problem.This paper first delivers three key observ…

2024

Are We on the Right Way for Evaluating Large Vision-Language Models?

NeurIPS 2024poster

Large vision-language models (LVLMs) have recently achieved rapid progress, sparking numerous studies to evaluate their multi-modal capabilities. However, we dig into current evaluation works and identify two primary issues: 1) Visual content is unnecessary for many samples. The answers can be direc…

2024

Changenet: Multi-Temporal Asymmetric Change Detection Dataset

ICASSP 2024accepted

Change Detection (CD) has been attracting extensive interests with the availability of bi-temporal datasets. However, due to the huge cost of multi-temporal images acquisition and labeling, existing change detection datasets are small in quantity, short in temporal, and low in practicability. Theref…

Cited by 0SourceScholar
2024

Correcting Language Model Bias for Text Classification in True Zero-Shot Learning

COLING 2024main

Combining pre-trained language models (PLMs) and manual templates is a common practice for text classification in zero-shot scenarios. However, the effect of this approach is highly volatile, ranging from random guesses to near state-of-the-art results, depending on the quality of the manual templat…

Cited by 1SourcePDFScholar
2024

Discrete Latent Perspective Learning for Segmentation and Detection

ICML 2024spotlight

In this paper, we address the challenge of Perspective-Invariant Learning in machine learning and computer vision, which involves enabling a network to understand images from varying perspectives to achieve consistent semantic interpretation. While standard approaches rely on the labor-intensive col…

Cited by 9SourcePDFScholar
2024

GaussianCube: A Structured and Explicit Radiance Representation for 3D Generative Modeling

NeurIPS 2024poster

We introduce a radiance representation that is both structured and fully explicit and thus greatly facilitates 3D generative modeling. Existing radiance representations either require an implicit feature decoder, which significantly degrades the modeling power of the representation, or are spatially…

Cited by 9SourcePDFScholar
2024

Goal-Guided and Interaction-Aware State Refinement Graph Attention Network for Multi-Agent Trajectory Prediction

RA-L 2024

Multi-agent trajectory prediction plays a pivotal role for intelligent transportation and autonomous driving. Modeling the social interaction among agents and revealing the inherent relationship between interaction and future trajectory are crucial for accurate trajectory prediction. To address thes

Cited by 29SourceScholar
2024

Graph Reasoning Transformers for Knowledge-Aware Question Answering

AAAI 2024technical

Augmenting Language Models (LMs) with structured knowledge graphs (KGs) aims to leverage structured world knowledge to enhance the capability of LMs to complete knowledge-intensive tasks. However, existing methods are unable to effectively utilize the structured knowledge in a KG due to their inabil…

2024

KG-CoT: Chain-of-Thought Prompting of Large Language Models over Knowledge Graphs for Knowledge-Aware Question Answering

IJCAI 2024poster

Large language models (LLMs) encounter challenges such as hallucination and factual errors in knowledge-intensive tasks. One the one hand, LLMs sometimes struggle to generate reliable answers based on the black-box parametric knowledge, due to the lack of responsible knowledge. Moreover, fragmented…

2024

Leveraging Imagery Data with Spatial Point Prior for Weakly Semi-supervised 3D Object Detection

AAAI 2024technical

Training high-accuracy 3D detectors necessitates massive labeled 3D annotations with 7 degree-of-freedom, which is laborious and time-consuming. Therefore, the form of point annotations is proposed to offer significant prospects for practical applications in 3D detection, which is not only more acce…

Cited by 2SourcePDFScholar
2024

Probing Synergistic High-Order Interaction in Infrared and Visible Image Fusion

CVPR 2024poster

Infrared and visible image fusion aims to generate a fused image by integrating and distinguishing complementary information from multiple sources. While the cross-attention mechanism with global spatial interactions appears promising it only capture second-order spatial interactions neglecting high…

2024

PsySafe: A Comprehensive Framework for Psychological-based Attack, Defense, and Evaluation of Multi-agent System Safety

ACL 2024long

Multi-agent systems, when enhanced with Large Language Models (LLMs), exhibit profound capabilities in collective intelligence. However, the potential misuse of this intelligence for malicious purposes presents significant risks. To date, comprehensive research on the safety issues associated with m…

2024

Revisiting Spatial-Frequency Information Integration from a Hierarchical Perspective for Panchromatic and Multi-Spectral Image Fusion

CVPR 2024poster

Pan-sharpening is a super-resolution problem that essentially relies on spectra fusion of panchromatic (PAN) images and low-resolution multi-spectral (LRMS) images. The previous methods have validated the effectiveness of information fusion in the Fourier space of the whole image. However they haven…

2024

RodinHD: High-Fidelity 3D Avatar Generation with Diffusion Models

ECCV 2024poster

"We present RodinHD, which can generate high-fidelity 3D avatars from a portrait image. Existing methods fail to capture intricate details such as hairstyles which we tackle in this paper. We first identify an overlooked problem of catastrophic forgetting that arises when fitting triplanes sequentia…

2024

ShareGPT4Video: Improving Video Understanding and Generation with Better Captions

NeurIPS 2024poster

We present the ShareGPT4Video series, aiming to facilitate the video understanding of large video-language models (LVLMs) and the video generation of text-to-video models (T2VMs) via dense and precise captions. The series comprises: 1) ShareGPT4Video, 40K GPT4V annotated dense captions of videos wit…

Cited by 156SourcePDFScholar
2024

T-Eval: Evaluating the Tool Utilization Capability of Large Language Models Step by Step

ACL 2024long

Large language models (LLMs) have achieved remarkable performance on various NLP tasks and are augmented by tools for broader applications. Yet, how to evaluate and analyze the tool utilization capability of LLMs is still under-explored. In contrast to previous works that evaluate models holisticall…

2023

BEVDistill: Cross-Modal BEV Distillation for Multi-View 3D Object Detection

ICLR 2023poster

3D object detection from multiple image views is a fundamental and challenging task for visual scene understanding. Owing to its low cost and high efficiency, multi-view 3D object detection has demonstrated promising application prospects. However, accurately detecting objects through perspective vi…

2023

DETRDistill: A Universal Knowledge Distillation Framework for DETR-families

ICCV 2023poster

Transformer-based detectors (DETRs) are becoming popular for their simple framework, but the large model size and heavy time consumption hinder their deployment in the real world. While knowledge distillation (KD) can be an appealing technique to compress giant detectors into small ones for comparab…

Cited by 39PDFScholar
2023

Empowering Low-Light Image Enhancer through Customized Learnable Priors

ICCV 2023poster

Deep neural networks have achieved remarkable progress in enhancing low-light images by improving their brightness and eliminating noise. However, most existing methods construct end-to-end mapping networks heuristically, neglecting the intrinsic prior of image enhancement task and lacking transpare…

Cited by 46PDFcodeScholar
2023

Exploring Temporal Frequency Spectrum in Deep Video Deblurring

ICCV 2023poster

Video deblurring aims to restore the latent video frames from their blurred counterparts. Despite the remarkable progress, most promising video deblurring methods only investigate the temporal priors in the spatial domain and rarely explore their its potential in the frequency domain. In this paper,…

Cited by 24PDFScholar
2023

FouriDown: Factoring Down-Sampling into Shuffling and Superposing

NeurIPS 2023poster

Spatial down-sampling techniques, such as strided convolution, Gaussian, and Nearest down-sampling, are essential in deep neural networks. In this study, we revisit the working mechanism of the spatial down-sampling family and analyze the biased effects caused by the static weighting strategy employ…

2023

FrozenRecon: Pose-free 3D Scene Reconstruction with Frozen Depth Models

ICCV 2023poster

3D scene reconstruction is a long-standing vision task. Existing approaches can be categorized into geometry-based and learning-based methods. The former leverages multi-view geometry but may face catastrophic failures due to the reliance on accurate pixel correspondence across views, while the latt…

Cited by 17PDFcodeScholar
2023

Guided Patch-Grouping Wavelet Transformer with Spatial Congruence for Ultra-High Resolution Segmentation

IJCAI 2023poster

Most existing ultra-high resolution (UHR) segmentation methods always struggle in the dilemma of balancing memory cost and local characterization accuracy, which are both taken into account in our proposed Guided Patch-Grouping Wavelet Transformer (GPWFormer) that achieves impressive performances. I…

Cited by 17SourcePDFScholar
2023

Ingredient-Oriented Multi-Degradation Learning for Image Restoration

CVPR 2023poster

Learning to leverage the relationship among diverse image restoration tasks is quite beneficial for unraveling the intrinsic ingredients behind the degradation. Recent years have witnessed the flourish of various All-in-one methods, which handle multiple image degradations within a single model. In…

2023

Intensity-Aware Loss for Dynamic Facial Expression Recognition in the Wild

AAAI 2023technical

Compared with the image-based static facial expression recognition (SFER) task, the dynamic facial expression recognition (DFER) task based on video sequences is closer to the natural expression recognition scene. However, DFER is often more challenging. One of the main reasons is that video sequenc…

2023

Learning Sample Relationship for Exposure Correction

CVPR 2023poster

Exposure correction task aims to correct the underexposure and its adverse overexposure images to the normal exposure in a single network. As well recognized, the optimization flow is opposite. Despite the great advancement, existing exposure correction methods are usually trained with a mini-batch…

Cited by 49SourcePDFScholar
2023

Learning Semantic Degradation-Aware Guidance for Recognition-Driven Unsupervised Low-Light Image Enhancement

AAAI 2023technical

Low-light images suffer severe degradation of low lightness and noise corruption, causing unsatisfactory visual quality and visual recognition performance. To solve this problem while meeting the unavailability of paired datasets in wide-range scenarios, unsupervised low-light image enhancement (UL…

2023

Learning from Noisy Data for Semi-Supervised 3D Object Detection

ICCV 2023poster

Pseudo-Labeling (PL) is a critical approach in semi-supervised 3D object detection (SSOD). In PL, delicately selected pseudo-labels, generated by the teacher model, are provided for the student model to supervise the semi-supervised detection framework. However, such a paradigm may introduce misclas…

Cited by 15PDFcodeScholar
2023

Structure-aware Knowledge Graph-to-text Generation with Planning Selection and Similarity Distinction

EMNLP 2023long main

The knowledge graph-to-text (KG-to-text) generation task aims to synthesize coherent and engaging sentences that accurately convey the complex information derived from an input knowledge graph. One of the primary challenges in this task is bridging the gap between the diverse structures of the KG an…

Cited by 0SourceScholar
2023

Towards Domain Generalization for Multi-View 3D Object Detection in Bird-Eye-View

CVPR 2023poster

Multi-view 3D object detection (MV3D-Det) in Bird-Eye-View (BEV) has drawn extensive attention due to its low cost and high efficiency. Although new algorithms for camera-only 3D object detection have been continuously proposed, most of them may risk drastic performance degradation when the domain o…

Cited by 25SourcePDFScholar
2023

Transition-constant Normalization for Image Enhancement

NeurIPS 2023spotlight

Normalization techniques that capture image style by statistical representation have become a popular component in deep neural networks. Although image enhancement can be considered as a form of style transformation, there has been little exploration of how normalization affect the enhancement perfo…

2023

Ultra-High Resolution Segmentation With Ultra-Rich Context: A Novel Benchmark

CVPR 2023poster

With the increasing interest and rapid development of methods for Ultra-High Resolution (UHR) segmentation, a large-scale benchmark covering a wide range of scenes with full fine-grained dense annotations is urgently needed to facilitate the field. To this end, the URUR dataset is introduced, in the…

2023

Visual Recognition-Driven Image Restoration for Multiple Degradation With Intrinsic Semantics Recovery

CVPR 2023poster

Deep image recognition models suffer a significant performance drop when applied to low-quality images since they are trained on high-quality images. Although many studies have investigated to solve the issue through image restoration or domain adaptation, the former focuses on visual quality rather…

Cited by 23SourcePDFScholar
2022

AutoAlign: Pixel-Instance Feature Aggregation for Multi-Modal 3D Object Detection

IJCAI 2022poster

Object detection through either RGB images or the LiDAR point clouds has been extensively explored in autonomous driving. However, it remains challenging to make these two data sources complementary and beneficial to each other. In this paper, we propose AutoAlign, an automatic feature fusion strat…

Cited by 140SourcePDFScholar
2022

Can Language Models Serve as Temporal Knowledge Bases?

EMNLP 2022finding

Recent progress regarding the use of language models (LMs) as knowledge bases (KBs) has shown that language models can act as structured knowledge bases for storing relational facts. However, most existing works only considered the LM-as-KB paradigm in a static setting, which ignores the analysis of…

Cited by 8SourcePDFScholar
2022

Deep Fourier-Based Exposure Correction Network with Spatial-Frequency Interaction

ECCV 2022poster

"Images captured under incorrect exposures unavoidably suffer from mixed degradations of lightness and structures. Most existing deep learning-based exposure correction methods separately restore such degradations in the spatial domain. In this paper, we present a new perspective for exposure correc…

2022

Deformable Feature Aggregation for Dynamic Multi-modal 3D Object Detection

ECCV 2022poster

"Point clouds and RGB images are two general perceptional sources in autonomous driving. The former can provide accurate localization of objects, and the latter is denser and richer in semantic information. Recently, AutoAlign presents a learnable paradigm in combining these two modalities for 3D ob…

2022

Exposure Normalization and Compensation for Multiple-Exposure Correction

CVPR 2022poster

Images captured with improper exposures usually bring unsatisfactory visual effects. Previous works mainly focus on either underexposure or overexposure correction, resulting in poor generalization to various exposures. An alternative solution is to mix the multiple exposure data for training a sing…

Cited by 60PDFScholar
2022

Frequency and Spatial Dual Guidance for Image Dehazing

ECCV 2022poster

"In this paper, we propose a novel image dehazing framework with frequency and spatial dual guidance. In contrast to most existing deep learning-based image dehazing methods that primarily exploit spatial information and neglect the distinguished frequency information, we introduce a new perspective…

2022

MMNet: Muscle Motion-Guided Network for Micro-Expression Recognition

IJCAI 2022poster

Facial micro-expressions (MEs) are involuntary facial motions revealing people’s real feelings and play an important role in the early intervention of mental illness, the national security, and many human-computer interaction systems. However, existing micro-expression datasets are limited and usual…

2022

OpticE: A Coherence Theory-Based Model for Link Prediction

COLING 2022main

Knowledge representation learning is a key step required for link prediction tasks with knowledge graphs (KGs). During the learning process, the semantics of each entity are embedded by a vector or a point in a feature space. The distance between these points is a measure of semantic similarity. How…

2022

Panchromatic and Multispectral Image Fusion via Alternating Reverse Filtering Network

NeurIPS 2022accept

Panchromatic (PAN) and multi-spectral (MS) image fusion, named Pan-sharpening, refers to super-resolve the low-resolution (LR) multi-spectral (MS) images in the spatial domain to generate the expected high-resolution (HR) MS images, conditioning on the corresponding high-resolution PAN images. In th…

Cited by 21SourcePDFScholar
2022

RelCLIP: Adapting Language-Image Pretraining for Visual Relationship Detection via Relational Contrastive Learning

EMNLP 2022main

Conventional visual relationship detection models only use the numeric ids of relation labels for training, but ignore the semantic correlation between the labels, which leads to severe training biases and harms the generalization ability of representations. In this paper, we introduce compact langu…

2022

Roadblocks for Temporarily Disabling Shortcuts and Learning New Knowledge

NeurIPS 2022accept

Deep learning models have been found with a tendency of relying on shortcuts, i.e., decision rules that perform well on standard benchmarks but fail when transferred to more challenging testing conditions. Such reliance may hinder deep learning models from learning other task-related features and se…

Cited by 7SourcePDFScholar
2022

Spatial-Frequency Domain Information Integration for Pan-Sharpening

ECCV 2022poster

"Pan-sharpening aims to generate the high-resolution multi-spectral (MS) images by fusing PAN images and low-resolution MS images. Despite the great advances, most existing pan-sharpening methods only work in the spatial domain and rarely explore the potential solution in frequency domain. In this p…

Cited by 102SourcePDFScholar
2022

Unleashing Potential of Unsupervised Pre-Training With Intra-Identity Regularization for Person Re-Identification

CVPR 2022poster

Existing person re-identification (ReID) methods typically directly load the pre-trained ImageNet weights for initialization. However, as a fine-grained classification task, ReID is more challenging and exists a large domain gap between ImageNet classification. Inspired by the great success of self-…

Cited by 47PDFScholar
2020

P2B: Point-to-Box Network for 3D Object Tracking in Point Clouds

CVPR 2020oral

Towards 3D object tracking in point clouds, a novel point-to-box network termed P2B is proposed in an end-to-end learning manner. Our main idea is to first localize potential target centers in 3D search area embedded with target information. Then point-driven 3D target proposal and verification are…

Cited by 199PDFcodeScholar