← Search

Bin Fan

35 accepted papers

2026

EC-MVSNet: Enhanced Cascaded Multi-View Stereo with Cross-Scale Relevance Integration

AAAI 2026technical

Cascade-based multi-scale architectures are currently the mainstream in Multi-view Stereo (MVS), achieving a balance between computational efficiency and reconstruction accuracy. However, existing cascade MVS methods suffer from significant limitations in cross-scale information utilization, where d

Cited by 0SourcePDFScholar
2026

Learning Spatial Decay for Vision Transformers

AAAI 2026technical

Vision Transformers (ViTs) have revolutionized computer vision, yet their self-attention mechanism lacks explicit spatial inductive biases, leading to suboptimal performance on spatially-structured tasks. Existing approaches introduce data-independent spatial decay based on fixed distance metrics, a

Cited by 0SourcePDFScholar
2026

SPE-MVS: Spatial Position Encoding Enhanced Multi-View Stereo with Monocular Depth Priors

CVPR 2026

Learning-based Multi-View Stereo (MVS) methods have become the mainstream in the field, relying on the construction of cost Learning-based Multi-View Stereo (MVS) methods have become the mainstream in the field, relying on the construction of cost volumes through multi-view feature similarity comput

Cited by 0SourcecodeScholar
2026

Towards Accurate 3D Object Detection in Adverse Weather by Leveraging 4D Radar for LiDAR Geometry Enhancement

AAAI 2026technical

3D object detection is a critical component of autonomous driving, yet its performance degrades severely in adverse weather due to the degradation of LiDAR point clouds. While existing LiDAR-4D radar fusion methods enhance robustness by incorporating weather-robust 4D radar data, they often depend o

Cited by 0SourcePDFScholar
2026

VLANeXt: Recipes for Building Strong VLA Models

ICML 2026poster

Following the rise of large foundation models, Vision–Language–Action models (VLAs) emerged, leveraging strong visual and language understanding for general-purpose policy learning. Yet, the current VLA landscape remains fragmented and exploratory. Although many groups have proposed their own VLA mo…

Cited by 0SourceScholar
2025

Active Hyperspectral Imaging Using an Event Camera

CVPR 2025highlight

Hyperspectral imaging plays a critical role in numerous scientific and industrial fields. Conventional hyperspectral imaging systems often struggle with the trade-off between capture speed, spectral resolution, and bandwidth, particularly in dynamic environments. In this work, we present a novel eve…

Cited by 0SourcePDFScholar
2024

Boosting Gaze Object Prediction via Pixel-level Supervision from Vision Foundation Model

ECCV 2024poster

"Gaze object prediction (GOP) aims to predict the category and location of the object that a human is looking at. Previous methods utilized box-level supervision to identify the object that a person is looking at, but struggled with semantic ambiguity, , a single box may contain several items since…

2024

Defying Imbalanced Forgetting in Class Incremental Learning

AAAI 2024technical

We observe a high level of imbalance in the accuracy of different learned classes in the same old task for the first time. This intriguing phenomenon, discovered in replay-based Class Incremental Learning (CIL), highlights the imbalanced forgetting of learned classes, as their accuracy is similar be…

Cited by 7SourcePDFScholar
2024

Real-data-driven 2000 FPS Color Video from Mosaicked Chromatic Spikes

ECCV 2024poster

"The spike camera continuously records scene radiance with high-speed, high dynamic range, and low data redundancy properties, as a promising replacement for frame-based high-speed cameras. Previous methods for reconstructing color videos from monochromatic spikes are constrained in capturing full-t…

Cited by 1SourcePDFScholar
2024

Spatio-Temporal Interactive Learning for Efficient Image Reconstruction of Spiking Cameras

NeurIPS 2024poster

The spiking camera is an emerging neuromorphic vision sensor that records high-speed motion scenes by asynchronously firing continuous binary spike streams. Prevailing image reconstruction methods, generating intermediate frames from these spike streams, often rely on complex step-by-step network ar…

Cited by 1SourcePDFScholar
2024

Towards HDR and HFR Video from Rolling-Mixed-Bit Spikings

CVPR 2024poster

The spiking cameras offer the benefits of high dynamic range (HDR) high temporal resolution and low data redundancy. However reconstructing HDR videos in high-speed conditions using single-bit spikings presents challenges due to the limited bit depth. Increasing the bit depth of the spikings is adva…

Cited by 3SourcePDFScholar
2024

Zero-Shot Event-Intensity Asymmetric Stereo via Visual Prompting from Image Domain

NeurIPS 2024poster

Event-intensity asymmetric stereo systems have emerged as a promising approach for robust 3D perception in dynamic and challenging environments by integrating event cameras with frame-based sensors in different views. However, existing methods often suffer from overfitting and poor generalization du…

Cited by 2SourcePDFScholar
2023

Joint Appearance and Motion Learning for Efficient Rolling Shutter Correction

CVPR 2023poster

Rolling shutter correction (RSC) is becoming increasingly popular for RS cameras that are widely used in commercial and industrial applications. Despite the promising performance, existing RSC methods typically employ a two-stage network structure that ignores intrinsic information interactions and…

2023

Learning Task-Aligned Local Features for Visual Localization

RA-L 2023

Visual localization plays a key role in various robot perception systems. Robust visual localization relies on reliable and repeatable local features to establish high quality point correspondences among images. This letter focuses on addressing two limitations of joint learning detector and descrip

Cited by 2SourceScholar
2022

Context-Aware Video Reconstruction for Rolling Shutter Cameras

CVPR 2022poster

With the ubiquity of rolling shutter (RS) cameras, it is becoming increasingly attractive to recover the latent global shutter (GS) video from two consecutive RS frames, which also places a higher demand on realism. Existing solutions, using deep neural networks or optimization, achieve promising pe…

Cited by 30PDFcodeScholar
2022

DOMAINDESC: Learning Local Descriptors With Domain Adaptation

ICASSP 2022accepted

Robust and efficient local descriptor is crucial in a wide range of applications. In this paper, we propose a novel descriptor DomainDesc which is invariant as much as possible by learning local Descriptor with Domain adaptation. We design the feature-level domain adaptation loss to improve robustne…

Cited by 0SourceScholar
2022

MTLDesc: Looking Wider to Describe Better

AAAI 2022technical

Limited by the locality of convolutional neural networks, most existing local features description methods only learn local descriptors with local information and lack awareness of global and surrounding spatial context. In this work, we focus on making local descriptors ``look wider to describe bet…

2022

Stereo Depth Estimation with Echoes

ECCV 2022poster

"Stereo depth estimation is particularly amenable to local textured regions while echoes have good depth estimations for global textureless regions, thus the two modalities complement each other. Motivated by the reciprocal relationship between both modalities, in this paper, we propose an end-to-en…

2021

Inverting a Rolling Shutter Camera: Bring Rolling Shutter Images to High Framerate Global Shutter Video

ICCV 2021poster

Rolling shutter (RS) images can be viewed as the result of the row-wise combination of global shutter (GS) images captured by a virtual moving GS camera over the period of camera readout time. The RS effect brings tremendous difficulties for the downstream applications. In this paper, we propose to…

Cited by 43PDFScholar
2020

AugFPN: Improving Multi-Scale Feature Learning for Object Detection

CVPR 2020poster

Current state-of-the-art detectors typically exploit feature pyramid to detect objects at different scales. Among them, FPN is one of the representative works that build a feature pyramid by multi-scale features summation. However, the design defects behind prevent the multi-scale features from bein…

Cited by 589PDFcodeScholar
2020

Search What You Want: Barrier Panelty NAS for Mixed Precision Quantization

ECCV 2020poster

Emergent hardwares can support mixed precision CNN models inference that assign different bitwidths for different layers. Learning to find an optimal mixed precision model that can preserve accuracy and satisfy the specific constraints on model size and computation is extremely challenge due to the…

Cited by 73SourcePDFScholar
2019

DensePoint: Learning Densely Contextual Representation for Efficient Point Cloud Processing

ICCV 2019poster

Point cloud processing is very challenging, as the diverse shapes formed by irregular points are often indistinguishable. A thorough grasp of the elusive shape requires sufficiently contextual semantic information, yet few works devote to this. Here we propose DensePoint, a general architecture to l…

Cited by 368PDFcodeScholar
2019

Progressive Sparse Local Attention for Video Object Detection

ICCV 2019poster

Transferring image-based object detectors to the domain of videos remains a challenging problem. Previous efforts mostly exploit optical flow to propagate features across frames, aiming to achieve a good trade-off between accuracy and efficiency. However, introducing an extra model to estimate optic…

Cited by 113PDFScholar
2019

Relation-Shape Convolutional Neural Network for Point Cloud Analysis

CVPR 2019oral

Point cloud analysis is very challenging, as the shape implied in irregular points is difficult to capture. In this paper, we propose RS-CNN, namely, Relation-Shape Convolutional Neural Network, which extends regular grid CNN to irregular configuration for point cloud analysis. The key to RS-CNN is…

Cited by 1206PDFcodeScholar
2019

SOSNet: Second Order Similarity Regularization for Local Descriptor Learning

CVPR 2019oral

Despite the fact that Second Order Similarity (SOS) has been used with significant success in tasks such as graph matching and clustering, it has not been exploited for learning local descriptors. In this work, we explore the potential of \sos in the field of descriptor learning by building upon the…

Cited by 432PDFScholar