Skip to content
View Rong-Ding's full-sized avatar
  • MPI for Psycholinguistics
  • Nijmegen, Netherlands

Block or report Rong-Ding

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Rong-Ding/README.md

👋 Hi there!

I'm Rong Ding, a researcher and model developer with a keen interest in how language and meaning are processed by humans and by biologically inspired systems/models (e.g., AI). I build computational models that bridge natural language, human data (behavioural/neural), and structured semantics.

I believe in interpretable AI, interdisciplinary thinking/knowledge integration, and building tools that help people reason better. When not working, I enjoy reading about complex systems—the kind that tries to explain neural networks, language, and also black holes and traffic jams. I also search for the meaning of meaning during hiking, ballet dancing and travelling.

🔍 Currently exploring

  • How symbolic representations (ontologies, knowledge graphs) can be combined with semantic embeddings and neural networks
  • How AI models augment reconstruction and symbolic representation of non-linear system dynamics (e.g., in the brain)

🛠️ Featured projects

  • sql-explore-semantica: SQL-driven semantic modeling for user funnel analysis with BigQuery. Designed to demonstrate practical skills in data modelling, exploratory analysis, and semantic abstraction, aligning with Analytics Engineering principles.
  • Semantics_meets_Ontology: bridging distributional semantics and biological ontologies to explore whether embedding models can recover and reason about relationships within and between genes (GO) and plant traits (PTO). On the way to enable scalable, zero-shot categorisation of novel traits and to facilitate ontology-aware gene–phenotype predictions, contributing to both plant biology and semantic AI applications
  • ModellingHumanReading: Comparing Word2Vec models in handling word semantics, and SRN vs LSTM models in characterising the statistical structure of language and syntactic ambiguity (garden-path sentences). Providing significant insights into human neuro-cognitive behaviours and helping improve interactive language learning systems
  • DecodingUnderPartialObservability: Building Autoencoders that effectively reconstruct latent states and system dynamics under varying degrees of (partial) observability. Offering valuable insights for neural signal analysis and clinical interpretation, and also improving the design of brain–computer interfaces (BCIs) by enhancing the temporal decoding of neural activity
  • Coupled_STiMCON: A neural (oscillatory) model that combines internal language knowledge (predictability) with external inputs in speech processing. Advancing understanding of language processing, inspiring more adaptive mechanisms in AI, and informing neuromorphic designs for predictive, human-like learning in technologies

🎓 Education

📫 Contact (Let’s get semantic ;-))

Pinned Loading

  1. Semantics_meets_Ontology Semantics_meets_Ontology Public

    Ongoing project featuring semantic vector space meets ontology: for trait classification + gene-phenotype prediction. Scripts and data available.

    Jupyter Notebook

  2. sql-explore-semantica sql-explore-semantica Public

    SQL-driven semantic modeling for user funnel analysis with BigQuery. Recreates LookML-like logic using Python classes & SQL for visual analytics.

    Jupyter Notebook

  3. ModellingHumanReading ModellingHumanReading Public

    Scripts of projects using models such as Word2Vec, LSTM, and SRN to simulate and fit human reading data

    Jupyter Notebook

  4. DecodingUnderPartialObservability DecodingUnderPartialObservability Public

    Code and report regarding decoding neural dynamics under partial observabilities using Autoencoders

    Jupyter Notebook

  5. Coupled_STiMCON Coupled_STiMCON Public

    Scripts for a doctoral project investigating how sensory entrainment (i.e., coupling to external sensory inputs) can affect the ability of an intrinsic oscillator to track and process speech

    Python

  6. 2024_NeuralReinstatementInLanguage_JoCN 2024_NeuralReinstatementInLanguage_JoCN Public

    Forked from lacns/Dingetal_2024_JCoN

    Scripts and data for the paper: Reinstatement of antecedent-related neural representation during pronoun resolution

    MATLAB