Charles Driver

@CharlesDriverAU
192 Followers
191 Following
91 Posts
Stats / dynamic systems of human development and education, at Uni Zurich
Bloghttps://cdriver.netlify.app/
ctsem githubhttps://github.com/cdriveraus/ctsem
google scholarhttps://scholar.google.com/citations?user=713cSToAAAAJ&hl=en
Bluesky@charlesdriver.bsky.social

science software funding chat

how often do folks who review (or otherwise look at) grants (or projects) see "we will contribute to X package/library" where X is not written by the grant authors?

I see (and have been involved in) a lot of projects who say "and we'll write a package for this" but very few (almost none) that talk about external contributions to existing software.

The latter seems far more useful, but obviously less flashy. Are the incentives ("originality") in the wrong place for this to happen or am I suffering from sample bias?

the american mind cannot comprehend trains

Apply now for a #PhD or #Postdoc position at the Finnish Center for AI! We have access to Europe’s fastest LUMI #supercomputer, are part of @ELLISforEurope and have a great network of academic and industrial collaborators.

Read more about the #research areas and supervisors here: https://fcai.fi/winter-2025-researcher-positions-in-ai-and-machine-learning

#artificialintelligence #machinelearning #jobalert

Winter 2025 - Researcher positions in AI and machine learning — FCAI

FCAI
I had the privilege to contribute a bit to this nice paper: Lessons for Theory from Scientific Domains Where Evidence is Sparse or Indirect. (Woensdregt, M., Fusaroli, R., Rich, P. et al.)
https://doi.org/10.1007/s42113-024-00214-8
Lessons for Theory from Scientific Domains Where Evidence is Sparse or Indirect - Computational Brain & Behavior

In many scientific fields, sparseness and indirectness of empirical evidence pose fundamental challenges to theory development. Theories of the evolution of human cognition provide a guiding example, where the targets of study are evolutionary processes that occurred in the ancestors of present-day humans. In many cases, the evidence is both very sparse and very indirect (e.g., archaeological findings regarding anatomical changes that might be related to the evolution of language capabilities); in other cases, the evidence is less sparse but still very indirect (e.g., data on cultural transmission in groups of contemporary humans and non-human primates). From examples of theoretical and empirical work in this domain, we distill five virtuous practices that scientists could aim to satisfy when evidence is sparse or indirect: (i) making assumptions explicit, (ii) making alternative theories explicit, (iii) pursuing computational and formal modelling, (iv) seeking external consistency with theories of related phenomena, and (v) triangulating across different forms and sources of evidence. Thus, rather than inhibiting theory development, sparseness or indirectness of evidence can catalyze it. To the extent that there are continua of sparseness and indirectness that vary across domains and that the principles identified here always apply to some degree, the solutions and advantages proposed here may generalise to other scientific domains.

SpringerLink

My foray into IRT software with bigIRT for R now has a proper paper describing it, comparing performance.

https://osf.io/preprints/psyarxiv/594uw

Seems it might also be interesting for non-big data cases. Needs work to add flexibility on multidim & non-binary, if anyone wants a project ;)

#rstats
#psychology

OSF

Just swapped my future backend from the standard `multisession` to `mirai_multisession` (via the `mirai` and `future.mirai` packages) and I am seeing huuuuge reduction in startup time as well as time to all workers running at 100% CPU... (was previously up to several minutes). Apparantly `mirai` indeed has much better between-session communcation.

#rstats #future #parallelism

UZH: Postdoc in Quantitative Methods for Psychology

The position is located within the Department of Psychology at the University of Zurich and offers an outstanding work and research environment. The workgroup for Quantitative Methods of Intervention and Evaluation is active and internationally connected in quantitative methods and psychometrics. The workgroup's focus is to develop and apply new statistical methods and software for (intensive) longitudinal and multilevel data, extending and linking classical statistical approaches used in psychology (e.g. SEM, regression) with newer approaches such as Bayesian methods, stochastic differential equations (continuous time), and machine learning.

UZH

In a bold bid to avoid open-access fees, Gates foundation says grantees must post preprints https://doi.org/10.1126/science.zqvd4bu

"The world’s largest philanthropy, Gates Foundation, last week took a radical step aimed at giving preprints ... a much more prominent role in science ... the foundation will require grantees to post as preprints all manuscripts that result from research it funds. It will also stop paying for researchers to publish their papers in journals that charge a fee to make papers free."

From Firefox 120's release notes:
Firefox supports a new “Copy Link Without Site Tracking” feature in the context menu which ensures that copied links no longer contain tracking information.
Nice.
In our new paper, we compare the estimation accuracy and error calibration of a bunch of likelihoods and link functions in Bayesian GLMs. Surprisingly, we found little differences. Even linear regression has reasonable calibration in most settings. https://arxiv.org/abs/2311.09081
#rstats
Posterior accuracy and calibration under misspecification in Bayesian generalized linear models

Generalized linear models (GLMs) are popular for data-analysis in almost all quantitative sciences, but the choice of likelihood family and link function is often difficult. This motivates the search for likelihoods and links that minimize the impact of potential misspecification. We perform a large-scale simulation study on double-bounded and lower-bounded response data where we systematically vary both true and assumed likelihoods and links. In contrast to previous studies, we also study posterior calibration and uncertainty metrics in addition to point-estimate accuracy. Our results indicate that certain likelihoods and links can be remarkably robust to misspecification, performing almost on par with their respective true counterparts. Additionally, normal likelihood models with identity link (i.e., linear regression) often achieve calibration comparable to the more structurally faithful alternatives, at least in the studied scenarios. On the basis of our findings, we provide practical suggestions for robust likelihood and link choices in GLMs.

arXiv.org