← Search

Shaojun Zhou

4 accepted papers

2026

Sparser Block-Sparse Attention via Token Permutation

ICML 2026poster

Scaling the context length of large language models (LLMs) offers significant benefits but is computationally expensive. This expense stems primarily from the self-attention mechanism, whose $O(N^2)$ complexity with respect to sequence length presents a major bottleneck for both memory and latency. …

Cited by 0SourceScholar
2025

Decoupled Proxy Alignment: Mitigating Language Prior Conflict for Multimodal Alignment in MLLMs

EMNLP 2025

Multimodal large language models (MLLMs) have gained significant attention due to their impressive ability to integrate vision and language modalities. Recent advancements in MLLMs have primarily focused on improving performance through high-quality datasets, novel architectures, and optimized train

Cited by 0SourcePDFScholar
2025

UnifiedVisual: A Framework for Constructing Unified Vision-Language Datasets

EMNLP 2025

Unified vision large language models (VLLMs) have recently achieved impressive advancements in both multimodal understanding and generation, powering applications such as visual question answering and text-guided image synthesis. However, progress in unified VLLMs remains constrained by the lack of

2021

LRC-BERT: Latent-representation Contrastive Knowledge Distillation for Natural Language Understanding

AAAI 2021technical

The pre-training models such as BERT have achieved great results in various natural language processing problems. However, a large number of parameters need significant amounts of memory and the consumption of inference time, which makes it difficult to deploy them on edge devices. In this work, we…

Cited by 61SourcePDFScholar