7 Matching Annotations
  1. Last 7 days
    1. Where language models learn the statistical structure of text, world models learn the statistical structure of space and time

      大多数人认为AI进步主要来自语言能力的提升,但作者认为真正的突破在于理解空间和时间结构。这一观点挑战了当前NLP主导的AI研究方向,暗示物理理解比语言理解更重要,这与主流AI研究趋势相悖。

  2. Jun 2024
    1. for - Anthropocene - cross-scale spatial and temporal connectivity of water - governance - water - Anthropocene - cross scale - complexity - water governance - Anthropocene - from - Linked In post - new publication alart - to - Linked In post - new publication alert - Moving from fit to fitness for governing water in the Anthropocene

      summary - This is a good review paper that summarizes findings from two decades of water research on river basins and watersheds, - It highlights how recent Anthropocene research shows the global interconnected nature of water systems, - which makes the traditional River Basin Organization form of local governance challenging since - variability in localities far from the governed river basin or watershed can have significant impact on it and vice versa - New governance systems must emerge to deal with this complexity

      from - Linked In post - new publication alert - to - Linked In post - new publication alert - Moving from fit to fitness for governing water in the Anthropocene - https://hyp.is/GdXo1ipKEe-_FbMMhZGIMQ/www.linkedin.com/posts/activity-7207337444281659392-66RF/

  3. Apr 2022
    1. Focus your attention on the inner loops, where the bulk of the computationsand memory accesses occur.. Try to maximize the spatial locality in your programs by reading data objectssequentially, with stride 1, in the order they are stored in memory.. Try to maximize the temporal locality in your programs by using a data objectas often as possible once it has been read from memory.

      为了写出有效率的程序,应该考虑哪些因素?

  4. Mar 2022
    1. Programs that repeatedly reference the same variables enjoy good temporallocality..For programs with stride-k reference patterns, the smaller the stride, thebetter the spatial locality. Programs with stride-1 reference patterns have goodspatial locality. Programs that hop around memory with large strides havepoor spatial locality..Loops have good temporal and spatial locality with respect to instructionfetches. The smaller the loop body and the greater the number of loop it-erations, the better the locality.

      locality 总结起来的特点是什么?

  5. Dec 2018
    1. eople prefer to know who else is present in a shared space, and they usethis awareness to guide their work

      Awareness, disclosure, and privacy concerns are key cognitive/perception needs to integrate into technologies. Social media and CMCs struggle with this knife edge a lot.

      It's also seems to be a big factor in SBTF social coordination that leads to over-compensating and pluritemporal loading of interactions between volunteers.

  6. Aug 2018
    1. Viewed from a practice perspective, the distinction be­tween cyclic and linear time blurs because it depends on the observer's point of view and moment of observation. In particular cases, simply shifting the observer's vantage point (e.g., from the corporate suite to the factory floor) or changing the period of observation (e.g., from a week to a year) may make either the cyclic or the linear aspect of ongoing practices more salient.

      Could it be that SBTF volunteers are situating themselves in time as a way to respond to a cyclic/linear tension? or a spatial tension?

    1. The past leads to and influences the future, but the future does not influence the past.Thus El Sawy s research provided a second clue that past and future are re­lated, and it even added a causal direction (i.e., “A connection to the past fa­cilitates a connection to the future” [March 1999, p. 75])·

      Study demonstrates "time's arrow" that the past influences future but not the other way around.

      https://en.wikipedia.org/wiki/Arrow_of_time

      This idea also contributes to a spatial sense of time in Western cultures as "behind", "forward", "ahead", etc. Eastern and Global South cultures do not share this spatial representation.