← Search

Yi Jin

25 accepted papers

2026

Beyond Single-Speed Reasoning: Coordinating Fast and Slow Dynamics for Efficient World Modeling

AAAI 2026technical

Model-based reinforcement learning (MBRL) enables efficient decision-making by learning predictive world modelsof environment dynamics. Despite recent advances, existingmodels often struggle to reconcile accurate short-term transitions with coherent long-term planning, especially in partially observ

Cited by 0SourcePDFScholar
2026

CoLC: Communication-Efficient Collaborative Perception with LiDAR Completion

CVPR 2026

Collaborative perception empowers autonomous agents to share complementary information and overcome perception limitations. While early fusion offers more perceptual complementarity and is inherently robust to model heterogeneity, its high communication cost has limited its practical deployment, pro

Cited by 0SourceScholar
2026

Eel-Inspired Electrohydraulic Soft Swimmer With Programmable Undulatory Gaits

RA-L 2026

Undulatory locomotion in anguilliform swimmers motivates soft robots that are efficient and maneuverable. We present an eel-inspired soft swimmer actuated by liquid-dielectric electrohydraulic actuators (LDEAs) with programmable inter-segment phase for gait control. A resistive-force-theory (RFT) mo

Cited by 0SourceScholar
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

Label What Matters: Modality-Balanced and Difficulty-Aware Multimodal Active Learning

CVPR 2026

Multimodal learning integrates complementary information from different modalities such as image, text, and audio to improve model performance, but its success relies on large-scale labeled data, which is costly to obtain. Active learning (AL) mitigates this challenge by selectively annotating infor

Cited by 0SourceScholar
2026

TALON: Test-time Adaptive Learning for On-the-Fly Category Discovery

CVPR 2026

On-the-fly category discovery (OCD) aims to recognize known categories while simultaneously discovering novel ones from an unlabeled online stream, using a model trained only on labeled data. Existing approaches freeze the feature extractor trained offline and employ a hash-based framework that quan

Cited by 0SourcecodeScholar
2025

HQ-CLIP: Leveraging Large Vision-Language Models to Create High-Quality Image-Text Datasets and CLIP Models

ICCV 2025poster

Large-scale but noisy image-text pair data have paved the way for the success of Contrastive Language-Image Pretraining (CLIP). As the foundation vision encoder, CLIP in turn serves as the cornerstone for most large vision-language models (LVLMs). This interdependence naturally raises an interesting…

Cited by 0SourcePDFScholar
2025

Improving Visual and Downstream Performance of Low-Light Enhancer with Vision Foundation Models Collaboration

CVPR 2025poster

In this paper, we observe that the collaboration of various foundation models can perceive semantic and degraded information within images, thereby guiding the low-light enhancement process. Specifically, we propose a self-supervised low-light enhancement framework based on the multiple foundation m…

Cited by 0SourcePDFScholar
2025

MotionClone: Training-Free Motion Cloning for Controllable Video Generation

ICLR 2025poster

Motion-based controllable video generation offers the potential for creating captivating visual content. Existing methods typically necessitate model training to encode particular motion cues or incorporate fine-tuning to inject certain motion patterns, resulting in limited flexibility and generaliz…

Cited by 34SourcePDFScholar
2024

Cross-Modal Supervision Based Road Segmentation and Trajectory Prediction With Automotive Radar

RA-L 2024

Automotive radar plays a crucial role in providing reliable environmental perception for autonomous driving, particularly in challenging conditions such as high speeds and bad weather. In this domain the deep learning-based method is one of the most promising approaches, but the presence of noisy si

Cited by 3SourceScholar
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

FreeDrag: Feature Dragging for Reliable Point-based Image Editing

CVPR 2024poster

To serve the intricate and varied demands of image editing precise and flexible manipulation in image content is indispensable. Recently Drag-based editing methods have gained impressive performance. However these methods predominantly center on point dragging resulting in two noteworthy drawbacks n…

2024

Masked Pre-training Enables Universal Zero-shot Denoiser

NeurIPS 2024poster

In this work, we observe that model trained on vast general images via masking strategy, has been naturally embedded with their distribution knowledge, thus spontaneously attains the underlying potential for strong image denoising. Based on this observation, we propose a novel zero-shot denoising pa…

2024

Stronger Fewer & Superior: Harnessing Vision Foundation Models for Domain Generalized Semantic Segmentation

CVPR 2024poster

In this paper we first assess and harness various Vision Foundation Models (VFMs) in the context of Domain Generalized Semantic Segmentation (DGSS). Driven by the motivation that Leveraging Stronger pre-trained models and Fewer trainable parameters for Superior generalizability we introduce a robust…

2023

Disentangle then Parse: Night-time Semantic Segmentation with Illumination Disentanglement

ICCV 2023poster

Most prior semantic segmentation methods have been developed for day-time scenes, while typically underperforming in night-time scenes due to insufficient and complicated lighting conditions. In this work, we tackle this challenge by proposing a novel night-time semantic segmentation paradigm, i.e.,…

Cited by 11PDFcodeScholar
2023

MetaZSCIL: A Meta-Learning Approach for Generalized Zero-Shot Class Incremental Learning

AAAI 2023technical

Generalized zero-shot learning (GZSL) aims to recognize samples whose categories may not have been seen at training. Standard GZSL cannot handle dynamic addition of new seen and unseen classes. In order to address this limitation, some recent attempts have been made to develop continual GZSL methods…

Cited by 14SourcePDFScholar
2022

Deliberated Domain Bridging for Domain Adaptive Semantic Segmentation

NeurIPS 2022accept

In unsupervised domain adaptation (UDA), directly adapting from the source to the target domain usually suffers significant discrepancies and leads to insufficient alignment. Thus, many UDA works attempt to vanish the domain gap gradually and softly via various intermediate spaces, dubbed domain bri…

2022

Reusing the Task-Specific Classifier as a Discriminator: Discriminator-Free Adversarial Domain Adaptation

CVPR 2022poster

Adversarial learning has achieved remarkable performances for unsupervised domain adaptation (UDA). Existing adversarial UDA methods typically adopt an additional discriminator to play the min-max game with a feature extractor. However, most of these methods failed to effectively leverage the predic…

Cited by 201PDFcodeScholar
2021

GM-MLIC: Graph Matching based Multi-Label Image Classification

IJCAI 2021poster

Multi-Label Image Classification (MLIC) aims to predict a set of labels that present in an image. The key to deal with such problem is to mine the associations between image contents and labels, and further obtain the correct assignments between images and their labels. In this paper, we treat each…

Cited by 28SourcePDFScholar
2021

Unsupervised Domain Adaptation for Person Re-identification via Heterogeneous Graph Alignment

AAAI 2021technical

Unsupervised person re-identification (re-ID) is becoming increasingly popular due to its power in real-world systems such as public security and intelligent transportation systems. However, the person re-ID task is challenged by the problems of data distribution discrepancy across cameras and lack…

Cited by 50SourcePDFScholar
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
2017

Robust Object Tracking Based on Temporal and Spatial Deep Networks

ICCV 2017poster

Recently deep neural networks have been widely employed to deal with the visual tracking problem. In this work, we present a new deep architecture which incorporates the temporal and spatial information to boost the tracking performance. Our deep architecture contains three networks, a Feature Net,…

Cited by 60PDFScholar