← Search

Chen Wu

19 accepted papers

2026

A Provable Expressiveness Hierarchy in Hybrid Linear-Full Attention

ICML 2026poster

Transformers serve as the foundation of most modern large language models. To mitigate the quadratic complexity of standard full attention, various efficient attention mechanisms, such as linear and hybrid attention, have been developed. A fundamental gap remains: their expressive power relative to …

Cited by 0SourceScholar
2026

Agentic Context Engineering: Learning Comprehensive Contexts for Self-Improving Language Models

ICLR 2026poster

Large language model (LLM) applications such as agents and domain-specific reasoning increasingly rely on context adaptation, modifying model inputs with instructions, strategies, or evidence, rather than weight updates. While prior methods improve usability, they often suffer from a brevity bias,…

Cited by 0SourcecodeScholar
2026

CAST-LUT: Tokenizer-Guided HSV Look-Up Tables for Purple Flare Removal

AAAI 2026technical

Purple flare, a diffuse chromatic aberration artifact commonly found around highlight areas, severely degrades the tone transition and color of the image. Existing traditional methods are based on hand-crafted features, which lack flexibility and rely entirely on fixed priors, while the scarcity of

Cited by 0SourcePDFScholar
2026

ChangeBridge: Spatiotemporal Image Generation with Multimodal Controls for Remote Senisng

CVPR 2026

Spatiotemporal image generation is a highly meaningful task, which can generate future scenes conditioned on given observations. However, existing change generation methods can only handle event-driven changes (e.g., new buildings) and fail to model cross-temporal variations (e.g., seasonal shifts).

Cited by 0SourcecodeScholar
2026

DCA-LUT: Deep Chromatic Alignment with 5D LUT for Purple Fringing Removal

AAAI 2026technical

Purple fringing, a persistent artifact caused by Longitudinal Chromatic Aberration (LCA) in camera lenses, has long degraded the clarity and realism of digital imaging. Traditional solutions rely on complex and expensive apochromatic (APO) lens hardware and the extraction of handcrafted features, ig

Cited by 0SourcePDFScholar
2026

MMMamba: A Versatile Cross-Modal in Context Fusion Framework for Pan-Sharpening and Zero-Shot Image Enhancement

AAAI 2026technical

Pan-sharpening aims to generate high-resolution multispectral (HRMS) images by integrating a high-resolution panchromatic (PAN) image with its corresponding low-resolution multispectral (MS) image. To achieve effective fusion, it is crucial to fully exploit the complementary information between the

Cited by 0SourcePDFScholar
2026

Mixture-of-Trees: Learning to Select and Weigh Reasoning Paths for Efficient LLM Inference

AAAI 2026technical

We introduce Mixture-of-Trees (MoT), a novel framework that integrates sparse expert activation with structured tree-based reasoning for efficient LLM inference. MoT employs a learned gating mechanism to selectively activate only the most relevant expert reasoning trees for each problem, where exper

Cited by 0SourcePDFScholar
2026

Scan Clusters, Not Pixels: A Cluster-Centric Paradigm for Efficient Ultra-high-definition Image Restoration

CVPR 2026

Ultra-High-Definition (UHD) image restoration is trapped in a scalability crisis: existing models, bound to pixel-wise operations, demand unsustainable computation. While state space models (SSMs) like Mamba promise linear complexity, their pixel-serial scanning remains a fundamental bottleneck for

Cited by 0SourcecodeScholar
2026

Topological Active Inference for Task Disambiguation

ICML 2026poster

In open-ended domains, natural language instructions are often *underspecified*, mapping to multiple valid yet functionally distinct latent intents. While Large Language Models (LLMs) excel at generation, their ability to resolve such *task ambiguity* through interaction is currently hampered by *se…

Cited by 0SourceScholar
2025

Chain-of-Scrutiny: Detecting Backdoor Attacks for Large Language Models

ACL 2025finding

Large Language Models (LLMs), especially those accessed via APIs, have demonstrated impressive capabilities across various domains. However, users without technical expertise often turn to (untrustworthy) third-party services, such as prompt engineering, to enhance their LLM experience, creating vul…

2025

DAP-LED: Learning Degradation-Aware Priors with Clip for Joint Low-Light Enhancement and Deblurring

ICRA 2025

Autonomous vehicles and robots often struggle with reliable visual perception at night due to the low illumination and motion blur caused by the long exposure time of RGB cameras. Existing methods address this challenge by sequentially connecting the off-the-shelf pretrained lowlight enhancement and

Cited by 5SourcecodeScholar
2025

Runtime Energy-Efficient Control Policy for Mobile Robots with Computing Workload and Battery Awareness

IROS 2025

Energy efficiency is a fundamental goal in robotic control. Various components within a robot, such as mechanical systems, computational units, and sensors, consume energy, all powered by the battery unit. Each component features several actuators and individual controllers that optimize energy usag

Cited by 0SourceScholar
2022

Grafting Pre-trained Models for Multimodal Headline Generation

EMNLP 2022industry

Multimodal headline utilizes both video frames and transcripts to generate the natural language title of the videos. Due to a lack of large-scale, manually annotated data, the task of annotating grounded headlines for video is labor intensive and impractical. Previous researches on pre-trained langu…

2021

Exploring Forensic Dental Identification with Deep Learning

NeurIPS 2021poster

Dental forensic identification targets to identify persons with dental traces. The task is vital for the investigation of criminal scenes and mass disasters because of the resistance of dental structures and the wide-existence of dental imaging. However, no widely accepted automated solution is ava…

2021

Learning to Truncate Ranked Lists for Information Retrieval

AAAI 2021technical

Ranked list truncation is of critical importance in a variety of professional information retrieval applications such as patent search or legal search. The goal is to dynamically determine the number of returned documents according to some user-defined objectives, in order to reach a balance between…

Cited by 9SourcePDFScholar
2020

StructBERT: Incorporating Language Structures into Pre-training for Deep Language Understanding

ICLR 2020poster

Recently, the pre-trained language model, BERT (and its robustly optimized version RoBERTa), has attracted a lot of attention in natural language understanding (NLU), and achieved state-of-the-art accuracy in various NLU tasks, such as sentiment classification, natural language inference, semantic t…

Cited by 200SourceScholar