← Search

Lu Tian

24 accepted papers

2026

Automatic and Structure-Aware Sparsification of Hybrid Neural ODEs with Application to Glucose Prediction

ICLR 2026poster

Hybrid neural ordinary differential equations (neural ODEs) integrate mechanistic models with neural ODEs, offering strong inductive bias and flexibility, and are particularly advantageous in data-scarce healthcare settings. However, excessive latent states and interactions from mechanistic models c…

Cited by 0SourceScholar
2025

Amphista: Bi-directional Multi-head Decoding for Accelerating LLM Inference

NAACL 2025long

Large Language Models (LLMs) inherently use autoregressive decoding, which lacks parallelism in inference and results in significantly slow inference speed. While methods such as Medusa constructs parallelized heads, they lack adequate information interaction across different prediction positions. T…

Cited by 0SourcePDFScholar
2025

Diagram Formalization Enhanced Multi-Modal Geometry Problem Solver

ICASSP 2025accepted

Mathematical reasoning remains an ongoing challenge for AI models, especially for geometry problems, which require both linguistic and visual signals. As the vision encoders of most MLLMs are trained on natural scenes, they often struggle to understand geometric diagrams, performing no better in geo…

Cited by 0SourceScholar
2025

EGSRAL:An Enhanced 3D Gaussian Splatting Based Renderer with Automated Labeling for Large-Scale Driving Scene

AAAI 2025technical

3D Gaussian Splatting (3D GS) has gained popularity due to its faster rendering speed and high-quality novel view synthesis. Some researchers have explored using 3D GS for reconstructing driving scenes. However, these methods often rely on various types of data, such as depth maps, 3D bounding boxes…

2025

Enhancing One-Shot Pruned Pre-trained Language Models through Sparse-Dense-Sparse Mechanism

COLING 2025main

Pre-trained language models (PLMs) are engineered to be robust in contextual understanding and exhibit outstanding performance in various natural language processing tasks. However, their considerable size incurs significant computational and storage costs. Modern pruning strategies employ retrainin…

Cited by 0SourcePDFScholar
2024

DL-QAT: Weight-Decomposed Low-Rank Quantization-Aware Training for Large Language Models

EMNLP 2024industry

Improving the efficiency of inference in Large Language Models (LLMs) is a critical area of research. Post-training Quantization (PTQ) is a popular technique, but it often faces challenges at low-bit levels, particularly in downstream tasks. Quantization-aware Training (QAT) can alleviate this probl…

Cited by 2SourcePDFScholar
2024

DiP-GO: A Diffusion Pruner via Few-step Gradient Optimization

NeurIPS 2024poster

Diffusion models have achieved remarkable progress in the field of image generation due to their outstanding capabilities. However, these models require substantial computing resources because of the multi-step denoising process during inference. While traditional pruning methods have been employed…

Cited by 2SourcePDFScholar
2024

Enhancing Vision Transformer: Amplifying Non-Linearity in Feedforward Network Module

ICML 2024poster

Transformer models have been gaining substantial interest in the field of computer vision tasks nowadays. Although a vision transformer contains two important components which are self-attention module and feedforward network (FFN) module, the majority of research tends to concentrate on modifying t…

Cited by 3SourcePDFScholar
2024

QT-ViT: Improving Linear Attention in ViT with Quadratic Taylor Expansion

NeurIPS 2024poster

Vision transformer model (ViT) is widely used and performs well in vision tasks due to its ability to capture long-range dependencies. However, the time complexity and memory consumption increase quadratically with the number of input patches which limits the usage of ViT in real-world applications.…

Cited by 0SourcePDFScholar
2024

Taming Diffusion Prior for Image Super-Resolution with Domain Shift SDEs

NeurIPS 2024poster

Diffusion-based image super-resolution (SR) models have attracted substantial interest due to their powerful image restoration capabilities. However, prevailing diffusion models often struggle to strike an optimal balance between efficiency and performance. Typically, they either neglect to exploit…

2024

UPDP: A Unified Progressive Depth Pruner for CNN and Vision Transformer

AAAI 2024technical

Traditional channel-wise pruning methods by reducing network channels struggle to effectively prune efficient CNN models with depth-wise convolutional layers and certain efficient modules, such as popular inverted residual blocks. Prior depth pruning methods by reducing network depths are not suitab…

Cited by 13SourcePDFScholar
2023

FDViT: Improve the Hierarchical Architecture of Vision Transformer

ICCV 2023poster

Despite the fact that transformer-based models have yielded great success in computer vision tasks, they suffer from the challenge of high computational costs that limits their use on resource-constrained devices. One major reason is that vision transformers have redundant calculations since the sel…

Cited by 18PDFScholar
2022

Cross-Dataset Collaborative Learning for Semantic Segmentation in Autonomous Driving

AAAI 2022technical

Semantic segmentation is an important task for scene understanding in self-driving cars and robotics, which aims to assign dense labels for all pixels in the image. Existing work typically improves semantic segmentation performance by exploring different network architectures on a target dataset. Li…

Cited by 44SourcePDFScholar
2022

Dual Cross-Attention Learning for Fine-Grained Visual Categorization and Object Re-Identification

CVPR 2022poster

Recently, self-attention mechanisms have shown impressive performance in various NLP and CV tasks, which can help capture sequential characteristics and derive global information. In this work, we explore how to extend self-attention modules to better learn subtle feature embeddings for recognizing…

Cited by 230PDFScholar
2021

Towards Discriminative Representation Learning for Unsupervised Person Re-Identification

ICCV 2021poster

In this work, we address the problem of unsupervised domain adaptation for person re-ID where annotations are available for the source domain but not for target. Previous methods typically follow a two-stage optimization pipeline, where the network is first pre-trained on source and then fine-tuned…

Cited by 86PDFScholar
2020

ProgressFace: Scale-Aware Progressive Learning for Face Detection

ECCV 2020poster

Scale variation stands out as one of key challenges in face detection. Recent attempts have been made to cope with this issue by incorporating image / feature pyramids or adjusting anchor sampling / matching strategies. In this work, we propose a novel scale-aware progressive training mechanism to a…

2015

Query-Adaptive Late Fusion for Image Search and Person Re-Identification

CVPR 2015poster

Feature fusion has been proven effective [31, 32] in image search. Typically, it is assumed that the to-be-fused heterogeneous features work well by themselves for the query. However, in a more realistic situation, one does not know in advance whether a feature is effective or not for a given query.…

Cited by 383SourcePDFScholar