← Search

Jun Shu

6 accepted papers

2025

Improving Memory Efficiency for Training KANs via Meta Learning

ICML 2025poster

Inspired by the Kolmogorov-Arnold representation theorem, KANs offer a novel framework for function approximation by replacing traditional neural network weights with learnable univariate functions. This design demonstrates significant potential as an efficient and interpretable alternative to tradi…

2024

On the Noise Robustness of In-Context Learning for Text Generation

NeurIPS 2024poster

Large language models (LLMs) have shown impressive performance on downstream tasks by in-context learning (ICL), which heavily relies on the quality of demonstrations selected from a large set of annotated examples. Recent works claim that in-context learning is robust to noisy demonstrations in tex…

2023

Dual Meta-Learning with Longitudinally Consistent Regularization for One-Shot Brain Tissue Segmentation Across the Human Lifespan

ICCV 2023poster

Brain tissue segmentation is essential for neuroscience and clinical studies. However, segmentation on longitudinal data is challenging due to dynamic brain changes across the lifespan. Previous researches mainly focus on self-supervision with regularizations and will lose longitudinal generalizatio…

Cited by 0PDFScholar
2021

Learning to Purify Noisy Labels via Meta Soft Label Corrector

AAAI 2021technical

Recent deep neural networks (DNNs) can easily overfit to biased training data with noisy labels. Label correction strategy is commonly used to alleviate this issue by identifying suspected noisy labels and then correcting them. Current approaches to correcting corrupted labels usually need manually…

2019

Meta-Weight-Net: Learning an Explicit Mapping For Sample Weighting

NeurIPS 2019poster

Current deep neural networks(DNNs) can easily overfit to biased training data with corrupted labels or class imbalance. Sample re-weighting strategy is commonly used to alleviate this issue by designing a weighting function mapping from training loss to sample weight, and then iterating between weig…