中文
相关论文

相关论文: ChartFormer: A Large Vision Language Model for Con…

200 篇论文

This paper investigates new data exploration experiences that enable blind users to interact with statistical data visualizations$-$bar plots, heat maps, box plots, and scatter plots$-$leveraging multimodal data representations. In addition…

人机交互 · 计算机科学 2024-03-04 JooYoung Seo , Yilin Xia , Bongshin Lee , Sean McCurry , Yu Jun Yam

The chart-to-code generation task requires MLLMs to convert chart images into executable code. This task faces two main challenges: limited data diversity and the difficulty of maintaining visual consistency between generated charts and the…

机器学习 · 计算机科学 2025-09-30 Wentao Tan , Qiong Cao , Chao Xue , Yibing Zhan , Changxing Ding , Xiaodong He

Chart question-answering (QA) benchmarks aim to pose questions that require visual reasoning to correctly answer, but models can often reach solutions through shortcuts or prior familiarity with a chart based on their own background…

计算与语言 · 计算机科学 2026-05-27 Yifan Jiang , Dae Yon Hwang , Jesse C. Cresswell , Freda Shi

We introduce the task of text-to-diagram generation, which focuses on creating structured visual representations directly from textual descriptions. Existing approaches in text-to-image and text-to-code generation lack the logical…

数据库 · 计算机科学 2024-11-20 Jingxuan Wei , Cheng Tan , Qi Chen , Gaowei Wu , Siyuan Li , Zhangyang Gao , Linzhuang Sun , Bihui Yu , Ruifeng Guo

Objective: Transformers, born to remedy the inadequate receptive fields of CNNs, have drawn explosive attention recently. However, the daunting computational complexity of global representation learning, together with rigid window…

计算机视觉与模式识别 · 计算机科学 2023-04-20 Xian Lin , Li Yu , Kwang-Ting Cheng , Zengqiang Yan

Creating graph visualizations involves many decisions, such as layout, node and edge appearance, and color choices. These decisions are challenging due to the multitude of options available. For instance, graph layout can be force-directed…

人机交互 · 计算机科学 2024-08-31 Kathrin Guckes , Lisa Eisenhardt , Margit Pohl , Tatiana von Landesberger

Image rasterization is a mature technique in computer graphics, while image vectorization, the reverse path of rasterization, remains a major challenge. Recent advanced deep learning-based models achieve vectorization and semantic…

计算机视觉与模式识别 · 计算机科学 2022-06-10 Xu Ma , Yuqian Zhou , Xingqian Xu , Bin Sun , Valerii Filev , Nikita Orlov , Yun Fu , Humphrey Shi

Scalable Vector Graphics (SVG) is a popular format on the web and in the design industry. However, despite the great strides made in generative modeling, SVG has remained underexplored due to the discrete and complex nature of such data. We…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Moritz Feuerpfeil , Marco Cipriano , Gerard de Melo

Recent development of deep neural networks (DNNs) for tabular learning has largely benefited from the capability of DNNs for automatic feature interaction. However, the heterogeneity nature of tabular features makes such features relatively…

机器学习 · 计算机科学 2023-03-07 Jiahuan Yan , Jintai Chen , Yixuan Wu , Danny Z. Chen , Jian Wu

The boom in visualization generation tools has significantly lowered the threshold for chart authoring. Nevertheless, chart authors with an insufficient understanding of perceptual theories may encounter difficulties in evaluating the…

人机交互 · 计算机科学 2025-07-18 Xumeng Wang , Xiangxuan Zhang , Zhiqi Gao , Shuangcheng Jiao , Yuxin Ma

Large language models (LLMs) have recently soared in popularity due to their ease of access and the unprecedented ability to synthesize text responses to diverse user questions. However, LLMs like ChatGPT present significant limitations in…

人机交互 · 计算机科学 2023-08-08 Peiling Jiang , Jude Rayan , Steven P. Dow , Haijun Xia

Charts are very popular for analyzing data, visualizing key insights and answering complex reasoning questions about data. To facilitate chart-based data analysis using natural language, several downstream tasks have been introduced…

计算与语言 · 计算机科学 2023-10-12 Ahmed Masry , Parsa Kavehzadeh , Xuan Long Do , Enamul Hoque , Shafiq Joty

This paper presents an algorithm that transforms color visual images, like photographs or paintings, into tactile graphics. In the algorithm, the edges of objects are detected and colors of the objects are estimated. Then, the edges and the…

图形学 · 计算机科学 2007-05-23 Artur Rataj

Scalable Vector Graphics (SVG) is a popular vector image format that offers good support for interactivity and animation. Despite its appealing characteristics, creating custom SVG content can be challenging for users due to the steep…

计算机视觉与模式识别 · 计算机科学 2023-06-08 Ronghuan Wu , Wanchao Su , Kede Ma , Jing Liao

Large language models (LLMs) have recently taken the world by storm. They can generate coherent text, hold meaningful conversations, and be taught concepts and basic sets of instructions - such as the steps of an algorithm. In this context,…

人机交互 · 计算机科学 2023-03-17 Sara Di Bartolomeo , Giorgio Severi , Victor Schetinger , Cody Dunne

Tactility provides crucial support and enhancement for the perception and interaction capabilities of both humans and robots. Nevertheless, the multimodal research related to touch primarily focuses on visual and tactile modalities, with…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Ning Cheng , You Li , Jing Gao , Bin Fang , Jinan Xu , Wenjuan Han

Chart understanding presents a critical test to the reasoning capabilities of Vision-Language Models (VLMs). Prior approaches face critical limitations: some rely on external tools, making them brittle and constrained by a predefined…

计算机视觉与模式识别 · 计算机科学 2025-09-12 Bohao Tang , Yan Ma , Fei Zhang , Jiadi Su , Ethan Chern , Zhulin Hu , Zhixin Wang , Pengfei Liu , Ya Zhang

Transformer has achieved great successes in learning vision and language representation, which is general across various downstream tasks. In visual control, learning transferable state representation that can transfer between different…

计算机视觉与模式识别 · 计算机科学 2022-06-20 Yao Mu , Shoufa Chen , Mingyu Ding , Jianyu Chen , Runjian Chen , Ping Luo

The advances in AI-enabled techniques have accelerated the creation and automation of visualizations in the past decade. However, presenting visualizations in a descriptive and generative format remains a challenge. Moreover, current…

人机交互 · 计算机科学 2024-03-28 Qing Chen , Ying Chen , Ruishi Zou , Wei Shuai , Yi Guo , Jiazhe Wang , Nan Cao

Blindness and visual impairments affect many people worldwide. For help with navigation, people with visual impairments often rely on tactile maps that utilize raised surfaces and edges to convey information through touch. Although these…

计算机视觉与模式识别 · 计算机科学 2024-12-11 David G Hobson , Majid Komeili