← Search

Jiang Tian

8 accepted papers

2025

ARB-LLM: Alternating Refined Binarizations for Large Language Models

ICLR 2025poster

Large Language Models (LLMs) have greatly pushed forward advancements in natural language processing, yet their high memory and computational demands hinder practical deployment. Binarization, as an effective compression technique, can shrink model weights to just 1 bit, significantly reducing the h…

2025

CORAL: Learning Consistent Representations across Multi-step Training with Lighter Speculative Drafter

ACL 2025long

Speculative decoding is a powerful technique that accelerates Large Language Model (LLM) inference by leveraging a lightweight speculative draft model. However, existing designs suffers in performance due to misalignment between training and inference. Recent methods have tried to solve this issue b…

2025

DoGA: Enhancing Grounded Object Detection via Grouped Pre-Training with Attributes

AAAI 2025technical

Recent advances in vision-language pre-training have significantly enhanced the model capabilities on grounded object detection. However, these studies often pre-train with coarse-grained text prompts, such as plain category names and brief grounded phrases. This limitation curtails the model's capa…

2025

Traversal Verification for Speculative Tree Decoding

NeurIPS 2025poster

Speculative decoding is a promising approach for accelerating large language models. The primary idea is to use a lightweight draft model to speculate the output of the target model for multiple subsequent timesteps, and then verify them in parallel to determine whether the drafted tokens should be…

Cited by 0SourceScholar
2023

SAP-DETR: Bridging the Gap Between Salient Points and Queries-Based Transformer Detector for Fast Model Convergency

CVPR 2023poster

Recently, the dominant DETR-based approaches apply central-concept spatial prior to accelerating Transformer detector convergency. These methods gradually refine the reference points to the center of target objects and imbue object queries with the updated central reference information for spatially…

2022

Cross-Domain Few-Shot Learning for Rare-Disease Skin Lesion Segmentation

ICASSP 2022accepted

Recently, deep learning (DL)-based skin lesion segmentation in dermoscopic images has advanced the efficient diagnosis of skin diseases. Commonly, most of the DL-based methods require a large amount of training data and can only perform accurate predictions on pre-defined classes. However, there exi…

Cited by 0SourceScholar