← Search

Sunwoo Lee

16 accepted papers

2026

Clutt3R-Seg: Sparse-View 3D Instance Segmentation for Language-Grounded Grasping in Cluttered Scenes

ICRA 2026poster

Reliable 3D instance segmentation is fundamental to language-grounded robotic manipulation. Its critical application lies in cluttered environments, where occlusions, limited viewpoints, and noisy masks degrade perception. To address these challenges, we present Clutt3R-Seg, a zero-shot pipeline for…

2026

GEM: A Scale-Aware and Distribution-Sensitive Sparse Fine-Tuning Framework for Effective Downstream Adaptation

AAAI 2026technical

Parameter-efficient fine-tuning (PEFT) has become a popular way to adapt large pre-trained models to new tasks. Most PEFT methods update only a small subset of parameters while freezing the rest, avoiding redundant computation. As they maximize the absolute size of the updates without regard to the

Cited by 0SourcePDFScholar
2026

Interaction-Breaking Adversarial Learning Framework for Robust Multi-Agent Reinforcement Learning

ICML 2026poster

Cooperation is central to multi-agent reinforcement learning (MARL), yet learned coordination can be fragile when external perturbations disrupt inter-agent interactions. Prior robust MARL methods have primarily considered value-oriented attacks, leaving a gap in robustness when interaction structur…

Cited by 0SourceScholar
2026

Retaining Suboptimal Actions to Follow Shifting Optima in Multi-Agent Reinforcement Learning

ICLR 2026poster

Value decomposition is a core approach for cooperative multi-agent reinforcement learning (MARL). However, existing methods still rely on a single optimal action and struggle to adapt when the underlying value function shifts during training, often converging to suboptimal policies. To address this…

Cited by 0SourcecodeScholar
2026

ZOO-Prune: Training-Free Token Pruning via Zeroth-Order Gradient Estimation in Vision-Language Models

CVPR 2026

Large Vision-Language Models (VLMs) enable strong multimodal reasoning but incur heavy inference costs from redundant visual tokens. Token pruning alleviates this issue, yet existing approaches face limitations. Attention-based methods rely on raw attention scores, which are often unstable across la

Cited by 0SourcecodeScholar
2025

Layer-wise Update Aggregation with Recycling for Communication-Efficient Federated Learning

NeurIPS 2025poster

Expensive communication cost is a common performance bottleneck in Federated Learning (FL), which makes it less appealing in real-world applications. Many communication-efficient FL methods focus on discarding a part of model updates mostly based on gradient magnitude. In this study, we find that re…

Cited by 0SourceScholar
2025

PaCA: Partial Connection Adaptation for Efficient Fine-Tuning

ICLR 2025poster

Prior parameter-efficient fine-tuning (PEFT) algorithms reduce memory usage and computational costs of fine-tuning large neural network models by training only a few additional adapter parameters, rather than the entire model. However, the reduction in computational costs due to PEFT does not necess…

2025

Wolfpack Adversarial Attack for Robust Multi-Agent Reinforcement Learning

ICML 2025poster

Traditional robust methods in multi-agent reinforcement learning (MARL) often struggle against coordinated adversarial attacks in cooperative scenarios. To address this limitation, we propose the Wolfpack Adversarial Attack framework, inspired by wolf hunting strategies, which targets an initial age…

2024

ALAM: Averaged Low-Precision Activation for Memory-Efficient Training of Transformer Models

ICLR 2024poster

One of the key challenges in deep neural network training is the substantial amount of GPU memory required to store activations obtained in the forward pass. Various Activation-Compressed Training (ACT) schemes have been proposed to mitigate this issue; however, it is challenging to adopt those appr…

Cited by 4SourcePDFScholar
2024

FoX: Formation-Aware Exploration in Multi-Agent Reinforcement Learning

AAAI 2024technical

Recently, deep multi-agent reinforcement learning (MARL) has gained significant popularity due to its success in various cooperative multi-agent tasks. However, exploration still remains a challenging problem in MARL due to the partial observability of the agents and the exploration space that can g…

2024

TelBench: A Benchmark for Evaluating Telco-Specific Large Language Models

EMNLP 2024industry

The telecommunications industry, characterized by its vast customer base and complex service offerings, necessitates a high level of domain expertise and proficiency in customer service center operations. Consequently, there is a growing demand for Large Language Models (LLMs) to augment the capabil…

Cited by 0SourcePDFScholar
2023

FedAudio: A Federated Learning Benchmark for Audio Tasks

ICASSP 2023accepted

Federated learning (FL) has gained substantial attention in recent years due to data privacy concerns related to the pervasiveness of consumer devices that continuously collect data from users. While a number of FL benchmarks have been developed to facilitate FL research, none of them include audio…

Cited by 33SourceScholar
2023

Layer-Wise Adaptive Model Aggregation for Scalable Federated Learning

AAAI 2023technical

In Federated Learning (FL), a common approach for aggregating local solutions across clients is periodic full model averaging. It is, however, known that different layers of neural networks can have a different degree of model discrepancy across the clients. The conventional full aggregation scheme…

Cited by 57SourcePDFScholar
2023

What, When, and How to Ground: Designing User Persona-Aware Conversational Agents for Engaging Dialogue

ACL 2023industry

This paper presents a method for building a personalized open-domain dialogue system to address the WWH (WHAT, WHEN, and HOW) problem for natural response generation in a commercial setting, where personalized dialogue responses are heavily interleaved with casual response turns. The proposed approa…

Cited by 12SourcePDFScholar
2022

Toward Efficient Low-Precision Training: Data Format Optimization and Hysteresis Quantization

ICLR 2022poster

As the complexity and size of deep neural networks continue to increase, low-precision training has been extensively studied in the last few years to reduce hardware overhead. Training performance is largely affected by the numeric formats representing different values in low-precision training, but…

Cited by 13SourcePDFScholar