← Search

Haeyong Kang

5 accepted papers

2024

Progressive Fourier Neural Representation for Sequential Video Compilation

ICLR 2024poster

Neural Implicit Representation (NIR) has recently gained significant attention due to its remarkable ability to encode complex and high-dimensional data into representation space and easily reconstruct it through a trainable mapping function. However, NIR methods assume a one-to-one mapping between…

Cited by 2SourcePDFScholar
2023

On the Soft-Subnetwork for Few-Shot Class Incremental Learning

ICLR 2023poster

Inspired by Regularized Lottery Ticket Hypothesis, which states that competitive smooth (non-binary) subnetworks exist within a dense network, we propose a few-shot class-incremental learning method referred to as Soft-SubNetworks (SoftNet). Our objective is to learn a sequence of sessions increment…

2022

Forget-free Continual Learning with Winning Subnetworks

ICML 2022spotlight

Inspired by Lottery Ticket Hypothesis that competitive subnetworks exist within a dense network, we propose a continual learning method referred to as Winning SubNetworks (WSN), which sequentially learns and selects an optimal subnetwork for each task. Specifically, WSN jointly learns the model weig…

2021

SCNet: Training Inference Sample Consistency for Instance Segmentation

AAAI 2021technical

Cascaded architectures have brought significant performance improvement in object detection and instance segmentation. However, there are lingering issues regarding the disparity in the Intersection-over-Union (IoU) distribution of the samples between training and inference. This disparity can poten…