← Search

Ziyue Huang

9 accepted papers

2026

OmniScale: Scaling Any Modality Model Training with Model-Centric Distributed Recipe Zoo

AAAI 2026technical

Recent advances in large language models (LLMs) have driven impressive progress in omni-modal understanding and generation. However, training omni-modal LLMs remains a significant challenge due to the heterogeneous model architectures required to process diverse modalities, necessitating sophisticat

Cited by 0SourcePDFScholar
2025

OpenRSD: Towards Open-prompts for Object Detection in Remote Sensing Images

ICCV 2025poster

Remote sensing object detection has made significant progress, but most studies still focus on closed-set detection, limiting generalization across diverse datasets. Open-vocabulary object detection (OVD) provides a solution by leveraging multimodal associations between text prompts and visual featu…

2025

SHARP: Steering Hallucination in LVLMs via Representation Engineering

EMNLP 2025

Despite their impressive capabilities, Large Vision-Language Models (LVLMs) frequently generate responses that are plausible but incorrect or unsupported—commonly referred to as hallucinations. In this study, we investigate whether different types of hallucinations are reflected in the model’s inter

Cited by 0SourcePDFScholar
2024

DSD-DA: Distillation-based Source Debiasing for Domain Adaptive Object Detection

ICML 2024poster

Though feature-alignment based Domain Adaptive Object Detection (DAOD) methods have achieved remarkable progress, they ignore the source bias issue, i.e., the detector tends to acquire more source-specific knowledge, impeding its generalization capabilities in the target domain. Furthermore, these m…

Cited by 2SourcePDFScholar
2024

MutDet: Mutually Optimizing Pre-training for Remote Sensing Object Detection

ECCV 2024poster

"Detection pre-training methods for the DETR series detector have been extensively studied in natural scenes, e.g., DETReg. However, the detection pre-training remains unexplored in remote sensing scenes. In existing pre-training methods, alignment between object embeddings extracted from a pre-trai…

2022

SeqPATE: Differentially Private Text Generation via Knowledge Distillation

NeurIPS 2022accept

Protecting the privacy of user data is crucial for text generation models, which can leak sensitive information during generation. Differentially private (DP) learning methods provide guarantees against identifying the existence of a training sample from model outputs. PATE is a recent DP learning a…

Cited by 24SourcePDFScholar
2019

Communication-Efficient Distributed Blockwise Momentum SGD with Error-Feedback

NeurIPS 2019poster

Communication overhead is a major bottleneck hampering the scalability of distributed machine learning systems. Recently, there has been a surge of interest in using gradient compression to improve the communication efficiency of distributed neural network training. Using 1-bit quantization, signSG…

2019

Optimal Sparsity-Sensitive Bounds for Distributed Mean Estimation

NeurIPS 2019poster

We consider the problem of estimating the mean of a set of vectors, which are stored in a distributed system. This is a fundamental task with applications in distributed SGD and many other distributed problems, where communication is a main bottleneck for scaling up computations. We propose a new sp…