What *are* ANN representations actually?

  • 4 Replies
  • 1478 Views
*

LOCKSUIT

  • Emerged from nothing
  • Trusty Member
  • *******************
  • Prometheus
  • *
  • 4659
  • First it wiggles, then it is rewarded.
    • Main Project Thread
What *are* ANN representations actually?
« on: August 30, 2018, 11:33:44 pm »
Ok korrelan n all time to solve something here..

ANNs use backprop to generate weights in a hierarchy, ahem, representations, mathematical representations, abstracting the data more and more farther the deeper you go up the layers until the data deep in is unrecognizable and is so mathy, representing something deep, RIGHT?

Now, drumroll,

why mathematical representations? Or IOW why representations?

I mean, after deploying the trained net, the representations help see the parts of a fed in image of a cat and output the correct class 'cat', right?

Who says you need to make some numeric representation in the next layer after the data input layer? Why?



Also teach me some key facts about Representations in ANNs.
« Last Edit: August 30, 2018, 11:55:26 pm by LOCKSUIT »
Emergent          https://openai.com/blog/

*

ranch vermin

  • Not much time left.
  • Terminator
  • *********
  • 947
  • Its nearly time!
Re: What *are* ANN representations actually?
« Reply #1 on: August 31, 2018, 07:06:37 am »
What your representing is more important than how you represent it,  and how you explain it is completely personal to the scientist at hand,  so expect great conflicts when going to learn things off other people.  Its life.

*

Art

  • At the end of the game, the King and Pawn go into the same box.
  • Trusty Member
  • **********************
  • Colossus
  • *
  • 5865
Re: What *are* ANN representations actually?
« Reply #2 on: August 31, 2018, 12:25:01 pm »
Much akin to an ordinary video game. Characters/objects move around, limited by their "world".

What we don't see is the underlying math that represents said object and determines how, when and where it is allowed to move and at what speed.
Thousands of calculations are performed in the background, formulas tested, measured and exacted. All of those If...Then scenarios carried out and if certain conditions are met, you might win that level and on to the next.

Without the math, formulas, equations, etc., all you've got is hardware...same with computers, robotics, and other electronic devices.
In the world of AI, it's the thought that counts!

*

Korrelan

  • Trusty Member
  • ***********
  • Eve
  • *
  • 1454
  • Look into my eyes! WOAH!
    • YouTube
Re: What *are* ANN representations actually?
« Reply #3 on: August 31, 2018, 01:14:20 pm »
I’m not quite sure what you’re asking but…

Quote
abstracting the data more and more farther the deeper you go up the layers until the data deep in is unrecognizable and is so mathy, representing something deep, RIGHT?

Erm… yes and no.  Let’s use vision as an example. 

A deep convolutional network starts by looking for very small abstract features, bits of lines, parts of circles, gradients, etc. At each successive layer these features are combined to create ever more recognisable larger features.  So… technically the data, actually gets more recognisable as it moves through the schema.

The ambiguity of the data to a human viewer is simply because it’s a computer algorithm doing the selection/ matching process.  The computer is not using a human compatible/ equivalent methodology, it’s a mathematical approximation.  The computer is selecting and combining features ‘it’ finds relevant, based on the algorithms being implemented… these selections are usually not compatible with our visual/ sensory systems.

Quote
Who says you need to make some numeric representation in the next layer after the data input layer? Why?

That’s just the way it’s designed to work lol. The whole schema/ design is based on this method.  It’s a computational approximation of a human system. The numeric representations are the computers equivalent of bits of an image; an eye, a nose, etc.  These are what are combined to make a more detailed representation in the next layer.

The whole idea of a NN is to combine/ filter/ match the sparse/ complex input data into bigger more recognisable chunks/ concepts as the data moves through the network.

 :)
« Last Edit: August 31, 2018, 01:39:43 pm by korrelan »
It thunk... therefore it is!...    /    Project Page    /    KorrTecx Website

*

LOCKSUIT

  • Emerged from nothing
  • Trusty Member
  • *******************
  • Prometheus
  • *
  • 4659
  • First it wiggles, then it is rewarded.
    • Main Project Thread
Re: What *are* ANN representations actually?
« Reply #4 on: August 31, 2018, 11:29:39 pm »
The deeper you go, the clearer AND more abstract it gets.....in ANNs!

I'm not arguing that how they represent features is bad. I'm arguing that how they represent features is how they in turn decide what to represent, and that is bad!

Why wouldn't you want to store man AND woman AND human? Why learn the MATHEMATICAL REPRESENTATION "human" and drop the data man and woman and human!? Is it because mainstream backprop needs continuous variables? That forces it to use numbers. But continuous variables and this sort of backprop is only trying to figure out which connections to strengthen of say 5 connected to a feature. Right?
Emergent          https://openai.com/blog/

 


OpenAI Speech-to-Speech Reasoning Demo
by MikeB (AI News )
March 31, 2024, 01:00:53 pm
Say good-bye to GPUs...
by MikeB (AI News )
March 23, 2024, 09:23:52 am
Google Bard report
by ivan.moony (AI News )
February 14, 2024, 04:42:23 pm
Elon Musk's xAI Grok Chatbot
by MikeB (AI News )
December 11, 2023, 06:26:33 am
Nvidia Hype
by 8pla.net (AI News )
December 06, 2023, 10:04:52 pm
How will the OpenAI CEO being Fired affect ChatGPT?
by 8pla.net (AI News )
December 06, 2023, 09:54:25 pm
Independent AI sovereignties
by WriterOfMinds (AI News )
November 08, 2023, 04:51:21 am
LLaMA2 Meta's chatbot released
by 8pla.net (AI News )
October 18, 2023, 11:41:21 pm

Users Online

258 Guests, 0 Users

Most Online Today: 343. Most Online Ever: 2369 (November 21, 2020, 04:08:13 pm)

Articles