← Latest papers
💻 computer science

ShadeBench: A Benchmark Dataset for Building Shade Simulation in Sustainable Society

This paper introduces ShadeBench, a comprehensive multimodal dataset and benchmark featuring geographically diverse urban scenes with simulated shade maps, satellite imagery, and 3D building data to facilitate scalable urban shade analysis, support downstream tasks like shade generation and segmentation, and advance data-driven research for heat-resilient urban planning.

Original authors: Longchao Da, Mithun Shivakoti, Xiangrui Liu, T Pranav Kutralingam, Yezhou Yang, Hua Wei

Published 2026-05-21
📖 5 min read🧠 Deep dive

Original authors: Longchao Da, Mithun Shivakoti, Xiangrui Liu, T Pranav Kutralingam, Yezhou Yang, Hua Wei

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine trying to plan a city where people stay cool during a scorching summer. To do this, you need to know exactly where the shadows will fall from buildings at 8:00 AM, noon, or 6:00 PM. But right now, our "maps" for this are messy. Some are outdated, some ignore the fact that the sun moves differently in the Northern vs. Southern Hemisphere, and there's no standard way to test if a computer program is good at predicting these shadows.

Enter ShadeBench. Think of it as the "Olympics" or a "standardized driving test" for computers trying to understand and predict urban shadows.

Here is a simple breakdown of what the paper does:

1. The Problem: The "Ghost Building" Confusion

Imagine you are trying to draw a map of a city using an old sketch (OpenStreetMap data) and then comparing it to a fresh photo taken from space (satellite imagery).

  • The Issue: The old sketch might miss a new building, or the satellite photo might show a building that the sketch forgot. If you try to simulate shadows based on the old sketch, the shadows will fall in the wrong places because the "ghost" buildings aren't there, or real buildings are missing.
  • The ShadeBench Fix: The researchers built a "geometric aligner." Think of this as a smart editor that looks at the satellite photo and the old sketch side-by-side. If the photo shows a building that the sketch doesn't have, the editor either erases that building from the photo (masking it) or uses AI to "paint over" that spot with something that looks like a parking lot or grass. This ensures the computer is only simulating shadows for buildings that actually exist in both the data and the real world.

2. The Physics: The Sun's "Compass"

Most old shadow simulations act like the sun moves the same way everywhere on Earth.

  • The Issue: In the Northern Hemisphere (like Arizona), the sun moves across the southern sky. In the Southern Hemisphere (like Sydney), it moves across the northern sky. If your simulation ignores this, the shadows will rotate the wrong way.
  • The ShadeBench Fix: They used a real-world physics formula (NOAA Solar Position Algorithm) to tell the computer exactly where the sun is for any city, on any day, at any hour. This means the dataset correctly shows shadows moving clockwise in one hemisphere and counter-clockwise in the other, just like nature intended.

3. The Dataset: A "Time-Travel" Library

The result is a massive library of city scenes. For every single city block, the dataset provides:

  • The Real Photo: A satellite image of the city.
  • The Skeleton: A simple outline of the buildings.
  • The 3D Model: A digital 3D mesh of the buildings.
  • The Time-Travel Shadows: A series of images showing exactly what the shadows look like from 8:00 AM to 6:00 PM, every hour, for different seasons.
  • The Story: A text description explaining the sun's position (e.g., "It's 2:00 PM, the sun is high and to the south").

4. The Three "Tests" (Tasks)

The paper uses this library to test computers on three specific challenges:

  • Test A: Shadow Generation (The Artist)

    • The Task: Give the computer a picture of a city and a text prompt like "It's 4:00 PM in July." Ask it to draw what the shadows will look like.
    • The Result: They tested different AI models. The best one (DeepShade) was able to draw shadows that looked very realistic and followed the correct physics, while others made mistakes or looked blurry.
  • Test B: Shadow Segmentation (The Detective)

    • The Task: Show the computer a picture of a city and ask it to circle only the shadowed areas.
    • The Result: This is surprisingly hard for computers. Shadows are often faint and blend into the ground. The paper found that even advanced AI models struggle to find the exact edges of shadows, especially in the early morning or late afternoon when shadows are long and thin.
  • Test C: 3D Reconstruction (The Architect)

    • The Task: Show the computer a 2D satellite photo and ask it to build a 3D model of the buildings.
    • The Result: ShadeBench provides the "answer key" (the perfect 3D model) so researchers can measure exactly how close the computer's 3D guess is to reality.

Why This Matters

The authors aren't claiming this will immediately save lives or change city planning today. Instead, they are saying: "We finally built a fair, standardized playground where researchers can test their shadow-predicting tools."

Before this, everyone was using different maps and different rules, so you couldn't tell if one computer program was actually better than another. Now, with ShadeBench, researchers can run their programs through the same "driving test" to see who can best predict where the shade will be, helping us eventually design cooler, more comfortable cities.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →