← Search

Jun-Hai Yong

16 accepted papers

2026

DIFFSPARSE: ACCELERATING DIFFUSION TRANSFORMERS WITH LEARNED TOKEN SPARSITY

ICLR 2026poster

Diffusion models demonstrate outstanding performance in image generation, but their multi-step inference mechanism requires immense computational cost. Previous works accelerate inference by leveraging layer or token cache techniques to reduce computational cost. However, these methods fail to achie…

Cited by 0SourceScholar
2026

DiffBench Meets DiffAgent: End-to-End LLM-Driven Diffusion Acceleration Code Generation

AAAI 2026technical

Diffusion models have achieved remarkable success in image and video generation. However, their inherently multiple step inference process imposes substantial computational overhead, hindering real-world deployment. Accelerating diffusion models is therefore essential, yet determining how to combine

Cited by 0SourcePDFScholar
2026

Mango-GS: Enhancing Spatio-Temporal Consistency in Dynamic Scenes Reconstruction using Multi-Frame Node-Guided 4D Gaussian Splatting

ICLR 2026poster

Reconstructing dynamic 3D scenes with photorealistic detail and temporal coherence remains a significant challenge. Existing Gaussian splatting approaches modeling scenes rely on per-frame optimization, causing them to overfit to instantaneous states rather than learning true motion dynamics. To add…

Cited by 0SourceScholar
2025

ReCon: Region-Controllable Data Augmentation with Rectification and Alignment for Object Detection

NeurIPS 2025spotlight

The scale and quality of datasets are crucial for training robust perception models. However, obtaining large-scale annotated data is both costly and time-consuming. Generative models have emerged as a powerful tool for data augmentation by synthesizing samples that adhere to desired distributions.…

Cited by 0SourceScholar
2025

Semantic Hierarchical Prompt Tuning for Parameter-Efficient Fine-Tuning

ICASSP 2025accepted

As the scale of vision models continues to grow, Visual Prompt Timing (VPT) has emerged as a parameter-efficient transfer learning technique, noted for its superior performance compared to full fine-tuning. However, indiscriminately applying prompts to every layer without considering their inherent…

Cited by 0SourceScholar
2024

Assembly Fuzzy Representation on Hypergraph for Open-Set 3D Object Retrieval

NeurIPS 2024poster

The lack of object-level labels presents a significant challenge for 3D object retrieval in the open-set environment. However, part-level shapes of objects often share commonalities across categories but remain underexploited in existing retrieval methods. In this paper, we introduce the Hypergraph-…

Cited by 0SourcePDFScholar
2024

DiP-GO: A Diffusion Pruner via Few-step Gradient Optimization

NeurIPS 2024poster

Diffusion models have achieved remarkable progress in the field of image generation due to their outstanding capabilities. However, these models require substantial computing resources because of the multi-step denoising process during inference. While traditional pruning methods have been employed…

Cited by 2SourcePDFScholar
2024

Distribution-Aware Data Expansion with Diffusion Models

NeurIPS 2024poster

The scale and quality of a dataset significantly impact the performance of deep models. However, acquiring large-scale annotated datasets is both a costly and time-consuming endeavor. To address this challenge, dataset expansion technologies aim to automatically augment datasets, unlocking the full…

2024

Relightable and Animatable Neural Avatars from Videos

AAAI 2024technical

Lightweight creation of 3D digital avatars is a highly desirable but challenging task. With only sparse videos of a person under unknown illumination, we propose a method to create relightable and animatable neural avatars, which can be used to synthesize photorealistic images of humans under novel…

2024

Semi-Open 3D Object Retrieval via Hierarchical Equilibrium on Hypergraph

NeurIPS 2024poster

Existing open-set learning methods consider only the single-layer labels of objects and strictly assume no overlap between the training and testing sets, leading to contradictory optimization for superposed categories. In this paper, we introduce a more practical Semi-Open Environment setting for op…

Cited by 0SourcePDFScholar
2024

W2P: Switching from Weak Supervision to Partial Supervision for Semantic Segmentation

AAAI 2024technical

Current weakly-supervised semantic segmentation (WSSS) techniques concentrate on enhancing class activation maps (CAMs) with image-level annotations. Yet, the emphasis on producing these pseudo-labels often overshadows the pivotal role of training the segmentation model itself. This paper underscore…

Cited by 3SourcePDFScholar
2023

Focused and Collaborative Feedback Integration for Interactive Image Segmentation

CVPR 2023poster

Interactive image segmentation aims at obtaining a segmentation mask for an image using simple user annotations. During each round of interaction, the segmentation result from the previous round serves as feedback to guide the user's annotation and provides dense prior information for the segmentati…

2023

Low-Confidence Samples Mining for Semi-supervised Object Detection

IJCAI 2023poster

Reliable pseudo labels from unlabeled data play a key role in semi-supervised object detection (SSOD). However, the state-of-the-art SSOD methods all rely on pseudo labels with high confidence, which ignore valuable pseudo labels with lower confidence. Additionally, the insufficient excavation for u…

Cited by 1SourcePDFScholar
2022

OcclusionFusion: Occlusion-Aware Motion Estimation for Real-Time Dynamic 3D Reconstruction

CVPR 2022poster

RGBD-based real-time dynamic 3D reconstruction suffers from inaccurate inter-frame motion estimation as errors may accumulate with online tracking. This problem is even more severe for single-view-based systems due to strong occlusions. Based on these observations, we propose OcclusionFusion, a nove…

Cited by 40PDFcodeScholar
2021

Finding Optimal Tangent Points for Reducing Distortions of Hard-label Attacks

NeurIPS 2021poster

One major problem in black-box adversarial attacks is the high query complexity in the hard-label attack setting, where only the top-1 predicted label is available. In this paper, we propose a novel geometric-based approach called Tangent Attack (TA), which identifies an optimal tangent point of a v…