Skip to main content
  1. Home
  2. Emerging Tech
  3. News

Tokyo 2020 Olympics could deploy facial-recognition tech on a huge scale

Add as a preferred source on Google

While the jury is still out on the extent to which facial recognition technology will be used globally years from now, many tech firms are continuing to push ahead with its development, with big players like Apple going so far as to incorporate it into its flagship iPhone X handset.

Now the organizing committee of the Tokyo 2020 Olympics and Paralympics is taking notice of the technology, and wants to use it on a huge scale at the global sporting extravaganza, sources told the Japan Times recently.

Recommended Videos

Developed by NEC Corp., the committee said the system would aid security by eliminating the problem of forged or stolen ID cards, and also speed up the flow of athletes, officials, and media personnel entering the venues. It’s estimated the system will manage up to 400,000 people, marking the biggest ever deployment of facial recognition technology at an Olympic Games.

To set up the system, photos of faces will need to be submitted to a database so the technology can compare them with the faces of athletes and workers when they arrive at a venue.

The logistics of the system have been deemed too challenging to operate for spectators, who will be asked to show their tickets at venue entrances as usual.

With the Olympics still more than two years away, the technology is expected to be refined through testing to prevent any delays at the gate that could cause inconvenience and stress to athletes preparing for possibly the biggest moment in their sporting careers.

NEC has been developing facial recognition technology for many years, and in 2014 hit the headlines with a system called NeoFace that apparently helped the Chicago Police Department track down a suspected criminal. NeoFace analyzes faces in live-streaming security footage and searches for identical faces in its database, alerting the authorities to any matches.

NEC’s technology also showed up recently in a CaliBurger kiosk that the fast-food company is currently testing at one of its restaurants. The machine recognizes customers from previous visits and uses the data to suggest meal orders based on past selections.

But while advances in the platform have resulted in growing interest from companies and organizations around the world, it has not all been smooth sailing for facial recognition technology. Privacy advocates, for example, are worried that it could lead to increased public surveillance and the potential erosion of civil liberties. Others, meanwhile, question its effectiveness regarding matters of security, an issue that the organizers of the Tokyo Olympics will be studying carefully.

Trevor Mogg
Contributing Editor
Not so many moons ago, Trevor moved from one tea-loving island nation that drives on the left (Britain) to another (Japan)…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more