← Search

Shao-Lun Huang

25 accepted papers

2026

Beyond the Golden Data: Resolving the Motion-Vision Quality Dilemma via Timestep Selective Training

CVPR 2026

Recent advances in video generation models have achieved impressive results. However, these models heavily rely on the use of high-quality data that combines both high visual quality and high motion quality. In this paper, we identify a key challenge in video data curation: the Motion-Vision Quality

Cited by 0SourceScholar
2026

FilmWeaver: Weaving Consistent Multi-Shot Videos with Cache-Guided Autoregressive Diffusion

AAAI 2026technical

Current video generation models perform well at single-shot synthesis but struggle with multi-shot videos, facing critical challenges in maintaining character and background consistency across shots and flexibly generating videos of arbitrary length and shot count. To address these limitations, we i

Cited by 0SourcePDFScholar
2026

LoRA-DA: Data-Aware Initialization for Low-Rank Adaptation via Asymptotic Analysis

ICML 2026poster

LoRA has become a widely adopted method for PEFT, and its initialization methods have attracted increasing attention. However, existing methods have notable limitations: many methods do not incorporate target-domain data, while gradient-based methods exploit data only at a shallow level by relying o…

Cited by 0SourceScholar
2026

Stable Spectral Copula Alignment for Robust Multimodal Learning

ICML 2026poster

Multimodal alignment fails under deployment shift because standard objectives entangle cross-modal dependence with marginal-sensitive geometry. Stable Spectral Copula Alignment (SSCA) provides a deployment protocol targeting copula-stable dependence under strictly monotone marginal distortions, with…

Cited by 0SourceScholar
2026

UniFast-HGR: Scalable and Efficient Maximal Correlation for Multimodal Models

ICML 2026poster

This paper presents an optimized approach to enhance the computation of Hirschfeld-Gebelein-Rényi (HGR) maximal correlation, addressing computational and efficiency challenges in large-scale neural networks and multimodal learning. The UniFast HGR framework introduces three key innovations: replacin…

Cited by 0SourceScholar
2025

A High-Dimensional Statistical Method for Optimizing Transfer Quantities in Multi-Source Transfer Learning

NeurIPS 2025poster

Multi-source transfer learning provides an effective solution to data scarcity in real-world supervised learning scenarios by leveraging multiple source tasks. In this field, existing works typically use all available samples from sources in training, which constrains their training efficiency and m…

Cited by 0SourcecodeScholar
2025

CanonSwap: High-Fidelity and Consistent Video Face Swapping via Canonical Space Modulation

ICCV 2025poster

Video face swapping aims to address two primary challenges: effectively transferring the source identity to the target video and accurately preserving the dynamic attributes of the target face, such as head poses, facial expressions, lip-sync, etc..Existing methods mainly focus on achieving high-qua…

Cited by 0SourcePDFScholar
2025

Efficient Global Attention and Correlation-Aware Fusion for Hyperspectral Image Classification

ICASSP 2025accepted

Hyperspectral imaging offers extensive spectral and spatial information. However, effectively utilizing this data for accurate classification remains a challenge. This study introduced the CASSX-Net, a novel framework designed to capture both short- and long-range dependencies in HSI data for land c…

Cited by 0SourceScholar
2025

Multi-Kernel Correlation-Attention Vision Transformer for Enhanced Contextual Understanding and Multi-Scale Integration

NeurIPS 2025poster

Significant progress has been achieved using Vision Transformers (ViTs) in computer vision. However, challenges persist in modeling multi-scale spatial relationships, hindering effective integration of fine-grained local details and long-range global dependencies. To address this limitation, a Multi…

Cited by 0SourceScholar
2024

CoSTA: End-to-End Comprehensive Space-Time Entanglement for Spatio-Temporal Video Grounding

AAAI 2024technical

This paper studies the spatio-temporal video grounding task, which aims to localize a spatio-temporal tube in an untrimmed video based on the given text description of an event. Existing one-stage approaches suffer from insufficient space-time interaction in two aspects: i) less precise prediction o…

Cited by 1SourcePDFScholar
2024

NAC: Mitigating Noisy Correspondence in Cross-Modal Matching Via Neighbor Auxiliary Corrector

ICASSP 2024accepted

The presence of noisy correspondence within cross-modal matching has significantly undermined the performance of existing matching methods. In this paper, we introduce a robust framework named Neighbor Auxiliary Corrector (NAC) for alleviating noise by utilizing the neighbors, which are indicative o…

Cited by 0SourceScholar
2024

Task Oriented In-Domain Data Augmentation

EMNLP 2024main

Large Language Models (LLMs) have shown superior performance in various applications and fields. To achieve better performance on specialized domains such as law and advertisement, LLMs are often continue pre-trained on in-domain data. However, existing approaches suffer from two major issues. First…

2024

Unleashing Region Understanding in Intermediate Layers for MLLM-based Referring Expression Generation

NeurIPS 2024poster

The Multi-modal Large Language Model (MLLM) based Referring Expression Generation (REG) task has gained increasing popularity, which aims to generate an unambiguous text description that applies to exactly one object or region in the image by leveraging foundation models. We empirically found that t…

2023

MultiEMO: An Attention-Based Correlation-Aware Multimodal Fusion Framework for Emotion Recognition in Conversations

ACL 2023long

Emotion Recognition in Conversations (ERC) is an increasingly popular task in the Natural Language Processing community, which seeks to achieve accurate emotion classifications of utterances expressed by speakers during a conversation. Most existing approaches focus on modeling speaker and contextua…

Cited by 54SourcePDFScholar
2023

Personalized Federated Learning with Feature Alignment and Classifier Collaboration

ICLR 2023top-5%

Data heterogeneity is one of the most challenging issues in federated learning, which motivates a variety of approaches to learn personalized models for participating clients. One such approach in deep neural networks based tasks is employing a shared feature representation and learning a customized…

2022

A General Framework For Incomplete Cross-Modal Retrieval With Missing Labels And Missing Modalities

ICASSP 2022accepted

Among various cross-modal retrieval methods, the supervised methods achieve the best performance by exploiting the semantic labels. However, in realistic applications, the data are not always complete with labels and full multi-modal data, which makes these methods hard to be used. In this paper, we…

Cited by 0SourceScholar
2022

Finding Influential Instances for Distantly Supervised Relation Extraction

COLING 2022main

Distant supervision (DS) is a strong way to expand the datasets for enhancing relation extraction (RE) models but often suffers from high label noise. Current works based on attention, reinforcement learning, or GAN are black-box models so they neither provide meaningful interpretation of sample sel…

Cited by 32SourcePDFScholar
2022

PAC-Bayes Information Bottleneck

ICLR 2022spotlight

Understanding the source of the superior generalization ability of NNs remains one of the most important problems in ML research. There have been a series of theoretical works trying to derive non-vacuous bounds for NNs. Recently, the compression of information stored in weights (IIW) is proved to p…

2022

Regularization Penalty Optimization for Addressing Data Quality Variance in OoD Algorithms

AAAI 2022technical

Due to the poor generalization performance of traditional empirical risk minimization (ERM) in the case of distributional shift, Out-of-Distribution (OoD) generalization algorithms receive increasing attention. However, OoD generalization algorithms overlook the great variance in the quality of trai…

Cited by 6SourcePDFScholar
2022

Revisiting Sparse Convolutional Model for Visual Recognition

NeurIPS 2022accept

Despite strong empirical performance for image classification, deep neural networks are often regarded as ``black boxes'' and they are difficult to interpret. On the other hand, sparse convolutional models, which assume that a signal can be expressed by a linear combination of a few elements from a…

2021

A Mathematical Framework for Quantifying Transferability in Multi-source Transfer Learning

NeurIPS 2021poster

Current transfer learning algorithm designs mainly focus on the similarities between source and target tasks, while the impacts of the sample sizes of these tasks are often not sufficiently addressed. This paper proposes a mathematical framework for quantifying the transferability in multi-source tr…

Cited by 37SourcePDFScholar
2021

Semi-Supervised Multimodal Image Translation for Missing Modality Imputation

ICASSP 2021accepted

Missing data is a common problem in multimodal and multi-view learning. It raises a critical challenge for most multimodal algorithms, which are unable to deal with incomplete datasets. Rather than discarding entries with missing modalities, this paper aims to reconstruct the complete image-based mu…

Cited by 0SourceScholar
2020

Information Theoretic Counterfactual Learning from Missing-Not-At-Random Feedback

NeurIPS 2020poster

Counterfactual learning for dealing with missing-not-at-random data (MNAR) is an intriguing topic in the recommendation literature, since MNAR data are ubiquitous in modern recommender systems. Instead, missing-at-random (MAR) data, namely randomized controlled trials (RCTs), are usually required by…