Scientific Wrestling: Beyond Passive Hypothesis-Testing

post by adamShimi · 2022-03-07T12:01:23.943Z · LW · GW · 6 comments

Contents

  Studying hard-to-observe processes through instantiation
  Revealing principles through invention
  Revealing properties through change
  Shattering assumptions through successful design
  Uncovering constraints through difficulties in design
  Unexplored avenues
None
6 comments

Epistemic status: exploratory [LW · GW]

In 1907, Ross Harrison grew a frog nerve in vitro, inventing modern tissue culture. He extracted cells from the relevant part of a frog embryo, put them in a contraption from bacteriology called a hanging drop, and observed as the cells grew and differentiated into nerves.

Drawings from Harrison's paper, showing the hanging drop and the growth of nerves.

Based on his paper and later comments, Harrison only wanted to settle a controversy about the cellular nature of nerves. Where others had to cut frogs at different stages of development and interpret their dead bodies, Harrison could just watch the nerve grow. But he did more than that — he shattered many assumptions about the conditions and necessities of life, by making cells live and grow outside the body.

When I read about it, that’s what I found exciting: Harrison had intervened in the world, in doing so uncovering deep principles of cell biology. This was no passive measure to confirm a hypothesis, but a wrestling with nature to make her reveal her secrets.

I started to see this everywhere: chemical properties revealed through synthesis, natural selection probed by Darwin’s experiments, complexity classes characterized by artificial problems… I realized that many of the experiments and ideas that excited me included wrestling with nature to discover its secrets. And understanding the possibilities and limits of this “scientific wrestling” will definitely prove a powerful tool in any epistemic toolkit, even more so in a field like Alignment where passive observation is hopeless.

So in this post, I discuss five ways I've noticed in which such wrestling can create knowledge, with examples from chemistry, cell biology, complexity theory, evolutionary biology, network architecture, and more.

Thanks to Flora for a great discussion on synthesis and for helping me clarify the point of this post.

Studying hard-to-observe processes through instantiation

Many fundamental processes we want to understand are just hard to observe: what’s happening inside the body (because of opacity), genes (because of scale), natural selection (because of temporal and spatial scale), chemical bonds (because of microscopic scale)... Yet we can reveal these processes by instantiating them in settings where they can be observed.

The already mentioned invention of tissue culture by Ross Harrison served exactly this purpose for internal body processes: to make them happen within a transparent glass enclosure. Follow up work on maintaining cultures alive for longer and longer periods further helped with making the underlying processes move at the speed and scale adapted for observation.

(Culturing Life: How Cells Became Technologies, Hannah Landecker, 2007)

Herein lies the important shift from in vivo to in vitro. In observing the living subject over time and the living process as it happened, the assumptions embedded in histological practice were confounded. One did not have to kill the animal or the tissue to observe the development course or experimental alteration of internal structures and processes. Internal processes could be placed on the exterior, and watched, given the appropriate technical substitution of particular functions of the body: asepsis, fluid, structural support, warmth. In substituting a glass enclosure and a drop of lymph for the body, something opaque was replaced by something transparent, and the enclosure did not have to be opened or halted in order to observe what was going on inside it. In not just taking the animal body apart, but leaving it apart, cellular life that was autonomous, external, and dynamic came into being for biology.

Gregory Mendel’s experiments on pea plants provide another great example. By creating a bare-bones setting and carefully controlling the breeding, Mendel extracted fundamental principles about inheritance and genetics, without ever observing genes.

A few other examples:

To summarize, hard-to-observe phenomena can be revealed to the scientific eye by creating controlled and scaled versions of them.

This in turn points to the main risk: that the artificial instantiation comes apart with the natural process. It shouldn't be a problem for my examples above,  because they either directly interact with the natural phenomenon (chemistry, inheritance, tissue culture) or instantiate the same general mechanism (breeding). Yet it's good to remember that these are just proxies, especially when interpreting results.

Revealing principles through invention

Not all created proxies look as natural as tissue cultures or inheritance experiments — sometimes their artificiality itself can be productive. The idea is to make something up that directly aims for an important aspect of the phenomenon at hand, without having to deal with the constraints nature puts on its creations.

My first example definitely looks weird, but I think it works: artificial-looking problems in complexity theory. You see, my first impression when I learned about complexity theory years ago was that people got obsessed with irrelevant toy problems, like computing the parity of a binary string or coloring a graph using 3 colors, but only in a certain sequence, and never in some god-forbidden pairs. Some of these looked everything but natural, in the sense that I didn’t expect any programmer to ever have to solve them. How did working on that help with understanding computation and its cost?

What I missed was the paradigm of complexity classes. These are sets of problems which satisfy a certain resource constraint: the problems solvable in polynomial time for example, or the ones taking logarithmic space. And these classes are characterized by their complete problems — problems of the class to which every other problem can be reduced (under the right constraints).

So if a weird problem is complete for some class, studying it actually tells us something about the whole class (for example, proving that a single NP-complete problem can’t be solved in polynomial time would settle P vs NP). And sometimes artificial problems even create a new complexity class, if they end up complete for an unknown and interesting set of problems.

Another example, this time more experimental, is synthesis in chemistry. Many syntheses don’t aim to recreate natural substances, but instead to make something that was never observed, and might never have existed, like molecular hydrogen within buckminsterfullerene.

Molecular hydrogen inside a "bucky ball". Because we can.

Why? Many reasons: the fun of creation, practical applications, testing a theory, or helping make further molecules. But in general, synthesis confirms rather than invalidates; it shows what can be done, confirms the design, and reveals what is possible at the extreme.

To summarize, making up new things (from computational problems to molecules) can reveal deep principles of the underlying phenomena by pushing it to its limits or by isolating one aspect of it.

How can it fail? Both examples show the same risk: to focus too much on the creation itself instead of treating it like a tool to investigate the original phenomenon.

Revealing properties through change

What if we’re interested in understanding a concrete natural object or phenomenon, like a molecule or a cell? Then one form of scientific wrestling consists in altering this object to learn how it works.

Still in chemistry for example, synthesis can help differentiate structurally equivalent isomers — molecules with the same composition and the same structure up to specific permutations. The trick is that in some cases, the symmetry can be broken by a synthesis operation (say replacing an hydrogen atom with a bigger group). Depending on the isomer, the group has access to different replacement sites, which lead to different numbers of possible distinct structures outcomes (technically up to symmetry). So counting the number of different isomers after the synthesis reveals the initial structure.

Illustration of structure inference through synthesis and counting.

Beyond this example, philosopher of chemistry Joachim Schummer argues that chemistry studies exactly these “changeabiliies” of chemical substances:

(Knowing-Through-Making in Chemistry and Biology, Joachim Schummer, 2021)

However, at its core, chemistry is about chemical properties which are about how one or more chemical substances can react to form one or more other chemical substances (Schummer 1998). That is, all chemical properties are chemical reactivities, or more generally, changeabilities (which is beyond the received philosophy of science). (footnote Schummer, like every philosopher of chemistry, can’t resist a diss on traditional philosophy of science, that is philosophy of physics).

Cell fusion in tissue culture is a version of this scientific wrestling in biology. The natural boundaries and compatibilities of different cells were examined by fusing different somatic cells, then cells from different individuals, then cells from different species. Each success unveiled new insights about the plasticity of the cell, and the fundamental compatibility between cells from vastly different origins.

To summarize, changing natural objects or phenomena can reveal their underlying structure and how they can be combined to make other objects.

Paradoxically, this sounds to me like the least likely to fail, because there is not really a proxy here.

Shattering assumptions through successful design

Nothing dispels an impossibility as well as creating the impossible. This means that designing new objects and phenomena can upend long-held assumptions of the field.

As I mentioned in the introduction, this is precisely what Harrison’s first tissue culture did. And this specific field of study did it again (Oops), at least twice more!

Another example from chemistry is the synthesis of urea from inorganic components, which invalidated vitalist claims that organic molecules were special.

Lastly, I think of all the attempts to push the boundaries of what was considered possible in engineering: building bigger monuments, faster CPUs and GPUs, more resistant materials… I expect that in many cases this sort of pushing the boundaries moved what was considered possible.

To summarize, building what is considered impossible precipitates a reconsideration of long-held assumptions and a release from limiting constraints.

The way I expect this particular scientific wrestling to fail is to keep trying to make what’s actually impossible, which never ends well. This can be addressed by focusing on ideas that haven't been try to death and should provide new information (for example a new technique or an unexplored theoretical path). If you want a perpetual motion machine, you better start with an insight in thermodynamics rather than a random “innovative” design that 2483 people came up with before.

Uncovering constraints through difficulties in design

Sometimes, we end up learning about the world as a consequence of purely practical aims. The point was to solve a concrete problem, to make things work. Yet what parts of the solution work and which don’t can uncover the underlying constraints of the problem, which sometimes are fundamental principles.

Tissue culture is at least partially like that: most of its proponents wanted to make cultures work in order to solve other problems, not to directly probe biological principles (although Carrel wanted to study biological time and operationalize Bergson’s duration, because why not).

Another set of fields where I expect this to happen are engineering disciplines before powerful scientific theories. Nowadays a lot of engineering is based on mathematical models and simulation of the underlying physics or biology; but that’s a recent innovation, and one that isn’t even applied to all subfields (software engineering for example).

Yet I had trouble finding good concrete examples of this.

To summarize, solving a concrete, practical problem can be a tool for understanding the underlying structure of the solution space and the phenomena at hand, by finding constraints and their extent.

This approach has two main risks that I can see:

Unexplored avenues

Here is a bunch of references and topics that might be relevant to scientific wrestling, but which I haven’t explored:

6 comments

Comments sorted by top scores.

comment by MondSemmel · 2022-03-14T12:52:59.948Z · LW(p) · GW(p)

I liked the examples and what they point at, but I didn't understand your "wrestling" metaphor at all. In fact, from the title, I'd expect an essay analyzing the sport of wrestling à la Moneyball analyzing baseball.

Instead, your essay seems to be about actively manipulating systems instead of detachedly theorizing about them from a distance; about experimenting and playing around with nature; and maybe also about doing science more ambitiously.

... the relation to "wrestling", scientific or otherwise, eludes me.

Replies from: Ansel, jean-nassar
comment by Ansel · 2022-03-14T14:14:24.777Z · LW(p) · GW(p)

You imply that you understand it's a metaphor, but your other sentences seem to insist on taking the word "wrestling" literally as referring to the sport. The sentence in bold 

"This was no passive measure to confirm a hypothesis, but a wrestling with nature to make her reveal her secrets."

Makes it pretty clear I think. Do you simply not like the metaphor?

Replies from: MondSemmel, adamShimi
comment by MondSemmel · 2022-03-14T14:48:37.500Z · LW(p) · GW(p)

"Wrestling with nature" does not work for me as a metaphor. To me it doesn't evoke any imagery that would make sense. Maybe it's a problem of native vs. foreign speaker?

comment by adamShimi · 2022-03-14T14:18:49.667Z · LW(p) · GW(p)

Yeah, I meant the type of metaphor that Ansel points at, where it's the manipulation of systems that matters rather than just passive observation. The wrestling is mostly a poetic license and a nice picture, but not to be taken too literally.

comment by masasin (jean-nassar) · 2022-07-04T17:44:17.431Z · LW(p) · GW(p)

Maybe grappling? (As opposed to e.g. pro wrestling.)

comment by Ruby · 2022-03-07T15:31:25.324Z · LW(p) · GW(p)

Strong upvote!