← Search

Hujun Yin

4 accepted papers

2025

PathoHR: Hierarchical Reasoning for Vision-Language Models in Pathology

EMNLP 2025

Accurate analysis of pathological images is essential for automated tumor diagnosis but remains challenging due to high structural similarity and subtle morphological variations in tissue images. Current vision-language (VL) models often struggle to capture the complex reasoning required for interpr

Cited by 0SourcePDFScholar
2020

Meta-Learning with Warped Gradient Descent

ICLR 2020talk

Learning an efficient update rule from data that promotes rapid learning of new tasks from the same distribution remains an open problem in meta-learning. Typically, previous works have approached this issue either by attempting to train a neural network that directly produces updates or by attempti…

Cited by 266SourcecodeScholar
2018

Breaking the Activation Function Bottleneck through Adaptive Parameterization

NeurIPS 2018poster

Standard neural network architectures are non-linear only by virtue of a simple element-wise activation function, making them both brittle and excessively large. In this paper, we consider methods for making the feed-forward layer more flexible while preserving its basic structure. We develop simple…