Saturday, June 28, 2025
News PouroverAI
Visit PourOver.AI
No Result
View All Result
  • Home
  • AI Tech
  • Business
  • Blockchain
  • Data Science & ML
  • Cloud & Programming
  • Automation
  • Front-Tech
  • Marketing
  • Home
  • AI Tech
  • Business
  • Blockchain
  • Data Science & ML
  • Cloud & Programming
  • Automation
  • Front-Tech
  • Marketing
News PouroverAI
No Result
View All Result

The mind’s eye of a neural network system

November 16, 2023
in AI Technology
Reading Time: 3 mins read
0 0
A A
0
Share on FacebookShare on Twitter


In the background of image recognition software that can identify our friends on social media and wildflowers in our yard are neural networks, a type of artificial intelligence inspired by how our own brains process data. While neural networks quickly process data, it is difficult to trace the origin of errors that are obvious to humans – like mistaking a Converse high-top for an ankle boot. This limitation restricts their use in critical areas such as healthcare image analysis or research. However, a new tool developed at Purdue University simplifies the process of finding these errors, making it as easy as spotting mountaintops from an airplane.

“In a sense, if a neural network were able to speak, we’re showing you what it would be trying to say,” said David Gleich, a Purdue professor of computer science in the College of Science who developed the tool. The tool, featured in a paper published in Nature Machine Intelligence, helps identify areas where the network requires more information to fulfill a given task. Gleich advises using this tool for high-stakes neural network decision scenarios or image prediction tasks.

The code for the tool is available on GitHub, along with demonstrations of its use cases. Gleich collaborated on the research with Tamal K. Dey, also a Purdue professor of computer science, and Meng Liu, a former Purdue graduate student who earned a doctorate in computer science.

During testing, Gleich’s team discovered neural networks mislabeling images in databases of various subjects, including chest X-rays, gene sequences, and apparel. For instance, the neural network repeatedly mistook images of cars from the Imagenette database for cassette players. This occurred because the images were sourced from online sales listings, including tags for the cars’ stereo equipment.

Neural network image recognition systems are algorithms that mimic the weighted firing pattern of neurons to analyze and identify images. These systems are trained with a “training set” of images that provide data on each pixel, tags, and other information, along with the image’s classification. Using this training set, the network learns and extracts the necessary information to match input values with the appropriate category. This information, represented as an embedded vector, calculates the probability of an image belonging to each category. Typically, the correct identity of the image lies within the category with the highest probability.

However, these embedded vectors and probabilities do not correlate with the decision-making process humans recognize. The network produces an embedded vector of 128 numbers that do not correspond to physical features but enable image classification. In other words, the inner workings of a trained system are like a “black box” filled with unrecognizable numbers across multiple layers.

Gleich’s approach visualizes the relationship that the computer perceives among all the images in a database, rather than tracing the decision-making path of a single image through the network. This approach provides a bird’s-eye view of how the neural network organizes the images. The relationship among the images is based on the embedded vectors and probabilities generated by the network. To enhance the view and identify areas of confusion, Gleich’s team developed a method of splitting and overlapping the classifications. They then map these relationships onto a Reeb graph, a tool from the field of topological data analysis. The graph represents related image groups as dots, color-coded by classification. Overlapping dots of different colors indicate areas of high probability for multiple classifications. By zooming in on these overlapping dots, areas of confusion, such as the car labeled as both a car and a cassette player, become apparent.

“What we’re doing is taking the complex information generated by the network and providing people with an understanding of how the network sees the data at a macroscopic level,” Gleich explained. “The Reeb map highlights the important aspects, the major groups, and their relationships, allowing us to identify errors.”

“Topological Structure of Complex Predictions” was supported by the National Science Foundation and the U.S. Department of Energy.



Source link

Tags: eyemindsNetworkNeuralsystemTelecommunications; Biometric; Physics; Technology; Computers and Internet; Information Technology; Neural Interfaces; Hacking
Previous Post

Realistic talking faces created from only an audio clip and a person’s photo

Next Post

Type-Hinting DataFrames for Static Analysis and Runtime Validation | by Christopher Ariza | Nov, 2023

Related Posts

How insurance companies can use synthetic data to fight bias
AI Technology

How insurance companies can use synthetic data to fight bias

June 10, 2024
From Low-Level to High-Level Tasks: Scaling Fine-Tuning with the ANDROIDCONTROL Dataset
AI Technology

From Low-Level to High-Level Tasks: Scaling Fine-Tuning with the ANDROIDCONTROL Dataset

June 10, 2024
Decoding Decoder-Only Transformers: Insights from Google DeepMind’s Paper
AI Technology

Decoding Decoder-Only Transformers: Insights from Google DeepMind’s Paper

June 9, 2024
How Game Theory Can Make AI More Reliable
AI Technology

How Game Theory Can Make AI More Reliable

June 9, 2024
Buffer of Thoughts (BoT): A Novel Thought-Augmented Reasoning AI Approach for Enhancing Accuracy, Efficiency, and Robustness of LLMs
AI Technology

Buffer of Thoughts (BoT): A Novel Thought-Augmented Reasoning AI Approach for Enhancing Accuracy, Efficiency, and Robustness of LLMs

June 9, 2024
Deciphering Doubt: Navigating Uncertainty in LLM Responses
AI Technology

Deciphering Doubt: Navigating Uncertainty in LLM Responses

June 9, 2024
Next Post
Type-Hinting DataFrames for Static Analysis and Runtime Validation | by Christopher Ariza | Nov, 2023

Type-Hinting DataFrames for Static Analysis and Runtime Validation | by Christopher Ariza | Nov, 2023

How is Data Science Relevant to Game Development? |  Artificial Intelligence | Gaming | @SCALER

How is Data Science Relevant to Game Development? | Artificial Intelligence | Gaming | @SCALER

Algorithms and automation for propulsion efficiency | with Frugal Technologies and Uni-tankers

Algorithms and automation for propulsion efficiency | with Frugal Technologies and Uni-tankers

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

  • Trending
  • Comments
  • Latest
23 Plagiarism Facts and Statistics to Analyze Latest Trends

23 Plagiarism Facts and Statistics to Analyze Latest Trends

June 4, 2024
How ‘Chain of Thought’ Makes Transformers Smarter

How ‘Chain of Thought’ Makes Transformers Smarter

May 13, 2024
Amazon’s Bedrock and Titan Generative AI Services Enter General Availability

Amazon’s Bedrock and Titan Generative AI Services Enter General Availability

October 2, 2023
Is C.AI Down? Here Is What To Do Now

Is C.AI Down? Here Is What To Do Now

January 10, 2024
The Importance of Choosing a Reliable Affiliate Network and Why Olavivo is Your Ideal Partner

The Importance of Choosing a Reliable Affiliate Network and Why Olavivo is Your Ideal Partner

October 30, 2023
Managing PDFs in Node.js with pdf-lib

Managing PDFs in Node.js with pdf-lib

November 16, 2023
Can You Guess What Percentage Of Their Wealth The Rich Keep In Cash?

Can You Guess What Percentage Of Their Wealth The Rich Keep In Cash?

June 10, 2024
AI Compared: Which Assistant Is the Best?

AI Compared: Which Assistant Is the Best?

June 10, 2024
How insurance companies can use synthetic data to fight bias

How insurance companies can use synthetic data to fight bias

June 10, 2024
5 SLA metrics you should be monitoring

5 SLA metrics you should be monitoring

June 10, 2024
From Low-Level to High-Level Tasks: Scaling Fine-Tuning with the ANDROIDCONTROL Dataset

From Low-Level to High-Level Tasks: Scaling Fine-Tuning with the ANDROIDCONTROL Dataset

June 10, 2024
UGRO Capital: Targeting to hit milestone of Rs 20,000 cr loan book in 8-10 quarters: Shachindra Nath

UGRO Capital: Targeting to hit milestone of Rs 20,000 cr loan book in 8-10 quarters: Shachindra Nath

June 10, 2024
Facebook Twitter LinkedIn Pinterest RSS
News PouroverAI

The latest news and updates about the AI Technology and Latest Tech Updates around the world... PouroverAI keeps you in the loop.

CATEGORIES

  • AI Technology
  • Automation
  • Blockchain
  • Business
  • Cloud & Programming
  • Data Science & ML
  • Digital Marketing
  • Front-Tech
  • Uncategorized

SITEMAP

  • Disclaimer
  • Privacy Policy
  • DMCA
  • Cookie Privacy Policy
  • Terms and Conditions
  • Contact us

Copyright © 2023 PouroverAI News.
PouroverAI News

No Result
View All Result
  • Home
  • AI Tech
  • Business
  • Blockchain
  • Data Science & ML
  • Cloud & Programming
  • Automation
  • Front-Tech
  • Marketing

Copyright © 2023 PouroverAI News.
PouroverAI News

Welcome Back!

Login to your account below

Forgotten Password? Sign Up

Create New Account!

Fill the forms bellow to register

All fields are required. Log In

Retrieve your password

Please enter your username or email address to reset your password.

Log In