https://erkankarabulut.github.io/
Or if one’s body were cryopreserved, would it retain the same consciousness—would it still be the same person?
Practically, we’d want consciousness to be transferable.
Or if one’s body were cryopreserved, would it retain the same consciousness—would it still be the same person?
Practically, we’d want consciousness to be transferable.
So a baby (or an AI), over time, learns more about itself, others, and its surroundings, and by doing so gets more conscious.
So a baby (or an AI), over time, learns more about itself, others, and its surroundings, and by doing so gets more conscious.
Consciousness is in the air and in us. We don't own it, but we get conscious. We are all individuals, but also part of a whole, all interconnected.
Consciousness is in the air and in us. We don't own it, but we get conscious. We are all individuals, but also part of a whole, all interconnected.
Assuming that we can't define it, hence understand what it is, can't we come up with a definition that works better for us, similar to math?
Assuming that we can't define it, hence understand what it is, can't we come up with a definition that works better for us, similar to math?
📜 arxiv.org/pdf/2509.20113
🐍 tinyurl.com/3z8cmuhw
🐍 Python Library: github.com/DiTEC-projec...
Co-authored with @dfdazac.bsky.social, @p-groth.bsky.social, and @vdegeler.bsky.social.
🧵2/2
📜 arxiv.org/pdf/2509.20113
🐍 tinyurl.com/3z8cmuhw
🐍 Python Library: github.com/DiTEC-projec...
Co-authored with @dfdazac.bsky.social, @p-groth.bsky.social, and @vdegeler.bsky.social.
🧵2/2
Together with @dfdazac.bsky.social, @p-groth.bsky.social, and @vdegeler.bsky.social.
🧵8/8
Together with @dfdazac.bsky.social, @p-groth.bsky.social, and @vdegeler.bsky.social.
🧵8/8
🧵7/8
🧵7/8
2️⃣ Aerial+DL. Tabular embeddings are aligned with Aerial+'s reconstructions via a projection encoder and joint loss, ensuring a better semantic column alignment.
🧵6/8
2️⃣ Aerial+DL. Tabular embeddings are aligned with Aerial+'s reconstructions via a projection encoder and joint loss, ensuring a better semantic column alignment.
🧵6/8
🧵5/8
🧵5/8
📗Tabular foundation models have addressed this issue by pre-training on large datasets and transfer learning to small datasets for predictive tasks.
🧵4/8
📗Tabular foundation models have addressed this issue by pre-training on large datasets and transfer learning to small datasets for predictive tasks.
🧵4/8
🧵3/8
🧵3/8
📊 We show that knowledge discovery from high-dimensional tables, as in gene expression datasets (~18K columns), is scalable with Neurosymbolic rule learning, Aerial+, a method we have proposed earlier (arxiv.org/pdf/2504.19354, presented at NeSy 2025).
🧵2/8
📊 We show that knowledge discovery from high-dimensional tables, as in gene expression datasets (~18K columns), is scalable with Neurosymbolic rule learning, Aerial+, a method we have proposed earlier (arxiv.org/pdf/2504.19354, presented at NeSy 2025).
🧵2/8
Using an under-complete Autoencoder, it avoids non-informative patterns (rule explosion), captures most significant associations, higher confidence, stronger links, and full coverage.
🧵8/8
Using an under-complete Autoencoder, it avoids non-informative patterns (rule explosion), captures most significant associations, higher confidence, stronger links, and full coverage.
🧵8/8
(coming out soon) PyAerial supports transfer learning from a tabular foundation model (such as TabPFN), e.g., by re-using model weights, or semantical alignment to a given set of table embeddings.
🧵7/8
(coming out soon) PyAerial supports transfer learning from a tabular foundation model (such as TabPFN), e.g., by re-using model weights, or semantical alignment to a given set of table embeddings.
🧵7/8
PyAerial can run on parallel threads and on a GPU, and scales on high-dimensional tables (1K+ columns).
🧵6/8
PyAerial can run on parallel threads and on a GPU, and scales on high-dimensional tables (1K+ columns).
🧵6/8
In just 2 lines of Python code, PyAerial can learn a concise set of high-quality association rules from a table in pandas dataframe form, by utilizing an under-complete denoising autoencoder!
🧵5/8
In just 2 lines of Python code, PyAerial can learn a concise set of high-quality association rules from a table in pandas dataframe form, by utilizing an under-complete denoising autoencoder!
🧵5/8
Rather than scanning the entire dataset, PyAerial lets users specify items of interest, improving runtime and the interoperability of discovered patterns.
🧵4/8
Rather than scanning the entire dataset, PyAerial lets users specify items of interest, improving runtime and the interoperability of discovered patterns.
🧵4/8
In low-data regimes (e.g., rare diseases), PyAerial can leverage tabular foundation models (TabPFN) to boost performance (paper out soon!).
🧵3/8
In low-data regimes (e.g., rare diseases), PyAerial can leverage tabular foundation models (TabPFN) to boost performance (paper out soon!).
🧵3/8
PyAerial can extract high-quality, significant patterns from any given table, without causing the well-known rule explosion problem (many redundant, non-informative patterns).
🧵2/8
PyAerial can extract high-quality, significant patterns from any given table, without causing the well-known rule explosion problem (many redundant, non-informative patterns).
🧵2/8