← Search

Juho Kim

8 accepted papers

2026

CANVAS: A Benchmark for Vision-Language Models on Tool-Based User Interface Design

AAAI 2026technical

User interface (UI) design is an iterative process in which designers progressively refine their work with design software such as Figma or Sketch. Recent advances in vision–language models (VLMs) with tool invocation suggest these models can operate design software to edit a UI design through itera

Cited by 0SourcePDFScholar
2026

GUIDE: A Benchmark for Understanding and Assisting Users in Open-Ended GUI Tasks

CVPR 2026

Graphical User Interface (GUI) agents have the potential to assist users in interacting with complex software (e.g., PowerPoint, Photoshop). While prior research has primarily focused on automating user actions through clicks and keystrokes, this paradigm overlooks human intention, where users value

Cited by 0SourcecodeScholar
2025

Mind the Blind Spots: A Focus-Level Evaluation Framework for LLM Reviews

EMNLP 2025

Peer review underpins scientific progress, but it is increasingly strained by reviewer shortages and growing workloads. Large Language Models (LLMs) can automatically draft reviews now, but determining whether LLM-generated reviews are trustworthy requires systematic evaluation. Researchers have eva

Cited by 0SourcePDFScholar
2025

PANORAMA: A Dataset and Benchmarks Capturing Decision Trails and Rationales in Patent Examination

NeurIPS 2025poster

Patent examination remains an ongoing challenge in the NLP literature even after the advent of large language models (LLMs), as it requires an extensive yet nuanced human judgment on whether a submitted $\textit{claim}$ meets the statutory standards of $\textit{novelty}$ and $\textit{non-obviousness…

Cited by 0SourceScholar
2024

ArxivDIGESTables: Synthesizing Scientific Literature into Tables using Language Models

EMNLP 2024main

When conducting literature reviews, scientists often create literature review tables—tables whose rows are publications and whose columns constitute a schema, a set of aspects used to compare and contrast the papers. Can we automatically generate these tables using language models (LMs)? In this wor…

Cited by 5SourcePDFScholar
2024

Exploring Cross-Cultural Differences in English Hate Speech Annotations: From Dataset Construction to Analysis

NAACL 2024long

Most hate speech datasets neglect the cultural diversity within a single language, resulting in a critical shortcoming in hate speech detection. To address this, we introduce CREHate, a CRoss-cultural English Hate speech dataset. To construct CREHate, we follow a two-step procedure: 1) cultural post…

2024

FLASK: Fine-grained Language Model Evaluation based on Alignment Skill Sets

ICLR 2024spotlight

Evaluation of Large Language Models (LLMs) is challenging because instruction-following necessitates alignment with human values and the required set of skills varies depending on the instruction. However, previous studies have mainly focused on coarse-grained evaluation (i.e. overall preference-bas…