中文
相关论文

相关论文: GeoLinter: A Linting Framework for Choropleth Maps

200 篇论文

Charts are the dominant medium for visualizing data, discovering patterns and trends, and communicating data driven insights, yet designing them still requires expensive human effort and expertise, such as selecting appropriate chart types,…

人机交互 · 计算机科学 2026-05-19 Mohammed Afaan Ansari , Aniruddh Bansal , Tianyi Zhou

In this paper, we present a deep learning-based framework for solving geometric construction problems through visual reasoning, which is useful for automated geometry theorem proving. Constructible problems in geometry often ask for the…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Man Fai Wong , Xintong Qi , Chee Wei Tan

An accurate understanding of omnidirectional environment lighting is crucial for high-quality virtual object rendering in mobile augmented reality (AR). In particular, to support reflective rendering, existing methods have leveraged deep…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Yiqin Zhao , Chongyang Ma , Haibin Huang , Tian Guo

Worldwide Geo-localization aims to pinpoint the precise location of images taken anywhere on Earth. This task has considerable challenges due to immense variation in geographic landscapes. The image-to-image retrieval-based approaches fail…

计算机视觉与模式识别 · 计算机科学 2023-11-23 Vicente Vivanco Cepeda , Gaurav Kumar Nayak , Mubarak Shah

Vision-Language Models (VLMs) frequently misread values, hallucinate details, and confuse overlapping elements in charts. Current approaches rely solely on pixel interpretation, creating a Pixel-Only Bottleneck: agents treat interactive…

计算与语言 · 计算机科学 2026-04-24 Yiyang Lu , Woong Shin , Ahmad Maroof Karimi , Feiyi Wang , Jie Ren , Evgenia Smirni

Scatterplots are among the most widely used visualization techniques. Compelling scatterplot visualizations improve understanding of data by leveraging visual perception to boost awareness when performing specific visual analytic tasks.…

人机交互 · 计算机科学 2022-07-08 Ghulam Jilani Quadri , Jennifer Adorno Nieves , Brenton M. Wiernik , Paul Rosen

We consider detecting objects in an image by iteratively selecting from a set of arbitrarily shaped candidate regions. Our generic approach, which we term visual chunking, reasons about the locations of multiple object instances in an image…

计算机视觉与模式识别 · 计算机科学 2015-03-18 Nicholas Rhinehart , Jiaji Zhou , Martial Hebert , J. Andrew Bagnell

Relighting a person from a single photo is an attractive but ill-posed task, as a 2D image ambiguously entangles 3D geometry, intrinsic appearance, and illumination. Current methods either use sequential pipelines that suffer from error…

计算机视觉与模式识别 · 计算机科学 2026-04-23 Yuxuan Xue , Ruofan Liang , Egor Zakharov , Timur Bagautdinov , Chen Cao , Giljoo Nam , Shunsuke Saito , Gerard Pons-Moll , Javier Romero

Natural image stitching aims to create a single, natural-looking mosaic from overlapped images that capture the same 3D scene from different viewing positions. Challenges inevitably arise when the scene is non-planar and captured by…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Tianli Liao , Nan Li

A few recent works explored incorporating geometric priors to regularize the optimization of Gaussian splatting, further improving its performance. However, those early studies mainly focused on the use of low-order geometric priors (e.g.,…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Yangming Li , Chaoyu Liu , Lihao Liu , Simon Masnou , Carola-Bibiane Schönlieb

In the context of social media, geolocation inference on news or events has become a very important task. In this paper, we present the GeoWINE (Geolocation-based Wiki-Image-News-Event retrieval) demonstrator, an effective modular system…

信息检索 · 计算机科学 2021-05-05 Golsa Tahmasebzadeh , Endri Kacupaj , Eric Müller-Budack , Sherzod Hakimov , Jens Lehmann , Ralph Ewerth

Accurate road damage detection is crucial for timely infrastructure maintenance and public safety, but existing vision-only datasets and models lack the rich contextual understanding that textual information can provide. To address this…

计算工程、金融与科学 · 计算机科学 2025-12-11 Xi Xiao , Yunbei Zhang , Janet Wang , Lin Zhao , Yuxiang Wei , Hengjia Li , Yanshu Li , Xinyuan Song , Xiao Wang , Swalpa Kumar Roy , Hao Xu , Tianyang Wang

Geographic regression models of various descriptions are often applied to identify patterns and anomalies in the determinants of spatially distributed observations. These types of analyses focus on answering why questions about underlying…

人机交互 · 计算机科学 2023-08-29 Fan Lei , Yuxin Ma , Stewart Fotheringham , Elizabeth Mack , Ziqi Li , Mehak Sachdeva , Sarah Bardin , Ross Maciejewski

One of the current trends in robotics is to employ large language models (LLMs) to provide non-predefined command execution and natural human-robot interaction. It is useful to have an environment map together with its language…

机器人学 · 计算机科学 2025-01-09 Evgenii Kruzhkov , Sven Behnke

Visualizing spatial data on small-screen devices such as smartphones and smartwatches poses new challenges in computational cartography. The current interfaces for map exploration require their users to zoom in and out frequently. Indeed,…

数据结构与算法 · 计算机科学 2020-09-01 Sven Gedicke , Annika Bonerath , Benjamin Niedermann , Jan-Henrik Haunert

This paper investigates the effective utilization of unlabeled data for large-area cross-view geo-localization (CVGL), encompassing both unsupervised and semi-supervised settings. Common approaches to CVGL rely on ground-satellite image…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Guopeng Li , Ming Qian , Gui-Song Xia

This paper gives a review and synthesis of methods of evaluating dimensionality reduction techniques. Particular attention is paid to rank-order neighborhood evaluation metrics. A framework is created for exploring dimensionality reduction…

机器学习 · 计算机科学 2019-02-25 Stephen L. France , Ulas Akkucuk

We present a robust and accurate depth refinement system, named GeoRefine, for geometrically-consistent dense mapping from monocular sequences. GeoRefine consists of three modules: a hybrid SLAM module using learning-based priors, an online…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Pan Ji , Qingan Yan , Yuxin Ma , Yi Xu

Although spatial indexes shorten the query response time, they rely on complex tree structures to narrow down the search space. Such structures in turn yield additional storage overhead and take a toll on index maintenance. Recently, there…

数据库 · 计算机科学 2023-09-15 Congying Wang , Jia Yu , Zhuoyue Zhao

Inferring the scene illumination from a single image is an essential yet challenging task in computer vision and computer graphics. Existing works estimate lighting by regressing representative illumination parameters or generating…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Fangneng Zhan , Yingchen Yu , Changgong Zhang , Rongliang Wu , Wenbo Hu , Shijian Lu , Feiying Ma , Xuansong Xie , Ling Shao