Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–25 of 25 results for author: Kil, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2607.09794  [pdf, ps, other

    cs.AI cs.MA

    Agentic Context Learning with Self-Discovered Specification

    Authors: Jike Zhong, Ming Li, Yuxiang Lai, Ziyan Yang, Jingyu Xie, Jihyung Kil, Zheda Mai, Shao-Yuan Lo, Ren Xiang, Konstantinos Psounis, Yuanyuan Lei

    Abstract: Context learning is an emerging inference-time task where LLMs must learn and apply novel, task-specific knowledge from intricate contexts absent from pre-training; even frontier models score under 24% task success. In this work, we conduct a comprehensive empirical study to understand why this setting remains difficult. A natural hypothesis is that failures stem from content access; yet across tw… ▽ More

    Submitted 9 July, 2026; originally announced July 2026.

  2. arXiv:2607.04235  [pdf, ps, other

    cs.CL

    Spinning Straw into Gold: Relabeling LLM Agent Trajectories in Hindsight for Successful Demonstrations

    Authors: Zichao Li, Gang Wu, Zichao Wang, Ruiyi Zhang, Wanrong Zhu, Ryan A. Rossi, Vlad I Morariu, Jihyung Kil

    Abstract: Large language model agents operate in partially observable, long-horizon settings where obtaining supervision remains a major bottleneck. We address this by utilizing a source of supervision overlooked in existing post-training methods: unintended yet successful goals embedded within agent rollouts. Specifically, we introduce Hindsight Supervised Learning (HSL), where an auxiliary LLM reviews eac… ▽ More

    Submitted 5 July, 2026; originally announced July 2026.

    Comments: Accepted to ICLR 2026

  3. arXiv:2604.22281  [pdf, ps, other

    cs.CV

    DocPrune:Efficient Document Question Answering via Background, Question, and Comprehension-aware Token Pruning

    Authors: Joonmyung Choi, Sanghyeok Lee, Jongha Kim, Sehyung Kim, Dohwan Ko, Jihyung Kil, Hyunwoo J. Kim

    Abstract: Recent advances in vision-language models have demonstrated remarkable performance across diverse multi-modal tasks, including document question answering that leverages structured visual cues from text, tables, and figures. However, unlike natural images, document images contain large backgrounds and only sparse supporting evidence, leading to the inefficient consumption of substantial computatio… ▽ More

    Submitted 24 April, 2026; originally announced April 2026.

    Comments: CVPR 2026

  4. arXiv:2604.09585  [pdf, ps, other

    cs.HC cs.AI cs.CV

    Evaluating Visual Prompts with Eye-Tracking Data for MLLM-Based Human Activity Recognition

    Authors: Jae Young Choi, Seon Gyeom Kim, Hyungjun Yoon, Taeckyung Lee, Donggun Lee, Jaeryung Chung, Jihyung Kil, Ryan Rossi, Sung-Ju Lee, Tak Yeon Lee

    Abstract: Large Language Models (LLMs) have emerged as foundation models for IoT applications such as human activity recognition (HAR). However, directly applying high-frequency and multi-dimensional sensor data, such as eye-tracking data, leads to information loss and high token costs. To mitigate this, we investigate a visual prompting strategy that transforms sensor signals into data visualization images… ▽ More

    Submitted 26 February, 2026; originally announced April 2026.

    Comments: 6 pages. Conditionally accepted to IEEE PacificVis 2026 (VisNotes track)

  5. arXiv:2603.16777  [pdf, ps, other

    cs.AI

    Anticipatory Planning for Multimodal AI Agents

    Authors: Yongyuan Liang, Shijie Zhou, Yu Gu, Hao Tan, Gang Wu, Franck Dernoncourt, Jihyung Kil, Ryan A. Rossi, Ruiyi Zhang

    Abstract: Recent advances in multimodal agents have improved computer-use interaction and tool-usage, yet most existing systems remain reactive, optimizing actions in isolation without reasoning about future states or long-term goals. This limits planning coherence and prevents agents from reliably solving high-level, multi-step tasks. We introduce TraceR1, a two-stage reinforcement learning framework that… ▽ More

    Submitted 17 March, 2026; originally announced March 2026.

    Comments: Published at CVPR 2026 Findings Track

  6. arXiv:2603.13281  [pdf, ps, other

    cs.LG cs.AI

    ICaRus: Identical Cache Reuse for Efficient Multi Model Inference

    Authors: Sunghyeon Woo, Jaeeun Kil, Hoseung Kim, Minsub Kim, Joonghoon Kim, Ahreum Seo, Sungjae Lee, Minjung Jo, Jiwon Ryu, Baeseong Park, Se Jung Kwon, Dongsoo Lee

    Abstract: Multi model inference has recently emerged as a prominent paradigm, particularly in the development of agentic AI systems. However, in such scenarios, each model must maintain its own Key-Value (KV) cache for the identical prompt, leading to substantial memory consumption. This explosive growth of KV caches forces LLM serving systems to evict previously stored caches, which in turn introduces sign… ▽ More

    Submitted 27 February, 2026; originally announced March 2026.

  7. arXiv:2603.02599  [pdf, ps, other

    cs.AI cs.LG

    SUN: Shared Use of Next-token Prediction for Efficient Multi-LLM Disaggregated Serving

    Authors: Sunghyeon Woo, Ahreum Seo, Jaegwang Lee, Jaeeun Kil, Hanbae Seo, Joonghoon Kim, Baeseong Park, Se Jung Kwon, Dongsoo Lee

    Abstract: In multi-model LLM serving, decode execution remains inefficient due to model-specific resource partitioning: since cross-model batching is not possible, memory-bound decoding often suffers from severe GPU underutilization, especially under skewed workloads. We propose Shared Use of Next-token Prediction (SUN), the first approach that enables cross-model sharing of decode execution in disaggregate… ▽ More

    Submitted 2 March, 2026; originally announced March 2026.

    Comments: Preprint, 15 pages, 5 figures

  8. arXiv:2602.21219  [pdf, ps, other

    cs.CL cs.AI

    Reasoning-Based Personalized Generation for Users with Sparse Data

    Authors: Bo Ni, Branislav Kveton, Samyadeep Basu, Subhojyoti Mukherjee, Leyao Wang, Franck Dernoncourt, Sungchul Kim, Seunghyun Yoon, Zichao Wang, Ruiyi Zhang, Puneet Mathur, Jihyung Kil, Jiuxiang Gu, Nedim Lipka, Yu Wang, Ryan A. Rossi, Tyler Derr

    Abstract: Large Language Model (LLM) personalization holds great promise for tailoring responses by leveraging personal context and history. However, real-world users usually possess sparse interaction histories with limited personal context, such as cold-start users in social platforms and newly registered customers in online E-commerce platforms, compromising the LLM-based personalized generation. To addr… ▽ More

    Submitted 14 August, 2026; v1 submitted 30 January, 2026; originally announced February 2026.

  9. arXiv:2601.04589  [pdf, ps, other

    cs.CV

    MiLDEdit: Reasoning-Based Multi-Layer Design Document Editing

    Authors: Zihao Lin, Wanrong Zhu, Jiuxiang Gu, Jihyung Kil, Christopher Tensmeyer, Lin Zhang, Shilong Liu, Ruiyi Zhang, Lifu Huang, Vlad I. Morariu, Tong Sun

    Abstract: Real-world design documents (e.g., posters) are inherently multi-layered, combining decoration, text, and images. Editing them from natural-language instructions requires fine-grained, layer-aware reasoning to identify relevant layers and coordinate modifications. Prior work largely overlooks multi-layer design document editing, focusing instead on single-layer image editing or multi-layer generat… ▽ More

    Submitted 28 January, 2026; v1 submitted 7 January, 2026; originally announced January 2026.

  10. arXiv:2512.17151  [pdf, ps, other

    cs.CV

    Text-Conditioned Background Generation for Editable Multi-Layer Documents

    Authors: Taewon Kang, Joseph K J, Chris Tensmeyer, Jihyung Kil, Wanrong Zhu, Ming C. Lin, Vlad I. Morariu

    Abstract: We present a framework for document-centric background generation with multi-page editing and thematic continuity. To ensure text regions remain readable, we employ a latent masking formulation that softly attenuates updates in the diffusion space, inspired by smooth barrier functions in physics and numerical optimization. In addition, we introduce Automated Readability Optimization (ARO), which a… ▽ More

    Submitted 27 June, 2026; v1 submitted 18 December, 2025; originally announced December 2025.

    Comments: Accepted to the 19th European Conference on Computer Vision (ECCV 2026). 56 pages, 39 figures

  11. arXiv:2511.00810  [pdf, ps, other

    cs.CV cs.AI cs.CL cs.HC cs.LG

    GUI-AIMA: Aligning Intrinsic Multimodal Attention with a Context Anchor for GUI Grounding

    Authors: Shijie Zhou, Viet Dac Lai, Hao Tan, Jihyung Kil, Wanrong Zhu, Changyou Chen, Ruiyi Zhang

    Abstract: Graphical user interface (GUI) grounding is a key capability for computer-use agents, mapping natural-language instructions to actionable regions on the screen. Existing Multimodal Large Language Model (MLLM) approaches typically formulate GUI grounding as a text-based coordinate generation task. However, directly generating precise coordinates from visual inputs is challenging and often data-inte… ▽ More

    Submitted 30 June, 2026; v1 submitted 2 November, 2025; originally announced November 2025.

  12. arXiv:2510.08783  [pdf, ps, other

    cs.HC cs.AI

    MLLM as a UI Judge: Benchmarking Multimodal LLMs for Predicting Human Perception of User Interfaces

    Authors: Reuben A. Luera, Ryan Rossi, Franck Dernoncourt, Samyadeep Basu, Sungchul Kim, Subhojyoti Mukherjee, Puneet Mathur, Ruiyi Zhang, Jihyung Kil, Nedim Lipka, Seunghyun Yoon, Jiuxiang Gu, Zichao Wang, Cindy Xiong Bearfield, Branislav Kveton

    Abstract: In an ideal design pipeline, user interface (UI) design is intertwined with user research to validate decisions, yet studies are often resource-constrained during early exploration. Recent advances in multimodal large language models (MLLMs) offer a promising opportunity to act as early evaluators, helping designers narrow options before formal testing. Unlike prior work that emphasizes user behav… ▽ More

    Submitted 9 October, 2025; originally announced October 2025.

  13. arXiv:2508.07493  [pdf, ps, other

    cs.CV

    VisR-Bench: An Empirical Study on Visual Retrieval-Augmented Generation for Multilingual Long Document Understanding

    Authors: Jian Chen, Ming Li, Jihyung Kil, Chenguang Wang, Tong Yu, Ryan Rossi, Tianyi Zhou, Changyou Chen, Ruiyi Zhang

    Abstract: Most organizational data in this world are stored as documents, and visual retrieval plays a crucial role in unlocking the collective intelligence from all these documents. However, existing benchmarks focus on English-only document retrieval or only consider multilingual question-answering on a single-page image. To bridge this gap, we introduce VisR-Bench, a multilingual benchmark designed for q… ▽ More

    Submitted 24 August, 2025; v1 submitted 10 August, 2025; originally announced August 2025.

    Comments: Under Review

  14. arXiv:2508.00367  [pdf, ps, other

    cs.CV

    Representation Shift: Unifying Token Compression with FlashAttention

    Authors: Joonmyung Choi, Sanghyeok Lee, Byungoh Ko, Eunseo Kim, Jihyung Kil, Hyunwoo J. Kim

    Abstract: Transformers have demonstrated remarkable success across vision, language, and video. Yet, increasing task complexity has led to larger models and more tokens, raising the quadratic cost of self-attention and the overhead of GPU memory access. To reduce the computation cost of self-attention, prior work has proposed token compression techniques that drop redundant or less informative tokens. Meanw… ▽ More

    Submitted 1 August, 2025; originally announced August 2025.

    Comments: International Conference on Computer Vision (ICCV), 2025

  15. arXiv:2506.09082  [pdf, ps, other

    cs.CV cs.AI cs.LG

    AVA-Bench: Atomic Visual Ability Benchmark for Vision Foundation Models

    Authors: Zheda Mai, Arpita Chowdhury, Zihe Wang, Sooyoung Jeon, Lemeng Wang, Jiacheng Hou, Jihyung Kil, Wei-Lun Chao

    Abstract: The rise of vision foundation models (VFMs) calls for systematic evaluation. A common approach pairs VFMs with large language models (LLMs) as general-purpose heads, followed by evaluation on broad Visual Question Answering (VQA) benchmarks. However, this protocol has two key blind spots: (i) the instruction tuning data may not align with VQA test distributions, meaning a wrong prediction can stem… ▽ More

    Submitted 3 May, 2026; v1 submitted 10 June, 2025; originally announced June 2025.

    Comments: Accepted by CVPR 2026. The first two authors contribute equally

  16. arXiv:2412.13501  [pdf, ps, other

    cs.AI cs.HC

    GUI Agents: A Survey

    Authors: Dang Nguyen, Jian Chen, Yu Wang, Gang Wu, Namyong Park, Zhengmian Hu, Hanjia Lyu, Junda Wu, Ryan Aponte, Yu Xia, Xintong Li, Jing Shi, Hongjie Chen, Viet Dac Lai, Zhouhang Xie, Sungchul Kim, Ruiyi Zhang, Tong Yu, Mehrab Tanjim, Nesreen K. Ahmed, Puneet Mathur, Seunghyun Yoon, Lina Yao, Branislav Kveton, Jihyung Kil , et al. (5 additional authors not shown)

    Abstract: Graphical User Interface (GUI) agents, powered by Large Foundation Models, have emerged as a transformative approach to automating human-computer interaction. These agents autonomously interact with digital systems or software applications via GUIs, emulating human actions such as clicking, typing, and navigating visual elements across diverse platforms. Motivated by the growing interest and funda… ▽ More

    Submitted 26 September, 2025; v1 submitted 17 December, 2024; originally announced December 2024.

    Comments: Accepted to Findings of ACL 2025

  17. arXiv:2407.16837  [pdf, other

    cs.CV cs.AI cs.CL

    MLLM-CompBench: A Comparative Reasoning Benchmark for Multimodal LLMs

    Authors: Jihyung Kil, Zheda Mai, Justin Lee, Zihe Wang, Kerrie Cheng, Lemeng Wang, Ye Liu, Arpita Chowdhury, Wei-Lun Chao

    Abstract: The ability to compare objects, scenes, or situations is crucial for effective decision-making and problem-solving in everyday life. For instance, comparing the freshness of apples enables better choices during grocery shopping while comparing sofa designs helps optimize the aesthetics of our living space. Despite its significance, the comparative capability is largely unexplored in artificial gen… ▽ More

    Submitted 13 January, 2025; v1 submitted 23 July, 2024; originally announced July 2024.

    Comments: This paper has been accepted to NeurIPS 2024. The first two authors contributed equally to this work

  18. arXiv:2407.00087  [pdf, other

    cs.AI cs.CL cs.LG

    ARES: Alternating Reinforcement Learning and Supervised Fine-Tuning for Enhanced Multi-Modal Chain-of-Thought Reasoning Through Diverse AI Feedback

    Authors: Ju-Seung Byun, Jiyun Chun, Jihyung Kil, Andrew Perrault

    Abstract: Large Multimodal Models (LMMs) excel at comprehending human instructions and demonstrate remarkable results across a broad spectrum of tasks. Reinforcement Learning from Human Feedback (RLHF) and AI Feedback (RLAIF) further refine LLMs by aligning them with specific preferences. These methods primarily use ranking-based feedback for entire generations. With advanced AI models (Teacher), such as GP… ▽ More

    Submitted 3 October, 2024; v1 submitted 25 June, 2024; originally announced July 2024.

    Comments: Accepted to EMNLP 2024

  19. arXiv:2402.11058  [pdf, other

    cs.CV cs.CL

    II-MMR: Identifying and Improving Multi-modal Multi-hop Reasoning in Visual Question Answering

    Authors: Jihyung Kil, Farideh Tavazoee, Dongyeop Kang, Joo-Kyung Kim

    Abstract: Visual Question Answering (VQA) often involves diverse reasoning scenarios across Vision and Language (V&L). Most prior VQA studies, however, have merely focused on assessing the model's overall accuracy without evaluating it on different reasoning cases. Furthermore, some recent works observe that conventional Chain-of-Thought (CoT) prompting fails to generate effective reasoning for VQA, especia… ▽ More

    Submitted 2 June, 2024; v1 submitted 16 February, 2024; originally announced February 2024.

    Comments: Accepted to ACL 2024 Findings

  20. arXiv:2402.04476  [pdf, other

    cs.CV cs.AI cs.CL

    Dual-View Visual Contextualization for Web Navigation

    Authors: Jihyung Kil, Chan Hee Song, Boyuan Zheng, Xiang Deng, Yu Su, Wei-Lun Chao

    Abstract: Automatic web navigation aims to build a web agent that can follow language instructions to execute complex and diverse tasks on real-world websites. Existing work primarily takes HTML documents as input, which define the contents and action spaces (i.e., actionable elements and operations) of webpages. Nevertheless, HTML documents may not provide a clear task-related context for each element, mak… ▽ More

    Submitted 30 March, 2024; v1 submitted 6 February, 2024; originally announced February 2024.

    Comments: Accepted to CVPR 2024

  21. arXiv:2401.01614  [pdf, other

    cs.IR cs.AI cs.CL cs.CV

    GPT-4V(ision) is a Generalist Web Agent, if Grounded

    Authors: Boyuan Zheng, Boyu Gou, Jihyung Kil, Huan Sun, Yu Su

    Abstract: The recent development on large multimodal models (LMMs), especially GPT-4V(ision) and Gemini, has been quickly expanding the capability boundaries of multimodal models beyond traditional tasks like image captioning and visual question answering. In this work, we explore the potential of LMMs like GPT-4V as a generalist web agent that can follow natural language instructions to complete tasks on a… ▽ More

    Submitted 12 March, 2024; v1 submitted 3 January, 2024; originally announced January 2024.

  22. arXiv:2209.05534  [pdf, other

    cs.CV cs.CL

    PreSTU: Pre-Training for Scene-Text Understanding

    Authors: Jihyung Kil, Soravit Changpinyo, Xi Chen, Hexiang Hu, Sebastian Goodman, Wei-Lun Chao, Radu Soricut

    Abstract: The ability to recognize and reason about text embedded in visual inputs is often lacking in vision-and-language (V&L) models, perhaps because V&L pre-training methods have often failed to include such an ability in their training objective. In this paper, we propose PreSTU, a novel pre-training recipe dedicated to scene-text understanding (STU). PreSTU introduces OCR-aware pre-training objectives… ▽ More

    Submitted 19 August, 2023; v1 submitted 12 September, 2022; originally announced September 2022.

    Comments: Accepted to ICCV 2023

  23. arXiv:2202.07028  [pdf, other

    cs.AI cs.CL cs.CV cs.LG cs.RO

    One Step at a Time: Long-Horizon Vision-and-Language Navigation with Milestones

    Authors: Chan Hee Song, Jihyung Kil, Tai-Yu Pan, Brian M. Sadler, Wei-Lun Chao, Yu Su

    Abstract: We study the problem of developing autonomous agents that can follow human instructions to infer and perform a sequence of actions to complete the underlying task. Significant progress has been made in recent years, especially for tasks with short horizons. However, when it comes to long-horizon tasks with extended sequences of actions, an agent can easily ignore some instructions or get stuck in… ▽ More

    Submitted 10 June, 2022; v1 submitted 14 February, 2022; originally announced February 2022.

    Comments: 10 pages, 5 figures. Accepted to CVPR 2022

    Journal ref: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 2022, pp. 15482-15491

  24. arXiv:2109.06122  [pdf, other

    cs.CV cs.CL

    Discovering the Unknown Knowns: Turning Implicit Knowledge in the Dataset into Explicit Training Examples for Visual Question Answering

    Authors: Jihyung Kil, Cheng Zhang, Dong Xuan, Wei-Lun Chao

    Abstract: Visual question answering (VQA) is challenging not only because the model has to handle multi-modal information, but also because it is just so hard to collect sufficient training examples -- there are too many questions one can ask about an image. As a result, a VQA model trained solely on human-annotated examples could easily over-fit specific question styles or image contents that are being ask… ▽ More

    Submitted 8 November, 2022; v1 submitted 13 September, 2021; originally announced September 2021.

    Comments: Accepted to EMNLP 2021

  25. arXiv:2104.10355  [pdf, other

    cs.CV cs.AI cs.CL

    Revisiting Document Representations for Large-Scale Zero-Shot Learning

    Authors: Jihyung Kil, Wei-Lun Chao

    Abstract: Zero-shot learning aims to recognize unseen objects using their semantic representations. Most existing works use visual attributes labeled by humans, not suitable for large-scale applications. In this paper, we revisit the use of documents as semantic representations. We argue that documents like Wikipedia pages contain rich visual information, which however can easily be buried by the vast amoun… ▽ More

    Submitted 21 April, 2021; originally announced April 2021.

    Comments: Accepted to NAACL 2021