← Search

Kwang-Ting Cheng

35 accepted papers

2026

A Study of Finetuning Video Transformers for Multi-view Geometry Tasks

AAAI 2026technical

This paper presents an investigation of vision transformer learning for multi-view geometry tasks, such as optical flow estimation, by fine-tuning video foundation models. Unlike previous methods that involve custom architectural designs and task-specific pretraining, our research finds that general

Cited by 0SourcePDFScholar
2026

GDPO: Group reward-Decoupled Normalization Policy Optimization for Multi-reward RL Optimization

ICML 2026poster

As language models become increasingly capable, users expect them to provide not only accurate responses but also behaviors aligned with diverse human preferences across a variety of scenarios. To achieve this, Reinforcement learning (RL) pipelines have begun incorporating multiple rewards, each cap…

Cited by 0SourceScholar
2026

Path-Decoupled Hyperbolic Flow Matching for Few-Shot Adaptation

ICML 2026poster

Recent advances in cross-modal few-shot adaptation treat visual-semantic alignment as a continuous feature transport problem via Flow Matching (FM). However, we argue that Euclidean-based FM overlooks fundamental limitations of flat geometry, where polynomial volume growth fails to accommodate diver…

Cited by 0SourceScholar
2026

Relation-R1: Progressively Cognitive Chain-of-Thought Guided Reinforcement Learning for Unified Relation Comprehension

AAAI 2026technical

Recent advances in multi-modal large language models (MLLMs) have significantly improved object-level grounding and region captioning. However, they remain limited in visual relation understanding, struggling even with binary relation detection, let alone N-ary relations involving multiple semantic

Cited by 0SourcePDFScholar
2025

SnapGen: Taming High-Resolution Text-to-Image Models for Mobile Devices with Efficient Architectures and Training

CVPR 2025highlight

Existing text-to-image (T2I) diffusion models face several limitations, including large model sizes, slow runtime, and low-quality generation on mobile devices. This paper aims to address all of these challenges by developing an extremely small and fast T2I model that generates high-resolution and h…

2024

DTMFormer: Dynamic Token Merging for Boosting Transformer-Based Medical Image Segmentation

AAAI 2024technical

Despite the great potential in capturing long-range dependency, one rarely-explored underlying issue of transformer in medical image segmentation is attention collapse, making it often degenerate into a bypass module in CNN-Transformer hybrid architectures. This is due to the high computational comp…

2024

DoRA: Weight-Decomposed Low-Rank Adaptation

ICML 2024oral

Among the widely used parameter-efficient fine-tuning (PEFT) methods, LoRA and its variants have gained considerable popularity because of avoiding additional inference costs. However, there still often exists an accuracy gap between these methods and full fine-tuning (FT). In this work, we first in…

2024

Fewer is More: Boosting Math Reasoning with Reinforced Context Pruning

EMNLP 2024main

Large Language Models (LLMs) have shown impressive capabilities, yet they still struggle with math reasoning. In this work, we propose CoT-Influx, a novel approach that pushes the boundary of few-shot Chain-of-Thoughts (CoT) learning to improve LLM mathematical reasoning. Motivated by the observatio…

2024

RoLoRA: Fine-tuning Rotated Outlier-free LLMs for Effective Weight-Activation Quantization

EMNLP 2024finding

Low-Rank Adaptation (LoRA), as a representative Parameter-Efficient Fine-Tuning (PEFT) method, significantly enhances the training efficiency by updating only a small portion of the weights in Large Language Models (LLMs). Recently, weight-only quantization techniques have also been applied to LoRA…

2023

FedNoRo: Towards Noise-Robust Federated Learning by Addressing Class Imbalance and Label Noise Heterogeneity

IJCAI 2023poster

Federated noisy label learning (FNLL) is emerging as a promising tool for privacy-preserving multi-source decentralized learning. Existing research, relying on the assumption of class-balanced global data, might be incapable to model complicated label noise, especially in medical scenarios. In this…

2023

LLM-FP4: 4-Bit Floating-Point Quantized Transformers

EMNLP 2023long main

We propose LLM-FP4 for quantizing both weights and activations in large language models (LLMs) down to 4-bit floating-point values, in a post-training manner. Existing post-training quantization (PTQ) solutions are primarily integer-based and struggle with bit widths below 8 bits. Compared to intege…

Cited by 0SourcecodeScholar
2023

Oscillation-free Quantization for Low-bit Vision Transformers

ICML 2023poster

Weight oscillation is a by-product of quantization-aware training, in which quantized weights frequently jump between two quantized levels, resulting in training instability and a sub-optimal final model. We discover that the learnable scaling factor, a widely-used $\textit{de facto}$ setting in qua…

2023

Randomized Quantization: A Generic Augmentation for Data Agnostic Self-supervised Learning

ICCV 2023poster

Self-supervised representation learning follows a paradigm of withholding some part of the data and tasking the network to predict it from the remaining part. Among many techniques, data augmentation lies at the core for creating the information gap. Towards this end, masking has emerged as a generi…

Cited by 11PDFcodeScholar
2023

Semi-Supervised Contrastive Learning for Deep Regression with Ordinal Rankings from Spectral Seriation

NeurIPS 2023poster

Contrastive learning methods can be applied to deep regression by enforcing label distance relationships in feature space. However, these methods are limited to labeled data only unlike for classification, where unlabeled data can be used for contrastive pretraining. In this work, we extend contrast…

2023

Semi-Supervised Deep Regression with Uncertainty Consistency and Variational Model Ensembling via Bayesian Neural Networks

AAAI 2023technical

Deep regression is an important problem with numerous applications. These range from computer vision tasks such as age estimation from photographs, to medical tasks such as ejection fraction estimation from echocardiograms for disease tracking. Semi-supervised approaches for deep regression are nota…

2022

Data-Free Neural Architecture Search via Recursive Label Calibration

ECCV 2022poster

"This paper aims to explore the feasibility of neural architecture search (NAS) given only a pre-trained model without using any original training data. This is an important circumstance for privacy protection, bias avoidance, etc., in real-world scenarios. To achieve this, we start by synthesizing…

2022

Nonuniform-to-Uniform Quantization: Towards Accurate Quantization via Generalized Straight-Through Estimation

CVPR 2022poster

The nonuniform quantization strategy for compressing neural networks usually achieves better performance than its counterpart, i.e., uniform strategy, due to its superior representational capacity. However, many nonuniform quantization methods overlook the complicated projection process in implement…

Cited by 121PDFcodeScholar
2022

SDQ: Stochastic Differentiable Quantization with Mixed Precision

ICML 2022spotlight

In order to deploy deep models in a computationally efficient manner, model quantization approaches have been frequently used. In addition, as new hardware that supports various-bit arithmetic operations, recent research on mixed precision quantization (MPQ) begins to fully leverage the capacity of…

Cited by 46SourcePDFScholar
2022

Vision Transformer Slimming: Multi-Dimension Searching in Continuous Optimization Space

CVPR 2022poster

This paper explores the feasibility of finding an optimal sub-model from a vision transformer and introduces a pure vision transformer slimming (ViT-Slim) framework. It can search a sub-structure from the original model end-to-end across multiple dimensions, including the input tokens, MHSA and MLP…

Cited by 91PDFcodeScholar
2021

Exploring intermediate representation for monocular vehicle pose estimation

CVPR 2021poster

We present a new learning-based framework to recover vehicle pose in SO(3) from a single RGB image. In contrast to previous works that map local appearance to observation angles, we explore a progressive approach by extracting meaningful Intermediate Geometrical Representations (IGRs) to estimate eg…

Cited by 41PDFcodeScholar
2021

How Do Adam and Training Strategies Help BNNs Optimization

ICML 2021spotlight

The best performing Binary Neural Networks (BNNs) are usually attained using Adam optimization and its multi-step training variants. However, to the best of our knowledge, few studies explore the fundamental reasons why Adam is superior to other optimizers like SGD for BNN optimization or provide an…

2021

Is Label Smoothing Truly Incompatible with Knowledge Distillation: An Empirical Study

ICLR 2021poster

This work aims to empirically clarify a recently discovered perspective that label smoothing is incompatible with knowledge distillation. We begin by introducing the motivation behind on how this incompatibility is raised, i.e., label smoothing erases relative information between teacher logits. We…

Cited by 101SourcePDFScholar
2021

Partial Is Better Than All: Revisiting Fine-tuning Strategy for Few-shot Learning

AAAI 2021technical

The goal of few-shot learning is to learn a classifier that can recognize unseen classes from limited support data with labels. A common practice for this task is to train a model on the base set first and then transfer to novel classes through fine-tuning or meta-learning. However, as the base clas…

Cited by 193SourcePDFScholar
2021

S2-BNN: Bridging the Gap Between Self-Supervised Real and 1-Bit Neural Networks via Guided Distribution Calibration

CVPR 2021poster

Previous studies dominantly target at self-supervised learning on real-valued networks and have achieved many promising results. However, on the more challenging binary neural networks (BNNs), this task has not yet been fully explored in the community. In this paper, we focus on this more difficult…

Cited by 23PDFcodeScholar
2020

Binarizing MobileNet via Evolution-Based Searching

CVPR 2020poster

Binary Neural Networks (BNNs), known to be one among the effectively compact network architectures, have achieved great outcomes in the visual tasks. Designing efficient binary architectures is not trivial due to the binary nature of the network. In this paper, we propose a use of evolutionary searc…

Cited by 61PDFScholar
2020

Cascaded Deep Monocular 3D Human Pose Estimation With Evolutionary Training Data

CVPR 2020oral

End-to-end deep representation learning has achieved remarkable accuracy for monocular 3D human pose estimation, yet these models may fail for unseen poses with limited and fixed training data. This paper proposes a novel data augmentation method that: (1) is scalable for synthesizing massive amount…

Cited by 226PDFcodeScholar
2020

ReActNet: Towards Precise Binary Neural Network with Generalized Activation Functions

ECCV 2020poster

In this paper, we propose several ideas for enhancing a bi- nary network to close its accuracy gap from real-valued networks without incurring any additional computational cost. We first construct a base- line network by modifying and binarizing a compact real-valued network with parameter-free shor…

2019

Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization

NeurIPS 2019poster

Optimization of Binarized Neural Networks (BNNs) currently relies on real-valued latent weights to accumulate small update steps. In this paper, we argue that these latent weights cannot be treated analogously to weights in real-valued networks. Instead their main role is to provide inertia during t…

2019

Learning to Film From Professional Human Motion Videos

CVPR 2019poster

We investigate the problem of 6 degrees of freedom (DOF) camera planning for filming professional human motion videos using a camera drone. Existing methods either plan motions for only a pan-tilt-zoom (PTZ) camera, or adopt ad-hoc solutions without carefully considering the impact of video content…

Cited by 41PDFScholar
2019

MetaPruning: Meta Learning for Automatic Neural Network Channel Pruning

ICCV 2019poster

In this paper, we propose a novel meta learning approach for automatic channel pruning of very deep neural networks. We first train a PruningNet, a kind of meta network, which is able to generate weight parameters for any pruned structure given the target network. We use a simple stochastic structur…

Cited by 555PDFcodeScholar
2018

ACT: An Autonomous Drone Cinematography System for Action Scenes

ICRA 2018poster

Drones are enabling new forms of cinematography. Aerial filming via drones in action scenes is difficult because it requires users to understand the dynamic scenarios and operate the drone and camera simultaneously. Existing systems allow the user to manually specify the shots and guide the drone to…

Cited by 97SourceScholar
2018

Bi-Real Net: Enhancing the Performance of 1-bit CNNs with Improved Representational Capability and Advanced Training Algorithm

ECCV 2018poster

In this work, we study the 1-bit convolutional neural networks (CNNs), of which both the weights and activations are binary. While being efficient, the classification accuracy of the current 1-bit CNNs is much worse compared with their counterpart real-valued CNN models on the large-scale dataset, l…