← Search

Joon-Young Choi

5 accepted papers

2023

Dynamic Structure Pruning for Compressing CNNs

AAAI 2023technical

Structure pruning is an effective method to compress and accelerate neural networks. While filter and channel pruning are preferable to other structure pruning methods in terms of realistic acceleration and hardware compatibility, pruning methods with a finer granularity, such as intra-channel pruni…

2023

SMoP: Towards Efficient and Effective Prompt Tuning with Sparse Mixture-of-Prompts

EMNLP 2023short main

Prompt tuning has emerged as a successful parameter-efficient alternative to the full fine-tuning of language models. However, prior works on prompt tuning often utilize long soft prompts of up to 100 tokens to improve performance, overlooking the inefficiency associated with extended inputs. In thi…

Cited by 0SourcecodeScholar
2022

Break it Down into BTS: Basic, Tiniest Subword Units for Korean

EMNLP 2022main

We introduce Basic, Tiniest Subword (BTS) units for the Korean language, which are inspired by the invention principle of Hangeul, the Korean writing system. Instead of relying on 51 Korean consonant and vowel letters, we form the letters from BTS units by adding strokes or combining them. To examin…

2022

Learning from Missing Relations: Contrastive Learning with Commonsense Knowledge Graphs for Commonsense Inference

ACL 2022findings

Commonsense inference poses a unique challenge to reason and generate the physical, social, and causal conditions of a given event. Existing approaches to commonsense inference utilize commonsense transformers, which are large-scale language models that learn commonsense knowledge graphs. However, t…

2022

Tutoring Helps Students Learn Better: Improving Knowledge Distillation for BERT with Tutor Network

EMNLP 2022main

Pre-trained language models have achieved remarkable successes in natural language processing tasks, coming at the cost of increasing model size. To address this issue, knowledge distillation (KD) has been widely applied to compress language models. However, typical KD approaches for language models…

Cited by 5SourcePDFScholar