← Search

Chi Harold Liu

28 accepted papers

2026

FlowSeg: Dynamic Semantic Guidance for LLM-Conditioned Segmentation

ICML 2026poster

LLM-conditioned segmentation has recently advanced rapidly by coupling large language models with iterative mask generation frameworks. However, we identify a persistent failure mode in current propose-then-select pipelines. Although high-quality mask candidates are often generated, the final predic…

Cited by 0SourceScholar
2026

Multi-Faceted Attack: Exposing Cross-Model Vulnerabilities in Defense-Equipped Vision-Language Models

AAAI 2026technical

The growing misuse of Vision-Language Models (VLMs) has led providers to deploy multiple safeguards—alignment tuning, system prompt, and content moderation. Yet the real-world robustness of these defenses against adversarial attack remains underexplored. We introduce Multi-Faceted Attack (MFA), a fr

Cited by 0SourcePDFScholar
2026

Rethinking MLLM Itself as a Segmenter with a Single Segmentation Token

CVPR 2026

Recent segmentation methods leveraging Multi-modal Large Language Models (MLLMs) have shown reliable object-level segmentation and enhanced spatial perception. However, almost all previous methods predominantly rely on specialist mask decoders to interpret masks from generated segmentation-related e

Cited by 0SourcecodeScholar
2025

CoMBO: Conflict Mitigation via Branched Optimization for Class Incremental Segmentation

CVPR 2025poster

Effective Class Incremental Segmentation (CIS) requires simultaneously mitigating catastrophic forgetting and ensuring sufficient plasticity to integrate new classes. The inherent conflict above often leads to a back-and-forth, which turns the objective into finding the balance between the performan…

2025

ForestCast: Open-Ended Event Forecasting with Semantic News Forest

EMNLP 2025

Open-ended event forecasting (OEEF) seeks to predict future events from a given context without being restricted to a predefined scope or format. It plays a crucial role in domains such as risk management and financial decision making. Although large language models show potential for OEEF, existing

2025

HACTS: a Human-As-Copilot Teleoperation System for Robot Learning

IROS 2025

Teleoperation is essential for autonomous robot learning, especially in manipulation tasks that require human demonstrations or corrections. However, most existing systems only offer unilateral robot control and lack the ability to synchronize the robot’s status with the teleoperation hardware, prev

Cited by 8SourceScholar
2025

Training-free Generation of Temporally Consistent Rewards from VLMs

ICCV 2025poster

Recent advances in vision-language models (VLMs) have significantly improved performance in embodied tasks such as goal decomposition and visual comprehension. However, providing accurate rewards for robotic manipulation without fine-tuning VLMs remains challenging due to the absence of domain-speci…

2024

Bridge the Points: Graph-based Few-shot Segment Anything Semantically

NeurIPS 2024spotlight

The recent advancements in large-scale pre-training techniques have significantly enhanced the capabilities of vision foundation models, notably the Segment Anything Model (SAM), which can generate precise masks based on point and box prompts. Recent studies extend SAM to Few-shot Semantic Segmentat…

2024

Weight Diffusion for Future: Learn to Generalize in Non-Stationary Environments

NeurIPS 2024poster

Enabling deep models to generalize in non-stationary environments is vital for real-world machine learning, as data distributions are often found to continually change. Recently, evolving domain generalization (EDG) has emerged to tackle the domain generalization in a time-varying system, where the…

Cited by 0SourcePDFScholar
2023

Annotator: A Generic Active Learning Baseline for LiDAR Semantic Segmentation

NeurIPS 2023poster

Active learning, a label-efficient paradigm, empowers models to interactively query an oracle for labeling new data. In the realm of LiDAR semantic segmentation, the challenges stem from the sheer volume of point clouds, rendering annotation labor-intensive and cost-prohibitive. This paper presents…

Cited by 12SourcePDFScholar
2023

Borrowing Knowledge From Pre-trained Language Model: A New Data-efficient Visual Learning Paradigm

ICCV 2023poster

The development of vision models for real-world applications is hindered by the challenge of annotated data scarcity, which has necessitated the adoption of data-efficient visual learning techniques such as semi-supervised learning. Unfortunately, the prevalent cross-entropy supervision is limited b…

Cited by 8PDFcodeScholar
2023

CoinSeg: Contrast Inter- and Intra- Class Representations for Incremental Segmentation

ICCV 2023poster

Class incremental semantic segmentation aims to strike a balance between the model's stability and plasticity by maintaining old knowledge while adapting to new concepts. However, most state-of-the-art methods use the freeze strategy for stability, which compromises the model's plasticity. In contra…

Cited by 27PDFcodeScholar
2023

Dirichlet-based Uncertainty Calibration for Active Domain Adaptation

ICLR 2023top-25%

Active domain adaptation (DA) aims to maximally boost the model adaptation on a new target domain by actively selecting limited target data to annotate, whereas traditional active learning methods may be less effective since they do not consider the domain shift issue. Despite active DA methods addr…

2023

Evolving Standardization for Continual Domain Generalization over Temporal Drift

NeurIPS 2023poster

The capability of generalizing to out-of-distribution data is crucial for the deployment of machine learning models in the real world. Existing domain generalization (DG) mainly embarks on offline and discrete scenarios, where multiple source domains are simultaneously accessible and the distributio…

2023

On the Difficulty of Unpaired Infrared-to-Visible Video Translation: Fine-Grained Content-Rich Patches Transfer

CVPR 2023poster

Explicit visible videos can provide sufficient visual information and facilitate vision applications. Unfortunately, the image sensors of visible cameras are sensitive to light conditions like darkness or overexposure. To make up for this, recently, infrared sensors capable of stable imaging have re…

2023

VBLC: Visibility Boosting and Logit-Constraint Learning for Domain Adaptive Semantic Segmentation under Adverse Conditions

AAAI 2023technical

Generalizing models trained on normal visual conditions to target domains under adverse conditions is demanding in the practical systems. One prevalent solution is to bridge the domain gap between clear- and adverse-condition images to make satisfactory prediction on the target. However, previous me…

2022

Active Learning for Domain Adaptation: An Energy-Based Approach

AAAI 2022technical

Unsupervised domain adaptation has recently emerged as an effective paradigm for generalizing deep neural networks to new target domains. However, there is still enormous potential to be tapped to reach the fully supervised performance. In this paper, we present a novel active learning strategy to a…

2022

Adaptive Spatial-BCE Loss for Weakly Supervised Semantic Segmentation

ECCV 2022poster

"For Weakly-Supervised Semantic Segmentation (WSSS) with image-level annotation, mostly relies on the classification network to generate initial segmentation pseudo-labels. However, the optimization target of classification networks usually neglects the discrimination between different pixels, like…

2022

CADRE: A Cascade Deep Reinforcement Learning Framework for Vision-Based Autonomous Urban Driving

AAAI 2022technical

Vision-based autonomous urban driving in dense traffic is quite challenging due to the complicated urban environment and the dynamics of the driving behaviors. Widely-applied methods either heavily rely on hand-crafted rules or learn from limited human experience, which makes them hard to generalize…

2022

Causality Inspired Representation Learning for Domain Generalization

CVPR 2022oral

Domain generalization (DG) is essentially an out-of-distribution problem, aiming to generalize the knowledge learned from multiple source domains to an unseen target domain. The mainstream is to leverage statistical models to model the dependence between data and labels, intending to learn represent…

Cited by 213PDFcodeScholar
2022

Towards Fewer Annotations: Active Learning via Region Impurity and Prediction Uncertainty for Domain Adaptive Semantic Segmentation

CVPR 2022oral

Self-training has greatly facilitated domain adaptive semantic segmentation, which iteratively generates pseudo labels on unlabeled target data and retrains the network. However, realistic segmentation datasets are highly imbalanced, pseudo labels are typically biased to the majority classes and bas…

Cited by 111PDFcodeScholar
2021

Bi-Classifier Determinacy Maximization for Unsupervised Domain Adaptation

AAAI 2021technical

Unsupervised domain adaptation challenges the problem of transferring knowledge from a well-labelled source domain to an unlabelled target domain. Recently, adversarial learning with bi-classifier has been proven effective in pushing cross-domain distributions close. Prior approaches typically lever…

2021

Embedded Discriminative Attention Mechanism for Weakly Supervised Semantic Segmentation

CVPR 2021poster

Weakly Supervised Semantic Segmentation (WSSS) with image-level annotation uses class activation maps from the classifier as pseudo-labels for semantic segmentation. However, such activation maps usually highlight the local discriminative regions rather than the whole object, which deviates from the…

Cited by 178PDFcodeScholar
2021

MetaSAug: Meta Semantic Augmentation for Long-Tailed Visual Recognition

CVPR 2021poster

Real-world training data usually exhibits long-tailed distribution, where several majority classes have a significantly larger number of samples than the remaining minority classes. This imbalance degrades the performance of typical supervised learning algorithms designed for balanced training sets.…

Cited by 201PDFcodeScholar
2021

Semantic Concentration for Domain Adaptation

ICCV 2021poster

Domain adaptation (DA) paves the way for label annotation and dataset bias issues by the knowledge transfer from a label-rich source domain to a related but unlabeled target domain. A mainstream of DA methods is to align the feature distributions of the two domains. However, the majority of them foc…

Cited by 117PDFcodeScholar
2021

Transferable Semantic Augmentation for Domain Adaptation

CVPR 2021poster

Domain adaptation has been widely explored by transferring the knowledge from a label-rich source domain to a related but unlabeled target domain. Most existing domain adaptation algorithms attend to adapting feature representations across two domains with the guidance of a shared source-supervised…

Cited by 165PDFcodeScholar