The Naked Scientists
  • Login
  • Register
  • Podcasts
      • The Naked Scientists
      • eLife
      • Naked Genetics
      • Naked Astronomy
      • In short
      • Naked Neuroscience
      • Ask! The Naked Scientists
      • Question of the Week
      • Archive
      • Video
      • SUBSCRIBE to our Podcasts
  • Articles
      • Science News
      • Features
      • Interviews
      • Answers to Science Questions
  • Get Naked
      • Donate
      • Do an Experiment
      • Science Forum
      • Ask a Question
  • About
      • Meet the team
      • Our Sponsors
      • Site Map
      • Contact us

User menu

  • Login
  • Register
  • Home
  • Help
  • Search
  • Tags
  • Recent Topics
  • Login
  • Register
  1. Naked Science Forum
  2. General Discussion & Feedback
  3. Just Chat!
  4. Is there a universal moral standard?
« previous next »
  • Print
Pages: 1 ... 32 33 [34] 35 36 ... 212   Go Down

Is there a universal moral standard?

  • 4236 Replies
  • 968254 Views
  • 2 Tags

0 Members and 299 Guests are viewing this topic.

Offline hamdani yusuf (OP)

  • Naked Science Forum GOD!
  • *******
  • 11799
  • Activity:
    92.5%
  • Thanked: 285 times
Re: Is there a universal moral standard?
« Reply #660 on: 26/11/2020 21:55:24 »
What motivates them to acquire power? Is it their terminal goal? When did they start to have that goal? Is it when they choose their professions? Did they have the same goal when they were still children?

I appreciate simplicity as long as it works. Otherwise it would be as useless as wooden aeroplanes in the cargo cult.
Logged
Unexpected results come from false assumptions.
 



Offline hamdani yusuf (OP)

  • Naked Science Forum GOD!
  • *******
  • 11799
  • Activity:
    92.5%
  • Thanked: 285 times
Re: Is there a universal moral standard?
« Reply #661 on: 26/11/2020 22:19:17 »
IMO, power acquisition is just an instrumental goal. The power can provide easy access to resources by shifting the burden of hard working to other people.
They need the resources to survive,  getting pleasure and avoiding pain,  which are basic instincts shaped by evolutionary process.
Logged
Unexpected results come from false assumptions.
 

Offline alancalverd

  • Global Moderator
  • Naked Science Forum GOD!
  • ********
  • 21147
  • Activity:
    71%
  • Thanked: 60 times
  • Life is too short for instant coffee
Re: Is there a universal moral standard?
« Reply #662 on: 27/11/2020 19:59:53 »
Quote from: hamdani yusuf on 26/11/2020 21:55:24
Did they have the same goal when they were still children?
Quite probably. The one thing career politicians of all colors have in common is that they obviously had no friends at school. 
Logged
Helping stem the tide of ignorance
 

Offline hamdani yusuf (OP)

  • Naked Science Forum GOD!
  • *******
  • 11799
  • Activity:
    92.5%
  • Thanked: 285 times
Re: Is there a universal moral standard?
« Reply #663 on: 28/11/2020 02:44:32 »
Quote from: alancalverd on 27/11/2020 19:59:53
Quote from: hamdani yusuf on 26/11/2020 21:55:24
Did they have the same goal when they were still children?
Quite probably. The one thing career politicians of all colors have in common is that they obviously had no friends at school. 
Do you think that they inherited that goal as a genetic trait? Or it was the result of their early education?
Logged
Unexpected results come from false assumptions.
 

Offline alancalverd

  • Global Moderator
  • Naked Science Forum GOD!
  • ********
  • 21147
  • Activity:
    71%
  • Thanked: 60 times
  • Life is too short for instant coffee
Re: Is there a universal moral standard?
« Reply #664 on: 28/11/2020 14:46:40 »
"All political careers end in failure" (Enoch Powell) . So if you are no good at anything, a sensible career choice would be one where you are not expected to do anything useful. Hence perverts become religious professionals and incompetents become politicians.
Logged
Helping stem the tide of ignorance
 



Offline hamdani yusuf (OP)

  • Naked Science Forum GOD!
  • *******
  • 11799
  • Activity:
    92.5%
  • Thanked: 285 times
Re: Is there a universal moral standard?
« Reply #665 on: 30/11/2020 10:38:51 »
Quote from: hamdani yusuf on 26/11/2020 10:26:56
If we know what the universal terminal goal is, than the answer to morality would become straightforward. The more information we have about the situation can only be useful if we have the fundamentals right. As I mentioned before, not every bit of information has the same significance. In every project, the goal is always one of the most significant bit of information, if not the most. If we set the wrong goal, then the more other bits of information that we get will only bring us further away from achieving the right goal. The project I'm talking about here is living a meaningful life.

In another thread I've mentioned about deep believe network which models how a conscious agent work. The terminal goal of a conscious agent would reside in the deepest layer of the believe network.

Quote from: hamdani yusuf on 12/11/2020 04:23:51
Intelligent agents are expected to have the ability to learn from raw data. It means that they have tools to pre-process those raw data to filter out noises or flukes and extract useful information. When those agents interact with one another, especially when they must compete for finite resources, the more important is the ability to filter out misinformation. It requires an algorithm to determine if some data inputs are believable or not. At this point we are seeing that artificial intelligence is getting closer to natural intelligence. This exhibits a feature similar to critical thinking of conscious beings.
Quote from: hamdani yusuf on 02/11/2020 22:04:11
Descartes has pointed out that the only self evident information a conscious agent can get is its own existence. Any other information requires corroborating evidences to support it. So in the end, the reliability of an information will be measured/valued by its ability to help preserving conscious agents.


Quote
In machine learning, a deep belief network (DBN) is a generative graphical model, or alternatively a class of deep neural network, composed of multiple layers of latent variables ("hidden units"), with connections between the layers but not between units within each layer.[1]

When trained on a set of examples without supervision, a DBN can learn to probabilistically reconstruct its inputs. The layers then act as feature detectors.[1] After this learning step, a DBN can be further trained with supervision to perform classification.[2]

DBNs can be viewed as a composition of simple, unsupervised networks such as restricted Boltzmann machines (RBMs)[1] or autoencoders,[3] where each sub-network's hidden layer serves as the visible layer for the next. An RBM is an undirected, generative energy-based model with a "visible" input layer and a hidden layer and connections between but not within layers. This composition leads to a fast, layer-by-layer unsupervised training procedure, where contrastive divergence is applied to each sub-network in turn, starting from the "lowest" pair of layers (the lowest visible layer is a training set).

The observation[2] that DBNs can be trained greedily, one layer at a time, led to one of the first effective deep learning algorithms.[4]:6 Overall, there are many attractive implementations and uses of DBNs in real-life applications and scenarios (e.g., electroencephalography,[5] drug discovery[6][7][8]).
https://en.wikipedia.org/wiki/Deep_belief_network


Let's explore further to the diagram above to find useful patterns applicable in discussing morality. The lowest layer represents sensory inputs, which can be found in most automatons and simple organisms, besides the more complex conscious agents. The higher layers represent longer term goals/reference/deeper believe. The highest layer represents the terminal goal of the system.
Information (or misinformation) in higher layers have higher significance in moral judgement. It's comparable to the hierarchy I quoted before.

Quote from: hamdani yusuf on 05/05/2020 10:20:54
https://en.wikipedia.org/wiki/Heinz_dilemma
The Heinz dilemma is a frequently used example in many ethics and morality classes. One well-known version of the dilemma, used in Lawrence Kohlberg's stages of moral development, is stated as follows[1]:
Quote
A woman was on her deathbed. There was one drug that the doctors thought might save her. It was a form of radium that a druggist in the same town had recently discovered. The drug was expensive to make, but the druggist was charging ten times what the drug cost him to produce. He paid $200 for the radium and charged $2,000 for a small dose of the drug. The sick woman's husband, Heinz, went to everyone he knew to borrow the money, but he could only get together about $1,000 which is half of what it cost. He told the druggist that his wife was dying and asked him to sell it cheaper or let him pay later. But the druggist said: “No, I discovered the drug and I'm going to make money from it.” So Heinz got desperate and broke into the man's laboratory to steal the drug for his wife. Should Heinz have broken into the laboratory to steal the drug for his wife? Why or why not?

Quote
From a theoretical point of view, it is not important what the participant thinks that Heinz should do. Kohlberg's theory holds that the justification the participant offers is what is significant, the form of their response. Below are some of many examples of possible arguments that belong to the six stages:




In the light of universal terminal goal, the six stages above could be extended up and down to cover systems with higher as well as lower consciousness levels than average human individuals. The pattern here is that the lower the level, the more localized in space and time the causality of actions/decisions is under consideration.
« Last Edit: 30/11/2020 10:46:29 by hamdani yusuf »
Logged
Unexpected results come from false assumptions.
 

Offline alancalverd

  • Global Moderator
  • Naked Science Forum GOD!
  • ********
  • 21147
  • Activity:
    71%
  • Thanked: 60 times
  • Life is too short for instant coffee
Re: Is there a universal moral standard?
« Reply #666 on: 30/11/2020 14:52:25 »
Would you want someone to do it for you? Yes.

Did Heinz do it to his wife? Yes.

Keep it simple.

If you want to make it complicated, not paying your taxes to a corrupt government is illegal but not immoral.
Logged
Helping stem the tide of ignorance
 

Offline hamdani yusuf (OP)

  • Naked Science Forum GOD!
  • *******
  • 11799
  • Activity:
    92.5%
  • Thanked: 285 times
Re: Is there a universal moral standard?
« Reply #667 on: 30/11/2020 15:14:01 »
Quote from: alancalverd on 30/11/2020 14:52:25
Would you want someone to do it for you? Yes.

Did Heinz do it to his wife? Yes.

Keep it simple.

If you want to make it complicated, not paying your taxes to a corrupt government is illegal but not immoral.
What are you referring to?

Does paying taxes pass your tests?
Logged
Unexpected results come from false assumptions.
 

Offline alancalverd

  • Global Moderator
  • Naked Science Forum GOD!
  • ********
  • 21147
  • Activity:
    71%
  • Thanked: 60 times
  • Life is too short for instant coffee
Re: Is there a universal moral standard?
« Reply #668 on: 30/11/2020 18:28:20 »
Go back to Heinz. Theft is illegal but in this case not immoral. Tax evasion is another example.
Logged
Helping stem the tide of ignorance
 



Offline hamdani yusuf (OP)

  • Naked Science Forum GOD!
  • *******
  • 11799
  • Activity:
    92.5%
  • Thanked: 285 times
Re: Is there a universal moral standard?
« Reply #669 on: 30/11/2020 21:54:34 »
Quote from: hamdani yusuf on 30/11/2020 10:38:51
In the light of universal terminal goal, the six stages above could be extended up and down to cover systems with higher as well as lower consciousness levels than average human individuals. The pattern here is that the lower the level, the more localized in space and time the causality of actions/decisions is under consideration.
Here are some examples to show where the layer of believe which contains misinformation determines how good or bad the moral of an agent is.
1. A driver get eye sight problem because of an extremely bright lightning nearby, which makes him hard to see. His car overrun some pedestrians which he doesn't aware of. They died due to the injury.
2. A drunk driver get sensomotoric and coordination  problems which makes him hard to control his own body. His car overrun some pedestrians as a result. They died due to the injury.
3. A driver misidentifies some random pedestrians with robbers who just killed his family members. He overrun them with his car and kill them.
4. A driver believes in a conspiracy theory which says that a location is being used to kidnap children to be sold as sex slaves. He drives his car to overrun some people coming out of that place and kill them.
5. A driver is a sympathizer of an extremely religious organization who believe that global society is  guilty for not practicing their ideal way of life. He drives his car to overrun some random pedestrians on the street and kill them.
6. A driver is a psychopath who believe that his happiness is the only thing that matters. He drives his car to overrun some random pedestrians on the street and kill them for fun.
In all of those cases, the chronology is identical for a few last minutes before people die. But moral judgment to the driver is not necessarily equal. It depends on where the false information lies in the driver's believe system hierarchy. Higher levels of believe system of a conscious agent have more influence on the agent's behavior  in the long run.
Logged
Unexpected results come from false assumptions.
 

Offline alancalverd

  • Global Moderator
  • Naked Science Forum GOD!
  • ********
  • 21147
  • Activity:
    71%
  • Thanked: 60 times
  • Life is too short for instant coffee
Re: Is there a universal moral standard?
« Reply #670 on: 01/12/2020 00:48:47 »
1 is an accident."death by misadventure"  would be recorded and the driver cannot be considered guilty or morally flawed.

2. Drunken driving is a particular criminal offence whether or not anyone is injured, and because it puts "persons unknown" in danger, is morally reprehensible

3 In a civilised society the state investigates and punishes criminals. You may not kill except in selfdefence or to prevent an ongoing crime - and even then, "reasonable force"  is a test. So the action is immoral under test 1: you wouldn't want anyone to kill you just because you looked like someone else.

4, 5 and 6. Intentional random killing is against any recognisable moral code. Your motives and beliefs are irrelevant: you wouldn't want anyone else to kill you for his beliefs or pleasure, even if you are motivated to kill your wife, so they fail Test 1.
Logged
Helping stem the tide of ignorance
 

Offline hamdani yusuf (OP)

  • Naked Science Forum GOD!
  • *******
  • 11799
  • Activity:
    92.5%
  • Thanked: 285 times
Re: Is there a universal moral standard?
« Reply #671 on: 01/12/2020 01:13:49 »
Quote from: alancalverd on 30/11/2020 18:28:20
Go back to Heinz. Theft is illegal but in this case not immoral. Tax evasion is another example.
You seem to overlook my last question.
Does paying taxes pass your tests?

Your statements are quite short, but their implications seem to have a wide range. I'd like to know some hidden assumptions underlying those statements to prevent misunderstandings. Can you write them down here?
Logged
Unexpected results come from false assumptions.
 

Offline hamdani yusuf (OP)

  • Naked Science Forum GOD!
  • *******
  • 11799
  • Activity:
    92.5%
  • Thanked: 285 times
Re: Is there a universal moral standard?
« Reply #672 on: 01/12/2020 01:15:40 »
Quote from: alancalverd on 01/12/2020 00:48:47
2. Drunken driving is a particular criminal offence whether or not anyone is injured, and because it puts "persons unknown" in danger, is morally reprehensible
Let's change the word drunk with sleepy. Does it make a difference?
Logged
Unexpected results come from false assumptions.
 



Offline hamdani yusuf (OP)

  • Naked Science Forum GOD!
  • *******
  • 11799
  • Activity:
    92.5%
  • Thanked: 285 times
Re: Is there a universal moral standard?
« Reply #673 on: 01/12/2020 07:47:19 »
Quote from: alancalverd on 01/12/2020 00:48:47
1 is an accident."death by misadventure"  would be recorded and the driver cannot be considered guilty or morally flawed.

2. Drunken driving is a particular criminal offence whether or not anyone is injured, and because it puts "persons unknown" in danger, is morally reprehensible

3 In a civilised society the state investigates and punishes criminals. You may not kill except in selfdefence or to prevent an ongoing crime - and even then, "reasonable force"  is a test. So the action is immoral under test 1: you wouldn't want anyone to kill you just because you looked like someone else.

4, 5 and 6. Intentional random killing is against any recognisable moral code. Your motives and beliefs are irrelevant: you wouldn't want anyone else to kill you for his beliefs or pleasure, even if you are motivated to kill your wife, so they fail Test 1.
I wonder if you made those moral judgements using your morality tests. How do you make them work?
Logged
Unexpected results come from false assumptions.
 

Offline alancalverd

  • Global Moderator
  • Naked Science Forum GOD!
  • ********
  • 21147
  • Activity:
    71%
  • Thanked: 60 times
  • Life is too short for instant coffee
Re: Is there a universal moral standard?
« Reply #674 on: 01/12/2020 14:11:55 »
Quote from: hamdani yusuf on 01/12/2020 01:15:40
Let's change the word drunk with sleepy. Does it make a difference?
Not much. Unless you can prove a sudden medical condition, driving whilst knowingly unfit for any reason is an offence, so it wouldn't make a good defence. If you knew you were sleepy, you know you should not have been driving. If you claim that you were not sleepy, you were driving dangerously. If you are prone to epilepsy or narcolepsy your license will carry an endorsement requiring the correct medication, or you may be refused a licence if it is not controllable.
Logged
Helping stem the tide of ignorance
 

Offline alancalverd

  • Global Moderator
  • Naked Science Forum GOD!
  • ********
  • 21147
  • Activity:
    71%
  • Thanked: 60 times
  • Life is too short for instant coffee
Re: Is there a universal moral standard?
« Reply #675 on: 01/12/2020 14:19:13 »
Quote from: hamdani yusuf on 01/12/2020 01:13:49
Does paying taxes pass your tests?
Most people have no choice but to pay taxes or go to jail. If you think that your government is spending taxpayers' money immorally, your moral duty is to complain or move elsewhere. There is often a conflict between moral duty and personal survival, but it doesn't change the basic tests any more than having ambitions in conflict with your bank balance - the ambitions are still valid!.
Logged
Helping stem the tide of ignorance
 

Offline alancalverd

  • Global Moderator
  • Naked Science Forum GOD!
  • ********
  • 21147
  • Activity:
    71%
  • Thanked: 60 times
  • Life is too short for instant coffee
Re: Is there a universal moral standard?
« Reply #676 on: 01/12/2020 14:29:20 »
Quote from: hamdani yusuf on 01/12/2020 01:13:49
I'd like to know some hidden assumptions underlying those statements to prevent misunderstandings.
There are none. AFAIK everyone has an idea of how he likes to be treated and how he should treat his chosen partner.
Logged
Helping stem the tide of ignorance
 



Offline hamdani yusuf (OP)

  • Naked Science Forum GOD!
  • *******
  • 11799
  • Activity:
    92.5%
  • Thanked: 285 times
Re: Is there a universal moral standard?
« Reply #677 on: 01/12/2020 15:59:31 »
Quote from: alancalverd on 01/12/2020 14:29:20
Quote from: hamdani yusuf on 01/12/2020 01:13:49
I'd like to know some hidden assumptions underlying those statements to prevent misunderstandings.
There are none. AFAIK everyone has an idea of how he likes to be treated and how he should treat his chosen partner.
So let me help you identify those hidden assumptions, which are required to make your statements reasonable. In the case of tax evasion, you assumed that people live in a society which applies some form of taxation. It's not always be the case.
There is also assumption that going to jail is necessarily a bad thing. It may be true most of the time, unless if your life is extremely adventurous. It also assumed that punishment for tax evasion is going to jail, but there are alternatives, such as fine or death penalty.
For your tests which are similar to golden rule, they assumed that people have similar preferences and similar ability to think. They don't seem to realize that people can have widely different preferences. They don't seem to consider mentally disabled people.
Logged
Unexpected results come from false assumptions.
 

Offline alancalverd

  • Global Moderator
  • Naked Science Forum GOD!
  • ********
  • 21147
  • Activity:
    71%
  • Thanked: 60 times
  • Life is too short for instant coffee
Re: Is there a universal moral standard?
« Reply #678 on: 01/12/2020 17:48:43 »
The only assumption you might find, and it's a bit pedantic, is that the example is relevant. If there are no taxes, then it is not illegal, immoral, or even logically possible, to evade payment.

I was careful to distinguish between legality and morality. And I've even given an instance where complying with the law could be immoral but practically unavoidable. 

Adultery is not illegal in a civilised society, but it fails the first moral test because people expect others to keep their promises - why else make them?There is no moral principle involved if you want to go to jail because that decision per se doesn't affect anyone else.

There are no valid tests "similar to" the golden rule - either you would like others to do it to you, or you wouldn't. That's an absolute. 
Logged
Helping stem the tide of ignorance
 

Offline hamdani yusuf (OP)

  • Naked Science Forum GOD!
  • *******
  • 11799
  • Activity:
    92.5%
  • Thanked: 285 times
Re: Is there a universal moral standard?
« Reply #679 on: 01/12/2020 23:35:12 »
Quote from: hamdani yusuf on 01/12/2020 07:47:19
Quote from: alancalverd on 01/12/2020 00:48:47
1 is an accident."death by misadventure"  would be recorded and the driver cannot be considered guilty or morally flawed.

2. Drunken driving is a particular criminal offence whether or not anyone is injured, and because it puts "persons unknown" in danger, is morally reprehensible

3 In a civilised society the state investigates and punishes criminals. You may not kill except in selfdefence or to prevent an ongoing crime - and even then, "reasonable force"  is a test. So the action is immoral under test 1: you wouldn't want anyone to kill you just because you looked like someone else.

4, 5 and 6. Intentional random killing is against any recognisable moral code. Your motives and beliefs are irrelevant: you wouldn't want anyone else to kill you for his beliefs or pleasure, even if you are motivated to kill your wife, so they fail Test 1.
I wonder if you made those moral judgements using your morality tests. How do you make them work?
There you don't seem to use your tests to make your judgement in cases 1 and 2. You would need a preliminary test for those cases to dismiss them as moral problems.
For case 3, nobody wants to be executed from false accusation, but it happens every once in a while. The risk of punishing innocent people due to misidentification doesn't stop justice systems from executing punishment.
Case #4 is not random. It's because the victims happen to be in a specific place. Case #5 is like case #4 but the place is enlarged to cover a city or a country.
Sam Harris mentioned in his book a case where an ordinary person turned into a mass murderer because of brain tumor which made his brain to malfunction. In case #6, the brain dysfunction was permanent.
« Last Edit: 02/12/2020 04:49:02 by hamdani yusuf »
Logged
Unexpected results come from false assumptions.
 



  • Print
Pages: 1 ... 32 33 [34] 35 36 ... 212   Go Up
« previous next »
Tags: morality  / philosophy 
 
There was an error while thanking
Thanking...
  • SMF 2.0.15 | SMF © 2017, Simple Machines
    Privacy Policy
    SMFAds for Free Forums
  • Naked Science Forum ©

Page created in 1.187 seconds with 66 queries.

  • Podcasts
  • Articles
  • Get Naked
  • About
  • Contact us
  • Advertise
  • Privacy Policy
  • Subscribe to newsletter
  • We love feedback

Follow us

cambridge_logo_footer.png

©The Naked Scientists® 2000–2017 | The Naked Scientists® and Naked Science® are registered trademarks created by Dr Chris Smith. Information presented on this website is the opinion of the individual contributors and does not reflect the general views of the administrators, editors, moderators, sponsors, Cambridge University or the public at large.