← Search

Yihua Chen

5 accepted papers

2025

Artistic Image Aesthetics Assessment Assisted by Photographic Visual Attributes

ICASSP 2025accepted

Most data-driven deep learning-based Artistic Image Aesthetics Assessment (AIAA) methods cannot effectively extract visual attributes from art images since the existing artistic image datasets don’t provide any information about visual attributes. The lack of visual attributes reduces the interpreta…

Cited by 0SourceScholar
2025

Attention-Enhanced Feature Fusion Network for No-Reference Image Quality Assessment

ICASSP 2025accepted

No-Reference Image Quality Assessment (NR-IQA) is a fundamental computer vision task. In this paper, we propose a new Attention-Enhanced Feature Fusion Network for NR-IQA (AEFF-IQA) that integrates multi-scale local and non-local features. Firstly, multi-scale local and non-local features containing…

Cited by 0SourceScholar
2025

HGNet: Hash Generation Network Guided by High Frequency Information for Fine-Grained Image Retrieval

ICASSP 2025accepted

Fine-grained image retrieval (FGIR) is an important topic of image retrieval, and its challenge lies in the accurate identification of image objects with minor inter-class differences and considerable intraclass differences. Most existing methods exploit Convolutional Neural Networks (CNNs) to captu…

Cited by 0SourceScholar
2024

Noisy Ostracods: A Fine-Grained, Imbalanced Real-World Dataset for Benchmarking Robust Machine Learning and Label Correction Methods

NeurIPS 2024poster

We present the Noisy Ostracods, a noisy dataset for genus and species classification of crustacean ostracods with specialists’ annotations. Over the 71466 specimens collected, 5.58% of them are estimated to be noisy (possibly problematic) at genus level. The dataset is created to addressing a real-w…

2021

DSelect-k: Differentiable Selection in the Mixture of Experts with Applications to Multi-Task Learning

NeurIPS 2021poster

The Mixture-of-Experts (MoE) architecture is showing promising results in improving parameter sharing in multi-task learning (MTL) and in scaling high-capacity neural networks. State-of-the-art MoE models use a trainable "sparse gate'" to select a subset of the experts for each input example. While…