<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Paper-Conference | Learn more about Xuankun Yang</title><link>https://xuankunyang.github.io/publication_types/paper-conference/</link><atom:link href="https://xuankunyang.github.io/publication_types/paper-conference/index.xml" rel="self" type="application/rss+xml"/><description>Paper-Conference</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Thu, 18 Jun 2026 00:00:00 +0000</lastBuildDate><image><url>https://xuankunyang.github.io/media/icon_hu_2097bf43f9a65fef.png</url><title>Paper-Conference</title><link>https://xuankunyang.github.io/publication_types/paper-conference/</link></image><item><title>Combating Textual Noise and Redundancy: Entropy-Aware Dense Visual Token Pruning</title><link>https://xuankunyang.github.io/publication/2026-eccv-eadp/</link><pubDate>Thu, 18 Jun 2026 00:00:00 +0000</pubDate><guid>https://xuankunyang.github.io/publication/2026-eccv-eadp/</guid><description>&lt;h3 id="motivation"&gt;Motivation&lt;/h3&gt;
&lt;figure class="eadp-figure"&gt;&lt;img src="https://xuankunyang.github.io/publication/2026-eccv-eadp/motivation.png"
alt="Motivation examples for EADP"&gt;
&lt;/figure&gt;
&lt;p&gt;(a) illustrates a limitation of global guidance: it tends to attend to background regions.
(b) highlights the dispersion phenomenon caused by textual noise.
(c) reveals the issues of feature fragmentation and selection redundancy.&lt;/p&gt;
&lt;h3 id="method-overview"&gt;Method Overview&lt;/h3&gt;
&lt;figure class="eadp-figure"&gt;&lt;img src="https://xuankunyang.github.io/publication/2026-eccv-eadp/featured.png"
alt="Overview of the EADP method"&gt;
&lt;/figure&gt;
&lt;p&gt;EADP acts as a lightweight, plug-and-play module that compresses the original set of visual tokens into a smaller, more informative subset before the downstream LLM consumes them.&lt;/p&gt;
&lt;h4 id="stage-1-entropy-aware-dense-scoring"&gt;Stage 1: Entropy-Aware Dense Scoring&lt;/h4&gt;
&lt;p&gt;EADP computes dense cross-modal similarities between non-EOS text tokens and visual tokens, then estimates the spatial entropy of each text token&amp;rsquo;s similarity distribution. High-entropy tokens are treated as dispersed textual noise and filtered or down-weighted. The remaining low-entropy dense guidance is fused with the global EOS score to produce an instruction relevance map with both local precision and global semantic stability.&lt;/p&gt;
&lt;h4 id="stage-2-structured-token-selection"&gt;Stage 2: Structured Token Selection&lt;/h4&gt;
&lt;p&gt;After scoring, EADP refines the relevance map with spatial smoothing and score polarization. Gaussian smoothing propagates local structure, while polarization sharpens core visual entities against the background. Instead of selecting tokens with naive Top-K, EADP formulates token selection as a facility-location submodular maximization problem, encouraging non-redundant coverage of the original visual content.&lt;/p&gt;
&lt;h3 id="results"&gt;Results&lt;/h3&gt;
&lt;h4 id="results-on-llava-15"&gt;Results on LLaVA-1.5&lt;/h4&gt;
&lt;figure class="eadp-figure"&gt;&lt;img src="https://xuankunyang.github.io/publication/2026-eccv-eadp/llava_1p5_7b.png"
alt="Results on LLaVA-1.5"&gt;
&lt;/figure&gt;
&lt;h4 id="results-on-llava-16"&gt;Results on LLaVA-1.6&lt;/h4&gt;
&lt;figure class="eadp-figure"&gt;&lt;img src="https://xuankunyang.github.io/publication/2026-eccv-eadp/llava_1p6_7b.png"
alt="Results on LLaVA-1.6"&gt;
&lt;/figure&gt;
&lt;h4 id="results-on-qwen25-vl"&gt;Results on Qwen2.5-VL&lt;/h4&gt;
&lt;figure class="eadp-figure"&gt;&lt;img src="https://xuankunyang.github.io/publication/2026-eccv-eadp/qwen2p5_vl_7b.png"
alt="Results on Qwen2.5-VL"&gt;
&lt;/figure&gt;
&lt;h4 id="results-on-llava-video"&gt;Results on LLaVA-Video&lt;/h4&gt;
&lt;figure class="eadp-figure"&gt;&lt;img src="https://xuankunyang.github.io/publication/2026-eccv-eadp/llava_video_7b.png"
alt="Results on LLaVA-Video" width="75%"&gt;
&lt;/figure&gt;
&lt;h4 id="efficiency-analysis"&gt;Efficiency Analysis&lt;/h4&gt;
&lt;figure class="eadp-figure"&gt;&lt;img src="https://xuankunyang.github.io/publication/2026-eccv-eadp/efficiency_analysis.png"
alt="Efficiency analysis" width="75%"&gt;
&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;More results are provided in our paper.&lt;/strong&gt;&lt;/p&gt;</description></item></channel></rss>