← Search

Dongyue Wu

10 accepted papers

2026

Automated Retinal Photocoagulation Using Instrument-Integrated OCT and Laser Pattern Mapping

ICRA 2026poster

Retinal endolaser photocoagulation (REPC) is a repetitive intraocular surgical procedure that could greatly benefit from automation and distance-based control, improving both efficiency and safety. This work presents a robotic system designed for automated REPC, utilizing instrument-integrated optic…

Cited by 0Scholar
2026

Distance-Based Shared Control for Vitreoretinal Surgery

RA-L 2026

The fragility of ocular tissues combined with the limited surgical workspace demands precise instrument control and focus, making sensor-integrated robotic systems a promising solution. In this paper, we introduce a surgical system for telemanipulated endolaser photocoagulation that leverages instru

Cited by 0SourceScholar
2026

Distance-Based Shared Control for Vitreoretinal Surgery

ICRA 2026poster

The fragility of ocular tissues combined with the limited surgical workspace demands precise instrument control and focus, making sensor-integrated robotic systems a promising solution. In this paper, we introduce a surgical system for telemanipulated endolaser photocoagulation that leverages instru…

Cited by 0SourceScholar
2026

Selecting Samples on Graphs: A Unified Dataset Pruning Framework for Lossless Training Acceleration

ICML 2026poster

The rapid growth of modern training datasets has significantly increased computational cost, motivating dataset pruning(DP) methods which retain only a subset of informative samples to reduce training cost. Existing pruning criteria typically rely on either intrinsic signals that assess samples inde…

Cited by 0SourceScholar
2025

Adaptive Prototype Replay for Class Incremental Semantic Segmentation

AAAI 2025technical

Class incremental semantic segmentation (CISS) aims to segment new classes during continual steps while preventing the forgetting of old knowledge. Existing methods alleviate catastrophic forgetting by replaying distributions of previously learned classes using stored prototypes or features. However…

2025

Partial Forward Blocking: A Novel Data Pruning Paradigm for Lossless Training Acceleration

ICCV 2025poster

The ever-growing size of training datasets enhances the generalization capability of machine learning models but also incurs exorbitant computational costs. Existing data pruning approaches aim to accelerate training by removing those less important samples. However, they often rely on gradients or…

Cited by 0SourcePDFScholar
2025

ReID5o: Achieving Omni Multi-modal Person Re-identification in a Single Model

NeurIPS 2025poster

In real-word scenarios, person re-identification (ReID) expects to identify a person-of-interest via the descriptive query, regardless of whether the query is a single modality or a combination of multiple modalities. However, existing methods and datasets remain constrained to limited modalities, f…

Cited by 0SourcecodeScholar
2025

Structural Pruning via Spatial-aware Information Redundancy for Semantic Segmentation

AAAI 2025technical

In recent years, semantic segmentation has flourished in various applications. However, the high computational cost remains a significant challenge that hinders its further adoption. The filter pruning method for structured network slimming offers a direct and effective solution for the reduction o…

2024

Open-Vocabulary Semantic Segmentation with Image Embedding Balancing

CVPR 2024poster

Open-vocabulary semantic segmentation is a challenging task which requires the model to output semantic masks of an image beyond a close-set vocabulary. Although many efforts have been made to utilize powerful CLIP models to accomplish this task they are still easily overfitting to training classes…

2024

SCTNet: Single-Branch CNN with Transformer Semantic Information for Real-Time Segmentation

AAAI 2024technical

Recent real-time semantic segmentation methods usually adopt an additional semantic branch to pursue rich long-range context. However, the additional branch incurs undesirable computational overhead and slows inference speed. To eliminate this dilemma, we propose SCTNet, a single branch CNN with tra…