← Search

Hongxun Yao

23 accepted papers

2026

CREval: An Automated Interpretable Evaluation for Creative Image Manipulation under Complex Instructions

CVPR 2026

Instruction-based multimodal image manipulation has recently made rapid progress. However, existing evaluation methods lack a systematic and human-aligned framework for assessing model performance on complex and creative editing tasks. To address this gap, we propose CREval, a fully automated questi

Cited by 0SourcecodeScholar
2026

Content-aware Information Compression and Selection for Whole Slide Image Analysis

AAAI 2026technical

Recent advances in multi-instance learning (MIL) have demonstrated impressive performance in whole slide image (WSI) analysis. However, current methods search for cues and draw conclusions from all instances or regions, resulting in excessive redundant computation and suboptimal representation quali

Cited by 0SourcePDFScholar
2025

Bridge Then Begin Anew: Generating Target-Relevant Intermediate Model for Source-Free Visual Emotion Adaptation

AAAI 2025technical

Visual emotion recognition (VER), which aims at understanding humans' emotional reactions toward different visual stimuli, has attracted increasing attention. Given the subjective and ambiguous characteristics of emotion, annotating a reliable large-scale dataset is hard. For reducing reliance on da…

2025

GMMamba: Group Masking Mamba for Whole Slide Image Classification

ICCV 2025poster

Recent advances in selective state space models (Mamba) have shown great promise in whole slide image (WSI) classification. Despite this, WSIs contain explicit local redundancy (similar patches) and irrelevant regions (uninformative instances), posing significant challenges for Mamba-based multi-ins…

Cited by 0SourcePDFScholar
2025

Gaussian Constrained Diffeomorphic Deformation Network for Panoramic Semantic Segmentation

ICASSP 2025accepted

Panoramic semantic segmentation has garnered increasing attention due to its ability to provide comprehensive environmental perception. However, it requires a large number of annotated panoramic images to achieve satisfactory performance, which is costly. Recently, Domain Adaptation for Panoramic Se…

Cited by 0SourceScholar
2025

Learning Class Prototypes for Visual Emotion Recognition

ICASSP 2025accepted

Visual emotion recognition (VER), which aims at understanding humans’ emotional reactions toward different visual stimuli, has attracted increasing attention. However, because of the subjectivity and complex nature of emotion, existing VER methods suffer from one or more of the following problems: 1…

Cited by 0SourceScholar
2025

M3amba: Memory Mamba is All You Need for Whole Slide Image Classification

CVPR 2025poster

Multi-instance learning (MIL) has demonstrated impressive performance in whole slide image (WSI) analysis. However, existing approaches struggle with undesirable results and unbearable computational overhead due to the quadratic complexity of Transformers. Recently, Mamba has offered a feasible solu…

Cited by 0SourcePDFScholar
2025

MPBench: A Comprehensive Multimodal Reasoning Benchmark for Process Errors Identification

ACL 2025finding

Reasoning is an essential capacity for large language models (LLMs) to address complex tasks, whereas the identification of process errors is vital for improving this ability. Recently, process-level reward models (PRMs) were proposed to provide step-wise rewards that facilitate reinforcement learni…

Cited by 0SourcePDFScholar
2025

OODML: Whole Slide Image Classification Meets Online Pseudo-Supervision and Dynamic Mutual Learning

AAAI 2025technical

Bag-label-based multi-instance learning (MIL) has demonstrated significant performance in whole slide image (WSI) analysis, particularly in pseudo-label-based learning schemes. However, due to inaccurate feature representation and interference, existing MIL methods often yield unreliable pseudo-labe…

Cited by 0SourcePDFScholar
2024

Blur-aware Spatio-temporal Sparse Transformer for Video Deblurring

CVPR 2024poster

Video deblurring relies on leveraging information from other frames in the video sequence to restore the blurred regions in the current frame. Mainstream approaches employ bidirectional feature propagation spatio-temporal transformers or a combination of both to extract information from the video se…

2024

Dynamic Policy-Driven Adaptive Multi-Instance Learning for Whole Slide Image Classification

CVPR 2024highlight

Multi-Instance Learning (MIL) has shown impressive performance for histopathology whole slide image (WSI) analysis using bags or pseudo-bags. It involves instance sampling feature representation and decision-making. However existing MIL-based technologies at least suffer from one or more of the foll…

Cited by 6SourcePDFScholar
2023

BiCro: Noisy Correspondence Rectification for Multi-Modality Data via Bi-Directional Cross-Modal Similarity Consistency

CVPR 2023poster

As one of the most fundamental techniques in multimodal learning, cross-modal matching aims to project various sensory modalities into a shared feature space. To achieve this, massive and correctly aligned data pairs are required for model training. However, unlike unimodal datasets, multimodal data…

2022

Spatio-Temporal Deformable Attention Network for Video Deblurring

ECCV 2022poster

"The key success factor of the video deblurring methods is to compensate for the blurry pixels of the mid-frame with the sharp pixels of the adjacent video frames. Therefore, mainstream methods align the adjacent frames based on the estimated optical flows and fuse the alignment frames for restorati…

2022

Temporal Action Proposal Generation with Background Constraint

AAAI 2022technical

Temporal action proposal generation (TAPG) is a challenging task that aims to locate action instances in untrimmed videos with temporal boundaries. To evaluate the confidence of proposals, the existing works typically predict action score of proposals that are supervised by the temporal Intersectio…

2021

Asynchronous Teacher Guided Bit-wise Hard Mining for Online Hashing

AAAI 2021technical

Online hashing for streaming data has attracted increasing attention recently. However, most existing algorithms focus on batch inputs and instance-balanced optimization, which is limited in the single datum input case and does not match the dynamic training in online hashing. Furthermore, constantl…

Cited by 9SourcePDFScholar
2021

Efficient Regional Memory Network for Video Object Segmentation

CVPR 2021poster

Recently, several Space-Time Memory based networks have shown that the object cues (e.g. video frames as well as the segmented object masks) from the past frames are useful for segmenting objects in the current frame. However, these methods exploit the information from the memory by global-to-global…

Cited by 188PDFcodeScholar
2020

GRNet: Gridding Residual Network for Dense Point Cloud Completion

ECCV 2020poster

Estimating the complete 3D point cloud from an incomplete one is a key problem in many vision and robotics applications. Mainstream methods (e.g., PCN and TopNet) use Multi-layer Perceptrons (MLPs) to directly process point clouds, which may cause the loss of details because the structural and conte…

2019

Pix2Vox: Context-Aware 3D Reconstruction From Single and Multi-View Images

ICCV 2019poster

Recovering the 3D representation of an object from single-view or multi-view RGB images by deep neural networks has attracted increasing attention in the past few years. Several mainstream works (e.g., 3D-R2N2) use recurrent neural networks (RNNs) to fuse multiple feature maps extracted from input i…

Cited by 471PDFcodeScholar
2017

Non-Rigid Object Tracking via Deformable Patches Using Shape-Preserved KCF and Level Sets

ICCV 2017poster

Part-based trackers are effective in exploiting local details of the target object for robust tracking. In contrast to most existing part-based methods that divide all kinds of target objects into a number of fixed rectangular patches, in this paper, we propose a novel framework in which a set of de…

Cited by 26PDFScholar
2016

Mining representative actions for actor identification

ICASSP 2016accepted

Previous works on actor identification mainly focused on static features based on face identification and costume detection, without considering the abundant dynamic information contained in videos. In this paper, we propose a novel method to mine representative actions of each actor, and show the r…

Cited by 0SourceScholar