Papers › Granular Privacy Control for Geolocation with Vision Language Models

Granular Privacy Control for Geolocation with Vision Language Models

6 Jul 2024arXiv:2407.04952archive 2025-07-28

Ethan Mendes, Yang Chen, James Hays, Sauvik Das, Wei Xu, Alan Ritter

Vision Language Models (VLMs) are rapidly advancing in their capability to answer information-seeking questions. As these models are widely deployed in consumer applications, they could lead to new privacy risks due to emergent abilities to identify people in photos, geolocate images, etc. As we demonstrate, somewhat surprisingly, current open-source and proprietary VLMs are very capable image geolocators, making widespread geolocation with VLMs an immediate privacy risk, rather than merely a theoretical future concern. As a first step to address this challenge, we develop a new benchmark, GPTGeoChat, to test the ability of VLMs to moderate geolocation dialogues with users. We collect a set of 1,000 image geolocation conversations between in-house annotators and GPT-4v, which are annotated with the granularity of location information revealed at each turn. Using this new dataset, we evaluate the ability of various VLMs to moderate GPT-4v geolocation conversations by determining when too much location information has been revealed. We find that custom fine-tuned models perform on par with prompted API-based models when identifying leaked location information at the country or city level; however, fine-tuning on supervised data appears to be needed to accurately moderate finer granularities, such as the name of a restaurant or building.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2407.04952")

Code

Syntology Ran 8 of 10 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 8 ran with no contract checked.

By repository: official repository: 10 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ethanm88/GPTGeoChat officialmentioned in papermentioned on GitHubMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 8 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

8ran
2unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from ethanm88/GPTGeoChat. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

compute_basic_metrics ethanm88/GPTGeoChat/utils/metric_utils.py official repository ran MIT (permissive) · 47808bf66674777d · report
compute_withheld_leaked ethanm88/GPTGeoChat/utils/metric_utils.py official repository ran MIT (permissive) · c37a931cd4f26a83 · report
convert_standard_format ethanm88/GPTGeoChat/generate_ground_truths.py official repository ran MIT (permissive) · 866a346b65416e6f · report
get_agent_results ethanm88/GPTGeoChat/generate_eval_metrics.py official repository ran MIT (permissive) · 8a570385a75f45c4 · report
get_gpt_location_data ethanm88/GPTGeoChat/utils/geocoding_utils.py official repository ran MIT (permissive) · 67e10bde25d14528 · report
get_gpt_result_ground_truth ethanm88/GPTGeoChat/utils/metric_utils.py official repository ran MIT (permissive) · 7e785034febc6214 · report
get_individual_ground_truth ethanm88/GPTGeoChat/generate_ground_truths.py official repository ran MIT (permissive) · 74f89775e644ee22 · report
sort_models_results ethanm88/GPTGeoChat/utils/format_utils.py official repository ran MIT (permissive) · 15343dec0b243310 · report
compute_api_distance ethanm88/GPTGeoChat/utils/geocoding_utils.py official repository unverified MIT (permissive) · a8f80573651054dc · report
get_geocoding_api_coordinate_guess ethanm88/GPTGeoChat/utils/geocoding_utils.py official repository unverified MIT (permissive) · efd6496d92b367e0 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SET

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections