English: Reading Comprehension Set 37

Directions: Read the following passage and answer the questions that follows.

Neuroscience, like many other sciences, has a bottomless appetite for data. Flashy enterprises such as the BRAIN Initiative, announced by Barack Obama in 2013, or the Human Brain Project, approved by the European Union in the same year, aim to analyse the way that thousands or even millions of nerve cells interact in a real brain. The hope is that the torrents of data these schemes generate will contain some crucial nuggets that let neuroscientists get closer to understanding how exactly the brain does what it does.
But a paper just published in PLOS Computational Biology questions whether more information is the same thing as more understanding. It does so by way of neuroscience’s favourite analogy: comparing the brain to a computer. Like brains, computers process information by shuffling electricity around complicated circuits. Unlike the workings of brains, though, those of computers are understood on every level.
Eric Jonas of the University of California, Berkeley, and Konrad Kording of Northwestern University, in Chicago, who both have backgrounds in neuroscience and electronic engineering, reasoned that a computer was therefore a good way to test the analytical toolkit used by modern neuroscience. Their idea was to see whether applying those techniques to a microprocessor produced information that matched what they already knew to be true about how the chip works.
Their test subject was the MOS Technology 6502, first produced in 1975 and famous for powering, among other things, early Atari, Apple and Commodore computers. With just 3,510 transistors, the 6502 is simple enough for enthusiasts to have created a simulation that can model the electrical state of every transistor, and the voltage on every one of the thousands of wires connecting those transistors to each other, as the virtual chip runs a particular program. That simulation produces about 1.5 gigabytes of data a second—a large amount, but well within the capabilities of the algorithms currently employed to probe the mysteries of biological brains.

The chips are down
One common tactic in brain science is to compare damaged brains with healthy ones. If damage to part of the brain causes predictable changes in behaviour, then researchers can infer what that part of the brain does. In rats, for instance, damaging the hippocampuses—two small, banana-shaped structures buried towards the bottom of the brain—reliably interferes with the creatures’ ability to recognise objects.
When applied to the chip, though, that method turned up some interesting false positives. The researchers found, for instance, that disabling one particular group of transistors prevented the chip from running the boot-up sequence of “Donkey Kong”—the Nintendo game that introduced Mario the plumber to the world—while preserving its ability to run other games. But it would be a mistake, Dr Jonas points out, to conclude that those transistors were thus uniquely responsible for “Donkey Kong”. The truth is more subtle. They are instead part of a circuit which implements a much more basic computing function that is crucial for loading one piece of software, but not some others.
Another neuroscientific approach is to look for correlations between the activity of groups of nerve cells and a particular behaviour. Applied to the chip, the researchers’ algorithms found five transistors whose activity was strongly correlated with the brightness of the most recently displayed pixel on the screen. Again, though, that seemingly significant finding was mostly an illusion. Drs Jonas and Kording know that these transistors are not directly involved in drawing pictures on the screen. (In the Atari, that was the job of an entirely different chip, the Television Interface Adaptor.) They are only involved in the trivial sense that they are used by some part of the program which is ultimately deciding what goes on the screen.
The researchers also analysed the chip’s wiring diagram, something biologists would call its connectome. Feeding this into analytical algorithms yielded lots of superficially impressive data that hinted at the presence of some of the structures which the researchers knew were present within the chip. On closer inspection, though, little of it turned out to be useful. The patterns were a mishmash of unrelated structures that were as misleading as they were illuminating. This fits with the frustrating experience of real neuroscience. Researchers have had a complete connectome of a tiny worm, Caenorhabditis elegans, which has just 302 nerve cells, since 1986. Yet they understand much less about how the creature’s “brain” works than they do about computer chips with millions of times as many components.
The essential problem, says Dr Jonas, is that the neuroscience techniques failed to find many chip structures that the researchers knew were there, and which are vital for comprehending what is actually going on in it. Chips are made from transistors, which are tiny electronic switches. These are organised into logic gates, which implement simple logical operations. Those gates, in turn, are organised into structures such as adders (which do exactly what their name suggests). An arithmetic logic unit might contain several adders. And so on.
But inferring the existence of such high-level structures—working out exactly how the mess of electrical currents within the chip gives rise to a cartoon ape throwing barrels at a plumber—is difficult. That is not a problem unique to neuroscience. Dr Jonas draws a comparison with the Human Genome Project, the heroic effort to sequence a complete human genome that finished in 2003. The hope was that this would provide insights into everything from cancer to ageing. But it has proved much more difficult than expected to extract those sorts of revelations from what is, ultimately, just a long string of text written in the four letters of the genetic code.
Things were not entirely hopeless. The researchers’ algorithms did, for instance, detect the master clock signal, which co-ordinates the operations of different parts of the chip. And some neuroscientists have criticised the paper, arguing that the analogy between chips and brains is not so close that techniques for analysing one should automatically work on the other.
Gaël Varoquaux, a machine-learning specialist at the Institute for Research in Computer Science and Automation, in France, says that the 6502 in particular is about as different from a brain as it could be. Such primitive chips process information sequentially. Brains (and modern microprocessors) juggle many computations at once. And he points out that, for all its limitations, neuroscience has made real progress. The ins-and-outs of parts of the visual system, for instance, such as how it categorises features like lines and shapes, are reasonably well understood.
Dr Jonas acknowledges both points. “I don’t want to claim that neuroscience has accomplished nothing!” he says. Instead, he goes back to the analogy with the Human Genome Project. The data it generated, and the reams of extra information churned out by modern, far more capable gene-sequencers, have certainly been useful. But hype-fuelled hopes of an immediate leap in understanding were dashed. Obtaining data is one thing. Working out what they are saying is another.

  1. What, according to the context, is true about the analysis of the researchers?
    a. the presence of some of the structures which were present within the chip
    b. five transistors whose activity was strongly correlated with the brightness of the most recently displayed pixel on the screen
    c. disabling one particular group of transistors prevented the chip from running the boot-up sequence of a programme.

    Only a & b
    Only b & c
    Only a & c
    None of these
    All are correct
    Option E

     

  2. What, according to context, are chips?
    a. chips are transistors
    b. chips are electronic switches
    c. chips are adders

    Only a
    Only b
    Only c
    Only a & c
    Only b & c
    Option B

     

  3. What is the most appropriate synonym of “nuggets”:
    abhors
    teasures
    duds
    debts
    All are correct
    Option B

     

  4. What is the main objective of the initiatives launched by Flashy enterprises?
    to have created a simulation that can model the electrical state of every transistor
    to test the analytical toolkit used by modern neuroscience
    to understand how exactly the brain does what it does
    to analyse the way that thousands or even millions of nerve cells interact in a real brain
    All are correct
    Option D

     

  5. What is similar between a computer and a brain?
    a. predictable changes
    b. testing analytical toolkit
    c. processing information

    Only a & c
    Only b & c
    Only c
    None of these
    All are correct
    Option E

     

  6. What is the meaning of “false positive”?
    a test result
    wrongly indicate a particular condition
    some evaluation process
    a condition to be tested
    All are correct
    Option E

     

  7. What is the argument of the scientists against the paper published in “PLOS Computational Biology”?
    the analogy between chips and brains is far from each other
    the reams of extra information churned out by modern, far more capable gene-sequencers, have certainly been useful
    how the creature’s “brain” works
    the presence of some of the structures which the researchers knew were present within the chip.
    All are correct
    Option A

     

  8. What is the appropriate antonym of “trivial”:
    titanic
    serious
    royal
    petty
    All are correct
    Option D

     

  9. What is the tone of the passage?
    Scientific
    Descriptive
    Analytical
    Informative
    All are correct
    Option E

     

  10. What, according to the context, is the appropriate title of the passage?
    Donkey Kong
    Human Genome
    Through a glass, darkly
    Plumber to the world
    None of these
    Option C

     




 

Related posts

4 Thoughts to “English: Reading Comprehension Set 37”

  1. Chotu D(mind) !! {NONSENSE}

    thank u 🙂

  2. Shivani Sharma

    petty is synonym of trivial..correct it..

  3. I am not sure where you are getting your information, but great topic. I needs to spend some time learning more or understanding more. Thanks for wonderful info I was looking for this information for my mission.

  4. Wow! This can be one particular of the most helpful blogs We have ever arrive across on this subject. Basically Wonderful. I am also a specialist in this topic so I can understand your hard work.

Comments are closed.