← Search

Haibo Wang

9 accepted papers

2026

MDND: Unsupervised Learning Guided by Non-Differentiable Refinement for Shape Correspondence

AAAI 2026technical

Deep functional map frameworks (DFM) for shape correspondence are powerful, yet fundamentally limited by their reliance on end-to-end differentiability. This constraint prevents the integration of highly accurate, non-differentiable refinement techniques, capping their overall performance, especiall

Cited by 0SourcePDFScholar
2025

Grounded-VideoLLM: Sharpening Fine-grained Temporal Grounding in Video Large Language Models

EMNLP 2025

Despite their impressive performance in coarse-grained video understanding, Video Large Language Models (Video-LLMs) still face challenges in fine-grained temporal grounding, including ineffective temporal modeling and inadequate timestamp representations. In this work, we introduce Grounded-VideoLL

2025

StreamBridge: Turning Your Offline Video Large Language Model into a Proactive Streaming Assistant

NeurIPS 2025poster

We present StreamBridge, a simple yet effective framework that seamlessly transforms offline Video-LLMs into streaming-capable models. It addresses two fundamental challenges in adapting existing models into online scenarios: (1) limited capability for multi-turn real-time understanding, and (2) lac…

Cited by 0SourceScholar
2024

Pixel-level Semantic Correspondence through Layout-aware Representation Learning and Multi-scale Matching Integration

CVPR 2024poster

Establishing precise semantic correspondence across object instances in different images is a fundamental and challenging task in computer vision. In this task difficulty arises often due to three challenges: confusing regions with similar appearance inconsistent object scale and indistinguishable n…

2023

Understanding and Improving the Robustness of Terminology Constraints in Neural Machine Translation

ACL 2023long

In this work, we study the robustness of two typical terminology translation methods: Placeholder (PH) and Code-Switch (CS), concerning (1) the number of constraints and (2) the target constraint length. We identify that existing terminology constraint test sets, such as IATE, Wiktionary, and TICO,…

2020

Graph Stochastic Neural Networks for Semi-supervised Learning

NeurIPS 2020poster

Graph Neural Networks (GNNs) have achieved remarkable performance in the task of the semi-supervised node classification. However, most existing models learn a deterministic classification function, which lack sufficient flexibility to explore better choices in the presence of kinds of imperfect ob…

2020

Self-supervising Fine-grained Region Similarities for Large-scale Image Localization

ECCV 2020poster

The task of large-scale retrieval-based image localization is to estimate the geographical location of a query image by recognizing its nearest reference images from a city-scale dataset. However, the general public benchmarks only provide noisy GPS labels associated with the training images, which…