← Search

Jae-Sun Seo

13 accepted papers

2026

Enhancing Vision Transformers for Object Detection via Context-Aware Token Selection and Packing

ICLR 2026poster

In recent years, the long-range attention mechanism of vision transformers has driven significant performance breakthroughs across various computer vision tasks. However, these advancements come at the cost of inefficiency and substantial computational expense, especially when dealing with sparse da…

Cited by 0SourceScholar
2026

FlashDLM: Accelerating Diffusion Language Model Inference via Efficient KV Caching and Guided Diffusion

ICLR 2026poster

Diffusion language models offer parallel token generation and inherent bidirectionality, promising more efficient and powerful sequence modeling compared to autoregressive approaches. However, state-of-the-art diffusion models~(e.g., Dream 7B, LLaDA 8B) suffer from slow inference. While they match t…

Cited by 0SourcecodeScholar
2025

Closest Neighbors are Harmful for Lightweight Masked Auto-encoders

CVPR 2025poster

Learning the visual representation via masked auto-encoder (MAE) training has been proven to be a powerful technique. Transferring the pre-trained vision transformer (ViT) to downstream tasks leads to superior performance compared to conventional task-by-task supervised learning. Recent research wo…

2025

Quant-NeRF: Efficient End-to-End Quantization of Neural Radiance Fields with Low-Precision 3D Gaussian Representation

ICASSP 2025accepted

Neural Radiance Field (NeRF) has been widely investigated for high-quality 3D object rendering based on captured 2D images. Previous research works have continuously improved the rendering quality with various sample representation and encoding strategies. However, a common bottleneck of NeRF is the…

Cited by 0SourceScholar
2025

Skrr: Skip and Re-use Text Encoder Layers for Memory Efficient Text-to-Image Generation

ICML 2025poster

Large-scale text encoders in text-to-image (T2I) diffusion models have demonstrated exceptional performance in generating high-quality images from textual prompts. Unlike denoising modules that rely on multiple iterative steps, text encoders require only a single forward pass to produce text embeddi…

Cited by 0SourcePDFScholar
2024

Transformer-Based Selective Super-resolution for Efficient Image Refinement

AAAI 2024technical

Conventional super-resolution methods suffer from two drawbacks: substantial computational cost in upscaling an entire large image, and the introduction of extraneous or potentially detrimental information for downstream computer vision tasks during the refinement of the background. To solve these i…

2023

Slimmed Asymmetrical Contrastive Learning and Cross Distillation for Lightweight Model Training

NeurIPS 2023poster

Contrastive learning (CL) has been widely investigated with various learning mechanisms and achieves strong capability in learning representations of data in a self-supervised manner using unlabeled data. A common fashion of contrastive learning on this line is employing mega-sized encoders to achie…

2022

Contrastive Dual Gating: Learning Sparse Features With Contrastive Learning

CVPR 2022poster

Contrastive learning (or its variants) has recently become a promising direction in the self-supervised learning domain, achieving similar performance as supervised learning with minimum fine-tuning. Despite the labeling efficiency, wide and large networks are required to achieve high accuracy, whic…

Cited by 14PDFScholar
2022

Get More at Once: Alternating Sparse Training with Gradient Correction

NeurIPS 2022accept

Recently, a new trend of exploring training sparsity has emerged, which remove parameters during training, leading to both training and inference efficiency improvement. This line of works primarily aims to obtain a single sparse model under a pre-defined large sparsity ratio. It leads to a static/f…

Cited by 4SourcePDFScholar
2020

Efficient and Modularized Training on FPGA for Real-time Applications

IJCAI 2020poster

Training of deep Convolution Neural Networks (CNNs) requires a tremendous amount of computation and memory and thus, GPUs are widely used to meet the computation demands of these complex training tasks. However, lacking the flexibility to exploit architectural optimizations, GPUs have poor energy ef…

2019

Joint Optimization of Quantization and Structured Sparsity for Compressed Deep Neural Networks

ICASSP 2019accepted

The usage of Deep Neural Networks (DNN) on resource-constrained edge devices has been limited due to their high computation and large memory requirement. In this work, we propose an algorithm to compress DNNs by jointly optimizing structured sparsity and quantization constraints in a single DNN trai…

Cited by 0SourceScholar
2018

Towards a Wearable Cough Detector Based on Neural Networks

ICASSP 2018accepted

Persistent cough is a symptom common to a number of respiratory disorders; however, reliable monitoring of cough frequency and cough severity over an extended period of time can be a challenge. Traditional methods involve subjective evaluation by care providers or patient self-reports. As an alterna…

Cited by 0SourceScholar
2016

Ranking the parameters of deep neural networks using the fisher information

ICASSP 2016accepted

The large number of parameters in deep neural networks (DNNs) often makes them prohibitive for low-power devices, such as field-programmable gate arrays (FPGA). In this paper, we propose a method to determine the relative importance of all network parameters by measuring the amount of information th…

Cited by 0SourceScholar