paper-with-me

Papers

Reverse Engineering the Fly Brain Using FlyCircuit Database

2024-07-05 · Yu-Tai Ching, Chin-Ping Cho, Fu-Kai Tang, Yi-Chiun Chang, Chang-Chieh Cheng, Guan-Wei He, Ann-Shyn Chang, Chaochun Chuang

A method to reverse engineering of a fly brain using the {\it FlyCircuit} database is presented. This method was designed based on the assumption that similar neurons could serve identical functions. We thus cluster the neurons based on the similarity between neurons. The procedures are to partition the neurons in the database into groups, and then assemble the groups into potential modules. Some of the modules correspond to known neuropils, including Medulla were obtained. The same clustering algorithm was applied to analyze Medulla's structure. Another possible application of the clustering result is to study the brain-wide neuron connectome by looking at the connectivity between groups of neurons.

📄 PDF Abstract BibTeX arXiv:2407.04202

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Reverse engineering the brain input: Network control theory to identify cognitive task-related control nodes

2024-04-25 · Zhichao Liang, Yinuo Zhang, Jushen Wu, Quanying Liu

The human brain receives complex inputs when performing cognitive tasks, which range from external inputs via the senses to internal inputs from other brain regions. However, the explicit inputs to the brain during a cog…

Towards Reverse-Engineering the Brain: Brain-Derived Neuromorphic Computing Approach with Photonic, Electronic, and Ionic Dynamicity in 3D integrated circuits

2024-03-28 · S. J. Ben Yoo, Luis El-Srouji, Suman Datta, Shimeng Yu 외

The human brain has immense learning capabilities at extreme energy efficiencies and scale that no artificial system has been able to match. For decades, reverse engineering the brain has been one of the top priorities o…

Self-LearningSelf-Supervised Learning

SQUARES: A SQL Synthesizer Using Query Reverse Engineering

2020-08-31 · Pedro Orvalho, Miguel Terra-Neves; Miguel Ventura, Ruben Martins, Vasco Manquinho

Nowadays, many data analysts are domain experts, but they lack programming skills. As a result, many of them can provide examples of data transformations but are unable to produce the desired query. Hence, there is an in…

Enumerative SearchProgram SynthesisSQL Synthesis

Reverse Engineering of Temporal Queries Mediated by LTL Ontologies

2023-05-02 · Marie Fortin, Boris Konev, Vladislav Ryzhikov, Yury Savateev 외

In reverse engineering of database queries, we aim to construct a query from a given set of answers and non-answers; it can then be used to explore the data further or as an explanation of the answers and non-answers. We…

Xpose: Bi-directional Engineering for Hidden Query Extraction

2025-04-15 · Ahana Pradhan, Jayant Haritsa

Query reverse engineering (QRE) aims to synthesize a SQL query to connect a given database and result instance. A recent variation of QRE is where an additional input, an opaque executable containing a ground-truth query…