← Search

Dewen Hu

12 accepted papers

2026

Grasp Like Humans: Learning Generalizable Multi-Fingered Grasping from Human Proprioceptive Sensorimotor Integration

ICRA 2026poster

Tactile and kinesthetic perceptions are crucial for human dexterous manipulation, enabling reliable grasping of objects via proprioceptive sensorimotor integration. For robotic hands, even though acquiring such tactile and kinesthetic feedback is feasible, establishing a direct mapping from this sen…

2026

TTAPFormer: Robust Arbitrary Point Tracking via Transient Asynchronous Fusion of Frames and Events

CVPR 2026

Tracking any point (TAP) is a fundamental yet challenging task in computer vision, requiring high precision and long-term motion reasoning. Recent attempts to combine RGB frames and event streams have shown promise, yet they typically rely on synchronous or non-adaptive fusion, leading to temporal m

Cited by 0SourcecodeScholar
2026

TVG-SLAM: Robust Gaussian Splatting SLAM With Tri-View Geometric Constraints

RA-L 2026

Recent advances in 3D Gaussian Splatting (3DGS) have enabled RGB-only SLAM systems to achieve high-fidelity scene representation. However, the heavy reliance of existing systems on photometric rendering loss for camera tracking undermines their robustness, especially in unbounded outdoor environment

Cited by 0SourceScholar
2025

Fully Spiking Neural Networks for Unified Frame-Event Object Tracking

NeurIPS 2025poster

The integration of image and event streams offers a promising approach for achieving robust visual object tracking in complex environments. However, current fusion methods achieve high performance at the cost of significant computational overhead and struggle to efficiently extract the sparse, async…

Cited by 0SourcecodeScholar
2025

RADRadar: Range-Angle-Doppler Feature Cube Reconstruction for Radar Scene Perception

RA-L 2025

Compared to cameras and lidars, millimeter-wave radar's capability to operate under all-weather, all-day conditions makes it indispensable in autonomous driving. The radar cube, comprising range (R), azimuth (A), and Doppler velocity (D) dimensions, serves as an effective data representation due to

Cited by 0SourceScholar
2025

Tracking Any Point with Frame-Event Fusion Network at High Frame Rate

IROS 2025

Tracking any point based on image frames is constrained by frame rates, leading to instability in high-speed scenarios and limited generalization in real-world applications. To overcome these limitations, we propose an image-event fusion point tracker, FE-TAP, which combines the contextual informati

Cited by 7SourceScholar
2024

TD-NeRF: Novel Truncated Depth Prior for Joint Camera Pose and Neural Radiance Field Optimization

IROS 2024poster

The reliance on accurate camera poses is a significant barrier to the widespread deployment of Neural Radiance Fields (NeRF) models for 3D reconstruction and SLAM tasks. The existing method introduces monocular depth priors to jointly optimize the camera poses and NeRF, which fails to fully exploit…

Cited by 0SourcecodeScholar
2022

SymmetryGrasp: Symmetry-Aware Antipodal Grasp Detection From Single-View RGB-D Images

RA-L 2022

Symmetry is ubiquitous in everyday objects. Humans tend to grasp objects by recognizing the symmetric regions. In this letter, we investigate how symmetry could boost robotic grasp detection. To this end, we present a learning-based method for detecting grasp from single-view RGB-D images. The key i

Cited by 11SourceScholar
2021

Pixel Difference Networks for Efficient Edge Detection

ICCV 2021poster

Recently, deep Convolutional Neural Networks (CNNs) can achieve human-level performance in edge detection with the rich and abstract edge representation capacities. However, the high performance of CNN based edge detection is achieved with a large pretrained CNN backbone, which is memory and energy…

Cited by 452PDFcodeScholar
2020

Dynamic Group Convolution for Accelerating Convolutional Neural Networks

ECCV 2020poster

Replacing normal convolutions with group convolutions can significantly increase the computational efficiency of modern deep convolutional networks, which has been widely adopted in compact network architecture designs. However, existing group convolutions undermine the original network structures b…