4 research outputs found
A large language model-assisted education tool to provide feedback on open-ended responses
Open-ended questions are a favored tool among instructors for assessing
student understanding and encouraging critical exploration of course material.
Providing feedback for such responses is a time-consuming task that can lead to
overwhelmed instructors and decreased feedback quality. Many instructors resort
to simpler question formats, like multiple-choice questions, which provide
immediate feedback but at the expense of personalized and insightful comments.
Here, we present a tool that uses large language models (LLMs), guided by
instructor-defined criteria, to automate responses to open-ended questions. Our
tool delivers rapid personalized feedback, enabling students to quickly test
their knowledge and identify areas for improvement. We provide open-source
reference implementations both as a web application and as a Jupyter Notebook
widget that can be used with instructional coding or math notebooks. With
instructor guidance, LLMs hold promise to enhance student learning outcomes and
elevate instructional methodologies
EM and XRM Connectomics Imaging and Experimental Metadata Standards
High resolution volumetric neuroimaging datasets from electron microscopy
(EM) and x-ray micro and holographic-nano tomography (XRM/XHN) are being
generated at an increasing rate and by a growing number of research teams.
These datasets are derived from an increasing number of species, in an
increasing number of brain regions, and with an increasing number of
techniques. Each of these large-scale datasets, often surpassing petascale
levels, is typically accompanied by a unique and varied set of metadata. These
datasets can be used to derive connectomes, or neuron-synapse level
connectivity diagrams, to investigate the fundamental organization of neural
circuitry, neuronal development, and neurodegenerative disease. Standardization
is essential to facilitate comparative connectomics analysis and enhance data
utilization. Although the neuroinformatics community has successfully
established and adopted data standards for many modalities, this effort has not
yet encompassed EM and XRM/ XHN connectomics data. This lack of standardization
isolates these datasets, hindering their integration and comparison with other
research performed in the field. Towards this end, our team formed a working
group consisting of community stakeholders to develop Image and Experimental
Metadata Standards for EM and XRM/XHN data to ensure the scientific impact and
further motivate the generation and sharing of these data. This document
addresses version 1.1 of these standards, aiming to support metadata services
and future software designs for community collaboration. Standards for derived
annotations are described in a companion document. Standards definitions are
available on a community github page. We hope these standards will enable
comparative analysis, improve interoperability between connectomics software
tools, and continue to be refined and improved by the neuroinformatics
community.Comment: 15 Pages, 3 figures, 2 table
Exploiting Large Neuroimaging Datasets to Create Connectome-Constrained Approaches for more Robust, Efficient, and Adaptable Artificial Intelligence
Despite the progress in deep learning networks, efficient learning at the
edge (enabling adaptable, low-complexity machine learning solutions) remains a
critical need for defense and commercial applications. We envision a pipeline
to utilize large neuroimaging datasets, including maps of the brain which
capture neuron and synapse connectivity, to improve machine learning
approaches. We have pursued different approaches within this pipeline
structure. First, as a demonstration of data-driven discovery, the team has
developed a technique for discovery of repeated subcircuits, or motifs. These
were incorporated into a neural architecture search approach to evolve network
architectures. Second, we have conducted analysis of the heading direction
circuit in the fruit fly, which performs fusion of visual and angular velocity
features, to explore augmenting existing computational models with new insight.
Our team discovered a novel pattern of connectivity, implemented a new model,
and demonstrated sensor fusion on a robotic platform. Third, the team analyzed
circuitry for memory formation in the fruit fly connectome, enabling the design
of a novel generative replay approach. Finally, the team has begun analysis of
connectivity in mammalian cortex to explore potential improvements to
transformer networks. These constraints increased network robustness on the
most challenging examples in the CIFAR-10-C computer vision robustness
benchmark task, while reducing learnable attention parameters by over an order
of magnitude. Taken together, these results demonstrate multiple potential
approaches to utilize insight from neural systems for developing robust and
efficient machine learning techniques.Comment: 11 pages, 4 figure