← Latest papers
💻 computer science

Privacy-Preserving Clothing Classification using Vision Transformer for Thermal Comfort Estimation

This paper proposes a privacy-preserving clothing classification method using Vision Transformers (ViT) that enables secure occupant-centric thermal comfort control by maintaining high accuracy on encrypted images, thereby overcoming the severe accuracy degradation typically associated with conventional privacy-preserving image classification schemes.

Original authors: Tatsuya Chuman, Yousuke Udagawa, Hitoshi Kiya

Published 2026-04-30
📖 4 min read☕ Coffee break read

Original authors: Tatsuya Chuman, Yousuke Udagawa, Hitoshi Kiya

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 you want your home's air conditioning to be perfectly comfortable, but you don't want to show your family photos to the company that manages the system. That's the problem this paper solves.

Here is the story of how they did it, explained simply:

The Problem: The "Glass House" Dilemma

To make a room feel just right, heating and cooling systems need to know what people are wearing. A heavy coat means the room needs to be warmer; a t-shirt means it can be cooler.

Usually, cameras take pictures of people to guess what they are wearing. But sending raw photos to a cloud server is like handing your diary to a stranger to read. It's a privacy nightmare.

Scientists have tried to fix this by scrambling the photos (encrypting them) before sending them. However, there's a catch: scrambling usually breaks the "brain" (the AI) trying to read the photo. It's like trying to solve a jigsaw puzzle when someone has chopped the pieces into tiny, unrecognizable bits. The old methods were so bad at reading scrambled photos that the AI would guess wrong almost half the time.

The Solution: The "Lego Block" Brain

The authors of this paper found a new way to scramble the photos that doesn't break the AI's brain. They used a special type of AI called a Vision Transformer (ViT).

Think of a normal AI (like a CNN) as a detective who looks at a photo pixel-by-pixel, like reading a book one letter at a time. If you shuffle the letters, the detective can't read the story.

The Vision Transformer, however, is like a detective who looks at the photo in big chunks (like Lego blocks). It doesn't care about the exact order of the tiny pixels inside the block; it just cares about the shape and color of the whole block.

The Magic Trick: The Secret Shuffle

Here is the clever part of their method:

  1. The Setup: The AI developer takes a pre-trained "brain" and locks it with a secret key.
  2. The Scramble: When a user wants to check their outfit, they take their photo and cut it into those same big "Lego blocks." Then, using the secret key, they shuffle the blocks around and mix up the pixels inside each block.
    • Analogy: Imagine a photo of a cat. The old method would turn it into static noise. This new method turns it into a photo where the cat's head is on the left, the tail is on the right, and the fur is a different color, but the shape of the cat is still there.
  3. The Result: Because the Vision Transformer only looks at the big chunks, it can still recognize the "cat" (or the "coat") even though the picture looks like a scrambled mess to a human eye.

What They Found

The researchers tested this on a huge database of clothing photos, sorting them into four groups: sleeveless, short-sleeve, long-sleeve, and heavy outerwear.

  • The Old Way (Pixel-based): When they scrambled the photos, the AI's accuracy dropped significantly. For heavy coats, it went from being right 73% of the time to only 65%. It was struggling to tell the difference between a sweater and a jacket.
  • The New Way (ViT-based): When they used their new "Lego block" shuffle, the AI got 95.65% right.
    • The Miracle: The accuracy on the scrambled photos was exactly the same as the accuracy on the original, unscrambled photos. The scrambling didn't hurt the AI at all.

The Bottom Line

This paper shows that we can now send "scrambled" photos to the cloud to figure out what people are wearing for temperature control, without the AI losing its ability to guess correctly.

It's like sending a locked, shuffled puzzle to a friend who has the special skill to solve it instantly, while keeping the picture hidden from everyone else. This makes it possible to have smart, comfortable homes without sacrificing your privacy.

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 →