← Search

Sungchul Kim

28 accepted papers

2026

Charts Are Not Images: On the Challenges of Scientific Chart Editing

ICLR 2026poster

Generative models, such as diffusion and autoregressive approaches, have demonstrated impressive capabilities in editing natural images. However, applying these tools to scientific charts rests on a flawed assumption: a chart is not merely an arrangement of pixels but a visual representation of stru…

Cited by 0SourcecodeScholar
2026

VipAct: Visual-Perception Enhancement via Specialized VLM Agent Collaboration and Tool-use

AAAI 2026technical

While vision-language models (VLMs) have demonstrated remarkable performance across various tasks combining textual and visual information, they continue to struggle with fine-grained visual perception tasks that require detailed pixel-level analysis. Effectively eliciting comprehensive reasoning fr

Cited by 0SourcePDFScholar
2025

A Quantitative Metric Selection Approach for Time-series Forecasting Foundation Models

ICASSP 2025accepted

The recent emergence of time-series forecasting foundation models allows for prediction of any time series without the need of extra training. To select the best foundation model, researchers often use a random metric (e.g., MAE) and apply it to historical observations whose future values are alread…

Cited by 0SourceScholar
2025

Augment before You Try: Knowledge-Enhanced Table Question Answering via Table Expansion

EMNLP 2025

Table question answering is a popular task that assesses a model’s ability to understand and interact with structured data. However, the given table often does not contain sufficient information to answer the question, necessitating the integration of external knowledge. Existing methods either conv

2025

Disambiguation in Conversational Question Answering in the Era of LLMs and Agents: A Survey

EMNLP 2025

Ambiguity remains a fundamental challenge in Natural Language Processing (NLP) due to the inherent complexity and flexibility of human language. With the advent of Large Language Models (LLMs), addressing ambiguity has become even more critical due to their expanded capabilities and applications. In

2025

Diversify-verify-adapt: Efficient and Robust Retrieval-Augmented Ambiguous Question Answering

NAACL 2025long

The retrieval augmented generation (RAG) framework addresses an ambiguity in user queries in QA systems by retrieving passages that cover all plausible interpretations and generating comprehensive responses based on the passages. However, our preliminary studies reveal that a single retrieval proces…

Cited by 2SourcePDFScholar
2025

Doc-React: Multi-page Heterogeneous Document Question-answering

ACL 2025short

Answering questions over multi-page, multimodal documents, including text and figures, is a critical challenge for applications that require answers to integrate information across multiple modalities and contextual dependencies. Existing methods, such as single-turn retrieval-augmented generation (…

Cited by 0SourcePDFScholar
2025

From Selection to Generation: A Survey of LLM-based Active Learning

ACL 2025long

Active Learning (AL) has been a powerful paradigm for improving model efficiency and performance by selecting the most informative data points for labeling and training. In recent active learning frameworks, Large Language Models (LLMs) have been employed not only for selection but also for generati…

Cited by 0SourcePDFScholar
2025

Fully Dynamic Embedding into $\ell_p$ Spaces

ICML 2025poster

Metric embeddings are fundamental in machine learning, enabling similarity search, dimensionality reduction, and representation learning. They underpin modern architectures like transformers and large language models, facilitating scalable training and improved generalization. Theoretically, the cla…

Cited by 0SourcePDFScholar
2025

Is Safety Standard Same for Everyone? User-Specific Safety Evaluation of Large Language Models

EMNLP 2025

As the use of large language model (LLM) agents continues to grow, their safety vulnerabilities have become increasingly evident. Extensive benchmarks evaluate various aspects of LLM safety by defining the safety relying heavily on general standards, overlooking user-specific standards. However, saf

2025

Knowledge-Aware Query Expansion with Large Language Models for Textual and Relational Retrieval

NAACL 2025long

Large language models (LLMs) have been used to generate query expansions augmenting original queries for improving information search. Recent studies also explore providing LLMs with initial retrieval results to generate query expansions more grounded to document corpus. However, these methods mostl…

Cited by 5SourcePDFScholar
2025

LaMP-Cap: Personalized Figure Caption Generation With Multimodal Figure Profiles

EMNLP 2025

Figure captions are crucial for helping readers understand and remember a figure’s key message. Many models have been developed to generate these captions, helping authors compose better quality captions more easily. Yet, authors almost always need to revise generic AI-generated captions to match th

2025

Mitigating Visual Knowledge Forgetting in MLLM Instruction-tuning via Modality-decoupled Gradient Descent

EMNLP 2025

Recent MLLMs have demonstrated strong visual understanding and reasoning after large-scale multimodal pre-training. However, instruction-tuning is typically text-driven with limited visual supervision, leading to significant visual forgetting and degradation of pre-trained visual knowledge. Existing

Cited by 12SourcePDFScholar
2025

SAND: Boosting LLM Agents with Self-Taught Action Deliberation

EMNLP 2025

Large Language Model (LLM) agents are commonly tuned with supervised finetuning on ReAct-style expert trajectories or preference optimization over pairwise rollouts. Most of these methods focus on imitating specific expert behaviors or promoting chosen reasoning thoughts and actions over rejected on

Cited by 0SourcePDFScholar
2025

Self-Debiasing Large Language Models: Zero-Shot Recognition and Reduction of Stereotypes

NAACL 2025short

Large language models (LLMs) have shown remarkable advances in language generation and understanding but are also prone to exhibiting harmful social biases. While recognition of these behaviors has generated an abundance of bias mitigation techniques, most require modifications to the training data,…

2025

Training Robust Graph Neural Networks by Modeling Noise Dependencies

NeurIPS 2025poster

In real-world applications, node features in graphs often contain noise from various sources, leading to significant performance degradation in GNNs. Although several methods have been developed to enhance robustness, they rely on the unrealistic assumption that noise in node features is independent…

Cited by 0SourcecodeScholar
2024

Advancing Vision-Language Models with Adapter Ensemble Strategies

EMNLP 2024finding

CLIP revolutes vision-language pretraining by using contrastive learning on paired web data. However, the sheer size of these pretrained models makes full-model finetuning exceedingly costly. One common solution is the “adapter”, which finetunes a few additional parameters while freezing the backbon…

2024

DeCoT: Debiasing Chain-of-Thought for Knowledge-Intensive Tasks in Large Language Models via Causal Intervention

ACL 2024long

Large language models (LLMs) often require task-relevant knowledge to augment their internal knowledge through prompts. However, simply injecting external knowledge into prompts does not guarantee that LLMs can identify and use relevant information in the prompts to conduct chain-of-thought reasonin…

Cited by 4SourcePDFScholar
2024

Editing Partially Observable Networks via Graph Diffusion Models

ICML 2024poster

Most real-world networks are noisy and incomplete samples from an unknown target distribution. Refining them by correcting corruptions or inferring unobserved regions typically improves downstream performance. Inspired by the impressive generative capabilities that have been used to correct corrupti…

Cited by 1SourcePDFScholar
2024

Hallucination Diversity-Aware Active Learning for Text Summarization

NAACL 2024long

Large Language Models (LLMs) have shown propensity to generate hallucinated outputs, i.e., texts that are factually incorrect or unsupported. Existing methods for alleviating hallucinations typically require costly human annotations to identify and correct hallucinations in LLM outputs. Moreover, mo…

Cited by 6SourcePDFScholar
2024

Personalized Federated Learning for Text Classification with Gradient-Free Prompt Tuning

NAACL 2024findings

In this paper, we study personalized federated learning for text classification with Pretrained Language Models (PLMs). We identify two challenges in efficiently leveraging PLMs for personalized federated learning: 1) Communication. PLMs are usually large in size, e.g., with hundreds of millions of…

Cited by 2SourcePDFScholar
2023

Direct Embedding of Temporal Network Edges via Time-Decayed Line Graphs

ICLR 2023poster

Temporal networks model a variety of important phenomena involving timed interactions between entities. Existing methods for machine learning on temporal networks generally exhibit at least one of two limitations. First, many methods assume time to be discretized, so if the time data is continuous,…

Cited by 9SourcePDFScholar
2023

Federated Domain Adaptation for Named Entity Recognition via Distilling with Heterogeneous Tag Sets

ACL 2023findings

Federated learning involves collaborative training with private data from multiple platforms, while not violating data privacy. We study the problem of federated domain adaptation for Named Entity Recognition (NER), where we seek to transfer knowledge across different platforms with data of multiple…

2023

GPT-4 as an Effective Zero-Shot Evaluator for Scientific Figure Captions

EMNLP 2023short findings

There is growing interest in systems that generate captions for scientific figures. However, assessing these systems' output poses a significant challenge. Human evaluation requires academic expertise and is costly, while automatic evaluation depends on often low-quality author-written captions. Thi…

Cited by 0SourceScholar
2022

Few-Shot Class-Incremental Learning for Named Entity Recognition

ACL 2022long

Previous work of class-incremental learning for Named Entity Recognition (NER) relies on the assumption that there exists abundance of labeled data for the training of new classes. In this work, we study a more challenging but practical problem, i.e., few-shot class-incremental learning for NER, whe…

2021

Edge: Enriching Knowledge Graph Embeddings with External Text

NAACL 2021long

Knowledge graphs suffer from sparsity which degrades the quality of representations generated by various methods. While there is an abundance of textual information throughout the web and many existing knowledge bases, aligning information across these diverse data sources remains a challenge in the…

Cited by 33SourcePDFScholar
2021

Learning to Deceive Knowledge Graph Augmented Models via Targeted Perturbation

ICLR 2021poster

Knowledge graphs (KGs) have helped neural models improve performance on various knowledge-intensive tasks, like question answering and item recommendation. By using attention over the KG, such KG-augmented models can also "explain" which KG information was most relevant for making a given prediction…