← Search

Ying Xiong

7 accepted papers

2026

RAEE: A Robust Retrieval-Augmented Early Exit Framework for Efficient Inference

ICLR 2026poster

Deploying large language model inference remains challenging due to their high computational overhead. Early exit optimizes model inference by adaptively reducing the number of inference layers. Current methods typically train internal classifiers or use heuristic methods to determine the exit layer…

Cited by 0SourceScholar
2025

Efficiently Serving Large Multimodal Models Using EPD Disaggregation

ICML 2025poster

Large Multimodal Models (LMMs) extend Large Language Models (LLMs) by handling diverse inputs such as images, audio, and video, but at the cost of adding a multimodal encoding stage that increases both computational and memory overhead. This step negatively affects key Service Level Objectives (SLOs…

2024

FAST: A Dual-tier Few-Shot Learning Paradigm for Whole Slide Image Classification

NeurIPS 2024poster

The expensive fine-grained annotation and data scarcity have become the primary obstacles for the widespread adoption of deep learning-based Whole Slide Images (WSI) classification algorithms in clinical practice. Unlike few-shot learning methods in natural images that can leverage the labels of…

2024

ReFusion: Improving Natural Language Understanding with Computation-Efficient Retrieval Representation Fusion

ICLR 2024poster

Retrieval-based augmentations (RA) incorporating knowledge from an external database into language models have greatly succeeded in various knowledge-intensive (KI) tasks. However, integrating retrievals in non-knowledge-intensive (NKI) tasks is still challenging. Existing works focus on concatenati…

2023

EARA: Improving Biomedical Semantic Textual Similarity with Entity-Aligned Attention and Retrieval Augmentation

EMNLP 2023long findings

Measuring Semantic Textual Similarity (STS) is a fundamental task in biomedical text processing, which aims at quantifying the similarity between two input biomedical sentences. Unfortunately, the STS datasets in the biomedical domain are relatively smaller but more complex in semantics than common…

Cited by 0SourcecodeScholar
2021

LightSeq: A High Performance Inference Library for Transformers

NAACL 2021industry

Transformer and its variants have achieved great success in natural language processing. Since Transformer models are huge in size, serving these models is a challenge for real industrial applications. In this paper, we propose , a highly efficient inference library for models in the Transformer fam…

2015

Low-Level Vision by Consensus in a Spatial Hierarchy of Regions

CVPR 2015poster

We introduce a multi-scale framework for low-level vision, where the goal is estimating physical scene values from image data---such as depth from stereo image pairs. The framework uses a dense, overlapping set of image regions at multiple scales and a ``local model,'' such as a slanted-plane model…

Cited by 47SourcePDFScholar