← Search

Fang Wan

38 accepted papers

2026

ActiveSPN: Active Soft Polyhedral Networks with Pose Estimation for In-Finger Object Manipulation

ICRA 2026poster

Robotic grippers aim to replicate the remarkable functionalities of the human hand by providing advanced perception, adaptability, stability, and dexterity for complex tasks. Achieving these capabilities demands a sophisticated design hierarchy and robust perception mechanisms that ensure accurate m…

2026

FlexiVideo: Variation-Aware Temporal Dynamics Modeling for Efficient Video Understanding

CVPR 2026

Natural videos exhibit heterogeneous temporal dynamics, with certain segments undergoing high-dynamic scene transitions and others dominated by low-dynamic visual changes. However, treating all frames identically, a common practice in most MLLMs, leads to redundant visual encoding, which results in

Cited by 0SourcecodeScholar
2026

Topology-Optimized, Dual-Phase Gripper With Force Estimation for Underwater Operation

RA-L 2026

Addressing the critical trade-off between compliance and grasping force in underwater manipulation, this letter presents a novel topology optimization framework to automate the design of soft, variable-stiffness fingers from a single material. By employing multiple load cases within the optimization

Cited by 0SourceScholar
2026

asRoBallet: Closing the Sim2Real Gap via Friction-Aware Reinforcement Learning for Underactuated Spherical Dynamics

RSS 2026poster

We introduce asRoBallet, to the best of our knowledge, the first successful deployment of reinforcement learning (RL) on a humanoid ballbot hardware. Historically, ballbots have served as a canonical benchmark for underactuated and nonholonomic control, which are characterized by a reality gap in co…

Cited by 0SourceScholar
2025

ActiveSPN: Active Soft Polyhedral Networks With Pose Estimation for In-Finger Object Manipulation

RA-L 2025

Robotic grippers aim to replicate the remarkable functionalities of the human hand by providing advanced perception, adaptability, stability, and dexterity for complex tasks. Achieving these capabilities demands a sophisticated design hierarchy and robust perception mechanisms that ensure accurate m

Cited by 2SourcecodeScholar
2025

DynRefer: Delving into Region-level Multimodal Tasks via Dynamic Resolution

CVPR 2025poster

One important task of multimodal models is to translate referred image regions to human preferred language descriptions. Existing methods, however, ignore the resolution adaptability needs of different tasks, which hinders them to find out precise language descriptions. In this study, we propose a D…

2025

Timestep Embedding Tells: It's Time to Cache for Video Diffusion Model

CVPR 2025highlight

As a fundamental backbone for video generation, diffusion models are challenged by low inference speed due to the sequential nature of denoising.Previous methods speed up the models by caching and reusing model outputs at uniformly selected timesteps.However, such a strategy neglects the fact that d…

2024

Close the Sim2real Gap via Physically-based Structured Light Synthetic Data Simulation

ICRA 2024poster

Despite the substantial progress in deep learning, its adoption in industrial robotics projects remains limited, primarily due to challenges in data acquisition and labeling. Previous sim2real approaches using domain randomization require extensive scene and model optimization. To address these issu…

Cited by 1SourcecodeScholar
2024

Evaluation of Text-to-Video Generation Models: A Dynamics Perspective

NeurIPS 2024poster

Comprehensive and constructive evaluation protocols play an important role when developing sophisticated text-to-video (T2V) generation models. Existing evaluation protocols primarily focus on temporal consistency and content continuity, yet largely ignore dynamics of video content. Such dynamics is…

2024

Ray Denoising: Depth-aware Hard Negative Sampling for Multi-view 3D Object Detection

ECCV 2024poster

"Multi-view 3D object detection systems often struggle with generating precise predictions due to the challenges in estimating depth from images, increasing redundant and incorrect detections. Our paper presents Ray Denoising, an innovative method that enhances detection accuracy by strategically sa…

2023

AttentionShift: Iteratively Estimated Part-Based Attention Map for Pointly Supervised Instance Segmentation

CVPR 2023poster

Pointly supervised instance segmentation (PSIS) learns to segment objects using a single point within the object extent as supervision. Challenged by the non-negligible semantic variance between object parts, however, the single supervision point causes semantic bias and false segmentation. In this…

Cited by 12SourcePDFScholar
2023

Generative Prompt Model for Weakly Supervised Object Localization

ICCV 2023poster

Weakly supervised object localization (WSOL) remains challenging when learning object localization models from image category labels. Conventional methods that discriminatively train activation models ignore representative yet less discriminative object parts. In this study, we propose a generative…

Cited by 37PDFcodeScholar
2023

Integrally Migrating Pre-trained Transformer Encoder-decoders for Visual Object Detection

ICCV 2023poster

Modern object detectors have taken the advantages of backbone networks pre-trained on large scale datasets. Except for the backbone networks, however, other components such as the detector head and the feature pyramid network (FPN) remain trained from scratch, which hinders the generalization capaci…

Cited by 36PDFcodeScholar
2022

End-to-End Weakly Supervised Object Detection with Sparse Proposal Evolution

ECCV 2022poster

"Conventional methods for weakly supervised object detection (WSOD) typically enumerate dense proposals and select the discriminative proposals as objects. However, these two-stage “enumerate-and-select” methods suffer object feature ambiguity brought by dense proposals and low detection efficiency…

2021

Agreement-Discrepancy-Selection: Active Learning with Progressive Distribution Alignment

AAAI 2021technical

In active learning, the ignorance of aligning unlabeled samples' distribution with that of labeled samples hinders the model trained upon labeled samples from selecting informative unlabeled samples. In this paper, we propose an agreement-discrepancy-selection (ADS) approach, and target at unifying…

Cited by 12SourcePDFScholar
2021

An Overconstrained Robotic Leg with Coaxial Quasi-direct Drives for Omni-directional Ground Mobility

ICRA 2021poster

Planar mechanisms dominate modern designs of legged robots with remote actuator placement for robust agility in ground mobility. This paper presents a novel design of robotic leg modules using the Bennett linkage, driven by two coaxially arranged quasi-direct actuators capable of omnidirectional gro…

Cited by 7SourceScholar
2021

Learning-Based Optoelectronically Innervated Tactile Finger for Rigid-Soft Interactive Grasping

RA-L 2021

This letter presents a novel design of a soft tactile finger with omni-directional adaptation using multi-channel optical fibers for rigid-soft interactive grasping. Machine learning methods are used to train a model for real-time prediction of force, torque, and contact using the tactile data colle

Cited by 22SourceScholar
2021

Multiple Instance Active Learning for Object Detection

CVPR 2021poster

Despite the substantial progress of active learning for image recognition, there still lacks an instance-level active learning method specified for object detection. In this paper, we propose Multiple Instance Active Object Detection (MI-AOD), to select the most informative images for detector train…

Cited by 168PDFcodeScholar
2021

Nearest Neighbor Classifier Embedded Network for Active Learning

AAAI 2021technical

Deep neural networks (DNNs) have been widely applied to active learning. Despite of its effectiveness, the generalization ability of the discriminative classifier (the softmax classifier) is questionable when there is a significant distribution bias between the labeled set and the unlabeled set. In…

Cited by 25SourcePDFScholar
2021

Strengthen Learning Tolerance for Weakly Supervised Object Localization

CVPR 2021poster

Weakly supervised object localization (WSOL) aims at learning to localize objects of interest by only using the image-level labels as the supervision. While numerous efforts have been made in this field, recent approaches still suffer from two challenges: one is the part domination issue while the o…

Cited by 77PDFcodeScholar
2021

TS-CAM: Token Semantic Coupled Attention Map for Weakly Supervised Object Localization

ICCV 2021poster

Weakly supervised object localization (WSOL) is a challenging problem when given image category labels but requires to learn object localization models. Optimizing a convolutional neural network (CNN) for classification tends to activate local discriminative regions while ignoring complete object ex…

Cited by 254PDFcodeScholar
2021

Visual Learning Towards Soft Robot Force Control using a 3D Metamaterial with Differential Stiffness

CoRL 2021poster

This paper explores the feasibility of learning robot force control and interaction using soft metamaterial and machine vision. We start by investigating the differential stiffness of a hollow, cone-shaped, 3D metamaterial made from soft rubber, achieving a large stiffness ratio between the axial an…

Cited by 9SourceScholar
2021

Volumetrically Enhanced Soft Actuator With Proprioceptive Sensing

RA-L 2021

Soft robots often show a superior power-to-weight ratio using highly compliant, light-weight material, which leverages various bio-inspired body designs to generate desirable deformations for life-like motions. In this letter, given that most material used for soft robots is light-weight in general,

Cited by 11SourceScholar
2020

A Bottom-up Framework for Construction of Structured Semantic 3D Scene Graph

IROS 2020poster

For high-level human-robot interaction tasks, 3D scene understanding is important and non-trivial for autonomous robots. However, parsing and utilizing effective environment information of the 3D scene is not trivial due to the complexity of the 3D environment and the limited ability for reasoning a…

Cited by 7SourceScholar
2020

Weakly-Supervised Action Localization with Expectation-Maximization Multi-Instance Learning

ECCV 2020poster

Weakly-supervised action localization requires training a model to localize the action segments in the video given only video level action label. It can be solved under the Multiple Instance Learning (MIL) framework, where a bag (video) contains multiple instances (action segments). Since only the b…

2019

C-MIDN: Coupled Multiple Instance Detection Network With Segmentation Guidance for Weakly Supervised Object Detection

ICCV 2019poster

Weakly supervised object detection (WSOD) that only needs image-level annotations has obtained much attention recently. By combining convolutional neural network with multiple instance learning method, Multiple Instance Detection Network (MIDN) has become the most popular method to address the WSOD…

Cited by 128PDFScholar
2019

C-MIL: Continuation Multiple Instance Learning for Weakly Supervised Object Detection

CVPR 2019oral

Weakly supervised object detection (WSOD) is a challenging task when provided with image category supervision but required to simultaneously learn object locations and object detectors. Many WSOD approaches adopt multiple instance learning (MIL) and have non-convex loss functions which are prone to…

Cited by 299PDFcodeScholar
2019

DANet: Divergent Activation for Weakly Supervised Object Localization

ICCV 2019poster

Weakly supervised object localization remains a challenge when learning object localization models from image category labels. Optimizing image classification tends to activate object parts and ignore the full object extent, while expanding object parts into full object extent could deteriorate the…

Cited by 242PDFcodeScholar
2019

FreeAnchor: Learning to Match Anchors for Visual Object Detection

NeurIPS 2019poster

Modern CNN-based object detectors assign anchors for ground-truth objects under the restriction of object-anchor Intersection-over-Unit (IoU). In this study, we propose a learning-to-match approach to break IoU restriction, allowing objects to match anchors in a flexible manner. Our approach, referr…

2019

Orthogonal Decomposition Network for Pixel-Wise Binary Classification

CVPR 2019poster

The weight sharing scheme and spatial pooling operations in Convolutional Neural Networks (CNNs) introduce semantic correlation to neighboring pixels on feature maps and therefore deteriorate their pixel-wise classification performance. In this paper, we implement an Orthogonal Decomposition Unit (O…

Cited by 10PDFScholar
2019

SIXray: A Large-Scale Security Inspection X-Ray Benchmark for Prohibited Item Discovery in Overlapping Images

CVPR 2019poster

In this paper, we present a large-scale dataset and establish a baseline for prohibited item discovery in Security Inspection X-ray images. Our dataset, named SIXray, consists of 1,059,231 X-ray images, in which 6 classes of 8,929 prohibited items are manually annotated. It raises a brand new challe…

Cited by 359PDFcodeScholar
2018

Min-Entropy Latent Model for Weakly Supervised Object Detection

CVPR 2018poster

Weakly supervised object detection is a challenging task when provided with image category supervision but required to learn, at the same time, object locations and object detectors. The inconsistency between the weak supervision and learning objectives introduces randomness to object locations and…

2017

A lobster-inspired robotic glove for hand rehabilitation

ICRA 2017poster

This paper presents preliminary results of the design, development, and evaluation of a hand rehabilitation glove fabricated using lobster-inspired hybrid design with rigid and soft components for actuation. Inspired by the bending abdomen of lobsters, hybrid actuators are built with serially jointe…

Cited by 34SourceScholar
2017

A reconfigurable hybrid actuator with rigid and soft components

ICRA 2017poster

Classical rigid-bodied robotic systems are presented with proven success in theoretical development and industrial applications, are recently challenged by the emergence of soft robotics due to a growing need in physical human-robot interactions (pHRI), such as wearable devices, medical robots, pers…

Cited by 29SourceScholar