← Search

Fuhai Chen

7 accepted papers

2026

InTrain: Intrinsic Trainability for Zero-Cost Neural Architecture Search

CVPR 2026

Training-free neural architecture search promises efficient discovery of high-performance networks without costly training. However, existing zero-cost proxies rely on fragmented heuristics that fail to capture the fundamental question: what makes an architecture trainable? This paper introduces Int

Cited by 0SourceScholar
2026

Vision-language Incremental Learning with Dual Class-individual Memory

AAAI 2026technical

The emergence of multimodal technologies has propelled Vision-Language Incremental Learning (VLIL) into a research spotlight. Current VLIL approaches predominantly inherit unimodal paradigms, failing to address fundamental distinctions between visual and linguistic modalities. Crucially, the semanti

Cited by 0SourcePDFScholar
2025

Double-Filter: Efficient Fine-tuning of Pre-trained Vision-Language Models via Patch&Layer Filtering

ICML 2025poster

In this paper, we present a novel approach, termed Double-Filter,to “slim down” the fine-tuning process of vision-language pre-trained (VLP) models via filtering redundancies in feature inputs and architectural components. We enhance the fine-tuning process using two approaches. First, we develop a…

Cited by 0SourcePDFScholar
2025

Multi-View Incremental Learning with Structured Hebbian Plasticity for Enhanced Fusion Efficiency

AAAI 2025technical

The rapid evolution of multimedia technology has revolutionized human perception, paving the way for multi-view learning. However, traditional multi-view learning approaches are tailored for scenarios with fixed data views, falling short of emulating the intricate cognitive procedures of the human b…

Cited by 1SourcePDFScholar
2021

Improving Image Captioning by Leveraging Intra- and Inter-layer Global Representation in Transformer Network

AAAI 2021technical

Transformer-based architectures have shown great success in image captioning, where object regions are encoded and then attended into the vectorial representations to guide the caption decoding. However, such vectorial representations only contain region-level information without considering the glo…

Cited by 208SourcePDFScholar
2019

Variational Structured Semantic Inference for Diverse Image Captioning

NeurIPS 2019poster

Despite the exciting progress in image captioning, generating diverse captions for a given image remains as an open problem. Existing methods typically apply generative models such as Variational Auto-Encoder to diversify the captions, which however neglect two key factors of diverse expression, i.e…

2018

GroupCap: Group-Based Image Captioning With Structured Relevance and Diversity Constraints

CVPR 2018poster

Most image captioning models focus on one-line (single image) captioning, where the correlations like relevance and diversity among group images (e.g., within the same album or event) are simply neglected, resulting in less accurate and diverse captions. Recent works mainly consider imposing the div…