38,507 research outputs found
Recommended from our members
Perseverers, recencies and deferrers : new experimental evidence for multiple inference strategies in understanding
In the course of understanding a text, a succession of decision points arise at which readers are faced with the task of choosing among alternative possible interpretations ofthattext. We present new experimental evidence that different readers use different inference strategies to guide their inference behavior during understanding. The choices available to an understander range from various alternative inferential paths to the option of making no inference at a particular point, leaving a 'loose end'. Different inference strategies result in observably different behaviors during understanding, including consistent differences in reading times, and different interpretations of a text. The preliminary experimental results given here so far consistently support a previously published set of hypotheses about the inference process that we have called Judgmental Inference theory
Heterogeneous biomedical database integration using a hybrid strategy: a p53 cancer research database.
Complex problems in life science research give rise to multidisciplinary collaboration, and hence, to the need for heterogeneous database integration. The tumor suppressor p53 is mutated in close to 50% of human cancers, and a small drug-like molecule with the ability to restore native function to cancerous p53 mutants is a long-held medical goal of cancer treatment. The Cancer Research DataBase (CRDB) was designed in support of a project to find such small molecules. As a cancer informatics project, the CRDB involved small molecule data, computational docking results, functional assays, and protein structure data. As an example of the hybrid strategy for data integration, it combined the mediation and data warehousing approaches. This paper uses the CRDB to illustrate the hybrid strategy as a viable approach to heterogeneous data integration in biomedicine, and provides a design method for those considering similar systems. More efficient data sharing implies increased productivity, and, hopefully, improved chances of success in cancer research. (Code and database schemas are freely downloadable, http://www.igb.uci.edu/research/research.html.)
Demographic Factors and Real House Prices
Real house prices are directly determined by the willingness of households to pay for (and willingness of builders to supply) a constant-quality house. Changes in the quantity of housing demanded will affect real prices only to the extent that the long-run housing supply schedule is positively sloped. In this paper we use 1980 census data to measure the impact of the age structure and real income per household on the willingness of households to pay for a constant quality house. Extrapolating these variables forward to 2010, we conclude that evolving demographic forces are likely to raise real house prices. not lower them.
Recommended from our members
Parsing with parallelism : a spreading-activation model of inference processing during text understanding
The past decade of reseatch in Natural Language Processing has universally recognized that, since natural language input is almost always ambiguous with respect to its pragmatic implications, its syntactic parse, and even its lexical analysis (i.e., choice of correct word-sense for an ambiguous word), processing natural language input requires decisions about word meanings, syntactic structure, and pragmatic inferences. The lexical, syntactic, and pragmatic levels of inferencing are not as disparate as they have often been treated in both psychological and artificial intelligence research. In fact, these three levels of analysis interact to form a joint interpretation of text.ATLAST (A Three-level Language Analysis SysTem) is an implemented integration of human language understanding at the lexical, the syntactic, and the pragmatic levels. For psychological validity, ATLAST is based on results of experiments with human subjects. The ATLAST model uses a new architecture which was developed to incorporate three features: spreading activation memory, two-stage syntax, and parallel processing of syntax and semantics. It is also a new framework within which to interpret and tackle unsolved problems through implementation and experimentation
Recommended from our members
STRATEGIST : a program that models strategy-driven and content-driven inference behavior
In the course of understanding a text, different readers use different inference strategies to guide their choice of interpretations of the events in the text. This is in contrast to previous computer models of understanding, which all use the content-driven inference. The separate strategies are theorized to be composed of the same component inference processes, but of different rules for application of the processes. The use of different strategies occasionally results in different results of new experimental data and a working computer program, called STRATEGIST, that models both strategy-drive and content-driven inference behavior. The rules which make up two of these strategies are presented
Impacts of U.S. Graduate Degree Training on Capacity Building in Developing Countries: A Case Study of the Pulse CRSP
The Dry Grain Pulses Collaborative Research Support Program (Pulse CRSP) had allocated a major part of its resources to providing graduate degree training (GDT) of scientists/researchers in order to strengthen agricultural research capacity in Africa, Latin America, and the U.S. However, no systematic attempt had been made to assess the impact of this investment. The study adopted the Kirkpatrick framework as a guide for evaluating the impacts of GDT by the Pulse CRSP. The results were drawn from a survey of former trainees and researchers, supplemented by interviews with scientists and program administrators and an institutional case study. An important finding was that over 86% of host country trainees returned to their home country. In their enhanced capacity, trainees made contributions to the advancement of bean/cowpea research that can be attributed to their graduate degree training. Trainees reported that their GDT was necessary for their professional development and was highly relevant to their current job responsibility.Impact assessment, Pulse CRSP, USAID, Training, Graduate degree, Beans, Cowpeas, International Development, Teaching/Communication/Extension/Profession, Q16-R&D-Agricultural technology-Biofuels-Agricultural Extension Services,
Binscatter Regressions
We introduce the \texttt{Stata} (and \texttt{R}) package \textsf{Binsreg},
which implements the binscatter methods developed in
\citet*{Cattaneo-Crump-Farrell-Feng_2019_Binscatter}. The package includes the
commands \texttt{binsreg}, \texttt{binsregtest}, and \texttt{binsregselect}.
The first command (\texttt{binsreg}) implements binscatter for the regression
function and its derivatives, offering several point estimation, confidence
intervals and confidence bands procedures, with particular focus on
constructing binned scatter plots. The second command (\texttt{binsregtest})
implements hypothesis testing procedures for parametric specification and for
nonparametric shape restrictions of the unknown regression function. Finally,
the third command (\texttt{binsregselect}) implements data-driven number of
bins selectors for binscatter implementation using either quantile-spaced or
evenly-spaced binning/partitioning. All the commands allow for covariate
adjustment, smoothness restrictions, weighting and clustering, among other
features. A companion \texttt{R} package with the same capabilities is also
available
- …