← Search

Yiying Li

6 accepted papers

2025

FRBNet: Revisiting Low-Light Vision through Frequency-Domain Radial Basis Network

NeurIPS 2025poster

Low-light vision remains a fundamental challenge in computer vision due to severe illumination degradation, which significantly affects the performance of downstream tasks such as detection and segmentation. While recent state-of-the-art methods have improved performance through invariant feature le…

Cited by 0SourcecodeScholar
2025

MMTP: Meta-learning-based Multi-Textual Prompt Tuning for Visual-Language Models

ICASSP 2025accepted

Pre-trained Visual-Language Models (VLMs) have demonstrated powerful performance on various downstream tasks. Recently, many prompt tuning methods represented by Context Optimization (CoOp) have effectively adapted VLMs to few-shot tasks. However, the CoOp-based methods suffer from overfitting to ba…

Cited by 5SourceScholar
2024

Optimistic Model Rollouts for Pessimistic Offline Policy Optimization

AAAI 2024technical

Model-based offline reinforcement learning (RL) has made remarkable progress, offering a promising avenue for improving generalization with synthetic model rollouts. Existing works primarily focus on incorporating pessimism for policy optimization, usually via constructing a Pessimistic Markov Decis…

Cited by 1SourcePDFScholar
2020

Online Meta-Critic Learning for Off-Policy Actor-Critic Methods

NeurIPS 2020poster

Off-Policy Actor-Critic (OffP-AC) methods have proven successful in a variety of continuous control tasks. Normally, the critic's action-value function is updated using temporal-difference, and the critic in turn provides a loss for the actor that trains it to take actions with higher expected retur…

2019

Feature-Critic Networks for Heterogeneous Domain Generalization

ICML 2019oral

The well known domain shift issue causes model performance to degrade when deployed to a new target domain with different statistics to training. Domain adaptation techniques alleviate this, but need some instances from the target domain to drive adaptation. Domain generalisation is the recently top…