← Search

Jinsung Yoon

39 accepted papers

2026

ATLAS: Constraints-Aware Multi-Agent Collaboration for Real-World Travel Planning

ICLR 2026poster

While Large Language Models (LLMs) have shown remarkable advancements in reasoning and tool use, they often fail to generate optimal, grounded solutions under complex constraints. Real-world travel planning exemplifies these challenges, evaluating agents’ abilities to handle constraints that are exp…

Cited by 12SourceScholar
2026

CoDA: Agentic Systems for Collaborative Data Visualization

ICLR 2026poster

Automating data visualization from natural language is crucial for data science, yet current systems struggle with complex datasets containing multiple files and iterative refinement. Existing approaches, including simple single- or multi-agent systems, often oversimplify the task, focusing on initi…

Cited by 0SourcecodeScholar
2026

MARS: Modular Agent with Reflective Search for Automated AI Research

ICML 2026poster

Automating AI research differs from general software engineering due to computationally expensive evaluation (e.g., model training) and opaque performance attribution. Current LLM-based agents struggle here, often generating monolithic scripts that ignore execution costs and causal factors. We intro…

Cited by 0SourceScholar
2026

PaperBanana: Automating Academic Illustration for AI Scientists

ICML 2026spotlight

Despite rapid advances in autonomous AI scientists powered by language models, generating publication-ready illustrations remains a labor-intensive bottleneck in the research workflow. To lift this burden, we introduce PaperBanana, an agentic framework for automated generation of publication-ready a…

Cited by 0SourceScholar
2026

TFRBench: A Reasoning Benchmark for Evaluating Forecasting Systems

ICML 2026poster

We introduce TFRBench, the first benchmark designed to evaluate the reasoning capabilities of forecasting systems. Traditionally, time-series forecasting has been evaluated solely on numerical accuracy, treating foundation models as "black boxes." Unlike existing benchmarks, TFRBench provides a prot…

Cited by 0SourceScholar
2026

TUMIX: Multi-Agent Test-Time Scaling with Tool-Use Mixture

ICLR 2026poster

While integrating tools like Code Interpreter and Search has significantly enhanced Large Language Model (LLM) reasoning in models like ChatGPT Agent and Gemini-Pro, practical guidance on optimal tool use is lacking. The core challenge is effectively combining textual reasoning, coding, and search f…

Cited by 0SourceScholar
2026

TabFlash: Efficient Table Understanding with Progressive Question Conditioning and Token Focusing

AAAI 2026technical

Table images present unique challenges for effective and efficient understanding due to the need for question-specific focus and the presence of redundant background regions. Existing Multimodal Large Language Model (MLLM) approaches often overlook these characteristics, resulting in uninformative a

Cited by 0SourcePDFScholar
2025

BRIGHT: A Realistic and Challenging Benchmark for Reasoning-Intensive Retrieval

ICLR 2025spotlight

Existing retrieval benchmarks primarily consist of information-seeking queries (e.g., aggregated questions from search engines) where keyword or semantic-based retrieval is usually sufficient. However, many complex real-world queries require in-depth reasoning to identify relevant documents that go…

Cited by 24SourcePDFScholar
2025

Debiasing Online Preference Learning via Preference Feature Preservation

ACL 2025finding

Recent preference learning frameworks for large language models (LLMs) simplify human preferences with binary pairwise comparisons and scalar rewards. This simplification could make LLMs’ responses biased to mostly preferred features, and would be exacerbated during the iterations of online preferen…

2025

Hybrid Latent Reasoning via Reinforcement Learning

NeurIPS 2025poster

Recent advances in large language models (LLMs) have introduced latent reasoning as a promising alternative to autoregressive reasoning. By performing internal computation with hidden states from previous steps, latent reasoning benefit from more informative features rather than sampling a discrete…

Cited by 0SourcecodeScholar
2025

LLM Alignment as Retriever Optimization: An Information Retrieval Perspective

ICML 2025poster

Large Language Models (LLMs) have revolutionized artificial intelligence with capabilities in reasoning, coding, and communication, driving innovation across industries. Their true potential depends on effective alignment to ensure correct, trustworthy and ethical behavior, addressing challenges lik…

Cited by 1SourcePDFScholar
2025

Learn-by-interact: A Data-Centric Framework For Self-Adaptive Agents in Realistic Environments

ICLR 2025poster

Autonomous agents powered by large language models (LLMs) have the potential to enhance human capabilities, assisting with digital tasks from sending emails to performing data analysis. The abilities of existing LLMs at such tasks are often hindered by the lack of high-quality agent data from the…

Cited by 8SourcePDFScholar
2025

Long-Context LLMs Meet RAG: Overcoming Challenges for Long Inputs in RAG

ICLR 2025poster

Retrieval-augmented generation (RAG) empowers large language models (LLMs) to utilize external knowledge sources. The increasing capacity of LLMs to process longer input sequences opens up avenues for providing more retrieved information, to potentially enhance the quality of generated outputs. Fro…

Cited by 19SourcePDFScholar
2025

MLE-STAR: Machine Learning Engineering Agent via Search and Targeted Refinement

NeurIPS 2025poster

Agents based on large language models (LLMs) for machine learning engineering (MLE) can automatically implement ML models via code generation. However, existing approaches to build such agents often rely heavily on inherent LLM knowledge and employ coarse exploration strategies that modify the entir…

Cited by 0SourceScholar
2024

Large Language Models Can Automatically Engineer Features for Few-Shot Tabular Learning

ICML 2024poster

Large Language Models (LLMs), with their remarkable ability to tackle challenging and unseen reasoning problems, hold immense potential for tabular learning, that is vital for many real-world applications. In this paper, we propose a novel in-context learning framework, FeatLLM, which employs LLMs a…

2024

Matryoshka-Adaptor: Unsupervised and Supervised Tuning for Smaller Embedding Dimensions

EMNLP 2024main

Embeddings from Large Language Models (LLMs) have emerged as critical components in various applications, particularly for information retrieval. While high-dimensional embeddings generally demonstrate superior performance as they contain more salient information, their practical application is freq…

Cited by 1SourcePDFScholar
2024

Re-Invoke: Tool Invocation Rewriting for Zero-Shot Tool Retrieval

EMNLP 2024finding

Recent advances in large language models (LLMs) have enabled autonomous agents with complex reasoning and task-fulfillment capabilities using a wide range of tools. However, effectively identifying the most relevant tools for a given task becomes a key bottleneck as the toolset size grows, hindering…

Cited by 5SourcePDFScholar
2024

Search-Adaptor: Embedding Customization for Information Retrieval

ACL 2024long

Embeddings extracted by pre-trained Large Language Models (LLMs) have significant potential to improve information retrieval and search. Beyond the zero-shot setup in which they are being conventionally used, being able to take advantage of the information from the relevant query-corpus paired data…

2023

Adaptation with Self-Evaluation to Improve Selective Prediction in LLMs

EMNLP 2023long findings

Large language models (LLMs) have recently shown great advances in a variety of tasks, including natural language understanding and generation. However, their use in high-stakes decision-making scenarios is still limited due to the potential for errors. *Selective prediction* is a technique that can…

Cited by 0SourceScholar
2021

Clairvoyance: A Pipeline Toolkit for Medical Time Series

ICLR 2021poster

Time-series learning is the bread and butter of data-driven *clinical decision support*, and the recent explosion in ML research has demonstrated great potential in various healthcare settings. At the same time, medical time-series problems in the wild are challenging due to their highly *composite*…

2021

Controlling Neural Networks with Rule Representations

NeurIPS 2021poster

We propose a novel training method that integrates rules into deep learning, in a way the strengths of the rules are controllable at inference. Deep Neural Networks with Controllable Rule Representations (DeepCTRL) incorporates a rule encoder into the model coupled with a rule-based objective, enabl…

Cited by 50SourcePDFScholar
2021

CutPaste: Self-Supervised Learning for Anomaly Detection and Localization

CVPR 2021poster

We aim at constructing a high performance model for defect detection that detects unknown anomalous patterns of an image without anomalous data. To this end, we propose a two-stage framework for building anomaly detectors using normal training data only. We first learn self-supervised deep represent…

Cited by 1095PDFScholar
2021

Learning and Evaluating Representations for Deep One-Class Classification

ICLR 2021poster

We present a two-stage framework for deep one-class classification. We first learn self-supervised representations from one-class data, and then build one-class classifiers on learned representations. The framework not only allows to learn better representations, but also permits building one-class…

2020

Interpretable Sequence Learning for Covid-19 Forecasting

NeurIPS 2020spotlight

We propose a novel approach that integrates machine learning into compartmental disease modeling (e.g., SEIR) to predict the progression of COVID-19. Our model is explainable by design as it explicitly shows how different compartments evolve and it uses interpretable encoders to incorporate covariat…

Cited by 106SourcePDFScholar
2020

VIME: Extending the Success of Self- and Semi-supervised Learning to Tabular Domain

NeurIPS 2020poster

Self- and semi-supervised learning frameworks have made significant progress in training machine learning models with limited labeled data in image and language domains. These methods heavily rely on the unique structure in the domain datasets (such as spatial relationships in images or semantic rel…

2019

Differentially Private Bagging: Improved utility and cheaper privacy than subsample-and-aggregate

NeurIPS 2019poster

Differential Privacy is a popular and well-studied notion of privacy. In the era ofbig data that we are in, privacy concerns are becoming ever more prevalent and thusdifferential privacy is being turned to as one such solution. A popular method forensuring differential privacy of a classifier is kno…

Cited by 28SourcePDFScholar
2019

INVASE: Instance-wise Variable Selection using Neural Networks

ICLR 2019poster

The advent of big data brings with it data with more and more dimensions and thus a growing need to be able to efficiently select which features to use for a variety of problems. While global feature selection has been a well-studied problem for quite some time, only recently has the paradigm of ins…

2019

KnockoffGAN: Generating Knockoffs for Feature Selection using Generative Adversarial Networks

ICLR 2019oral

Feature selection is a pervasive problem. The discovery of relevant features can be as important for performing a particular task (such as to avoid overfitting in prediction) as it can be for understanding the underlying processes governing the true label (such as discovering relevant genetic factor…

2019

PATE-GAN: Generating Synthetic Data with Differential Privacy Guarantees

ICLR 2019poster

Machine learning has the potential to assist many communities in using the large datasets that are becoming more and more available. Unfortunately, much of that potential is not being realized because it would require sharing data in a way that compromises privacy. In this paper, we investigate a me…

2018

Deep Sensing: Active Sensing using Multi-directional Recurrent Neural Networks

ICLR 2018poster

For every prediction we might wish to make, we must decide what to observe (what source of information) and when to observe it. Because making observations is costly, this decision must trade off the value of information against the cost of observation. Making observations (sensing) should be an act…

2018

GAIN: Missing Data Imputation using Generative Adversarial Nets

ICML 2018oral

We propose a novel method for imputing missing data by adapting the well-known Generative Adversarial Nets (GAN) framework. Accordingly, we call our method Generative Adversarial Imputation Nets (GAIN). The generator (G) observes some components of a real data vector, imputes the missing components…

2018

GANITE: Estimation of Individualized Treatment Effects using Generative Adversarial Nets

ICLR 2018poster

Estimating individualized treatment effects (ITE) is a challenging task due to the need for an individual's potential outcomes to be learned from biased data and without having access to the counterfactuals. We propose a novel method for inferring ITE based on the Generative Adversarial Nets (GANs)…

2018

RadialGAN: Leveraging multiple datasets to improve target-specific predictive models using Generative Adversarial Networks

ICML 2018oral

Training complex machine learning models for prediction often requires a large amount of data that is not always readily available. Leveraging these external datasets from related but different sources is therefore an important task if good predictive models are to be built for deployment in setting…

2016

ForecastICU: A Prognostic Decision Support System for Timely Prediction of Intensive Care Unit Admission

ICML 2016poster

We develop ForecastICU: a prognostic decision support system that monitors hospitalized patients and prompts alarms for intensive care unit (ICU) admissions. ForecastICU is first trained in an offline stage by constructing a Bayesian belief system that corresponds to its belief about how trajectorie…

Cited by 59SourcePDFScholar