← Search

Yuhong Feng

4 accepted papers

2026

A DUAL-MODULATION FRAMEWORK FOR RGB-T CROWD COUNTING VIA SPATIALLY MODULATED ATTENTION AND ADAPTIVE FUSION

ICASSP 2026poster

Accurate RGB-Thermal (RGB-T) crowd counting is crucial for public safety in challenging conditions. While recent Transformer-based methods excel at capturing global context, their inherent lack of spatial inductive bias causes attention to spread to irrelevant background regions, compromising crowd…

Cited by 0SourcePDFScholar
2026

Bayes-inspired Integration of Pretrained Priors and Few-Shot Evidence for Few-Shot Classification

ICML 2026poster

Few-shot classification aims to adapt a pretrained model to novel classes with limited examples. While current methods often heuristically combine pretrained knowledge and few-shot evidence, we seek a more principled understanding of their relationship. In this paper, we propose a Bayesian-inspired …

Cited by 0SourceScholar
2024

A Survey on Natural Language Counterfactual Generation

EMNLP 2024finding

Natural language counterfactual generation aims to minimally modify a given text such that the modified text will be classified into a different class. The generated counterfactuals provide insight into the reasoning behind a model’s predictions by highlighting which words significantly influence th…

2024

PairCFR: Enhancing Model Training on Paired Counterfactually Augmented Data through Contrastive Learning

ACL 2024long

Counterfactually Augmented Data (CAD) involves creating new data samples by applying minimal yet sufficient modifications to flip the label of existing data samples to other classes. Training with CAD enhances model robustness against spurious features that happen to correlate with labels by spreadi…