← Search

Ruifeng Li

18 accepted papers

2026

H^2A^2: Homogeneity-Aware and Heterogeneity-Aware Feature Perception for Unified Indoor 3D Object Detection

CVPR 2026

In this work, we observe that for indoor 3D object detection, fundamental geometric cues induce homogeneous spatial responses across scenes, whereas scene-specific structure yields heterogeneous signatures. However, existing detectors lack effective mechanisms to jointly extract and exploit such dua

Cited by 0SourceScholar
2026

LiDAR Prompted Spatio-Temporal Multi-View Stereo for Autonomous Driving

CVPR 2026

Accurate metric depth is critical for autonomous driving perception and simulation, yet current approaches struggle to achieve high metric accuracy, multi-view and temporal consistency, and cross-domain generalization. To address these challenges, we present DriveMVS, a novel multi-view stereo frame

Cited by 0SourcecodeScholar
2026

NC-Bench and NCfold: A Benchmark and Closed-Loop Framework for RNA Non-Canonical Base-Pair Prediction

ICLR 2026poster

RNA secondary structure forms the basis for folding and function, with non-canonical (NC) interactions indispensable for catalysis, regulation, and molecular recognition. Despite their importance, predicting NC base pairs remains challenging due to the absence of a standardized benchmark for systema…

Cited by 0SourcecodeScholar
2026

RealMirror: A Comprehensive, Open-Source Vision-Language-Action Platform for Embodied AI

ICRA 2026poster

The emerging field of Vision-Language-Action (VLA) for humanoid robots faces several fundamental challenges, including the high cost of data acquisition, the lack of a standardized benchmark, and the significant gap between simulation and the real world. To overcome these obstacles, we propose RealM…

2025

BSLoRA: Enhancing the Parameter Efficiency of LoRA with Intra-Layer and Inter-Layer Sharing

ICML 2025poster

Low-Rank Adaptation (LoRA) is a widely adopted parameter-efficient fine-tuning method for large language models (LLMs) to adapt to downstream tasks. However, in scenarios where multiple LoRA models are deployed simultaneously, standard LoRA introduces substantial trainable parameters, resulting in s…

2025

UniMatch: Universal Matching from Atom to Task for Few-Shot Drug Discovery

ICLR 2025spotlight

Drug discovery is crucial for identifying candidate drugs for various diseases. However, its low success rate often results in a scarcity of annotations, posing a few-shot learning problem. Existing methods primarily focus on single-scale features, overlooking the hierarchical molecular structures t…

2024

LiDAR-Link: Observability-Aware Probabilistic Plane-Based Extrinsic Calibration for Non-Overlapping Solid-State LiDARs

RA-L 2024

As solid-state LiDAR technology advances, mobile robotics and autonomous driving increasingly rely on multiple solid-state LiDARs for perception. However, limited or non-overlapping fields of view (FoV) among these sensors pose significant challenges for extrinsic calibration. Moreover, there are no

Cited by 9SourceScholar
2024

Multiscale Positive-Unlabeled Detection of AI-Generated Texts

ICLR 2024spotlight

Recent releases of Large Language Models (LLMs), e.g. ChatGPT, are astonishing at generating human-like texts, but they may impact the authenticity of texts. Previous works proposed methods to detect these AI-generated texts, including simple ML classifiers, pretrained-model-based zero-shot methods,…

2024

Relaxed Hover Solution Based Control for a Bi-copter with Rotor and Servo Stuck Failure

ICRA 2024poster

As the usage of bi-copters increases in military and civilian fields, the demand for reliable bi-copters is on the rise. This study focuses on controlling a bi-copter under rotor or servo stuck failure. A relaxed hover solution is derived for the bi-copter, by solving an optimization problem subject…

Cited by 0SourceScholar
2024

SACNet: A Scattered Attention-Based Network With Feature Compensator for Visual Localization

RA-L 2024

Visual localization, an integral component of a vast array of computer applications, has been effectively resolved by scene coordinate regression (SCoRe) methods. However, due to the limited receptive field of convolutional neural networks (CNNs), current SCoRe methods have difficulty in distinguish

Cited by 4SourceScholar
2023

CO-Net: Learning Multiple Point Cloud Tasks at Once with A Cohesive Network

ICCV 2023poster

We present CO-Net, a cohesive framework that optimizes multiple point cloud tasks collectively across heterogeneous dataset domains. CO-Net maintains the characteristics of high storage efficiency since models with the preponderance of shared parameters can be assembled into a single model. Specific…

Cited by 7PDFScholar
2023

EAAINet: An Element-Wise Attention Network With Global Affinity Information for Accurate Indoor Visual Localization

RA-L 2023

Visual localization, a vital component of many visual applications, has been tackled by scene coordinates regression (SCoRe) methods that leverage neural networks to predict scene coordinates, followed by a PnP algorithm to recover camera pose. However, these methods do not consider the relationship

Cited by 19SourceScholar
2023

OFVL-MS: Once for Visual Localization across Multiple Indoor Scenes

ICCV 2023poster

In this work, we seek to predict camera poses across scenes with a multi-task learning manner, where we view the localization of each scene as a new task. We propose OFVL-MS, a unified framework that dispenses with the traditional practice of training a model for each individual scene and relieves…

Cited by 11PDFcodeScholar
2023

Poly-PC: A Polyhedral Network for Multiple Point Cloud Tasks at Once

CVPR 2023poster

In this work, we show that it is feasible to perform multiple tasks concurrently on point cloud with a straightforward yet effective multi-task network. Our framework, Poly-PC, tackles the inherent obstacles (e.g., different model architectures caused by task bias and conflicting gradients caused by…

Cited by 21SourcePDFScholar
2022

A Deep Feature Aggregation Network for Accurate Indoor Camera Localization

RA-L 2022

As scene coordinate regression (SCoRe) methods become prevailing in the area of visual camera localization, the issue of repetitive or sparse texture scenes continues to be a concern. Specifically, they will suffer from performance degeneration due to ambiguous patterns caused by visual similarity.

Cited by 23SourceScholar
2022

CamMap: Extrinsic Calibration of Non-Overlapping Cameras Based on SLAM Map Alignment

RA-L 2022

Multiple cameras have emerged as a promising technology for robots and vehicles due to their broad fields of view (FoV) and high resolution. However, there are often limited or no overlapping FoVs among cameras, bringing challenges to estimating extrinsic camera parameters. To overcome this problem,

Cited by 12SourceScholar
2022

PANet: A Pixel-Level Attention Network for 6D Pose Estimation With Embedding Vector Features

RA-L 2022

In this work, we present PANet, a pixel-level attention network with embedding vector features, which addresses the challenge of 6D pose estimation from a single RGBD image under severe occlusion. PANet produces pixel-wise attention for strong representation learning and leverages a novel selection

Cited by 12SourceScholar
2022

PillarNet: Real-Time and High-Performance Pillar-Based 3D Object Detection

ECCV 2022poster

"Real-time and high-performance 3D object detection is of critical importance for autonomous driving. Recent top-performing 3D object detectors mainly rely on point-based or 3D voxel-based convolutions, which are both computationally inefficient for onboard deployment. In contrast, pillar-based meth…