← Search

Xinyin Ma

30 accepted papers

2026

Flex-Forcing: Towards a Unified Autoregressive and Bidirectional Video Diffusion Model

ICML 2026spotlight

Recent progress in large-scale generative models has substantially advanced video generation, yet existing methods remain constrained by a rigid inference paradigm. Bidirectional diffusion models excel at global coherence and visual fidelity but suffer from slow inference, while autoregressive model…

Cited by 0SourceScholar
2026

Invisible Safety Threat: Malicious Finetuning for LLM via Steganography

ICLR 2026oral

Understanding and addressing potential safety alignment risks in large language models (LLMs) is critical for ensuring their safe and trustworthy deployment. In this paper, we highlight an insidious safety threat: a compromised LLM can maintain a facade of proper safety alignment while covertly gene…

Cited by 0SourcecodeScholar
2026

Language-guided Frequency Modulation for Large Vision-Language Models

CVPR 2026

Large Vision-Language Models (LVLMs) have demonstrated remarkable capabilities in visual reasoning across diverse tasks. These tasks place different demands on visual representations: some prioritize high-level global context, while others emphasize fine-grained local details. However, most existing

Cited by 0SourceScholar
2026

SPEED: Sharpened-Teacher Distillation for Parallel Decoding of Diffusion Language Models

ICML 2026poster

Diffusion-based large language models generate text by gradually filling in masked tokens, yet they remain slow because they usually decode only a few tokens per step. Parallel decoding, which unmasks multiple tokens simultaneously, promises acceleration but often degrades quality when too many toke…

Cited by 0SourceScholar
2026

SparseD: Sparse Attention for Diffusion Language Models

ICLR 2026poster

While diffusion language models (DLMs) offer a promising alternative to autoregressive models (ARs), existing open-source DLMs suffer from high inference latency. This bottleneck is mainly due to the attention’s quadratic complexity with respect to context length in computing all query–key pairs. In…

Cited by 0SourcecodeScholar
2026

Taming the Phantom: Token-Asymmetric Filtering for Hallucination Mitigation in Large Vision-Language Models

AAAI 2026technical

Hallucination in Large Vision-Language Models (LVLMs) remains a critical challenge, undermining their reliability in real-world applications. Existing studies have investigated the causes of hallucination at the modality level and proposed effective strategies. However, interaction patterns beyond

Cited by 0SourcePDFScholar
2025

CoT-Valve: Length-Compressible Chain-of-Thought Tuning

ACL 2025long

Chain-of-Thought significantly enhances a model’s reasoning capability, but it also comes with a considerable increase in inference costs due to long chains. With the observation that the reasoning path can be easily compressed under easy tasks but struggle on hard tasks, we explore the feasibility…

2025

Collaborative Decoding Makes Visual Auto-Regressive Modeling Efficient

CVPR 2025poster

In the rapidly advancing field of image generation, *Visual Auto-Regressive* (VAR) modeling has garnered considerable attention for its innovative next-scale prediction approach. This paradigm offers substantial improvements in efficiency, scalability, and zero-shot generalization. Yet, the inherent…

2025

VeriThinker: Learning to Verify Makes Reasoning Model Efficient

NeurIPS 2025poster

Large Reasoning Models (LRMs) have garnered considerable attention for their ability to tackle complex tasks through the Chain-of-Thought (CoT) approach. However, their tendency toward overthinking results in unnecessarily lengthy reasoning chains, dramatically increasing the inference costs. To mit…

Cited by 0SourcecodeScholar
2024

AsyncDiff: Parallelizing Diffusion Models by Asynchronous Denoising

NeurIPS 2024poster

Diffusion models have garnered significant interest from the community for their great generative ability across various applications. However, their typical multi-step sequential-denoising nature gives rise to high cumulative latency, thereby precluding the possibilities of parallel computation. To…

2024

Learning-to-Cache: Accelerating Diffusion Transformer via Layer Caching

NeurIPS 2024poster

Diffusion Transformers have recently demonstrated unprecedented generative capabilities for various tasks. The encouraging results, however, come with the cost of slow inference, since each denoising step requires inference on a transformer model with a large scale of parameters. In this study, we m…

2024

Remix-DiT: Mixing Diffusion Transformers for Multi-Expert Denoising

NeurIPS 2024poster

Transformer-based diffusion models have achieved significant advancements across a variety of generative tasks. However, producing high-quality outputs typically necessitates large transformer models, which result in substantial training and inference overhead. In this work, we investigate an altern…

2023

DepGraph: Towards Any Structural Pruning

CVPR 2023poster

Structural pruning enables model acceleration by removing structurally-grouped parameters from neural networks. However, the parameter-grouping patterns vary widely across different models, making architecture-specific pruners, which rely on manually-designed grouping schemes, non-generalizable to n…

2022

Prompting to Distill: Boosting Data-Free Knowledge Distillation via Reinforced Prompt

IJCAI 2022poster

Data-free knowledge distillation (DFKD) conducts knowledge distillation via eliminating the dependence of original training data, and has recently achieved impressive results in accelerating pre-trained language models. At the heart of DFKD is to reconstruct a synthetic dataset by inverting the par…

Cited by 10SourcePDFScholar
2021

Locate and Label: A Two-stage Identifier for Nested Named Entity Recognition

ACL 2021long

Named entity recognition (NER) is a well-studied task in natural language processing. Traditional NER research only deals with flat entities and ignores nested entities. The span-based methods treat entity recognition as a span classification task. Although these methods have the innate ability to h…

2021

MuVER: Improving First-Stage Entity Retrieval with Multi-View Entity Representations

EMNLP 2021main

Entity retrieval, which aims at disambiguating mentions to canonical entities from massive KBs, is essential for many tasks in natural language processing. Recent progress in entity retrieval shows that the dual-encoder structure is a powerful and efficient framework to nominate candidates if entiti…

2020

Multi-hop Reading Comprehension across Documents with Path-based Graph Convolutional Network

IJCAI 2020poster

Multi-hop reading comprehension across multiple documents attracts much attentions recently. In this paper, we propose a novel approach to tackle this multi-hop reading comprehension problem. Inspired by the human reasoning processing, we introduce a path-based graph with reasoning paths which extra…

Cited by 0SourcePDFScholar