← Search

Hao Fang

53 accepted papers

2026

ARTEMIS: Active Real-Time Textured Environment Meshing with Interactive Semantics

ICRA 2026poster

To advance 3D reconstruction from static digital replicas towards semantically interactive Living Maps responsive to an agent's queries, we propose ARTEMIS, a system for Active Real-time Textured Environment Meshing with Interactive Semantics. At its core, our Semantic Brush is a methodology compris…

Cited by 0Scholar
2026

Empowering DINO Representations for Underwater Instance Segmentation via Aligner and Prompter

AAAI 2026technical

Underwater Instance Segmentation (UIS), integrating pixel-level understanding and instance-level discrimination, is a pivotal technology in marine resource exploration and ecological protection. In recent years, large-scale pretrained visual foundation models, exemplified by DINO, have advanced rapi

Cited by 0SourcePDFScholar
2026

Feasible Rolling Trajectory Generation and Control for Tensegrity Robots

ICRA 2026poster

Due to the multi-node and multi-contact motion characteristics of tensegrity robots, existing methods fail to generate feasible reference rolling trajectories, and controllers are also limited to open-loop approaches. To address this issue, we utilize motion decomposition to extract the motion phase…

Cited by 0Scholar
2026

HOLO: Homography-Guided Pose Estimator Network for Fine-Grained Visual Localization on SD Maps

CVPR 2026

Visual localization on standard-definition (SD) maps has emerged as a promising low-cost and scalable solution for autonomous driving. However, existing regression-based approaches often overlook inherent geometric priors, resulting in suboptimal training efficiency and limited localization accuracy

Cited by 0SourcecodeScholar
2026

Sustainable Intelligence for the Wild: Democratizing Ecological Monitoring via Knowledge-Adaptive Edge Expert Agents

IJCAI 2026

Rapid biodiversity loss underscore the urgency of effective monitoring, yet manual surveys remain resource-intensive. While on-device AI offers a scalable alternative, its performance in the wild is often challenged by environmental variability. Current methods rely heavily on cloud resource, which

Cited by 0Scholar
2026

TCAP: Tri-Component Attention Profiling for Unsupervised Backdoor Detection in MLLM Fine-Tuning

ICML 2026poster

Fine-Tuning-as-a-Service (FTaaS) facilitates the customization of Multimodal Large Language Models (MLLMs) but introduces critical backdoor risks via poisoned data. Existing defenses either rely on supervised signals or fail to generalize across diverse trigger types and modalities. In this work, we…

Cited by 0SourceScholar
2025

A Conditional Probability Framework for Compositional Zero-shot Learning

ICCV 2025poster

Compositional Zero-Shot Learning (CZSL) aims to recognize unseen combinations of known objects and attributes by leveraging knowledge from previously seen compositions. Traditional approaches primarily focus on disentangling attributes and objects, treating them as independent entities during learni…

Cited by 0SourcePDFScholar
2025

Cross-Embodiment Robotic Manipulation Synthesis via Guided Demonstrations through CycleVAE and Human Behavior Transformer

IROS 2025

Cross-embodiment robotic manipulation synthesis for complicated tasks is challenging, partially due to the scarcity of paired cross-embodiment datasets and the impediment of designing intricate controllers. Inspired by robotic learning via guided human expert demonstration, we here propose a novel c

Cited by 2SourceScholar
2025

Decoupled Motion Expression Video Segmentation

CVPR 2025poster

Motion expression video segmentation aims to segment objects based on input motion descriptions. Compared with traditional referring video object segmentation, it focuses on motion and multi-object expressions and is more challenging. Previous works achieved it by simply injecting text information i…

Cited by 0SourcePDFScholar
2025

Deep Support Vein Machine for Lung Parcellation

ICASSP 2025accepted

Pulmonary segments parcellation is essential to thoracoscopic segmentectomy. Surgeons manually outline pulmonary segments from preoperative images before surgery, which is a time-consuming, labor-intensive and mental-stress procedure. This work proposes a novel small learning model of deep support v…

Cited by 0SourceScholar
2025

Dual-Triple Transformer Networks for Accurate CT Pleural Effusion Segmentation

ICASSP 2025accepted

Pleural effusion segmentation in computed tomography images is essential to its precise diagnosis and treatment but remains challenging due to blurred boundaries, heterogeneous morphology, and low contrast with adjacent anatomical structures. This work shows a first study on pleural effusion segment…

Cited by 0SourceScholar
2025

EAROL: Environmental Augmented Perception-Aware Planning and Robust Odometry via Downward-Mounted Tilted LiDAR

IROS 2025

To address the challenges of localization drift and perception-planning coupling in unmanned aerial vehicles (UAVs) operating in open-top scenarios (e.g., collapsed buildings, roofless mazes), this paper proposes EAROL, a novel framework with a downward-mounted tilted LiDAR configuration (20° inclin

Cited by 0SourceScholar
2025

Exploring Multimodal Foundation AI and Expert-in-the-Loop for Sustainable Management of Wild Salmon Fisheries in Indigenous Rivers

IJCAI 2025

Wild salmon are essential to the ecological, economic, and cultural sustainability of the North Pacific Rim. Yet climate variability, habitat loss, and data limitations in remote ecosystems that lack basic infrastructure support pose significant challenges to effective fisheries management. This pro

Cited by 0SourcePDFScholar
2025

GLiM: Integrating Graph Transformer and LLM for Document-Level Biomedical Relation Extraction with Incomplete Labeling

ACL 2025finding

Document-level relation extraction (DocRE) identifies relations between entities across an entire document. However, as the number and complexity of entities and entity-pair relations grow, the problem space expands quadratically, causing incomplete annotations and frequent false negatives, especial…

2025

Generative Adapter: Contextualizing Language Models in Parameters with A Single Forward Pass

ICLR 2025poster

Large language models (LLMs) acquire substantial knowledge during pretraining but often need adaptation to new contexts, tasks, or domains, typically achieved through fine-tuning or prompting. However, fine-tuning incurs significant training costs, while prompting increases inference overhead. Inspi…

Cited by 3SourcePDFScholar
2025

Going Beyond Feature Similarity: Effective Dataset distillation based on Class-aware Conditional Mutual Information

ICLR 2025poster

Dataset distillation (DD) aims to minimize the time and memory consumption needed for training deep neural networks on large datasets, by creating a smaller synthetic dataset that has similar performance to that of the full real dataset. However, current dataset distillation methods often result in…

2025

Grounding Language with Vision: A Conditional Mutual Information Calibrated Decoding Strategy for Reducing Hallucinations in LVLMs

NeurIPS 2025poster

Large Vision-Language Models (LVLMs) are susceptible to hallucinations, where generated responses seem semantically plausible yet exhibit little or no relevance to the input image. Previous studies reveal that this issue primarily stems from LVLMs' over-reliance on language priors while disregarding…

Cited by 0SourceScholar
2025

Hierarchical Features Matter: A Deep Exploration of Progressive Parameterization Method for Dataset Distillation

CVPR 2025poster

Dataset distillation is an emerging dataset reduction method, which condenses large-scale datasets while maintaining task accuracy. Current parameterization methods achieve enhanced performance under extremely high compression ratio by optimizing determined synthetic dataset in informative feature d…

2025

IMVPR: Implicit BEV-Enhanced Multi-View Aggregation for Visual Place Recognition

IROS 2025

Visual Place Recognition (VPR) is essential for robotics and autonomous driving, enabling localization by matching current observations with a database of known places. While monocular VPR methods rely on visual features, they are sensitive to environmental changes, and multimodal approaches using L

Cited by 0SourceScholar
2025

One Perturbation is Enough: On Generating Universal Adversarial Perturbations against Vision-Language Pre-training Models

ICCV 2025poster

Vision-Language Pre-training (VLP) models have exhibited unprecedented capability in many applications by taking full advantage of the learned multimodal alignment. However, previous studies have shown they are vulnerable to maliciously crafted adversarial samples. Despite recent success, these atta…

2025

RobNAS: Robust Neural Architecture Search for Point Cloud Adversarial Defense

ICASSP 2025accepted

As point clouds gain widespread application in fields such as autonomous driving and scene modeling, an increasing number of point cloud learning networks have emerged. As a result, research on 3D adversarial attacks and defenses has rapidly advanced. To the best of our knowledge, existing 3D defens…

Cited by 0SourceScholar
2025

SPINT: Spatial Permutation-Invariant Neural Transformer for Consistent Intracortical Motor Decoding

NeurIPS 2025poster

Intracortical Brain-Computer Interfaces (iBCI) decode behavior from neural population activity to restore motor functions and communication abilities in individuals with motor impairments. A central challenge for long-term iBCI deployment is the nonstationarity of neural recordings, where the compos…

Cited by 0SourceScholar
2025

Semantic and Sequential Alignment for Referring Video Object Segmentation

CVPR 2025poster

Referring video object segmentation (RVOS) seeks to segment the objects within a video referred by linguistic expressions. Existing RVOS solutions follow a "fuse then select" paradigm: establishing semantic correlation between visual and linguistic feature, and performing frame-level query interacti…

2025

Spatially Constrained and Deeply Learned Bilateral Structural Intensity-Depth Registration Autonomously Navigates a Flexible Endoscope

ICRA 2025

Endoscope tracking is commonly utilized to provide surgeons with in-body camera poses and visual fields during invasive procedures. The fundamental aspect of endoscopic navigation lies in precisely and continuously tracing the position and orientation of the endoscope within monocular endoscopic vid

Cited by 0SourceScholar
2025

Stealthy Shield Defense: A Conditional Mutual Information-Based Approach against Black-Box Model Inversion Attacks

ICLR 2025poster

Model inversion attacks (MIAs) aim to reconstruct the private training data by accessing the public model, raising concerns about privacy leakage. Black-box MIAs, where attackers can only query the model and obtain outputs, are closer to real-world scenarios. The latest black-box attacks have outper…

2025

Your Language Model Can Secretly Write Like Humans: Contrastive Paraphrase Attacks on LLM-Generated Text Detectors

EMNLP 2025

The misuse of large language models (LLMs), such as academic plagiarism, has driven the development of detectors to identify LLM-generated texts. To bypass these detectors, paraphrase attacks have emerged to purposely rewrite these texts to evade detection. Despite the success, existing methods requ

2024

A Closer Look at GAN Priors: Exploiting Intermediate Features for Enhanced Model Inversion Attacks

ECCV 2024oral

"Model Inversion (MI) attacks aim to reconstruct privacy-sensitive training data from released models by utilizing output information, raising extensive concerns about the security of Deep Neural Networks (DNNs). Recent advances in generative adversarial networks (GANs) have contributed significantl…

2024

APEX: Ambidextrous Dual-Arm Robotic Manipulation Using Collision-Free Generative Diffusion Models

IROS 2024poster

Dexterous manipulation, particularly adept coordinating and grasping, constitutes a fundamental and indispensable capability for robots, facilitating the emulation of human-like behaviors. Integrating this capability into robots empowers them to supplement and even supplant humans in undertaking inc…

Cited by 3SourceScholar
2024

CLIP-Guided Generative Networks for Transferable Targeted Adversarial Attacks

ECCV 2024poster

"Transferable targeted adversarial attacks aim to mislead models into outputting adversary-specified predictions in black-box scenarios. Recent studies have introduced single-target attacks that train a generator for each target class to generate highly transferable perturbations, resulting in subst…

2024

LLMs in the Imaginarium: Tool Learning through Simulated Trial and Error

ACL 2024long

Tools are essential for large language models (LLMs) to acquire up-to-date information and take consequential actions in external environments. Existing work on tool-augmented LLMs primarily focuses on the broad coverage of tools and the flexibility of adding new tools. However, a critical aspect th…

2024

Language-to-Code Translation with a Single Labeled Example

EMNLP 2024main

Tools for translating natural language into code promise natural, open-ended interaction with databases, web APIs, and other software systems. However, this promise is complicated by the diversity and continual development of these systems, each with its own interface and distinct set of features. B…

Cited by 0SourcePDFScholar
2024

Modeling of a Six-Bar Tensegrity Robot Using the Port-Hamiltonian Framework and Experimental Validation

RA-L 2024

Existing tensegrity robot modeling predominantly relies on cable length as the primary control input, making it intractable for implementation on motor-driven physical systems. In addition, the current models lack precise formulations for intricate environmental interactions, such as ground contact

Cited by 4SourceScholar
2024

Natural Language Decomposition and Interpretation of Complex Utterances

IJCAI 2024poster

Designing natural language interfaces has historically required collecting supervised data to translate user requests into carefully designed intent representations. This requires enumerating and labeling a long tail of user requests, which is challenging. At the same time, large language models (LL…

Cited by 7SourcePDFScholar
2024

RETRO: Reactive Trajectory Optimization for Real-Time Robot Motion Planning in Dynamic Environments

ICRA 2024poster

Reactive trajectory optimization for robotics presents formidable challenges, demanding the rapid generation of purposeful robot motion in complex and swiftly changing dynamic environments. While much existing research predominantly addresses robotic motion planning with predefined objectives, emerg…

Cited by 4SourceScholar
2024

Unified Control Framework for Real-Time Interception and Obstacle Avoidance of Fast-Moving Objects with Diffusion Variational Autoencoder

IROS 2024

Real-time interception of fast-moving objects by robotic arms in dynamic environments poses a formidable challenge due to the need for rapid reaction times, often within milliseconds, amidst dynamic obstacles. This paper introduces a unified control framework to address the above challenge by simult

Cited by 4SourceScholar
2024

Unified Embedding Alignment for Open-Vocabulary Video Instance Segmentation

ECCV 2024poster

"Open-Vocabulary Video Instance Segmentation (VIS) is attracting increasing attention due to its ability to segment and track arbitrary objects. However, the recent Open-Vocabulary VIS attempts obtained unsatisfactory results, especially in terms of generalization ability of novel categories. We dis…

2024

Unified Physical-Digital Face Attack Detection

IJCAI 2024poster

Face Recognition (FR) systems can suffer from physical (i.e., print photo) and digital (i.e., DeepFake) attacks. However, previous related work rarely considers both situations at the same time. This implies the deployment of multiple models and thus more computational burden. The main reasons for t…

Cited by 15SourcePDFScholar
2024

VL-FAS: Domain Generalization via Vision-Language Model For Face Anti-Spoofing

ICASSP 2024accepted

Recent approaches have demonstrated the effectiveness of Vision Transformer (ViT) with attention mechanisms for domain generalization of Face Anti-Spoofing (FAS). However, current attention algorithms highlight all the salient objects (e.g., background objects, hair, glasses), which results in the f…

Cited by 0SourceScholar
2023

Error-State Kalman Filter Based External Wrench Estimation for MAVs Under a Cascaded Architecture

IROS 2023poster

In many applications such as aerial transportation, delivery, and manipulation, it is essential to know the external wrench exerted on multirotor aerial vehicles precisely. This paper presents an algorithm to estimate external wrench using a rotor speed measurement unit, an inertial measurement unit…

Cited by 1SourceScholar
2023

GIFD: A Generative Gradient Inversion Method with Feature Domain Optimization

ICCV 2023poster

Federated Learning (FL) has recently emerged as a promising distributed machine learning framework to preserve clients' privacy, by allowing multiple clients to upload the gradients calculated from their local data to a central server. Recent studies find that the exchanged gradients also take the r…

Cited by 40PDFcodeScholar
2023

Task-Aware Specialization for Efficient and Robust Dense Retrieval for Open-Domain Question Answering

ACL 2023short

Given its effectiveness on knowledge-intensive natural language processing tasks, dense retrieval models have become increasingly popular. Specifically, the de-facto architecture for open-domain question answering uses two isomorphic encoders that are initialized from the same pretrained model but s…

2023

The Whole Truth and Nothing But the Truth: Faithful and Controllable Dialogue Response Generation with Dataflow Transduction and Constrained Decoding

ACL 2023findings

In a real-world dialogue system, generated text must be truthful and informative while remaining fluent and adhering to a prescribed style. Satisfying these constraints simultaneously isdifficult for the two predominant paradigms in language generation: neural language modeling and rule-based genera…

2022

A Framework for Optimized Topology Design and Leader Selection in Affine Formation Control

RA-L 2022

This paper studies the problem of topology design and leader selection to activate affine formation control schemes. The <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">affine formation control</i> enjoys a distinguishing feature from other control m

Cited by 22SourceScholar
2022

Design and Analysis of Truss Aerial Transportation System (TATS): The Lightweight Bar Spherical Joint Mechanism

IROS 2022poster

In aerial cooperative transportation missions, it has been recognized that for small-sized but heavy payloads, the cable-suspended framework is a preferred manner. However, to maintain proper safe flight distances, cables always stay inclined, which implies that horizontal force components have to b…

Cited by 3SourceScholar
2022

When More Data Hurts: A Troubling Quirk in Developing Broad-Coverage Natural Language Understanding Systems

EMNLP 2022main

In natural language understanding (NLU) production systems, users’ evolving needs necessitate the addition of new features over time, indexed by new symbols added to the meaning representation space. This requires additional training data and results in ever-growing datasets. We present the first sy…

Cited by 3SourcePDFScholar
2021

Compositional Generalization for Neural Semantic Parsing via Span-level Supervised Attention

NAACL 2021long

We describe a span-level supervised attention loss that improves compositional generalization in semantic parsers. Our approach builds on existing losses that encourage attention maps in neural sequence-to-sequence models to imitate the output of classical word alignment algorithms. Where past work…

Cited by 63SourcePDFScholar
2021

RESA: Recurrent Feature-Shift Aggregator for Lane Detection

AAAI 2021technical

Lane detection is one of the most important tasks in self-driving. Due to various complex scenarios (e.g., severe occlusion, ambiguous lanes, etc.) and the sparse supervisory signals inherent in lane annotations, lane detection task is still challenging. Thus, it is difficult for the ordinary convol…

2021

Salient Object Ranking With Position-Preserved Attention

ICCV 2021poster

Instance segmentation can detect where the objects are in an image, but hard to understand the relationship between them. We pay attention to a typical relationship, relative saliency. A closely related task, salient object detection, predicts a binary map highlighting a visually salient region whil…

Cited by 31PDFcodeScholar
2016

Mixed initiative controller for simultaneous intervention, a model predictive control formulation

IROS 2016poster

In this paper, we discussed the simultaneous intervention problem that arises from human-robot teams. The problem concerns with the case that one human operator has to intervene with several robots at almost the same time and it cannot be handled properly by existing methods. A model predictive cont…

Cited by 3SourceScholar
2015

From Captions to Visual Concepts and Back

CVPR 2015poster

This paper presents a novel approach for automatically generating image descriptions: visual detectors, language models, and multimodal similarity models learnt directly from a dataset of image captions. We use multiple instance learning to train visual detectors for words that commonly occur in cap…