← Search

Jingtao Li

15 accepted papers

2026

UniCompress: Token Compression for Unified Vision-Language Understanding and Generation

CVPR 2026

Unified models aim to support both understanding and generation by encoding images into discrete tokens and processing them alongside text within a single autoregressive framework. This unified design offers architectural simplicity and cross-modal synergy, which facilitates shared parameterization,

Cited by 0SourceScholar
2026

VibeToken: Scaling 1D Image Tokenizers and Autoregressive Models for Dynamic Resolution Generations

CVPR 2026

We introduce an efficient, resolution-agnostic autoregressive (AR) image synthesis approach that generalizes to arbitrary resolutions and aspect ratios, narrowing the gap to diffusion models at scale. At its core is VibeToken, a novel resolution-agnostic 1D Transformer-based image tokenizer that enc

Cited by 0SourcecodeScholar
2025

Argus: A Compact and Versatile Foundation Model for Vision

CVPR 2025poster

While existing vision and multi-modal foundation models can handle multiple computer vision tasks, they often suffer from significant limitations, including huge demand for data and computational resources during training and inconsistent performance across vision tasks at deployment time. To addres…

Cited by 0SourcePDFScholar
2025

Enhancing Foundation Models with Federated Domain Knowledge Infusion

ICML 2025poster

Vision foundation models (FMs) like CLIP have exhibited exceptional capabilities in visual and linguistic understanding, particularly in zero-shot inference tasks. However, these models struggle with data that significantly deviates from their training samples, necessitating fine-tuning, which is of…

Cited by 0SourcePDFScholar
2025

HyperFree: A Channel-adaptive and Tuning-free Foundation Model for Hyperspectral Remote Sensing Imagery

CVPR 2025poster

Advanced interpretation of hyperspectral remote sensing images benefits many precise Earth observation tasks. Recently, visual foundation models have promoted the remote sensing interpretation but concentrating on RGB and multispectral images. Due to the varied hyperspectral channels, existing found…

Cited by 0SourcePDFScholar
2025

MixA: A Mixed Attention approach with Stable Lightweight Linear Attention to enhance Efficiency of Vision Transformers at the Edge

ICCV 2025poster

Vision transformers (ViTs) have become widely popular due to their strong performance across various computer vision tasks. However, deploying ViTs on edge devices remains a persistent challenge due to their high computational demands primarily caused by the over use of self-attention layers with qu…

Cited by 0SourcePDFScholar
2025

StelLA: Subspace Learning in Low-rank Adaptation using Stiefel Manifold

NeurIPS 2025spotlight

Low-rank adaptation (LoRA) has been widely adopted as a parameter-efficient technique for fine-tuning large-scale pre-trained models. However, it still lags behind full fine-tuning in performance, partly due to its insufficient exploitation of the geometric structure underlying low-rank manifolds. I…

Cited by 0SourcecodeScholar
2025

Stretching Each Dollar: Diffusion Training from Scratch on a Micro-Budget

CVPR 2025poster

As scaling laws in generative AI push performance, they simultaneously concentrate the development of these models among actors with large computational resources. With a focus on text-to-image (T2I) generative models, we aim to unlock this bottleneck by demonstrating very low-cost training of large…

2024

COALA: A Practical and Vision-Centric Federated Learning Platform

ICML 2024poster

We present COALA, a vision-centric Federated Learning (FL) platform, and a suite of benchmarks for practical FL scenarios, which we categorize as task, data, and model levels. At the task level, COALA extends support from simple classification to 15 computer vision tasks, including object detection,…

2024

EMGAN: Early-Mix-GAN on Extracting Server-Side Model in Split Federated Learning

AAAI 2024technical

Split Federated Learning (SFL) is an emerging edge-friendly version of Federated Learning (FL), where clients process a small portion of the entire model. While SFL was considered to be resistant to Model Extraction Attack (MEA) by design, a recent work shows it is not necessarily the case. In gener…

2023

Anomaly Segmentation for High-Resolution Remote Sensing Images Based on Pixel Descriptors

AAAI 2023technical

Anomaly segmentation in high spatial resolution (HSR) remote sensing imagery is aimed at segmenting anomaly patterns of the earth deviating from normal patterns, which plays an important role in various Earth vision applications. However, it is a challenging task due to the complex distribution and…

2023

Class Prior-Free Positive-Unlabeled Learning with Taylor Variational Loss for Hyperspectral Remote Sensing Imagery

ICCV 2023poster

Positive-unlabeled learning (PU learning) in hyperspectral remote sensing imagery (HSI) is aimed at learning a binary classifier from positive and unlabeled data, which has broad prospects in various earth vision applications. However, when PU learning meets limited labeled HSI, the unlabeled data m…

Cited by 15PDFcodeScholar
2023

MocoSFL: enabling cross-client collaborative self-supervised learning

ICLR 2023top-5%

Existing collaborative self-supervised learning (SSL) schemes are not suitable for cross-client applications because of their expensive computation and large local data requirements. To address these issues, we propose MocoSFL, a collaborative SSL framework based on Split Federated Learning (SFL) an…

2022

ResSFL: A Resistance Transfer Framework for Defending Model Inversion Attack in Split Federated Learning

CVPR 2022poster

This work aims to tackle Model Inversion (MI) attack on Split Federated Learning (SFL). SFL is a recent distributed training scheme where multiple clients send intermediate activations (i.e., feature map), instead of raw data, to a central server. While such a scheme helps reduce the computational l…

Cited by 81PDFcodeScholar
2020

Defending and Harnessing the Bit-Flip Based Adversarial Weight Attack

CVPR 2020poster

Recently, a new paradigm of the adversarial attack on the quantized neural network weights has attracted great attention, namely, the Bit-Flip based adversarial weight attack, aka. Bit-Flip Attack (BFA). BFA has shown extraordinary attacking ability, where the adversary can malfunction a quantized D…

Cited by 108PDFcodeScholar