← Search

Yanshu Li

12 accepted papers

2026

CATP: Contextually Adaptive Token Pruning for Efficient and Enhanced Multimodal In-Context Learning

AAAI 2026technical

Modern large vision-language models (LVLMs) convert each input image into a large set of tokens that far outnumber the text tokens. Although this improves visual perception, it also introduces severe image token redundancy. Because image tokens contain sparse information, many contribute little to r

Cited by 0SourcePDFScholar
2026

CoMem: Compositional Concept-Graph Memory for Vision–Language Adaptation

ICLR 2026poster

Continual vision–language learning is crucial for multimodal tasks such as image–text retrieval, visual question answering, and grounded reasoning in dynamic environments, yet deployed systems must learn from non-stationary streams under strict privacy and memory budgets, where naïve finetuning forg…

Cited by 0SourceScholar
2026

DeCo-DETR: Decoupled Cognition DETR for efficient Open-Vocabulary Object Detection

ICLR 2026poster

Open-Vocabulary Object Detection (OVOD) plays a critical role in autonomous driving and human-computer interaction by enabling perception beyond closed-set categories. However, current approaches predominantly rely on multimodal fusion, facing dual limitations: multimodal fusion methods incur heavy…

Cited by 0SourceScholar
2026

Evaluating Parameter Efficient Methods for RLVR

ICML 2026poster

We systematically evaluate Parameter-Efficient Fine-Tuning (PEFT) methods under the paradigm of Reinforcement Learning with Verifiable Rewards (RLVR). RLVR incentivizes language models to enhance their reasoning capabilities through verifiable feedback; however, while methods like LoRA are commonly …

Cited by 0SourceScholar
2026

Make LVLMs Focus: Context-Aware Attention Modulation for Better Multimodal In-Context Learning

AAAI 2026technical

Multimodal in-context learning (ICL) is becoming a key capability that allows large vision-language models (LVLMs) to adapt to novel tasks without parameter updates, which expands their usefulness in many real-world applications. However, ICL performance remains unstable even when the in-context dem

Cited by 0SourcePDFScholar
2026

More Natural, More Real: Object-aware Gaussian Splatting for 3D Visual Decoding from Human Brain

CVPR 2026

Exploring human visual perception and understanding of the stereoscopic world represents a significant topic in computational neuroscience. Recent studies have provided rich Brain-3D datasets, conducted preliminary explorations into 3D visual reconstruction. However, existing research struggles to c

Cited by 0SourceScholar
2026

Train Once, Reuse Everywhere: Generalizable Implicit ICL by Routing Attention

ICML 2026poster

Implicit in-context learning (ICL) has newly emerged as a promising paradigm that simulates ICL behaviors in the representation space of large language models (LLMs), aiming to attain few-shot performance at zero-shot cost. However, existing approaches largely rely on injecting shift vectors into re…

Cited by 0SourceScholar
2025

M-ABSA: A Multilingual Dataset for Aspect-Based Sentiment Analysis

EMNLP 2025

Aspect-based sentiment analysis (ABSA) is a crucial task in information extraction and sentiment analysis, aiming to identify aspects with associated sentiment elements in text. However, existing ABSA datasets are predominantly English-centric, limiting the scope for multilingual evaluation and rese

2025

ReLoop: “Seeing Twice and Thinking Backwards” via Closed-loop Training to Mitigate Hallucinations in Multimodal understanding

EMNLP 2025

While Multimodal Large Language Models (MLLMs) have achieved remarkable progress in open-ended visual question answering, they remain vulnerable to hallucinations. These are outputs that contradict or misrepresent input semantics, posing a critical challenge to the reliability and factual consistenc

2025

TACO: Enhancing Multimodal In-context Learning via Task Mapping-Guided Sequence Configuration

EMNLP 2025

Multimodal in-context learning (ICL) has emerged as a key mechanism for harnessing the capabilities of large vision–language models (LVLMs). However, its effectiveness remains highly sensitive to the quality of input ICL sequences, particularly for tasks involving complex reasoning or open-ended gen

Cited by 0SourcePDFScholar
2025

TRiCo: Triadic Game-Theoretic Co-Training for Robust Semi-Supervised Learning

NeurIPS 2025poster

We introduce TRiCo, a novel triadic game-theoretic co-training framework that rethinks the structure of semi-supervised learning by incorporating a teacher, two students, and an adversarial generator into a unified training paradigm. Unlike existing co-training or teacher-student approaches, TRiCo f…

Cited by 0SourceScholar
2024

$\texttt{ConflictBank}$: A Benchmark for Evaluating the Influence of Knowledge Conflicts in LLMs

NeurIPS 2024poster

Large language models (LLMs) have achieved impressive advancements across numerous disciplines, yet the critical issue of knowledge conflicts, a major source of hallucinations, has rarely been studied. While a few research explored the conflicts between the inherent knowledge of LLMs and the retriev…