<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: hback - A Haskell N-Back Memory Game</title>
	<atom:link href="http://pithyless.com/blog/2008/05/18/hback-haskell-n-back-memory-game/feed/" rel="self" type="application/rss+xml" />
	<link>http://pithyless.com/blog/2008/05/18/hback-haskell-n-back-memory-game/</link>
	<description>Barren, destitute, devoid of pith.</description>
	<pubDate>Sun, 07 Sep 2008 02:37:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: jeroen</title>
		<link>http://pithyless.com/blog/2008/05/18/hback-haskell-n-back-memory-game/#comment-204</link>
		<dc:creator>jeroen</dc:creator>
		<pubDate>Thu, 04 Sep 2008 14:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://pithyless.com/blog/?p=14#comment-204</guid>
		<description>Check out my new site:)1</description>
		<content:encoded><![CDATA[<p>Check out my new site:)1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lhuv</title>
		<link>http://pithyless.com/blog/2008/05/18/hback-haskell-n-back-memory-game/#comment-200</link>
		<dc:creator>lhuv</dc:creator>
		<pubDate>Thu, 04 Sep 2008 05:30:11 +0000</pubDate>
		<guid isPermaLink="false">http://pithyless.com/blog/?p=14#comment-200</guid>
		<description>You have built a good website</description>
		<content:encoded><![CDATA[<p>You have built a good website</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RitRuidwayRal</title>
		<link>http://pithyless.com/blog/2008/05/18/hback-haskell-n-back-memory-game/#comment-194</link>
		<dc:creator>RitRuidwayRal</dc:creator>
		<pubDate>Wed, 03 Sep 2008 21:51:48 +0000</pubDate>
		<guid isPermaLink="false">http://pithyless.com/blog/?p=14#comment-194</guid>
		<description>bull barrel rifle cz 527 varmint rifle  &lt;a href="http://miuyaoxl.parknhost.com" rel="nofollow"&gt;f n pistols&lt;/a&gt;  daisy 880 air rifle landlord grants rifle animal bite lawyer guild</description>
		<content:encoded><![CDATA[<p>bull barrel rifle cz 527 varmint rifle  <a href="http://miuyaoxl.parknhost.com" rel="nofollow">f n pistols</a>  daisy 880 air rifle landlord grants rifle animal bite lawyer guild</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Albert</title>
		<link>http://pithyless.com/blog/2008/05/18/hback-haskell-n-back-memory-game/#comment-184</link>
		<dc:creator>Albert</dc:creator>
		<pubDate>Tue, 02 Sep 2008 22:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://pithyless.com/blog/?p=14#comment-184</guid>
		<description>Interesting web page is, i\'ll see you later one more time</description>
		<content:encoded><![CDATA[<p>Interesting web page is, i\&#8217;ll see you later one more time</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://pithyless.com/blog/2008/05/18/hback-haskell-n-back-memory-game/#comment-73</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Sun, 13 Jul 2008 00:57:21 +0000</pubDate>
		<guid isPermaLink="false">http://pithyless.com/blog/?p=14#comment-73</guid>
		<description>Thank you for making this available.

It looks like it isn't working properly.  I wondered why I couldn't get a perfect score on even a short 1-back test.  I figured out by experimentation that I could get a perfect score if I pushed the buttons whenever the sound/graphic matched the very first one displayed (instead of the one n turns ago).

I'm not a Haskell programmer, but after staring at the code (version 0.0.2) I think the problem is at line 196 of hback.hs.  I think it should be:

else (randomElem lst (Just (hist !! ((length hist) - n))))

With this change, a 1-back and 2-back test seems to score my responses as I would expect.

Another small improvement is that on line 371 (hback.hs), if you add "2&#62; /dev/null" to the mplayer system command string, it prevents mplayer (on my system) from dumping a lot of crap to the output.</description>
		<content:encoded><![CDATA[<p>Thank you for making this available.</p>
<p>It looks like it isn&#8217;t working properly.  I wondered why I couldn&#8217;t get a perfect score on even a short 1-back test.  I figured out by experimentation that I could get a perfect score if I pushed the buttons whenever the sound/graphic matched the very first one displayed (instead of the one n turns ago).</p>
<p>I&#8217;m not a Haskell programmer, but after staring at the code (version 0.0.2) I think the problem is at line 196 of hback.hs.  I think it should be:</p>
<p>else (randomElem lst (Just (hist !! ((length hist) - n))))</p>
<p>With this change, a 1-back and 2-back test seems to score my responses as I would expect.</p>
<p>Another small improvement is that on line 371 (hback.hs), if you add &#8220;2&gt; /dev/null&#8221; to the mplayer system command string, it prevents mplayer (on my system) from dumping a lot of crap to the output.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Norbert</title>
		<link>http://pithyless.com/blog/2008/05/18/hback-haskell-n-back-memory-game/#comment-69</link>
		<dc:creator>Norbert</dc:creator>
		<pubDate>Thu, 26 Jun 2008 16:24:57 +0000</pubDate>
		<guid isPermaLink="false">http://pithyless.com/blog/?p=14#comment-69</guid>
		<description>&gt; I’m sorry to butt in like this, but I wanted to reply to an earlier point made

By all means. While I am as much a skeptic as the next guy, I just wanted to respond to Mork's comment from a logical reasoning view. I've simply made explicit all the premises. This way, if my reasoning is wrong (as it may very well be), it will be very easy for someone to point out where my fallacies lie.

a = "Improved performance at task T"
b = "Increased Gf score"
c = "X tangible advantage"

&gt; Suppose you show that improved performance at task T increases Gf scores, and suppose you show that increased Gf scores correlate with other advantages.

a -&gt; b
b -&gt; c
Therefore, a -&gt; c

&gt; If you wanted to show that the stronger statement holds, you would have to show that 
&gt; the only effect of task T is to increase your Gf score, whatever that is, 

d = "Unknown/not considered side-effect"

Two scenarios:

a -&gt; (b and d)
b -&gt; c
d -&gt; not c OR c
Therefore, a -&gt; c and we can correctly test both (a -&gt; b) and (b -&gt; c) separately.

a -&gt; (b and d)
b -&gt; not c
d -&gt; not c OR c
Therefore, a may or may not imply c, but we don't know because we only tested (b -&gt; c).
Overall: Best case scenario, we show the first case to be true. Worst case scenario, we
have simply shown that one of our premises is false.

I think we sometimes forget in logic a false premise does not invalidate a conclusion.

&gt; and that any increase of your Gf score has exactly one ‘kind’ of effect.

We can never be sure it's the only effect. Just as in the above scenarios, I'm only interested in whether it will be one of the effects (even if our premise is false).

&gt; As a more intuitive example, suppose we apply this reasoning to IQ instead of Gf scores
&gt; Suppose you can show that a certain type of training increases IQ scores without
&gt; any observable benefit in different tasks

t = "Some task T1"
r = "Some other task T2"
p = "Improve IQ score"

t -&gt; p
r -&gt; p
t -&gt; c
r -&gt; not c
Therefore, t -&gt; p -&gt; c &#038;&#038; r -&gt; p -&gt; not c, cannot both be true. If one of these tasks implies c, it's specifically because there is some other additional premise we did not consider (see above discussion with d).

If anything, testing the original two premises separately will make the chance of showing the correlation to be false higher, specifically because most likely the hypothesis is wrong. But a true correlation, would in fact show the premise to be more general and stronger than just testing a -&gt; c.

&gt; Clearly, this does not mean that /any/ task that increases your IQ will not be beneficial outside the IQ test. 

See above. My reasoning suggests that this statement is invalid and misleading. There must be some additional effects created by one task and not the other that correlates to the "additional tangible effects". If both tasks increase IQ but only one task has "additional tangible effects", our goal should be to pinpoint those other differences and stop focusing on IQ.

&gt; I’m no neuroscientist, and I admit I do not know very much about how well-established Gf is as a proxy for ‘general’ 
&gt; cognitive capacity, but it seems exceedingly unlikely to me that every useful (high-level, not overly specialized) 
&gt; cognitive capacity correlates with Gf, and that (conversely) every change in Gf correlates with a change in cognitive capacity.

Yes, this may be most likely true. But unless we test strong correlations, we only get back weak premises. People would still be trying to square the circle if pi was not proved to be a transcendental number.</description>
		<content:encoded><![CDATA[<p>> I’m sorry to butt in like this, but I wanted to reply to an earlier point made</p>
<p>By all means. While I am as much a skeptic as the next guy, I just wanted to respond to Mork&#8217;s comment from a logical reasoning view. I&#8217;ve simply made explicit all the premises. This way, if my reasoning is wrong (as it may very well be), it will be very easy for someone to point out where my fallacies lie.</p>
<p>a = &#8220;Improved performance at task T&#8221;<br />
b = &#8220;Increased Gf score&#8221;<br />
c = &#8220;X tangible advantage&#8221;</p>
<p>> Suppose you show that improved performance at task T increases Gf scores, and suppose you show that increased Gf scores correlate with other advantages.</p>
<p>a -> b<br />
b -> c<br />
Therefore, a -> c</p>
<p>> If you wanted to show that the stronger statement holds, you would have to show that<br />
> the only effect of task T is to increase your Gf score, whatever that is, </p>
<p>d = &#8220;Unknown/not considered side-effect&#8221;</p>
<p>Two scenarios:</p>
<p>a -> (b and d)<br />
b -> c<br />
d -> not c OR c<br />
Therefore, a -> c and we can correctly test both (a -> b) and (b -> c) separately.</p>
<p>a -> (b and d)<br />
b -> not c<br />
d -> not c OR c<br />
Therefore, a may or may not imply c, but we don&#8217;t know because we only tested (b -> c).<br />
Overall: Best case scenario, we show the first case to be true. Worst case scenario, we<br />
have simply shown that one of our premises is false.</p>
<p>I think we sometimes forget in logic a false premise does not invalidate a conclusion.</p>
<p>> and that any increase of your Gf score has exactly one ‘kind’ of effect.</p>
<p>We can never be sure it&#8217;s the only effect. Just as in the above scenarios, I&#8217;m only interested in whether it will be one of the effects (even if our premise is false).</p>
<p>> As a more intuitive example, suppose we apply this reasoning to IQ instead of Gf scores<br />
> Suppose you can show that a certain type of training increases IQ scores without<br />
> any observable benefit in different tasks</p>
<p>t = &#8220;Some task T1&#8243;<br />
r = &#8220;Some other task T2&#8243;<br />
p = &#8220;Improve IQ score&#8221;</p>
<p>t -> p<br />
r -> p<br />
t -> c<br />
r -> not c<br />
Therefore, t -> p -> c &#038;&#038; r -> p -> not c, cannot both be true. If one of these tasks implies c, it&#8217;s specifically because there is some other additional premise we did not consider (see above discussion with d).</p>
<p>If anything, testing the original two premises separately will make the chance of showing the correlation to be false higher, specifically because most likely the hypothesis is wrong. But a true correlation, would in fact show the premise to be more general and stronger than just testing a -> c.</p>
<p>> Clearly, this does not mean that /any/ task that increases your IQ will not be beneficial outside the IQ test. </p>
<p>See above. My reasoning suggests that this statement is invalid and misleading. There must be some additional effects created by one task and not the other that correlates to the &#8220;additional tangible effects&#8221;. If both tasks increase IQ but only one task has &#8220;additional tangible effects&#8221;, our goal should be to pinpoint those other differences and stop focusing on IQ.</p>
<p>> I’m no neuroscientist, and I admit I do not know very much about how well-established Gf is as a proxy for ‘general’<br />
> cognitive capacity, but it seems exceedingly unlikely to me that every useful (high-level, not overly specialized)<br />
> cognitive capacity correlates with Gf, and that (conversely) every change in Gf correlates with a change in cognitive capacity.</p>
<p>Yes, this may be most likely true. But unless we test strong correlations, we only get back weak premises. People would still be trying to square the circle if pi was not proved to be a transcendental number.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mork</title>
		<link>http://pithyless.com/blog/2008/05/18/hback-haskell-n-back-memory-game/#comment-67</link>
		<dc:creator>Mork</dc:creator>
		<pubDate>Wed, 25 Jun 2008 11:42:44 +0000</pubDate>
		<guid isPermaLink="false">http://pithyless.com/blog/?p=14#comment-67</guid>
		<description>I'm sorry to butt in like this, but I wanted to reply to an earlier point made:

&#62; I agree, but there needs to be some division of labor. Let’s try to produce more conclusive proof that some protocol does indeed “increase Gf test scores”. Separately we can try to show some correlation of “increased Gf test scores” to some more tangible advantage.

I contend that the two statement separately are weaker than the original statement (that the protocol/training produces "more tangible advantages").
Suppose you show that improved performance at task T increases Gf scores, and suppose you show that increased Gf scores correlate with other advantages.
Why would this imply that improved performance at task T correlates with other advantages? (I realize that it /sounds/ obvious at some level, but I don't see any logical reason for it to be true.)
If you wanted to show that the stronger statement holds, you would have to show that the only effect of task T is to increase your Gf score, whatever that is, and that any increase of your Gf score has exactly one 'kind' of effect. And that it is exactly this effect that leads to the "more tangible advantages".
As a more intuitive example, suppose we apply this reasoning to IQ instead of Gf scores (yes, I know that they aren't the same -- I'm only concerned with the logical inference).
Suppose you can show that a certain type of training increases IQ scores without any observable benefit in different tasks (i.e., the training benefits are very specialized). Clearly, this does not mean that /any/ task that increases your IQ will not be beneficial outside the IQ test. Similarly, it shouldn't be hard to imagine that some tasks may increase both your IQ and more generally useful skills, while other tasks may only increase your IQ by training very specialized (IQ testing-related) skills.
I'm no neuroscientist, and I admit I do not know very much about how well-established Gf is as a proxy for 'general' cognitive capacity, but it seems exceedingly unlikely to me that every useful (high-level, not overly specialized) cognitive capacity correlates with Gf, and that (conversely) every change in Gf correlates with a change in cognitive capacity.
All I'm saying is that if the task increases both Gf and, say, working memory, neither of the following two statements follows automatically (i.e., as a tautology):
 1) any increase in Gf increases working memory
 2) any increase in working memory increases Gf
So if you show that some task X increases Gf, and, independently, that an increased Gf correlates with a general skill/capacity, that still does not show that task X increases that general skill/capacity.
It is possible that the link applies in some cases, but I would be surprised if cognitive training had so localized and predictable effects that we can generalize it to any task increasing Gf :-)</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry to butt in like this, but I wanted to reply to an earlier point made:</p>
<p>&gt; I agree, but there needs to be some division of labor. Let’s try to produce more conclusive proof that some protocol does indeed “increase Gf test scores”. Separately we can try to show some correlation of “increased Gf test scores” to some more tangible advantage.</p>
<p>I contend that the two statement separately are weaker than the original statement (that the protocol/training produces &#8220;more tangible advantages&#8221;).<br />
Suppose you show that improved performance at task T increases Gf scores, and suppose you show that increased Gf scores correlate with other advantages.<br />
Why would this imply that improved performance at task T correlates with other advantages? (I realize that it /sounds/ obvious at some level, but I don&#8217;t see any logical reason for it to be true.)<br />
If you wanted to show that the stronger statement holds, you would have to show that the only effect of task T is to increase your Gf score, whatever that is, and that any increase of your Gf score has exactly one &#8216;kind&#8217; of effect. And that it is exactly this effect that leads to the &#8220;more tangible advantages&#8221;.<br />
As a more intuitive example, suppose we apply this reasoning to IQ instead of Gf scores (yes, I know that they aren&#8217;t the same &#8212; I&#8217;m only concerned with the logical inference).<br />
Suppose you can show that a certain type of training increases IQ scores without any observable benefit in different tasks (i.e., the training benefits are very specialized). Clearly, this does not mean that /any/ task that increases your IQ will not be beneficial outside the IQ test. Similarly, it shouldn&#8217;t be hard to imagine that some tasks may increase both your IQ and more generally useful skills, while other tasks may only increase your IQ by training very specialized (IQ testing-related) skills.<br />
I&#8217;m no neuroscientist, and I admit I do not know very much about how well-established Gf is as a proxy for &#8216;general&#8217; cognitive capacity, but it seems exceedingly unlikely to me that every useful (high-level, not overly specialized) cognitive capacity correlates with Gf, and that (conversely) every change in Gf correlates with a change in cognitive capacity.<br />
All I&#8217;m saying is that if the task increases both Gf and, say, working memory, neither of the following two statements follows automatically (i.e., as a tautology):<br />
 1) any increase in Gf increases working memory<br />
 2) any increase in working memory increases Gf<br />
So if you show that some task X increases Gf, and, independently, that an increased Gf correlates with a general skill/capacity, that still does not show that task X increases that general skill/capacity.<br />
It is possible that the link applies in some cases, but I would be surprised if cognitive training had so localized and predictable effects that we can generalize it to any task increasing Gf :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cogfun</title>
		<link>http://pithyless.com/blog/2008/05/18/hback-haskell-n-back-memory-game/#comment-63</link>
		<dc:creator>cogfun</dc:creator>
		<pubDate>Fri, 20 Jun 2008 05:35:30 +0000</pubDate>
		<guid isPermaLink="false">http://pithyless.com/blog/?p=14#comment-63</guid>
		<description>If you're looking for control tasks that involve some form of attention, but not so much memory, you can check out the "box crossing" task. You simply have a bunch of boxes and need to cross them out as fast as you can. I believe there are other similar path-finding tasks that follow the same dynamic. Don't know if that's what you're looking for though.

Speaking of path finding though, haha, there are lots of games out there that basically do just that. Those "collect all the crystals" kinds of games :)</description>
		<content:encoded><![CDATA[<p>If you&#8217;re looking for control tasks that involve some form of attention, but not so much memory, you can check out the &#8220;box crossing&#8221; task. You simply have a bunch of boxes and need to cross them out as fast as you can. I believe there are other similar path-finding tasks that follow the same dynamic. Don&#8217;t know if that&#8217;s what you&#8217;re looking for though.</p>
<p>Speaking of path finding though, haha, there are lots of games out there that basically do just that. Those &#8220;collect all the crystals&#8221; kinds of games :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Norbert</title>
		<link>http://pithyless.com/blog/2008/05/18/hback-haskell-n-back-memory-game/#comment-61</link>
		<dc:creator>Norbert</dc:creator>
		<pubDate>Thu, 19 Jun 2008 05:21:14 +0000</pubDate>
		<guid isPermaLink="false">http://pithyless.com/blog/?p=14#comment-61</guid>
		<description>@Erik:
Glad to hear it! I think lots of researchers in this field may find your work useful since a modifiable webapp may be more appropriate for their work than a modifiable desktop app that they have to manually install on participant computers.

@Cogfun:
Apropos alternative memory training -- let me rephrase. I am interested in any suggested ways to give the control participants something to do that at least vaguely seems related to "training" but won't actually help them with their final score (assuming the current theories on why this works are in fact true).  Jaeggi et al. used a control group that simply did not have to show up to the training sessions. I think a more appropriate test would be to give the control group something to work on that's not known to increase concentration / working memory; although I'm still looking for suggestions. Ideas would be greatly appreciated</description>
		<content:encoded><![CDATA[<p>@Erik:<br />
Glad to hear it! I think lots of researchers in this field may find your work useful since a modifiable webapp may be more appropriate for their work than a modifiable desktop app that they have to manually install on participant computers.</p>
<p>@Cogfun:<br />
Apropos alternative memory training &#8212; let me rephrase. I am interested in any suggested ways to give the control participants something to do that at least vaguely seems related to &#8220;training&#8221; but won&#8217;t actually help them with their final score (assuming the current theories on why this works are in fact true).  Jaeggi et al. used a control group that simply did not have to show up to the training sessions. I think a more appropriate test would be to give the control group something to work on that&#8217;s not known to increase concentration / working memory; although I&#8217;m still looking for suggestions. Ideas would be greatly appreciated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cogfun</title>
		<link>http://pithyless.com/blog/2008/05/18/hback-haskell-n-back-memory-game/#comment-57</link>
		<dc:creator>Cogfun</dc:creator>
		<pubDate>Tue, 17 Jun 2008 15:25:11 +0000</pubDate>
		<guid isPermaLink="false">http://pithyless.com/blog/?p=14#comment-57</guid>
		<description>Hi again,

Regarding spatial vs visual, I don't claim expertise in this, but I think one can make some good educated guesses. Whether you like it or not, with or without the grid structure, there is a spatial element to the block presentation (I suspect Jaeggi et al. intended it to be this way). The question would be how "spatial" it looks. So, relatively and subjectively speaking, the test on cogfun has less of a "spatial" look (but that's probably also due to the grey background appearing and disappearing with each presentation).

Using your plot method, reproductions of the Jaeggi et al. test I have seen so far would be close to (1,0) (static focus point plus rotation). I have thought about making a spatial-only version and visual-only version, but questioned whether users would find having an extra test useful. In this case, an s-only and v-only would mean two extra tests that focus on similar working memory mechanisms. Addressing your points (a) and (b), I would think (a) already achieves a "spatial-only" effect if the appearance of the visual stimuli is sufficiently randomized. In (b) it seems like you are asking the user to remember a camera angle; I would suspect this to be a different kind of abstraction. (c) is easy: all you have to do is generate random images sufficiently different from one another.

Regarding a difference in spatial vs visual performance, again I don't claim expertise but I would guess that "spatial stimuli" is easier to remember than than visual. This is because the spatial stimulus is still presented visually, which accesses more pathways (visual+others) during the encoding/retrieval step. You could present the spatial stimuli by sounds coming from different directions, and at that point there will be spatial-auditory coactivation. It will be interesting to find out exactly how different this is, but I am guessing it is less relevant to the question of how effective the dual n-back task is as a WM training paradigm.

As for memory training that doesn't stress working memory, what are you thinking about specifically? To my understanding you are always dealing with LTM or non-LTM (STM/buffer, visual scratchpad, WM, whichever you choose) or the process in between. One training task I am very interested in myself is how to get more pathways involved in encoding stimuli; this would essentially  speed up LTM transfer. The obvious thing to do is mnemonics training, but the determining factor here is more of self-motivated hard work than clever strategy :)</description>
		<content:encoded><![CDATA[<p>Hi again,</p>
<p>Regarding spatial vs visual, I don&#8217;t claim expertise in this, but I think one can make some good educated guesses. Whether you like it or not, with or without the grid structure, there is a spatial element to the block presentation (I suspect Jaeggi et al. intended it to be this way). The question would be how &#8220;spatial&#8221; it looks. So, relatively and subjectively speaking, the test on cogfun has less of a &#8220;spatial&#8221; look (but that&#8217;s probably also due to the grey background appearing and disappearing with each presentation).</p>
<p>Using your plot method, reproductions of the Jaeggi et al. test I have seen so far would be close to (1,0) (static focus point plus rotation). I have thought about making a spatial-only version and visual-only version, but questioned whether users would find having an extra test useful. In this case, an s-only and v-only would mean two extra tests that focus on similar working memory mechanisms. Addressing your points (a) and (b), I would think (a) already achieves a &#8220;spatial-only&#8221; effect if the appearance of the visual stimuli is sufficiently randomized. In (b) it seems like you are asking the user to remember a camera angle; I would suspect this to be a different kind of abstraction. (c) is easy: all you have to do is generate random images sufficiently different from one another.</p>
<p>Regarding a difference in spatial vs visual performance, again I don&#8217;t claim expertise but I would guess that &#8220;spatial stimuli&#8221; is easier to remember than than visual. This is because the spatial stimulus is still presented visually, which accesses more pathways (visual+others) during the encoding/retrieval step. You could present the spatial stimuli by sounds coming from different directions, and at that point there will be spatial-auditory coactivation. It will be interesting to find out exactly how different this is, but I am guessing it is less relevant to the question of how effective the dual n-back task is as a WM training paradigm.</p>
<p>As for memory training that doesn&#8217;t stress working memory, what are you thinking about specifically? To my understanding you are always dealing with LTM or non-LTM (STM/buffer, visual scratchpad, WM, whichever you choose) or the process in between. One training task I am very interested in myself is how to get more pathways involved in encoding stimuli; this would essentially  speed up LTM transfer. The obvious thing to do is mnemonics training, but the determining factor here is more of self-motivated hard work than clever strategy :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
