← Search

Ning Liao

7 accepted papers

2026

AdapTok: Learning Adaptive and Temporally Causal Video Tokenization in a 1D Latent Space

CVPR 2026

We propose AdapTok, an adaptive temporal causal video tokenizer that can flexibly allocate tokens for different frames based on video content. AdapTok is equipped with a block-wise masking strategy that randomly drops tail tokens of each block during training, and a block causal scorer to predict th

Cited by 0SourcecodeScholar
2026

Partial Weakly-Supervised Oriented Object Detection

CVPR 2026

The growing demand for oriented object detection (OOD) across various domains has driven significant research in this area. However, the high cost of dataset annotation remains a major concern. Current mainstream OOD algorithms can be mainly categorized into three types: (1) fully supervised methods

Cited by 0SourcecodeScholar
2026

ssToken: Self-modulated and Semantic-aware Token Selection for LLM Fine-tuning

ICLR 2026poster

Data quality plays a critical role in enhancing supervised fine-tuning (SFT) for large language models (LLMs), and token-level data selection has emerged as a promising direction for its fine-grained nature. Despite their strong empirical performance, existing token-level selection methods share two…

Cited by 0SourcecodeScholar
2025

MM-CamObj: A Comprehensive Multimodal Dataset for Camouflaged Object Scenarios

AAAI 2025technical

Large visual-language models (LVLMs) have achieved great success in multiple applications. However, they still encounter challenges in complex scenes, especially those involving camouflaged objects. This is primarily due to the lack of samples related to camouflaged scenes in the training dataset. T…

2025

NTKMTL: Mitigating Task Imbalance in Multi-Task Learning from Neural Tangent Kernel Perspective

NeurIPS 2025poster

Multi-Task Learning (MTL) enables a single model to learn multiple tasks simultaneously, leveraging knowledge transfer among tasks for enhanced generalization, and has been widely applied across various domains. However, task imbalance remains a major challenge in MTL. Although balancing the converg…

Cited by 0SourcecodeScholar
2024

Toward Open Vocabulary Aerial Object Detection with CLIP-Activated Student-Teacher Learning

ECCV 2024poster

"An increasingly massive number of remote-sensing images spurs the development of extensible object detectors that can detect objects beyond training categories without costly collecting new labeled data. In this paper, we aim to develop open-vocabulary object detection (OVD) technique in aerial ima…