← Search

Luming Liang

12 accepted papers

2026

ProCrop: Learning Aesthetic Image Cropping from Professional Compositions

AAAI 2026technical

Image cropping is crucial for enhancing the visual appeal and narrative impact of photographs, yet existing rule-based and data-driven approaches often lack diversity or require annotated training data. We introduce ProCrop, a retrieval-based method that leverages professional photography to guide c

Cited by 0SourcePDFScholar
2026

WINA: Weight Informed Neuron Activation for Accelerating Large Language Model Inference

ICLR 2026poster

The ever-increasing computational demands of large language models (LLMs) make efficient inference a central challenge. While recent advances leverage specialized architectures or selective activation, they typically require (re)training or architectural modifications, limiting their broad applicabi…

Cited by 0SourcecodeScholar
2025

DistiLLM-2: A Contrastive Approach Boosts the Distillation of LLMs

ICML 2025oral

Despite the success of distillation in large language models (LLMs), most prior work applies identical loss functions to both teacher- and student-generated data. These strategies overlook the synergy between loss formulations and data types, leading to a suboptimal performance boost in student mode…

2024

CaesarNeRF: Calibrated Semantic Representation for Few-Shot Generalizable Neural Rendering

ECCV 2024poster

"Generalizability and few-shot learning are key challenges in Neural Radiance Fields (NeRF), often due to the lack of a holistic understanding in pixel-level rendering. We introduce CaesarNeRF, an end-to-end approach that leverages scene-level CAlibratEd SemAntic Representation along with pixel-leve…

2024

DREAM: Diffusion Rectification and Estimation-Adaptive Models

CVPR 2024poster

We present DREAM a novel training framework representing Diffusion Rectification and Estimation-Adaptive Models requiring minimal code changes (just three lines) yet significantly enhancing the alignment of training with sampling in diffusion models. DREAM features two components: diffusion rectific…

2024

Motion Graph Unleashed: A Novel Approach to Video Prediction

NeurIPS 2024poster

We introduce motion graph, a novel approach to address the video prediction problem, i.e., predicting future video frames from limited past data. The motion graph transforms patches of video frames into interconnected graph nodes, to comprehensively describe the spatial-temporal relationships among…

2023

OTOv2: Automatic, Generic, User-Friendly

ICLR 2023poster

The existing model compression methods via structured pruning typically require complicated multi-stage procedures. Each individual stage necessitates numerous engineering efforts and domain-knowledge from the end-users which prevent their wider applications onto broader scenarios. We propose the se…

2022

RSTT: Real-Time Spatial Temporal Transformer for Space-Time Video Super-Resolution

CVPR 2022poster

Space-time video super-resolution (STVSR) is the task of interpolating videos with both Low Frame Rate (LFR) and Low Resolution (LR) to produce High-Frame-Rate (HFR) and also High-Resolution (HR) counterparts. The existing methods based on Convolutional Neural Network (CNN) succeed in achieving visu…

Cited by 101PDFcodeScholar
2021

CDFI: Compression-Driven Network Design for Frame Interpolation

CVPR 2021poster

DNN-based frame interpolation--that generates the intermediate frames given two consecutive frames--typically relies on heavy model architectures with a huge number of features, preventing them from being deployed on systems with limited resources, e.g., mobile devices. We propose a compression-driv…

Cited by 119PDFcodeScholar
2021

Only Train Once: A One-Shot Neural Network Training And Pruning Framework

NeurIPS 2021poster

Structured pruning is a commonly used technique in deploying deep neural networks (DNNs) onto resource-constrained devices. However, the existing pruning methods are usually heuristic, task-specified, and require an extra fine-tuning procedure. To overcome these limitations, we propose a framework t…

2020

Detail-recovery Image Deraining via Context Aggregation Networks

CVPR 2020poster

This paper looks at this intriguing question: are single images with their details lost during deraining, reversible to their artifact-free status? We propose an end-to-end detail-recovery image deraining network (termed a DRDNet) to solve the problem. Unlike existing image deraining approaches that…

Cited by 217PDFcodeScholar