← Search

Yusheng Xie

10 accepted papers

2025

ABQ-LLM: Arbitrary-Bit Quantized Inference Acceleration for Large Language Models

AAAI 2025technical

Large Language Models (LLMs) have revolutionized natural language processing tasks. However, their practical application is constrained by substantial memory and computational demands. Post-training quantization (PTQ) is considered an effective method to accelerate LLM inference. Despite its growing…

2024

Diffusion Soup: Model Merging for Text-to-Image Diffusion Models

ECCV 2024poster

"We present Diffusion Soup, a compartmentalization method for Text-to-Image Generation that averages the weights of diffusion models trained on sharded data. By construction, our approach enables training-free continual learning and unlearning with no additional memory or inference costs, since mode…

2024

FairRAG: Fair Human Generation via Fair Retrieval Augmentation

CVPR 2024poster

Existing text-to-image generative models reflect or even amplify societal biases ingrained in their training data. This is especially concerning for human image generation where models are biased against certain demographic groups. Existing attempts to rectify this issue are hindered by the inherent…

Cited by 21SourcePDFScholar
2024

MAGID: An Automated Pipeline for Generating Synthetic Multi-modal Datasets

NAACL 2024long

Development of multimodal interactive systems is hindered by the lack of rich, multimodal (text, images) conversational data, which is needed in large quantities for LLMs. Previous approaches augment textual dialogues with retrieved images, posing privacy, diversity, and quality constraints. In this…

2024

Multiple-Question Multiple-Answer Text-VQA

NAACL 2024industry

We present Multiple-Question Multiple-Answer (MQMA), a novel approach to do text-VQA in encoder-decoder transformer models. To the best of our knowledge, almost all previous approaches for text-VQA process a single question and its associated content to predict a single answer. However, in industry…

2024

On the Scalability of Diffusion-based Text-to-Image Generation

CVPR 2024poster

Scaling up model and data size has been quite successful for the evolution of LLMs. However the scaling law for the diffusion based text-to-image (T2I) models is not fully explored. It is also unclear how to efficiently scale the model for better performance at reduced cost. The different training s…

Cited by 22SourcePDFScholar
2023

AIM: Adapting Image Models for Efficient Video Action Recognition

ICLR 2023poster

Recent vision transformer based video models mostly follow the ``image pre-training then finetuning" paradigm and have achieved great success on multiple video benchmarks. However, fully finetuning such a video model could be computationally expensive and unnecessary, given the pre-trained image tra…

2022

AQT: Adversarial Query Transformers for Domain Adaptive Object Detection

IJCAI 2022poster

Adversarial feature alignment is widely used in domain adaptive object detection. Despite the effectiveness on CNN-based detectors, its applicability to transformer-based detectors is less studied. In this paper, we present AQT (adversarial query transformers) to integrate adversarial feature alignm…

2022

LaTr: Layout-Aware Transformer for Scene-Text VQA

CVPR 2022oral

We propose a novel multimodal architecture for Scene Text Visual Question Answering (STVQA), named Layout-Aware Transformer (LaTr). The task of STVQA requires models to reason over different modalities. Thus, we first investigate the impact of each modality, and reveal the importance of the language…

Cited by 109PDFcodeScholar
2021

DocFormer: End-to-End Transformer for Document Understanding

ICCV 2021poster

We present DocFormer - a multi-modal transformer based architecture for the task of Visual Document Understanding (VDU). VDU is a challenging problem which aims to understand documents in their varied formats(forms, receipts etc.) and layouts. In addition, DocFormer is pre-trained in an unsupervised…

Cited by 342PDFScholar