← Search

Woojeong Kim

5 accepted papers

2025

DICE-BENCH: Evaluating the Tool-Use Capabilities of Large Language Models in Multi-Round, Multi-Party Dialogues

ACL 2025finding

Existing function-calling benchmarks focus on single-turn interactions. However, they overlook the complexity of real-world scenarios. To quantify how existing benchmarks address practical applications, we introduce DICE-SCORE, a metric that evaluates the dispersion of tool-related information such…

Cited by 0SourcePDFScholar
2024

Practical Framework for Path Representation and Following Control in Mobile Industrial Robots

IROS 2024poster

This paper presents a practical framework for path representation and following control for mobile industrial robots. Mobile industrial robots perform various missions, such as navigating predefined routes and transporting cargo in industrial environments. Unlike traditional AGVs that rely on physic…

Cited by 0SourceScholar
2020

Neuron Merging: Compensating for Pruned Neurons

NeurIPS 2020poster

Network pruning is widely used to lighten and accelerate neural network models. Structured network pruning discards the whole neuron or filter, leading to accuracy loss. In this work, we propose a novel concept of neuron merging applicable to both fully connected layers and convolution layers, which…