Skip to main content

Showing 1–3 of 3 results for author: Nishina, K

.
  1. arXiv:2506.01952  [pdf, ps, other

    cs.CL cs.AI cs.LG

    WebChoreArena: Evaluating Web Browsing Agents on Realistic Tedious Web Tasks

    Authors: Atsuyuki Miyai, Zaiying Zhao, Kazuki Egashira, Atsuki Sato, Tatsumi Sunada, Shota Onohara, Hiromasa Yamanishi, Mashiro Toyooka, Kunato Nishina, Ryoma Maeda, Kiyoharu Aizawa, Toshihiko Yamasaki

    Abstract: Powered by a large language model (LLM), a web browsing agent operates web browsers in a human-like manner and offers a highly transparent path toward automating a wide range of everyday tasks. As web agents become increasingly capable and demonstrate proficiency in general browsing tasks, a critical question emerges: Can they go beyond general browsing to robustly handle tasks that are tedious an… ▽ More

    Submitted 2 June, 2025; originally announced June 2025.

    Comments: Project Page: https://webchorearena.github.io/

  2. arXiv:2502.19453  [pdf, other

    cs.GR

    SVGEditBench V2: A Benchmark for Instruction-based SVG Editing

    Authors: Kunato Nishina, Yusuke Matsui

    Abstract: Vector format has been popular for representing icons and sketches. It has also been famous for design purposes. Regarding image editing, research on vector graphics editing rarely exists in contrast with the raster counterpart. We considered the reason to be the lack of datasets and benchmarks. Thus, we propose SVGEditBench V2, a benchmark dataset for instruction-based SVG editing. SVGEditBench V… ▽ More

    Submitted 26 February, 2025; originally announced February 2025.

    Comments: 17 pages, 14 figures. Dataset and code in https://github.com/mti-lab/SVGEditBenchv2

  3. arXiv:2404.13710  [pdf, other

    cs.CV

    SVGEditBench: A Benchmark Dataset for Quantitative Assessment of LLM's SVG Editing Capabilities

    Authors: Kunato Nishina, Yusuke Matsui

    Abstract: Text-to-image models have shown progress in recent years. Along with this progress, generating vector graphics from text has also advanced. SVG is a popular format for vector graphics, and SVG represents a scene with XML text. Therefore, Large Language Models can directly process SVG code. Taking this into account, we focused on editing SVG with LLMs. For quantitative evaluation of LLMs' ability t… ▽ More

    Submitted 21 April, 2024; originally announced April 2024.

    Comments: Accepted to Workshop on Graphic Design Understanding and Generation (GDUG), a CVPR2024 workshop. Dataset: https://github.com/mti-lab/SVGEditBench