← Search

Jongwon Jeong

6 accepted papers

2026

T1: Tool-integrated Verification for Test-time Compute Scaling in Small Language Models

ICLR 2026poster

Recent studies have demonstrated that test-time compute scaling effectively improves the performance of small language models (sLMs). However, prior research has mainly examined test-time compute scaling with an additional larger model as a verifier, leaving verification by sLMs underexplored. In th…

Cited by 0SourceScholar
2025

Distilling LLM Agent into Small Models with Retrieval and Code Tools

NeurIPS 2025spotlight

Large language models (LLMs) excel at complex reasoning tasks but remain computationally expensive, limiting their practical deployment. To address this, recent works have focused on distilling reasoning capabilities into smaller language models (sLMs) using chain-of-thought (CoT) traces from teache…

Cited by 0SourcecodeScholar
2025

How to Move Your Dragon: Text-to-Motion Synthesis for Large-Vocabulary Objects

ICML 2025poster

Motion synthesis for diverse object categories holds great potential for 3D content creation but remains underexplored due to two key challenges: (1) the lack of comprehensive motion datasets that include a wide range of high-quality motions and annotations, and (2) the absence of methods capable of…

2024

iGraphMix: Input Graph Mixup Method for Node Classification

ICLR 2024poster

Recently, Input Mixup, which augments virtual samples by interpolating input features and corresponding labels, is one of the promising methods to alleviate the over-fitting problem on various domains including image classification and natural language processing because of its ability to generate a…

Cited by 5SourcePDFScholar
2022

FPAdaMetric: False-Positive-Aware Adaptive Metric Learning for Session-Based Recommendation

AAAI 2022technical

Modern recommendation systems are mostly based on implicit feedback data which can be quite noisy due to false positives (FPs) caused by many reasons, such as misclicks or quick curiosity. Numerous recommendation algorithms based on collaborative filtering have leveraged post-click user behavior (e.…