Researcher profile

Alex Frid

Alex Frid contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 15 - UnverifiedVerification L1Unclaimed author
3works
0followers
9topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

3 published item(s)

preprint2022arXiv

C3IEL: Cluster for Cloud Evolution, ClImatE and Lightning

Clouds play a major role in Earth's energy budget and hydrological cycle. Clouds dynamical structure and mixing with the ambient air have a large impact on their vertical mass and energy fluxes and on precipitation. Most of the cloud evolution and mixing occurs at scales smaller than presently observable from geostationary orbit, which is less than 1 km. A satellite mission is planned for bridging this gap, named "Cluster for Cloud evolution, ClImatE and Lightning" (C3IEL). The mission is a collaboration between the Israeli (ISA) and French (CNES) space agencies, which is presently at the end of its Phase A. The planned mission will be constituted of a constellation of 2 to 3 nanosatellites in a sun synchronous early afternoon polar orbit, which will take multi-stereoscopic images of the field of view during an overpass. C3IEL will carry 3 instruments: (1) CLOUD visible imager at a spatial resolution of 20 m. The multi-stereoscopic reconstruction of the evolution of cloud envelops at a resolution better than 100 m and velocity of few m/s will provide an unprecedented information on the clouds dynamics and evolution. (2) WATER VAPOR imagers at 3 wavebands with different vapor absorption will provide vertically integrated water vapor around the cloud and possibly a 3-dimensional structure of the vapor around the clouds due to their mixing and evaporation with the ambient air. (3) Lightning Optical Imagers and Photometers (LOIP). The lightning sensors will provide a link between cloud dynamics and electrification at higher spatial resolution than previously available. C3IEL will provide presently missing observational evidence for the role of clouds at sub-km scale in redistributing the energy and water in the atmosphere, and of the relation between storm vigor and frequency of lightning activity.

preprint2020arXiv

Classifying the Valence of Autobiographical Memories from fMRI Data

We show that fMRI analysis using machine learning tools are sufficient to distinguish valence (i.e., positive or negative) of freely retrieved autobiographical memories in a cross-participant setting. Our methodology uses feature selection (ReliefF) in combination with boosting methods, both applied directly to data represented in voxel space. In previous work using the same data set, Nawa and Ando showed that whole-brain based classification could achieve above-chance classification accuracy only when both training and testing data came from the same individual. In a cross-participant setting, classification results were not statistically significant. Additionally, on average the classification accuracy obtained when using ReliefF is substantially higher than previous results - 81% for the within-participant classification, and 62% for the cross-participant classification. Furthermore, since features are defined in voxel space, it is possible to show brain maps indicating the regions of that are most relevant in determining the results of the classification. Interestingly, the voxels that were selected using the proposed computational pipeline seem to be consistent with current neurophysiological theories regarding the brain regions actively involved in autobiographical memory processes.

preprint2019arXiv

Real-Time EEG Classification via Coresets for BCI Applications

A brain-computer interface (BCI) based on the motor imagery (MI) paradigm translates one's motor intention into a control signal by classifying the Electroencephalogram (EEG) signal of different tasks. However, most existing systems either (i) use a high-quality algorithm to train the data off-line and run only classification in real-time, since the off-line algorithm is too slow, or (ii) use low-quality heuristics that are sufficiently fast for real-time training but introduces relatively large classification error. In this work, we propose a novel processing pipeline that allows real-time and parallel learning of EEG signals using high-quality but possibly inefficient algorithms. This is done by forging a link between BCI and core-sets, a technique that originated in computational geometry for handling streaming data via data summarization. We suggest an algorithm that maintains the representation such coreset tailored to handle the EEG signal which enables: (i) real time and continuous computation of the Common Spatial Pattern (CSP) feature extraction method on a coreset representation of the signal (instead on the signal itself) , (ii) improvement of the CSP algorithm efficiency with provable guarantees by applying CSP algorithm on the coreset, and (iii) real time addition of the data trials (EEG data windows) to the coreset. For simplicity, we focus on the CSP algorithm, which is a classic algorithm. Nevertheless, we expect that our coreset will be extended to other algorithms in future papers. In the experimental results we show that our system can indeed learn EEG signals in real-time for example a 64 channels setup with hundreds of time samples per second. Full open source is provided to reproduce the experiment and in the hope that it will be used and extended to more coresets and BCI applications in the future.