← Search

Peng Tang

23 accepted papers

2026

CLEAR: Context-Aware Learning with End-to-End Mask-Free Inference for Adaptive Subtitle Removal

ICML 2026oral

Video subtitle removal is essential for content localization and media re-editing, yet existing mask-guided diffusion methods face critical limitations: training inefficiency requiring extensive annotations and full model fine-tuning, inference complexity demanding explicit mask sequences, and stati…

Cited by 0SourceScholar
2026

FFP-300K: Scaling First-Frame Propagation for Generalizable Video Editing

CVPR 2026

First-Frame Propagation (FFP) offers a promising paradigm for controllable video editing, but existing methods are hampered by a reliance on cumbersome run-time guidance. We identify the root cause of this limitation as the inadequacy of current training datasets, which are often too short, low-reso

Cited by 0SourcecodeScholar
2026

FedTopo: Topology-Informed Representation Alignment in Federated Learning Under Non-I.I.D. Conditions

AAAI 2026technical

Current federated-learning models deteriorate under heterogeneous (non-I.I.D.) client data, as their feature representations diverge and pixel- or patch-level objectives fail to capture the global topology which is essential for high-dimensional visual tasks. We propose FedTopo, a framework that int

Cited by 0SourcePDFScholar
2026

Learning to Explore: Policy-Guided Outlier Synthesis for Graph Out-of-Distribution Detection

AAAI 2026technical

Detecting Out-of-Distribution (OOD) graphs—those are drawn from a different distribution from the training data-is a critical task for ensuring the safety and reliability of Graph Neural Networks. The main challenge in unsupervised graph-level Out-of-Distribution detection lies in its common relianc

Cited by 0SourcePDFScholar
2026

The devil is in the details: Enhancing Video Virtual Try-On via Keyframe-Driven Details Injection

CVPR 2026

Although diffusion transformer (DiT)-based video virtual try-on (VVT) has made significant progress in synthesizing realistic videos, existing methods still struggle to capture fine-grained garment dynamics and preserve background integrity across video frames. They also incur high computational cos

Cited by 0SourceScholar
2025

Collaborative Personalized Federated Learning via Exponential Moving Average Optimization

ICASSP 2025accepted

Data heterogeneity poses a critical challenge in federated learning, driving the development of personalized client models. However, when each client’s local data is limited and nonindependent and identically distributed (non-IID), previous efforts fail to implement collaborative strategies based on…

Cited by 0SourceScholar
2025

On the Analysis and Distillation of Emergent Outlier Properties in Pre-trained Language Models

NAACL 2025long

A small subset of dimensions within language Transformers’ representation spaces emerge as “outliers” during pretraining, encoding critical knowledge sparsely. We extend previous findings on emergent outliers to Encoder-Decoder Transformers and instruction-finetuned models, and tackle the problem of…

2025

R-VLM: Region-Aware Vision Language Model for Precise GUI Grounding

ACL 2025finding

Visual agent models for automating human activities on Graphical User Interfaces (GUIs) have emerged as a promising research direction, driven by advances in large Vision Language Models (VLMs). A critical challenge in GUI automation is the precise grounding of interface elements across diverse plat…

Cited by 0SourcePDFScholar
2025

Turbocharging Web Automation: The Impact of Compressed History States

ACL 2025finding

Language models have led to leap forward in web automation. The current web automation approaches take the current web state, history actions, and language instruction as inputs to predict the next action, overlooking the importance of history states. However, the highly verbose nature of web page s…

Cited by 0SourcePDFScholar
2024

DEED: Dynamic Early Exit on Decoder for Accelerating Encoder-Decoder Transformer Models

NAACL 2024findings

Encoder-decoder transformer models have achieved great success on various vision-language (VL) and language tasks, but they suffer from high inference latency. Typically, the decoder takes up most of the latency because of the auto-regressive decoding. To accelerate the inference, we propose an appr…

2024

DocFormerv2: Local Features for Document Understanding

AAAI 2024technical

We propose DocFormerv2, a multi-modal transformer for Visual Document Understanding (VDU). The VDU domain entails understanding documents (beyond mere OCR predictions) e.g., extracting information from a form, VQA for documents and other tasks. VDU is challenging as it needs a model to make sense of…

Cited by 47SourcePDFScholar
2024

DocKD: Knowledge Distillation from LLMs for Open-World Document Understanding Models

EMNLP 2024main

Visual document understanding (VDU) is a challenging task that involves understanding documents across various modalities (text and image) and layouts (forms, tables, etc.). This study aims to enhance generalizability of small VDU models by distilling knowledge from LLMs. We identify that directly p…

Cited by 0SourcePDFScholar
2024

Feature Norm Regularized Federated Learning: Utilizing Data Disparities for Model Performance Gains

IJCAI 2024poster

Federated learning (FL) is a machine learning paradigm that aggregates knowledge and utilizes computational power from multiple participants to train a global model. However, a commonplace challenge—non-independent and identically distributed (non-i.i.d.) data across participants—can lead to signifi…

2024

LoRAExit: Empowering Dynamic Modulation of LLMs in Resource-limited Settings using Low-rank Adapters

EMNLP 2024finding

Large Language Models (LLMs) have exhibited remarkable performance across various natural language processing tasks. However, deploying LLMs on resource-limited settings remains a challenge. While early-exit techniques offer an effective approach, they often require compromised training methods that…

Cited by 0SourcePDFScholar
2024

Multiple-Question Multiple-Answer Text-VQA

NAACL 2024industry

We present Multiple-Question Multiple-Answer (MQMA), a novel approach to do text-VQA in encoder-decoder transformer models. To the best of our knowledge, almost all previous approaches for text-VQA process a single question and its associated content to predict a single answer. However, in industry…

2024

No Head Left Behind – Multi-Head Alignment Distillation for Transformers

AAAI 2024technical

Knowledge distillation aims at reducing model size without compromising much performance. Recent work has applied it to large vision-language (VL) Transformers, and has shown that attention maps in the multi-head attention modules of vision-language Transformers contain extensive intra-modal and cro…

Cited by 2SourcePDFScholar
2024

Prior and Prediction Inverse Kernel Transformer for Single Image Defocus Deblurring

AAAI 2024technical

Defocus blur, due to spatially-varying sizes and shapes, is hard to remove. Existing methods either are unable to effectively handle irregular defocus blur or fail to generalize well on other datasets. In this work, we propose a divide-and-conquer approach to tackling this issue, which gives rise to…

2024

Synthesize Step-by-Step: Tools Templates and LLMs as Data Generators for Reasoning-Based Chart VQA

CVPR 2024poster

Understanding data visualizations like charts and plots requires reasoning about both visual elements and numerics. Although strong in extractive questions current chart visual question answering (chart VQA) models suffer on complex reasoning questions. In this work we address the lack of reasoning…

Cited by 16SourcePDFScholar
2021

Shape-Texture Debiased Neural Network Training

ICLR 2021poster

Shape and texture are two prominent and complementary cues for recognizing objects. Nonetheless, Convolutional Neural Networks are often biased towards either texture or shape, depending on the training dataset. Our ablation shows that such bias degenerates model performance. Motivated by this obser…

2019

Re-Ranking via Metric Fusion for Object Retrieval and Person Re-Identification

CVPR 2019poster

This work studies the unsupervised re-ranking procedure for object retrieval and person re-identification with a specific concentration on an ensemble of multiple metrics (or similarities). While the re-ranking step is involved by running a diffusion process on the underlying data manifolds, the fus…

Cited by 118PDFScholar
2018

Weakly Supervised Region Proposal Network and Object Detection

ECCV 2018poster

The Convolutional Neural Network (CNN) based region proposal generation method (i.e. region proposal network), trained using bounding box annotations, is an essential component in modern fully supervised object detectors. However, Weakly Supervised Object Detection (WSOD) has not benefited from CNN-…

Cited by 247SourcePDFScholar
2017

Multiple Instance Detection Network With Online Instance Classifier Refinement

CVPR 2017poster

Of late, weakly supervised object detection is with great importance in object recognition. Based on deep learning, weakly supervised detectors have achieved many promising results. However, compared with fully supervised detection, it is more challenging to train deep network based detectors in a w…

Cited by 564PDFcodeScholar