← Search

Haibin Ling

71 accepted papers

2026

GS^2: Graph-based Spatial Distribution Optimization for Compact 3D Gaussian Splatting

CVPR 2026

3D Gaussian Splatting (3DGS) has demonstrated breakthrough performance in novel view synthesis and real-time rendering. Nevertheless, its practicality is constrained by the high memory cost due to a huge number of Gaussian points. Many pruning-based 3DGS variants have been proposed for memory saving

Cited by 0SourcecodeScholar
2026

Reinforcing Structured Chain-of-Thought for Video Understanding

CVPR 2026

Multi-modal Large Language Models (MLLMs) show promise in video understanding. However, their reasoning often suffers from thinking drift and weak temporal comprehension, even when enhanced by Reinforcement Learning (RL) techniques like Group Relative Policy Optimization (GRPO). Moreover, existing R

Cited by 0SourceScholar
2026

Relation-Aware Graph Learning with Mixture-of-Experts Prediction for Cognitive Diagnosis

IJCAI 2026

Cognitive diagnosis aims to infer students’ concept-level mastery from exercise response logs and exercise-concept associations. Fully leveraging heterogeneous relations and modeling large mastery-difficulty variations remain challenging, especially with a single predictor. To address these challeng

Cited by 0Scholar
2026

Supervise Less, See More: Training-free Nuclear Instance Segmentation with Prototype-Guided Prompting

ICML 2026poster

Accurate nuclear instance segmentation is a pivotal task in computational pathology, supporting data-driven clinical insights and facilitating downstream translational applications. While large vision foundation models have shown promise for zero-shot biomedical segmentation, most existing approache…

Cited by 0SourceScholar
2026

TopoHR: Hierarchical Centerline Representation for Cyclic Topology Reasoning in Driving Scenes with Point-to-Instance Relations

CVPR 2026

Topology reasoning is crucial for autonomous driving. Current methods primarily focus on instance-level learning for centerline detection, followed by a sequential module for topology reasoning that relies on simplified MLP layers. Moreover, these approaches often neglect the importance of point-to-

Cited by 0SourcecodeScholar
2025

Backdooring Vision-Language Models with Out-Of-Distribution Data

ICLR 2025poster

The emergence of Vision-Language Models (VLMs) represents a significant advancement in integrating computer vision with Large Language Models (LLMs) to generate detailed text descriptions from visual inputs. Despite their growing importance, the security of VLMs, particularly against backdoor attack…

Cited by 3SourcePDFScholar
2025

Blood Flow Speed Estimation with Optical Coherence Tomography Angiography Images

CVPR 2025poster

Estimating blood flow speed is essential in many medical and physiological applications, yet it is extremely challenging due to complex vascular structure and flow dynamics, particularly for cerebral cortex regions. Existing techniques, such as Optical Doppler Tomography (ODT), generally require com…

2025

Federated Stochastic Bilevel Optimization with Fully First-Order Gradients

IJCAI 2025

Federated stochastic bilevel optimization has been actively studied in recent years due to its widespread applications in machine learning. However, most existing federated stochastic bilevel optimization algorithms require the computation of second-order Hessian and Jacobian matrices, which leads t

Cited by 0SourcePDFScholar
2025

Geometry of Long-Tailed Representation Learning: Rebalancing Features for Skewed Distributions

ICLR 2025poster

Deep learning has achieved significant success by training on balanced datasets. However, real-world data often exhibit long-tailed distributions. Empirical studies have revealed that long-tailed data skew data representations, where head classes dominate the feature space. Many methods have been pr…

Cited by 0SourcePDFScholar
2025

LoRATv2: Enabling Low-Cost Temporal Modeling in One-Stream Trackers

NeurIPS 2025spotlight

Transformer-based algorithms, such as LoRAT, have significantly enhanced object-tracking performance. However, these approaches rely on a standard attention mechanism, which incurs quadratic token complexity, making real-time inference computationally expensive. In this paper, we introduce LoRATv2,…

Cited by 0SourcecodeScholar
2025

RISE: Radius of Influence based Subgraph Extraction for 3D Molecular Graph Explanation

ICML 2025poster

3D Geometric Graph Neural Networks (GNNs) have emerged as transformative tools for modeling molecular data. Despite their predictive power, these models often suffer from limited interpretability, raising concerns for scientific applications that require reliable and transparent insights. While exis…

2025

VAPO: Visibility-Aware Keypoint Localization for Efficient 6DoF Object Pose Estimation

IROS 2025

Localizing predefined 3D keypoints in a 2D image is an effective way to establish 3D-2D correspondences for instance-level 6DoF object pose estimation. However, unreliable localization results of invisible keypoints degrade the quality of correspondences. In this paper, we address this issue by loca

Cited by 2SourcecodeScholar
2024

DFA-GNN: Forward Learning of Graph Neural Networks by Direct Feedback Alignment

NeurIPS 2024poster

Graph neural networks (GNNs) are recognized for their strong performance across various applications, with the backpropagation (BP) algorithm playing a central role in the development of most GNN models. However, despite its effectiveness, BP has limitations that challenge its biological plausibilit…

Cited by 1SourcePDFScholar
2024

Efficient Temporal Action Segmentation via Boundary-aware Query Voting

NeurIPS 2024poster

Although the performance of Temporal Action Segmentation (TAS) has been improved in recent years, achieving promising results often comes with a high computational cost due to dense inputs, complex model structures, and resource-intensive post-processing requirements. To improve the efficiency while…

2024

MuGE: Multiple Granularity Edge Detection

CVPR 2024poster

Edge segmentation is well-known to be subjective due to personalized annotation styles and preferred granularity. However most existing deterministic edge detection methods produce only a single edge map for one input image. We argue that generating multiple edge maps is more reasonable than generat…

Cited by 15SourcePDFScholar
2024

Task-Agnostic Detector for Insertion-Based Backdoor Attacks

NAACL 2024findings

Textual backdoor attacks pose significant security threats. Current detection approaches, typically relying on intermediate feature representation or reconstructing potential triggers, are task-specific and less effective beyond sentence classification, struggling with tasks like question answering…

2024

TrojVLM: Backdoor Attack Against Vision Language Models

ECCV 2024poster

"The emergence of Vision Language Models (VLMs) is a significant advancement in integrating computer vision with Large Language Models (LLMs) to produce detailed text descriptions based on visual inputs, yet it introduces new security vulnerabilities. Unlike prior work that centered on single modali…

Cited by 13SourcePDFScholar
2024

VQ-Map: Bird's-Eye-View Map Layout Estimation in Tokenized Discrete Space via Vector Quantization

NeurIPS 2024poster

Bird's-eye-view (BEV) map layout estimation requires an accurate and full understanding of the semantics for the environmental elements around the ego car to make the results coherent and realistic. Due to the challenges posed by occlusion, unfavourable imaging conditions and low resolution, \emph{g…

2023

Attention-Enhancing Backdoor Attacks Against BERT-based Models

EMNLP 2023long findings

Recent studies have revealed that Backdoor Attacks can threaten the safety of natural language processing (NLP) models. Investigating the strategies of backdoor attacks will help to understand the model's vulnerability. Most existing textual backdoor attacks focus on generating stealthy triggers or…

Cited by 0SourceScholar
2023

CheckerPose: Progressive Dense Keypoint Localization for Object Pose Estimation with Graph Neural Network

ICCV 2023poster

Estimating the 6-DoF pose of a rigid object from a single RGB image is a crucial yet challenging task. Recent studies have shown the great potential of dense correspondence-based solutions, yet improvements are still needed to reach practical deployment. In this paper, we propose a novel pose estima…

Cited by 14PDFcodeScholar
2023

Domain Adaptation with Adversarial Training on Penultimate Activations

AAAI 2023technical

Enhancing model prediction confidence on target data is an important objective in Unsupervised Domain Adaptation (UDA). In this paper, we explore adversarial training on penultimate activations, i.e., input features of the final linear classification layer. We show that this strategy is more efficie…

2023

The Treasure Beneath Multiple Annotations: An Uncertainty-Aware Edge Detector

CVPR 2023poster

Deep learning-based edge detectors heavily rely on pixel-wise labels which are often provided by multiple annotators. Existing methods fuse multiple annotations using a simple voting process, ignoring the inherent ambiguity of edges and labeling bias of annotators. In this paper, we propose a novel…

2022

Expanding Language-Image Pretrained Models for General Video Recognition

ECCV 2022poster

"Contrastive language-image pretraining has shown great success in learning visual-textual joint representation from web-scale data, demonstrating remarkable “zero-shot” generalization ability for various image tasks. However, how to effectively expand such new language-image pretraining methods to…

2022

Forward Propagation, Backward Regression, and Pose Association for Hand Tracking in the Wild

CVPR 2022poster

We propose HandLer, a novel convolutional architecture that can jointly detect and track hands online in unconstrained videos. HandLer is based on Cascade-RCNNwith additional three novel stages. The first stage is Forward Propagation, where the features from frame t-1 are propagated to frame t based…

Cited by 13PDFcodeScholar
2022

Self-Supervised Bulk Motion Artifact Removal in Optical Coherence Tomography Angiography

CVPR 2022poster

Optical coherence tomography angiography (OCTA) is an important imaging modality in many bioengineering tasks. The image quality of OCTA, however, is often degraded by Bulk Motion Artifacts (BMA), which are due to micromotion of subjects and typically appear as bright stripes surrounded by blurred a…

Cited by 4PDFScholar
2022

Structural Landmarking and Interaction Modelling: A “SLIM” Network for Graph Classification

AAAI 2022technical

Graph neural networks are a promising architecture for learning and inference with graph-structured data. Yet, how to generate informative, fixed dimensional features for graphs with varying size and topology can still be challenging. Typically, this is achieved through graph-pooling, which summariz…

Cited by 6SourcePDFScholar
2022

SwinTrack: A Simple and Strong Baseline for Transformer Tracking

NeurIPS 2022accept

Recently Transformer has been largely explored in tracking and shown state-of-the-art (SOTA) performance. However, existing efforts mainly focus on fusing and enhancing features generated by convolutional neural networks (CNNs). The potential of Transformer in representation learning remains under-e…

2021

AGKD-BML: Defense Against Adversarial Attack by Attention Guided Knowledge Distillation and Bi-Directional Metric Learning

ICCV 2021poster

While deep neural networks have shown impressive performance in many tasks, they are fragile to carefully designed adversarial attacks. We propose a novel adversarial training-based model by Attention Guided Knowledge Distillation and Bi-directional Metric Learning (AGKD-BML). The attention knowledg…

Cited by 22PDFcodeScholar
2021

Adaptive Edge Attention for Graph Matching with Outliers

IJCAI 2021poster

Graph matching aims at establishing correspondence between node sets of given graphs while keeping the consistency between their edge sets. However, outliers in practical scenarios and equivalent learning of edge representations in deep learning methods are still challenging. To address these issues…

2021

GMOT-40: A Benchmark for Generic Multiple Object Tracking

CVPR 2021poster

Multiple Object Tracking (MOT) has witnessed remarkable advances in recent years. However, existing studies dominantly request prior knowledge of the tracking target (eg, pedestrians), and hence may not generalize well to unseen categories. In contrast, Generic Multiple Object Tracking (GMOT), which…

Cited by 53PDFcodeScholar
2021

Modeling Deep Learning Based Privacy Attacks on Physical Mail

AAAI 2021technical

Mail privacy protection aims to prevent unauthorized access to hidden content within an envelope since normal paper envelopes are not as safe as we think. In this paper, for the first time, we show that with a well designed deep learning model, the hidden content may be largely recovered without ope…

2021

OPANAS: One-Shot Path Aggregation Network Architecture Search for Object Detection

CVPR 2021poster

Recently, neural architecture search (NAS) has been exploited to design feature pyramid networks (FPNs) and achieved promising results for visual object detection. Encouraged by the success, we propose a novel One-Shot Path Aggregation Network Architecture Search (OPANAS) algorithm, which significan…

Cited by 72PDFcodeScholar
2021

One-Shot Neural Ensemble Architecture Search by Diversity-Guided Search Space Shrinking

CVPR 2021poster

Despite remarkable progress achieved, most neural architecture search (NAS) methods focus on searching for one single accurate and robust architecture. To further build models with better generalization capability and performance, model ensemble is usually adopted and performs better than stand-alon…

Cited by 37PDFcodeScholar
2021

RINDNet: Edge Detection for Discontinuity in Reflectance, Illumination, Normal and Depth

ICCV 2021poster

As a fundamental building block in computer vision, edges can be categorised into four types according to the discontinuity in surface-Reflectance, Illumination, surface-Normal or Depth. While great progress has been made in detecting generic or individual types of edges, it remains under-explored t…

Cited by 65PDFcodeScholar
2021

Searching the Search Space of Vision Transformer

NeurIPS 2021poster

Vision Transformer has shown great visual representation power in substantial vision tasks such as recognition and detection, and thus been attracting fast-growing efforts on manually designing more effective architectures. In this paper, we propose to use neural architecture search to automate this…

2021

Transparent Object Tracking Benchmark

ICCV 2021poster

Visual tracking has achieved considerable progress in recent years. However, current research in the field mainly focuses on tracking of opaque objects, while little attention is paid to transparent object tracking. In this paper, we make the first attempt in exploring this problem by proposing a Tr…

Cited by 33PDFcodeScholar
2020

Cross-Modal Weighting Network for RGB-D Salient Object Detection

ECCV 2020poster

Depth maps contain geometric clues for assisting Salient Object Detection (SOD). In this paper, we propose a novel Cross-Modal Weighting (CMW) strategy to encourage comprehensive interactions between RGB and depth channels for RGB-D SOD. Specifically, three RGB-depth interaction modules, named CMW-L…

2019

FAMNet: Joint Learning of Feature, Affinity and Multi-Dimensional Assignment for Online Multiple Object Tracking

ICCV 2019oral

Data association-based multiple object tracking (MOT) involves multiple separated modules processed or optimized differently, which results in complex method design and requires non-trivial tuning of parameters. In this paper, we present an end-to-end model, named FAMNet, where Feature extraction, A…

Cited by 293PDFScholar
2019

LaSOT: A High-Quality Benchmark for Large-Scale Single Object Tracking

CVPR 2019poster

In this paper, we present LaSOT, a high-quality benchmark for Large-scale Single Object Tracking. LaSOT consists of 1,400 sequences with more than 3.5M frames in total. Each frame in these sequences is carefully and manually annotated with a bounding box, making LaSOT the largest, to the best of our…

Cited by 1750PDFScholar
2019

Learning Unsupervised Video Object Segmentation Through Visual Attention

CVPR 2019poster

This paper conducts a systematic study on the role of visual attention in Unsupervised Video Object Segmentation (UVOS) tasks. By elaborately annotating three popular video segmentation datasets (DAVIS, Youtube-Objects and SegTrack V2) with dynamic eye-tracking data in the UVOS setting, for the firs…

Cited by 277PDFcodeScholar
2018

Constrained Confidence Matching for Planar Object Tracking

ICRA 2018poster

Tracking planar objects has a wide range of applications in robotics. Conventional template tracking algorithms, however, often fail to observe fast object motion or drift significantly after a period of time, due to drastic object appearance change. To address such challenges, we propose a novel co…

Cited by 7SourceScholar
2018

Planar Object Tracking in the Wild: A Benchmark

ICRA 2018poster

Planar object tracking is an actively studied problem in vision-based robotic applications. While several benchmarks have been constructed for evaluating state-of-the-art algorithms, there is a lack of video sequences captured in the wild rather than in constrained laboratory environment. In this pa…

Cited by 66SourceScholar
2017

Illumination insensitive efficient second-order minimization for planar object tracking

ICRA 2017poster

Tracking for planar objects is an important issue to vision-based robotic applications. In direct visual tracking (DVT) methods, the similarity between two images is often measured through the sum of squared differences (SSD) especially with the efficient second-order minimization (ESM) due to its s…

Cited by 30SourceScholar
2015

3D Hand Pose Estimation Using Randomized Decision Forest With Segmentation Index Points

ICCV 2015poster

In this paper, we propose a real-time 3D hand pose estimation algorithm using the randomized decision forest framework. Our algorithm takes a depth image as input and generates a set of skeletal joints as output. Previous decision forest-based methods often give labels to all points in a point cloud…

Cited by 70PDFScholar