To help low bitrate encoding, Naoki is coding PNS (Perceptual Noise Substitution) for Lame along with new tonality estimation. If lowbitrate improvements are made it only makes sense to include intensity stereo, so I believe also it will eventually be done.
This is quote from www.audiocoding.com site about PNS for MPEG4-GA, I'm not sure exactly about Naoki's implementation...
The technique of Perceptual Noise Substitution is based on the observation that one noise sounds like the other. This means that the actual fine structure of a noise signal is of minor importance for the subjective perception of such a signal. Consequently, instead of transmitting the actual spectral components of a noisy signal, the bitstream would just signal that this frequency region is a noise-like one and give some additional information on the total power in that band. PNS can be switched on a scalefactor band basis so even if there just are some spectral regions with a noisy structure PNS can be used to save bits. In the decoder, a randomly generated noise will be inserted into the appropriate spectral region according to the power level signaled within the bitstream.
From the above description it is obvious that the most challenging task in the context of PNS is not to enter the appropriate information into the bitstream but reliably determining which spectral regions may be treated as noiselike and thus may be coded using PNS without creating severe coding artifacts.