Arrow Research search

Author name cluster

Itay Benou

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

3 papers
2 author rows

Possible papers

3

NeurIPS Conference 2025 Conference Paper

TractoTransformer: Diffusion MRI Streamline Tractography using CNN and Transformer Networks

  • Itzik Waizman
  • Yakov Gusakov
  • Itay Benou
  • Tammy Riklin Raviv

White matter tractography is an advanced neuroimaging technique that reconstructs the 3D white matter pathways of the brain from diffusion MRI data. It can be framed as a pathfinding problem aiming to infer neural fiber trajectories from noisy and ambiguous measurements, facing challenges such as crossing, merging, and fanning white-matter configurations. In this paper, we propose a novel tractography method that leverages Transformers to model the sequential nature of white matter streamlines, enabling the prediction of fiber directions by integrating both the trajectory context and current diffusion MRI measurements. To incorporate spatial information, we utilize CNNs that extract microstructural features from local neighborhoods around each voxel. By combining these complementary sources of information, our approach improves the precision and completeness of neural pathway mapping compared to traditional tractography models. We evaluate our method with the Tractometer toolkit, achieving competitive performance against state-of-the-art approaches, and present qualitative results on the TractoInferno dataset, demonstrating strong generalization to real-world data. Our code is publicly available at https: //github. com/ItzikWaizman/TractoTransformer.

ICML Conference 2022 Conference Paper

Pure Noise to the Rescue of Insufficient Data: Improving Imbalanced Classification by Training on Random Noise Images

  • Shiran Zada
  • Itay Benou
  • Michal Irani

Despite remarkable progress on visual recognition tasks, deep neural-nets still struggle to generalize well when training data is scarce or highly imbalanced, rendering them extremely vulnerable to real-world examples. In this paper, we present a surprisingly simple yet highly effective method to mitigate this limitation: using pure noise images as additional training data. Unlike the common use of additive noise or adversarial noise for data augmentation, we propose an entirely different perspective by directly training on pure random noise images. We present a new Distribution-Aware Routing Batch Normalization layer (DAR-BN), which enables training on pure noise images in addition to natural images within the same network. This encourages generalization and suppresses overfitting. Our proposed method significantly improves imbalanced classification performance, obtaining state-of-the-art results on a large variety of long-tailed image classification datasets (CIFAR-10-LT, CIFAR-100-LT, ImageNet-LT, Places-LT, and CelebA-5). Furthermore, our method is extremely simple and easy to use as a general new augmentation tool (on top of existing augmentations), and can be incorporated in any training scheme. It does not require any specialized data generation or training procedures, thus keeping training fast and efficient.

YNIMG Journal 2019 Journal Article

Combining white matter diffusion and geometry for tract-specific alignment and variability analysis

  • Itay Benou
  • Ronel Veksler
  • Alon Friedman
  • Tammy Riklin Raviv

We present a framework for along-tract analysis of white matter (WM) fiber bundles based on diffusion tensor imaging (DTI) and tractography. We introduce the novel concept of fiber-flux density for modeling fiber tracts’ geometry, and combine it with diffusion-based measures to define vector descriptors called Fiber-Flux Diffusion Density (FFDD). The proposed model captures informative features of WM tracts at both the microscopic (diffusion-related) and macroscopic (geometry-related) scales, thus enabling improved sensitivity to subtle structural abnormalities that are not reflected by either diffusion or geometrical properties alone. A key step in this framework is the construction of an FFDD dissimilarity measure for sub-voxel alignment of fiber bundles, based on the fast marching method (FMM). The obtained aligned WM tracts enable meaningful inter-subject comparisons and group-wise statistical analysis. Moreover, we show that the FMM alignment can be generalized in a straight forward manner to a single-shot co-alignment of multiple fiber bundles. The proposed alignment technique is shown to outperform a well-established, commonly used DTI registration algorithm. We demonstrate the FFDD framework on the Human Connectome Project (HCP) diffusion MRI dataset, as well as on two different datasets of contact sports players. We test our method using longitudinal scans of a basketball player diagnosed with a traumatic brain injury, showing compatibility with structural MRI findings. We further perform a group study comparing mid- and post-season scans of 13 active football players exposed to repetitive head trauma, to 17 non-player control (NPC) subjects. Results reveal statistically significant FFDD differences (p-values<0. 05) between the groups, as well as increased abnormalities over time at spatially-consistent locations within several major fiber tracts of football players.

v2026.09.13