← Search

Yihong Gong

37 accepted papers

2026

GOAL: Geometrically Optimal Alignment for Continual Generalized Category Discovery

AAAI 2026technical

Continual Generalized Category Discovery (C-GCD) requires identifying novel classes from unlabeled data while retaining knowledge of known classes over time. Existing methods typically update classifier weights dynamically, resulting in forgetting and inconsistent feature alignment. We propose GOAL,

Cited by 0SourcePDFScholar
2026

Is Parameter Isolation Better for Prompt-Based Continual Learning?

CVPR 2026

Prompt-based continual learning methods effectively mitigate catastrophic forgetting. However, most existing methods assign a fixed set of prompts to each task, completely isolating knowledge across tasks and resulting in suboptimal parameter utilization. To address this, we consider the practical n

Cited by 0SourceScholar
2026

Learning Like Humans: Analogical Concept Learning for Generalized Category Discovery

CVPR 2026

Generalized Category Discovery (GCD) seeks to uncover novel categories in unlabeled data while preserving recognition of known categories, yet prevailing visual-only pipelines and the loose coupling between supervised learning and discovery often yield brittle boundaries on fine-grained, look-alike

Cited by 0SourcecodeScholar
2026

Neural Implicit Action Fields: From Discrete Waypoints to Continuous Functions for Vision-Language-Action Models

ICML 2026poster

Despite the rapid progress of Vision-Language-Action (VLA) models, the prevailing paradigm of predicting discrete waypoints remains fundamentally misaligned with the intrinsic continuity of physical motion. This discretization imposes rigid sampling rates, lacks high-order differentiability, and int…

Cited by 0SourceScholar
2026

ReMoT: Reinforcement Learning with Motion Contrast Triplets

CVPR 2026

We present ReMoT, a unified training paradigm to systematically address the fundamental shortcomings of VLMs in spatio-temporal consistency--a critical failure point in navigation, robotics, and autonomous driving. ReMoT integrates two core components: (i) A rule-based automatic framework that gener

Cited by 0SourceScholar
2026

Shared & Domain Self-Adaptive Experts with Frequency-Aware Discrimination for Continual Test-Time Adaptation

AAAI 2026technical

This paper focuses on the Continual Test-Time Adaptation (CTTA) task, aiming to enable an agent to continuously adapt to evolving target domains while retaining previously acquired domain knowledge for effective reuse when those domains reappear. Existing shared-parameter paradigms struggle to balan

Cited by 0SourcePDFScholar
2025

Consistent Supervised-Unsupervised Alignment for Generalized Category Discovery

NeurIPS 2025poster

Generalized Category Discovery (GCD) focuses on classifying known categories while simultaneously discovering novel categories from unlabeled data. However, previous GCD methods face challenges due to inconsistent optimization objectives and category confusion. This leads to feature overlap and ulti…

Cited by 0SourceScholar
2025

DualCP: Rehearsal-Free Domain-Incremental Learning via Dual-Level Concept Prototype

AAAI 2025technical

Domain-Incremental Learning (DIL) enables vision models to adapt to changing conditions in real-world environments while maintaining the knowledge acquired from previous domains. Given privacy concerns and training time, Rehearsal-Free DIL (RFDIL) is more practical. Inspired by the incremental cogni…

Cited by 0SourcePDFScholar
2025

Dynamic Integration of Task-Specific Adapters for Class Incremental Learning

CVPR 2025poster

Non-exemplar Class Incremental Learning (NECIL) enables models to continuously acquire new classes without retraining from scratch and storing old task exemplars, addressing privacy and storage issues. However, the absence of data from earlier tasks exacerbates the challenge of catastrophic forgetti…

Cited by 2SourcePDFScholar
2025

SuLoRA: Subspace Low-Rank Adaptation for Parameter-Efficient Fine-Tuning

ACL 2025finding

As the scale of large language models (LLMs) grows and natural language tasks become increasingly diverse, Parameter-Efficient Fine-Tuning (PEFT) has become the standard paradigm for fine-tuning LLMs. Among PEFT methods, LoRA is widely adopted for not introducing additional inference overhead. Howev…

Cited by 0SourcePDFScholar
2024

Beyond Prompt Learning: Continual Adapter for Efficient Rehearsal-Free Continual Learning

ECCV 2024poster

"The problem of Rehearsal-Free Continual Learning (RFCL) aims to continually learn new knowledge while preventing forgetting of the old knowledge, without storing any old samples and prototypes. The latest methods leverage large-scale pre-trained models as the backbone and use key-query matching to…

Cited by 12SourcePDFScholar
2024

DYSON: Dynamic Feature Space Self-Organization for Online Task-Free Class Incremental Learning

CVPR 2024poster

In this paper we focus on a challenging Online Task-Free Class Incremental Learning (OTFCIL) problem. Different from the existing methods that continuously learn the feature space from data streams we propose a novel compute-and-align paradigm for the OTFCIL. It first computes an optimal geometry i.…

2024

Evolving Parameterized Prompt Memory for Continual Learning

AAAI 2024technical

Recent studies have demonstrated the potency of leveraging prompts in Transformers for continual learning (CL). Nevertheless, employing a discrete key-prompt bottleneck can lead to selection mismatches and inappropriate prompt associations during testing. Furthermore, this approach hinders adaptive…

2024

Non-Exemplar Domain Incremental Learning via Cross-Domain Concept Integration

ECCV 2024poster

"Existing approaches to Domain Incremental Learning (DIL) address catastrophic forgetting by storing and rehearsing exemplars from old domains. However, exemplar-based solutions are not always viable due to data privacy concerns or storage limitations. Therefore, Non-Exemplar Domain Incremental Lear…

2024

Non-exemplar Domain Incremental Object Detection via Learning Domain Bias

AAAI 2024technical

Domain incremental object detection (DIOD) aims to gradually learn a unified object detection model from a dataset stream composed of different domains, achieving good performance in all encountered domains. The most critical obstacle to this goal is the catastrophic forgetting problem, where the pe…

2024

Projecting Points to Axes: Oriented Object Detection via Point-Axis Representation

ECCV 2024oral

"This paper introduces the point-axis representation for oriented object detection, as depicted in aerial images in Figure ??, emphasizing its flexibility and geometrically intuitive nature with two key components: points and axes. 1) Points delineate the spatial extent and contours of objects, prov…

Cited by 5SourcePDFScholar
2024

Prompt-Agnostic Adversarial Perturbation for Customized Diffusion Models

NeurIPS 2024poster

Diffusion models have revolutionized customized text-to-image generation, allowing for efficient synthesis of photos from personal data with textual descriptions. However, these advancements bring forth risks including privacy breaches and unauthorized replication of artworks. Previous researches pr…

Cited by 5SourcePDFScholar
2023

DKT: Diverse Knowledge Transfer Transformer for Class Incremental Learning

CVPR 2023poster

Deep neural networks suffer from catastrophic forgetting in class incremental learning, where the classification accuracy of old classes drastically deteriorates when the networks learn the knowledge of new classes. Many works have been proposed to solve the class incremental learning problem. Howev…

Cited by 14SourcePDFScholar
2023

Knowledge Restore and Transfer for Multi-Label Class-Incremental Learning

ICCV 2023poster

Current class-incremental learning research mainly focuses on single-label classification tasks while multi-label class-incremental learning (MLCIL) with more practical application scenarios is rarely studied. Although there have been many anti-forgetting methods to solve the problem of catastrophic…

Cited by 18PDFcodeScholar
2023

Learning Attention from Attention: Efficient Self-Refinement Transformer for Face Super-Resolution

IJCAI 2023poster

Recently, Transformer-based architecture has been introduced into face super-resolution task due to its advantage in capturing long-range dependencies. However, these approaches tend to integrate global information in a large searching region, which neglect to focus on the most relevant information…

2022

IDPT: Interconnected Dual Pyramid Transformer for Face Super-Resolution

IJCAI 2022poster

Face Super-resolution (FSR) task works for generating high-resolution (HR) face images from the corresponding low-resolution (LR) inputs, which has received a lot of attentions because of the wide application prospects. However, due to the diversity of facial texture and the difficulty of reconstruc…

Cited by 19SourcePDFScholar
2021

Direct Measure Matching for Crowd Counting

IJCAI 2021poster

Traditional crowd counting approaches usually use Gaussian assumption to generate pseudo density ground truth, which suffers from problems like inaccurate estimation of the Gaussian kernel sizes. In this paper, we propose a new measure-based counting approach to regress the predicted density maps to…

Cited by 48SourcePDFScholar
2021

Error-Aware Density Isomorphism Reconstruction for Unsupervised Cross-Domain Crowd Counting

AAAI 2021technical

This paper focuses on the unsupervised domain adaptation problem for video-based crowd counting, in which we use labeled data as source domain and unlabelled video data as target domain. It is challenging as there is a huge gap between the source and the target domain and no annotations of samples a…

2021

Few-Shot Class-Incremental Learning via Relation Knowledge Distillation

AAAI 2021technical

In this paper, we focus on the challenging few-shot class incremental learning (FSCIL) problem, which requires to transfer knowledge from old tasks to new ones and solves catastrophic forgetting. We propose the exemplar relation distillation incremental learning framework to balance the tasks of old…

Cited by 202SourcePDFScholar
2021

Kohonen Self-Organizing Map based Route Planning: A Revisit

IROS 2021poster

In this paper, we revisit the long-standing Traveling Salesman Problem (TSP) and focus on the challenging, yet practical route planning problem with limited computational resources. We make contributions to TSP, one of the most famous NP-hard problems by providing a new improved approximate solution…

Cited by 15SourceScholar
2021

Learning to Count via Unbalanced Optimal Transport

AAAI 2021technical

Counting dense crowds through computer vision technology has attracted widespread attention. Most crowd counting datasets use point annotations. In this paper, we formulate crowd counting as a measure regression problem to minimize the distance between two measures with different supports and unequa…

Cited by 96SourcePDFScholar
2018

Grassmann Pooling as Compact Homogeneous Bilinear Pooling for Fine-Grained Visual Classification

ECCV 2018poster

Designing discriminative and invariant features is the key to visual recognition. Recently, the bilinear pooled feature matrix of Convolutional Neural Network (CNN) has shown to achieve state-of-the-art performance on a range of fine-grained visual recognition tasks. The bilinear feature matrix coll…

Cited by 121SourcePDFScholar
2018

Transductive Semi-Supervised Deep Learning using Min-Max Features

ECCV 2018poster

In this paper, we propose Transductive Semi-Supervised Deep Learning (TSSDL) method that is effective for training Deep Convolutional Neural Network (DCNN) models. The method applies transductive learning principle to DCNN training, introduces confidence levels on unlabeled image samples to overcome…

Cited by 301SourcePDFScholar
2017

Point to Set Similarity Based Deep Feature Learning for Person Re-Identification

CVPR 2017poster

Person re-identification (Re-ID) remains a challenging problem due to significant appearance changes caused by variations in view angle, background clutter, illumination condition and mutual occlusion. To address these issues, conventional methods usually focus on proposing robust feature represent…

Cited by 191PDFScholar
2016

Person Re-Identification by Multi-Channel Parts-Based CNN With Improved Triplet Loss Function

CVPR 2016poster

Person re-identification across cameras remains a very challenging problem, especially when there are no overlapping fields of view between cameras. In this paper, we present a novel multi-channel parts-based convolutional neural network (CNN) model under the triplet framework for person re-identifi…

Cited by 1630PDFScholar