← Search

Kai Jiang

16 accepted papers

2026

DiffusionNFT: Online Diffusion Reinforcement with Forward Process

ICLR 2026oral

Online reinforcement learning (RL) has been central to post-training language models, but its extension to diffusion models remains challenging due to intractable likelihoods. Recent works discretize the reverse sampling process to enable GRPO-style training, yet they inherit fundamental drawbacks,…

Cited by 0SourcecodeScholar
2026

SLA: Beyond Sparsity in Diffusion Transformers via Fine-Tunable Sparse–Linear Attention

ICLR 2026poster

In Diffusion Transformer (DiT) models, particularly for video generation, attention latency is a major bottleneck due to the long sequence length and the quadratic complexity. Interestingly, we find that attention weights can be decoupled into two matrices: a small fraction of large weights with hig…

Cited by 44SourcecodeScholar
2026

SpikeATac: A Multimodal Tactile Finger with Taxelized Dynamic Sensing for Dexterous Manipulation

ICRA 2026poster

In this work, we introduce SpikeATac, a multimodal tactile finger combining a taxelized and highly sensitive dynamic response (PVDF) with a static transduction method (capacitive) for multimodal touch sensing. Named for its `spiky' response, SpikeATac's 16-taxel PVDF film sampled at 4 kHz provides f…

2026

TOP-RL: Task-Optimized Progressive Token Pruning with Reinforcement Learning for Vision Language Models

AAAI 2026technical

In recent years, Large Vision-Language Models (LVLMs) have significantly advanced multimodal tasks. However, their inference requires intensive processing of numerous visual tokens and incurs substantial computational overhead. Existing methods typically compress visual tokens either at the input st

Cited by 0SourcePDFScholar
2025

Compact LED-Based Displacement Sensing for Robot Fingers

IROS 2025

In this paper, we introduce a sensor designed for robotic fingers which can provide information on the displacements induced by external forces. Our sensor uses LEDs to sense the displacement between two plates connected by a transparent elastomer; when a force is applied to the finger, the elastome

Cited by 3SourceScholar
2025

DiffCLIP: Few-shot Language-driven Multimodal Classifier

AAAI 2025technical

Visual language models like Contrastive Language-Image Pretraining (CLIP) have shown impressive performance in analyzing natural images with language information. However, these models often encounter challenges when applied to specialized domains such as remote sensing due to the limited availabili…

2025

Dynamic Graph Multi-granularity Attribute Scene Evolution Sequence Recommendation

ICASSP 2025accepted

The recommendation based on dynamic graph sequences aims to reveal complex evolutionary patterns in user-item interactions. Existing methods make predictions by encoding attribute contents through similarity but lack dynamic modeling of fine-grained attribute scenarios, resulting in a deviation in u…

Cited by 0SourceScholar
2025

Mixture of Noise for Pre-Trained Model-Based Class-Incremental Learning

NeurIPS 2025poster

Class Incremental Learning (CIL) aims to continuously learn new categories while retaining the knowledge of old ones. Pre-trained models (PTMs) show promising capabilities in CIL. However, existing approaches that apply lightweight fine-tuning to backbones still induce parameter drift, thereby compr…

Cited by 0SourcecodeScholar
2025

SageAttention3: Microscaling FP4 Attention for Inference and An Exploration of 8-Bit Training

NeurIPS 2025spotlight

The efficiency of attention is important due to its quadratic time complexity. We enhance the efficiency of attention through two key contributions: First, we leverage the new $\texttt{FP4}$ Tensor Cores in Blackwell GPUs to accelerate attention computation. Our implementation achieves $\textbf{1038…

Cited by 0SourcecodeScholar
2024

Domain Adaptation for Large-Vocabulary Object Detectors

NeurIPS 2024poster

Large-vocabulary object detectors (LVDs) aim to detect objects of many categories, which learn super objectness features and can locate objects accurately while applied to various downstream data. However, LVDs often struggle in recognizing the located objects due to domain discrepancy in data distr…

Cited by 1SourcePDFScholar
2024

Improving Grammatical Error Correction by Correction Acceptability Discrimination

COLING 2024main

Existing Grammatical Error Correction (GEC) methods often overlook the assessment of sentence-level syntax and semantics in the corrected sentence. This oversight results in final corrections that may not be acceptable in the context of the original sentence. In this paper, to improve the performanc…

Cited by 0SourcePDFScholar
2023

Toward Stable, Interpretable, and Lightweight Hyperspectral Super-Resolution

CVPR 2023poster

For real applications, existing HSI-SR methods are mostly not only limited to unstable performance under unknown scenarios but also suffer from high computation consumption. In this paper, we develop a new coordination optimization framework for stable, interpretable, and lightweight HSI-SR. Specifi…

2021

LREN: Low-Rank Embedded Network for Sample-Free Hyperspectral Anomaly Detection

AAAI 2021technical

Hyperspectral anomaly detection (HAD) is a challenging task because it explores the intrinsic structure of complex high-dimensional signals without any samples at training time. Deep neural networks (DNNs) can dig out the underlying distribution of hyperspectral data but are limited by the labeling…