← Search

Xinyu Lyu

7 accepted papers

2026

Understanding and Mitigating Token-Pruning-Induced Vulnerabilities in VLMs

ICML 2026poster

Token-Pruning accelerates Vision-Language Models by removing redundant visual tokens, yet its safety implications remain underexplored. In this work, we present the first comprehensive safety evaluation of Token-Pruning mechanism and find that: Most pruning strategies significantly degrade safety as…

Cited by 0SourceScholar
2025

ASER: Activation Smoothing and Error Reconstruction for Large Language Model Quantization

AAAI 2025technical

Quantization stands as a pivotal technique for large language model (LLM) serving, yet it poses significant challenges particularly in achieving effective low-bit quantization. The limited numerical mapping makes the quantized model produce a non-trivial error, bringing out intolerable performance d…

2025

FlexAC: Towards Flexible Control of Associative Reasoning in Multimodal Large Language Models

NeurIPS 2025poster

Multimodal large language models (MLLMs) face an inherent trade-off between faithfulness and creativity, as different tasks require varying degrees of associative reasoning. However, existing methods lack the flexibility to modulate this reasoning strength, limiting MLLMs' adaptability across factua…

Cited by 0SourcecodeScholar
2025

SafePTR: Token-Level Jailbreak Defense in Multimodal LLMs via Prune-then-Restore Mechanism

NeurIPS 2025poster

By incorporating visual inputs, Multimodal Large Language Models (MLLMs) extend LLMs to support visual reasoning. However, this integration also introduces new vulnerabilities, making MLLMs susceptible to multimodal jailbreak attacks and hindering their safe deployment. Existing defense methods, inc…

Cited by 0SourceScholar
2024

Alleviating Hallucinations in Large Vision-Language Models through Hallucination-Induced Optimization

NeurIPS 2024poster

Although Large Visual Language Models (LVLMs) have demonstrated exceptional abilities in understanding multimodal data, they invariably suffer from hallucinations, leading to a disconnection between the generated text and the corresponding images. Almost all current visual contrastive decoding meth…

2023

Prototype-Based Embedding Network for Scene Graph Generation

CVPR 2023poster

Current Scene Graph Generation (SGG) methods explore contextual information to predict relationships among entity pairs. However, due to the diverse visual appearance of numerous possible subject-object combinations, there is a large intra-class variation within each predicate category, e.g., "man-e…

2022

Fine-Grained Predicates Learning for Scene Graph Generation

CVPR 2022poster

The performance of current Scene Graph Generation models is severely hampered by some hard-to-distinguish predicates, e.g., "woman-on/standing on/walking on-beach" or "woman-near/looking at/in front of-child". While general SGG models are prone to predict head predicates and existing re-balancing st…

Cited by 63PDFcodeScholar