1,518 research outputs found
Learning what they think vs. learning what they do: The micro-foundations of vicarious learning
Vicarious learning is a vital component of organizational learning. We
theorize and model two fundamental processes underlying vicarious learning:
observation of actions (learning what they do) vs. belief sharing (learning
what they think). The analysis of our model points to three key insights.
First, vicarious learning through either process is beneficial even when no
agent in a system of vicarious learners begins with a knowledge advantage.
Second, vicarious learning through belief sharing is not universally better
than mutual observation of actions and outcomes. Specifically, enabling mutual
observability of actions and outcomes is superior to sharing of beliefs when
the task environment features few alternatives with large differences in their
value and there are no time pressures. Third, symmetry in vicarious learning in
fact adversely affects belief sharing but improves observational learning. All
three results are shown to be the consequence of how vicarious learning affects
self-confirming biased beliefs
B+-tree Index Optimization by Exploiting Internal Parallelism of Flash-based Solid State Drives
Previous research addressed the potential problems of the hard-disk oriented
design of DBMSs of flashSSDs. In this paper, we focus on exploiting potential
benefits of flashSSDs. First, we examine the internal parallelism issues of
flashSSDs by conducting benchmarks to various flashSSDs. Then, we suggest
algorithm-design principles in order to best benefit from the internal
parallelism. We present a new I/O request concept, called psync I/O that can
exploit the internal parallelism of flashSSDs in a single process. Based on
these ideas, we introduce B+-tree optimization methods in order to utilize
internal parallelism. By integrating the results of these methods, we present a
B+-tree variant, PIO B-tree. We confirmed that each optimization method
substantially enhances the index performance. Consequently, PIO B-tree enhanced
B+-tree's insert performance by a factor of up to 16.3, while improving
point-search performance by a factor of 1.2. The range search of PIO B-tree was
up to 5 times faster than that of the B+-tree. Moreover, PIO B-tree
outperformed other flash-aware indexes in various synthetic workloads. We also
confirmed that PIO B-tree outperforms B+-tree in index traces collected inside
the Postgresql DBMS with TPC-C benchmark.Comment: VLDB201
Reaction Pathways Based on the Gradient of the Mean First-Passage Time
Finding representative reaction pathways is necessary for understanding
mechanisms of molecular processes, but is considered to be extremely
challenging. We propose a new method to construct reaction paths based on mean
first-passage times. This approach incorporates information of all possible
reaction events as well as the effect of temperature. The method is applied to
exemplary reactions in a continuous and in a discrete setting. The suggested
approach holds great promise for large reaction networks that are completely
characterized by the method through a pathway graph.Comment: v2; 4 pages including 5 figure
- …