ICT and Media

 

44 Results were found on Technologies

Leading Researchers:
2025-0085

Execution Guided Line-by-Line Code Generation

Large language models (LLMs) have revolutionized the field of code generation, demonstrating impressive capabilities in automating programming tasks and assisting developers. Despite these advancements, current methods primarily rely on pattern recognition from static code representations, often producing syntactically plausible but functionally incorrect code. Many of these models lack the ability to explicitly reason about runtime […] Read More >

Leading Researchers:
2025-0086

Overclocking LLM Reasoning- Monitoring and Controlling Thinking Path Lengths in LLMs

Large Language Models (LLMs) like ChatGPT have revolutionized AI-powered reasoning, enabling applications across diverse domains. However, their internal reasoning processes often remain opaque, leaving users in the dark about how long the model will take to arrive at an answer. UNMET NEED Currently, users interact with reasoning models without any indication of the internal progress […] Read More >

Leading Researchers:
2023-0007

Accelerated Brain MRI

MRI has become an invaluable tool for diagnostic brain imaging, providing unrivalled qualitative and quantitative information to the radiologist. However, due to long scanning times and capital costs, access to MRI lags behind CT. Typical brain protocols, lasting between 20-50 minutes per patient, set a clear limitation to patient experience, scanner throughput and operation profitability, […] Read More >

Leading Researchers:
2024-0031

Caches With Many Ways: 16-way Associativity for the Price of 2-way Associativity

Cache design must meet many conflicting demands: high hit rates, low cost, low power, low latency and high throughput. We propose a novel cache design for 16-way associativity with cost and power consumption like 2-way associativity. UNMET NEED We propose a novel cache design with the following features: • High effective cache capacity • Misses […] Read More >

Leading Researchers:
2024-0012

Hardware Accelerators for Data Structures

We present the first parallel architecture for a dynamic data-structure for approximate membership (i.e., a filter). The dynamic filter supports insertions, deletions, and approximate membership queries. Our architecture borrows techniques from PRAM emulation to parallelize filters based on two levels of fingerprints. A key component in the architecture is a special-purpose wide-word processor we designed […] Read More >

Leading Researchers:
2024-009

A Parallel Algorithm and Scalable Architecture for Routing in Beneš Networks

Beneš/CLOS architectures are the common scalable interconnection networks widely used in backbone routers, data centers, on-chip networks, multi-processor systems, and parallel computers. Recent advances in Silicon Photonic technology, especially MZI technology, had made Beneš networks a very attractive scalable architecture for optical circuit switches. UNMET NEED Our solutions enable the outstanding improvement of the ability […] Read More >

Leading Researchers:
2-2021-1680

A Dedicated Hardware for Accelerating Whole Cell Simulations of mRNA Translation for Various Biotechnological Pharma Applications

Gene expression (is a fundamental process defining all type of life where information encoded in the genetic material is used for generating proteins. Gene expression is a multi-steps process mediated by millions of intracellular biological machines (e.g. RNA polymerases, transcription factors, ribosomes, tRNAs, miRNAs), with complex interactions among them. Recently, intracellular biophysical simulations of gene […] Read More >

Leading Researchers:
2023-0080

Deep Cell-Type Deconvolution From Bulk Gene Expression Data

It is becoming clear that bulk gene expression measurements represent an average over very different cells. Elucidating the expression and abundance of each of the encompassed cells is key to disease understanding and precision medicine approaches. A first step in any such deconvolution is the inference of cell type abundances in the given mixture. To […] Read More >

Leading Researchers:
8-2018-1199

Using Eye-Tracking in VR to Identify Subject Preferences to Optimize Personalization

The implementation of virtual reality (VR) has been spreading in many research fields and healthcare applications. In order to better personalize the presented content, there is a need to identify the subjective experience at each time point. Previous studies with eye-tracking (ET) have demonstrated its links to preferences; therefore, collecting ET data during VR experiences […] Read More >

Leading Researchers:
7-2017-1095

Image Processing – Non-Local Image Dehazing

Prof. Shai Avidan Tel Aviv University, School of Electrical EngineeringHaze limits visibility and reduces image contrast in outdoor images. The degradation is different for every pixel and depends on the distance of the scene point from the camera. This dependency is expressed in the transmission coefficients, that control the scene attenuation and amount of haze […] Read More >

Leading Researchers:
7-2019-1286

Online Training of Stereo Self-Calibration usingMonocular Depth Estimation

Stereo imaging is the most common passive method for producing reliable depth maps. Calibration is a crucial step for every stereo-based system, and despite all the advancements in the field, most calibrations are still done by the same tedious method using a checkerboard target. Monocular-based depth estimation methods do not require extrinsic calibration but generally […] Read More >

Leading Researchers:
4-2018-1180

Anomaly Detection in Video

We propose a new method for anomaly detection of human actions. Our method works directly on human pose graphs that can be computed from an input video sequence. This makes the analysis independent of nuisance parameters such as viewpoint or illumination. We map these graphs to a latent space and cluster them. Each action is […] Read More >

Leading Researchers:
7-2018-1161

Partially coherent radar for car applications

Many different approaches for mapping nearby moving objects are under fast development nowadays due to a number of highly important emerging applications, including autonomous cars and many others. The majority of existent proposals for solving the problem are based on optical imaging with subsequent post processing. While this concept already delivered impressive working prototypes (e.g. […] Read More >

Leading Researchers:
7-2016-968

Dynamic structured light projector based on resonance domain diffractive optical elements

The field is the 3D scanning for sensing, imaging, 3D printing and computer-integrated manufacturing. We develop a critical device for dynamic creation of the structured light (SL) patterns that was a bottleneck in triangulation-based 3D sensing with active illumination.  Resorting to matured technology of lasers arrays as well as to emerging academically proven technology of […] Read More >

Leading Researchers:
7-2016-969

Passive communications with time-varying metamaterials

The coming years will see a revolution by connecting everything to anyone, and RFID and similar technologies, will lead this 300B$ USD industry and 50B connected devices. Examining existing RFID standards suggests that the leading standard, called EPC Gen 2, is a standard in the 900MHz frequency which allows hundreds of tags to be read […] Read More >

Leading Researchers:
2-2014-753

HYDEN (HighlY DEgeNerate primers) – A Software for designing pairs of degenerate primers for a given set of DNA sequences

Overview HYDEN (HighlY DEgeNerate primers) is a program for designing pairs of degenerate primers for a given set of DNA sequences. HYDEN works well for large input sets of genomic sequences (e.g., hundreds of sequences of length 1Kbp). HYDEN is a batch (i.e., command-line, as opposed to graphical interface) program, available for Windows XP (downloadable […] Read More >

Leading Researchers:
7-2016-1011

A Software Only Anti-Spoofing Defense System for In-Car CAN Bus Networks

Modern cars have multiple dedicated computers under the hood called “electronic control units” (ECUs). These ECUs control many aspects of the car’s operation and are connected to each other in a network that typically uses the CAN bus protocol, which bus is a serial protocol with no security components. Replacing CAN bus with another technology […] Read More >

Leading Researchers:
4-2016-1012

Compilation Integrity Assurance through Deep Code Alignment

TECHNOLOGY & POTENTIAL APPLICATIONWe propose a completely novel approach for detecting hardware Trojans. We obtain, from the foundry or by other means the binaries. These binaries are expected to largely match the programming code provided by the hardware designer with some unavoidable additions inserted in order to support debugging, QA, and to comply with manufacturing […] Read More >

Leading Researchers:
7-2014-858

Subharmonic Wireless Locking of THz transmitter

A novel method for wireless sub-harmonic locking a radiating free-running VCO single source or phased-array at THz frequenciesNeed and AdvantagesAlthough many significant challenges remain, results suggest that CMOS THz ICs are inevitability. Still, the lack of efficient, high-power (watt-level) sources remains the most conspicuous impediment to further progress. Promising applications for terahertz technology include non-ionizing […] Read More >

Leading Researchers:
7-2014-779

Multi Focus Imaging using Optical Phase Mask

Abstract A method for extended depth of field imaging based on image acquisition through a thin binary phase plate followed by fast automatic computational post-processing is presented. By placing a wavelength dependent optical mask inside the pupil of a conventional camera lens, one acquires a unique response for each of the three main color channels, […] Read More >

Leading Researchers:
5-2013-679

A smartphone based psychiatrist-aid system to monitor and prevent recurring illnesses

Lifegraph enables early detection of disease deterioration in mental health patients,using proprietary machine-learning algorithms applied to data collected from thesmartphone sensors.VISIONImproving lives of patients with mental disorders and decreasing the burden of disease on patients,their families and society as a whole.NEED AND MARKET POTENTIALMental disorders are a leading cause for loss of productivity and hospital […] Read More >

Leading Researchers:
4-2013-532

DYNAMIC MAPS FOR EXPLORING AND BROWSING OF IMAGES

Technology Our technology enables navigating over a collection of high dimensional entities (such as images, videos, text documents and more) in an interface similar to online map navigation interfaces. The map is ordered such that similar entities are put next to each other, so the browsing experience is continuous. It is dynamic in the sense […] Read More >

Leading Researchers:
4-2013-531

THREE-DIMENSIONAL MODELING FROM SINGLE PHOTOGRAPHS

Technology An interactive technique for modeling 3D man-made objects by extracting them from a single photograph is presented. The technique combines the cognitive ability of humans with the computational accuracy of the machine. To extract an object from a given photo, the user draws its part’s profile and sweeps it using simple gestures, to progressively […] Read More >

Leading Researchers:
4-2013-527

INFERRING THE PERIODICITY OF DISCRETE SIGNALS

A method for testing a signal comprises obtaining a signal, determining whether the signal has at least one period, measuring that period and providing the measurement as output. A power spectral density estimation can be used for signals having a single period, and an autocorrelation function with slicing can be used in an iterative procedure […] Read More >

Leading Researchers:
7-2013-442

Microelectromechanical Systems (Mems) Sensors and Actuators

TechnologyMy research activity in the area of design and modeling of micro- and nanoelectromechanical systems (MEMS/NEMS) combines both theoretical and applied aspects and falls in several directions. The overall scope of the research is in the development of new approaches to actuation and sensing and their implementation in micro devices.   In the realm of micro […] Read More >

4-2012-335

localization using TOA from Multipath

The Technology Our expert team has succeeded to develop a unique algorithm for location estimation that attains optimal performance in multipath conditions. The novel estimator advantage is that it attains accuracy which is significantly better than other leading methods and that its computational complexity is low. Meaning the algorithm is well suited for implementation in […] Read More >

Leading Researchers:
7-2011-192

Compressive Sensing in Radar Detection

Technology The signal processing in a pulse-Doppler radar is typically based on pulse compression filter and discrete Fourier transform (DFT). Detection, measurement accuracy and good resolution require the transmission of train of pulses, where each pulse is frequency modulated. In some cases, for ambiguity resolution, a few trains of pulses are required. A reasonable assumption […] Read More >

7-2009-59

High Speed Photonic Digital-To-Analog Conversion

The Technology A novel integrated optical modulator based on a multi-electrode Mach-Zehnder modulator has been developed at Tel-Aviv University. The device has superior performance in terms of linearity, dynamic range and implementation simplicity. These improvements are achieved by utilizing a unique mapping method between the analog input and the digital sequence applied to the device, […] Read More >

Leading Researchers:
4-2008-34

Display of High Dynamic Range Images on Conventional Displays

The Invention Current image acquisition and processing allow construction of images with a very wide range of luminous levels.  The invention is a method for intelligently manipulating the luminous levels into a displayed image where a maximum amount of significant viewable detail can be simultaneously displayed. The algorithm is based on a visual model which […] Read More >

Leading Researchers:
4-2010-33

Eye Gaze Correction for Video Conference

The Invention An algorithm has been developed that can detect the eyes of a video photographed subject. The eyes can then be artificially placed so that they are looking at the camera irrespective of the actual direction the eyes may be directed. The Need Video conferencing is a popular method of communication, whether through IP […] Read More >

4-2013-456

Big Data Analytics

Data Mining and Machine Learning; User-Oriented Security: A Multi-Disciplinary Approach The proposed research is an interdisciplinary project, aiming to develop an adaptive cyber-security system that is personally-adjusted to characteristics of a human user. The project is based on the rapidly developing literature on “usable security” which emerged from the realization that system security often depends […] Read More >

Leading Researchers:
7-2012-324

Capacitive Matrix for Continuous Voltage Output

A direct current (DC) to DC converter, including: input ports for receiving an input DC voltage; output ports for outputting an output DC voltage; a first matrix of capacitors and switches;  a second matrix of capacitors and switches; and a control circuit, coupled to the switches of the first and second matrices, configure d to […] Read More >

Leading Researchers:
2023-0143

Hardware Accelerators for Data Structures

We developed the first parallel architecture for a dynamic data-structure for approximate membership (i.e., a Bloom filter that also supports deletions).  UNMET NEEDThe filter architecture supports multiple operations per cycle while preserving sequential order with a fixed and stable throughput that does not depend on the type of operations, the workload, or how populated the […] Read More >

2023-0021

Hyperspectral Imaging Method and System using a Flock of Small Satellites

Remote sensing by satellites is the most major tool in earth observation. In recent decades, governments and the private sector have invested billions in earth surveillance satellite missions. Environmental and agricultural surveillance requires multi-spectral visible, NIR, SWIR, and thermal imagery. Traditionally imagery satellites equipped with a bulky high-resolution camera resulted in heavy and expensive satellite […] Read More >

Leading Researchers:
2023-0055

Error Correction Code Transformer

Error correction code is a major part of the communication physical layer, ensuring the reliable transfer of data over noisy channels. Recently, neural decoders were shown to outperform classical decoding techniques. However, the existing neural approaches present strong overfitting due to the exponential training complexity, or a restrictive inductive bias due to reliance on Belief […] Read More >

Leading Researchers:
2023-0041

Deep Quantum Error Correction

Quantum error correction codes are essential for building reliable quantum computing devices and a key component for realizing the potential of quantum computing. QECC, as its classical counterpart (ECC), allows the reduction of the error rates by distributing quantum logical information across redundant physical qubits such that errors can be detected and corrected. UNMET NEEDAs […] Read More >

Leading Researchers:
2023-0036

Tuning Stylegan Locally to Faithfully Encode Any Input Image

The ability to distinguish between synthetic images and real ones has become increasingly challenging since the introduction of Generative Adversarial Networks (GAN). Although the images produced by this framework are often indistinguishable from real ones, one lacks the ability to control the specific outcome. Most relevant to our work is the StyleGAN family of generators, […] Read More >

Leading Researchers:
2023-0027

A Lensless Polarization Camera

Polarization imaging is a technique that creates a pixel-map of the polarization state in a scene. Although invisible to the human eye (and for most conventional cameras), polarization can assist various sensing and computer vision tasks. Existing polarization cameras acquire the additional modality using either spatial or temporal multiplexing, which increases the camera volume, weight, […] Read More >

Leading Researchers:
7-2020-1368

Visual Data Transfer Between the End and Side of a Multimode Fiber

It is well known that light propagation in optical fibers is accompanied by random omnidirectional scattering. This type of scattering is called ‘Rayleigh scattering’ and is due to small inhomogeneities in the fiber core. The small fraction of coherent guided light that escapes outside the cladding of the fiber forms a speckle pattern. While works […] Read More >

Leading Researchers:
2022-0202

Explainable AI (XAI)

One important challenge in machine learning is the “black box” problem, in which an artificial intelligence reaches a result without any humans being able to explain why. This problem is typically present in deep artificial neural networks, in which the hidden layers are impenetrable. To tackle this problem, our researchers have introduced the notion of explainable […] Read More >

2022-0190

Dynamic Budget Allocation for Web Media Advertising Campaigns

Companies are required to define an advertising strategy determining how to allocate advertising funds over time, to maximize exposure to as many potential consumers as possible to the brand. Several models of advertising budget allocation have been developed over the years, however, these mjavascript:void(null);odels fall short in their capacity to inform budget allocation problems that […] Read More >

Leading Researchers:
2-2020-1451

Leveraging Gene Panel Sequencing Data for Mutational Signature Analysis with Applications to Personalized Treatment

UNMET NEED Mutational signatures and their exposures are key to understanding the processes that shape cancer genomes with applications to diagnosis and treatment. Yet current signature analysis approaches are limited to relatively rich mutation data that comes from whole-genome or whole-exome sequencing. Recently, orders of magnitude sparser data sets from gene panel sequencing have become […] Read More >

Leading Researchers:
4-2022-1771

Automatic Music Transcription in The Wild using Unaligned Supervision

We have developed a novel system that enables automatic transcription of real musical performances. The system detects in unmatched high accuracy which notes were played, at what time, and by which instrument. In other words, the system can parse the musical content from a recording with high precision in timing and instrumentation. The prediction of […] Read More >

Leading Researchers:
2-2022-1764

Efficient information coding in living organisms

It is clear that DNA can be used as a storage medium, each nucleotide carrying two information bits, which can store vast amounts of data for very long periods of time and with high reliability; as overtime, humans remain human just as cats remain cats. However, it is also clear that it is a very […] Read More >

Leading Researchers:
12-2011-228

Modern Computer Integrated Manufacturing

  The Computer Integrated Manufacturing (CIM) Laboratory serves as a main teaching and research Lab for the Department of Industrial Engineering in the Iby and Aladar Fleischman Faculty of Engineering at Tel Aviv University.   The Lab offers introductory and advanced laboratories in Modern Computer Integrated Manufacturing. Practical laboratories & projects cover the following concepts […] Read More >

Prof. Afek Yehuda

My research interests span the range from distributed systems to tightly coupled multiprocessors. In particular, I am interested in the theoretical study of asynchrony and its effects in systems (both shared memory and message passing based), in concurrent programming (concurrent data structures and transactional memory), and in networking (network security, protecting against denial of service […] Read More >

Prof. Amir Roey Jacob

Design and synthesis of advanced polymeric hybrids and their assembly into functional nanostructures for applications ranging from nanomedicine to materials science Research Design, synthesis and characterization of smart polymers Design, synthesis and characterization of dendrimers and polymeric hybrids Stimuli responsive self-assembly and disassembly Utilization of smart polymers as selective drug delivery systems Read More >

Prof. Amrani Ofer

Microwave and digital communications, specializing in the various aspects of equalization, coding, modulation, and combinations thereof Email: ofera@tauex.tau.ac.il Phone: 03-6407766 Fax: 03-6407095 Office: Computer and Software Engineering, 307   Read More >

Prof. Applebaum Benny

An associate Professor in the School of Electrical Engineering at Tel-Aviv University. I’m mainly interested in the foundations of cryptography, as well as the practical aspects of computer security. I also have a broad interest in computational complexity and coding theory. Read More >

Prof. Arie Ady

Research Interests: Nonlinear Optics, Quasi Phase Matching Periodic and Quasi-Periodic Nonlinear Photonic Crystals All optical processing Frequency stabilization of lasers, high resolution spectroscopy Email: ady@eng.tau.ac.il Phone: 03-6406627 Fax: 03-6423508 Website: https://www.adyarie.sites.tau…. Office: Electrical Engineering, 240   Read More >

Prof. Ast Gil

Professor, Department of Human Molecular Genetics and Biochemistry, Faculty of Medicine, Tel Aviv University Research Alternative Splicing Generates Transcriptomic Diversity in Genetic Disorders & Cancer By utilizing the unique strengths of our research group in bioinformatic analyses as well as in genomic and advanced molecular biology methodologies, we are able to make groundbreaking discoveries in […] Read More >

Prof. Avidan Shmuel (Shai)

Computer Vision, Computational Photography, Computer Graphics Read More >

Dr. AVRON Haim

Read More >

Prof. BEERY Yair

Read More >

Prof. Ben-Dor Eyal

Fields of research: Hyperspectral Remote Sensing of the Earth Soil Spectroscopy Developing applications in many diciplines (medicin, veterinary, civl engineerings, precise agriculture) Generating Soil Spectral Library for the Medearnenam countries Bi lateral projects with Czech Republic (CGS), Germany (GFZ), Greec (i-BEC), Italy (CNR) and EC (EUFAR, EO-MINERS and GEO-CRADEL) Contact: Email: bendor@tauex.tau.ac.il Phone: 03-6407049 Another […] Read More >

Prof. Ben-Gal Irad

Research Interests: Data Mining, Machine Learning and Analytics Applications of Information Theory to industrial and service systems Search Problems Statistical methods for control and analysis of stochastic processes Testing algorithms of products and processes Design of Experiment – theoretical and practical aspects Contact: Email: bengal@tauex.tau.ac.il Phone: 03-6406910 Fax: 03-6407669 Website: https://www.eng.tau.ac.il/~beng… Office: Wolfson – Engineering, 423 Read More >

Dr. Berant Jonathan

Read More >

Prof. Bermano Amit Haim

I am a senior lecturer (assistant professor) at the Blavatnik School of Computer Science in Tel-Aviv University. My research focuses on Computer Graphics, Computer Vision, and Copmutational Fabrication. The tools I use to advance and connect these fiedls are Geometry Processing and, as can be expected, machine learning. Previously, I was a postdoctoral Researcher at […] Read More >

Prof. Boag Amir

Research Interests: * Computational electromagnetics and acoustics * Fast multilevel algorithms * Antenna and nano-antenna design * Imaging techniques including Synthetic Aperture Radar * Electrostatic-Kelvin Force Microscopy * Beam representations of electromagnetic and acoustic field Read More >

Prof. Bobrovsky Ben Zion

Read More >

Prof. Bronstein Alexander

Geometry: theoretical and computational methods in metric geometry, embedding problems, discrete Gromov-Hausdorff distances, spectral and diffusion geometry, geometric approaches to problems in image sciences. Computational shape analysis: non-rigid similarity and correspondence, partial similarity, symmetry and structure, feature based methods, large-scale shape retrieval, invariant texture mapping, shape synthesis and morphing. Computer vision: 3D acquisition and reconstruction, feature descriptors, image and video retrieval […] Read More >

Prof. Bukchin Yossi

Research Interests: Assembly systems design Assembly line balancing Facility design Operational scheduling; Human factors engineering Read More >

Prof. Canetti Ran

Read More >

Dr. Censor Nitzan

Read More >

Prof. Cohen-Or Daniel

My research interests are in Computer Graphics, Visual Computing and Geometric Modeling and including rendering and modeling techniques, Shape Analysis, Shape Creation and Editing, 3D Reconstruction, Photo Processing, compression and streaming techniques, visibility, point set representation, morphing and volume graphics. Read More >

Prof. Deutch Daniel

Research Interests My reasearch focuses on Data Management. The high-level goals of my research are to understand, organize and analyze Data. My methodology of doing so is typically based, in part, on foundations in classic data managemant (databases), logic and probability and process analysis. Short Bio Daniel Deutch is a Associate Professor in the Computer […] Read More >

Dr. Dubovi Ilana

Read More >

Prof. Dvir Tal

Microfluidics-based tissue engineering. Recreating stem cell niches, microfluidics bioreactors for tissue engineering. Nanotechnological strategies for engineering thick cardiac tissue. Engineering a 3D neuronal network for spinal cord and brain regeneration. Fabrication of Nanoelectronics/engineered tissue hybrids. Developing smart delivery systems that recruit stem cells to defected organs. Email: tdvir@tauex.tau.ac.il Phone: 03-6406514 Another phone: 03-6408604 Website: https://dvirlab.wixsite.com/dv… Office: […] Read More >

Prof. Ellenbogen Tal

Dr. Ellenbogen obtained his bachelor’s degree in Physics and Computers from Tel-Aviv University in 2002 and his Master’s degree in Physics from Tel-Aviv University in 2005. He did his PhD degree in Nonlinear Optics at the School of Electrical Engineering in Tel-Aviv University. During his PhD he received several awards for excellence including the SPIE, […] Read More >

Prof. Erez Uri

Read More >

Prof. Even Guy

I’m interested in algorithms (graphs, approximation, online, distributed, etc.), data structures (dictionaries and filters), and digital logic design (computer arithmetic). Let me know if you can’t find a paper, and I’ll make it available. Email: guy@eng.tau.ac.il Phone: 03-6407769 Fax: 03-6405027 Website: https://sites.google.com/view/… Office: Computer and Software Engineering, 202 Read More >

Prof. Eyal Avishay

Research Interests: Photonic signal processing Propagation of light in optical fibers Polarimetric measurements Read More >

Prof. Feder Meir

Research: Information Theory Network Information Theory Signal and Data Compression Universal Coding Statistical Signal Processing   Read More >

Prof. GERBER Alexander

1.  Nanoscale magnetic systems. a) Spin-dependent electronic transport in ultra-thin magnetic films and granular ferromagnet – normal metal and ferromagnet – insulator mixtures. b) Giant magnetoresistance (GMR) and tunneling magnetoresistance (TMR). c) Extraordinary Hall effect in ultra-thin films and heterogeneous mixtures. d) Magnetic properties of single nanoscale magnetic clusters and their arrays. c) Development of […] Read More >

Prof. Ginzburg Pavel

The antenna laboratory provides capabilities of far field and near field antenna pattern and scattering tests. Automatic and manual measurements in the frequency range of 0.1GHz – 20GHz and up could be routinely performed. Near-field scanners with calibrated field probes enable extracting all field components including the phase. Available equipment includes an Agilent Performance Network […] Read More >

Prof. Giryes Raja

I am a faculty member  in the Department of EE – Systems at Tel Aviv University. I have done a Postdoc in the Department of Electrical and Computer Engineering at Duke University, working with Prof. Guillermo Saprio. I have received my BSc, MSc and PhD from the Department of Computer Science at the Technion — […] Read More >

Prof. Globerson Amir

Our research group studies a broad range of topics in machine learning: from a theoretical understanding of deep learning to architectures for semantic analysis of text and images. Email: gamir@tauex.tau.ac.il Phone: 03-6409299 Website: https://cs3801.wixsite.com/ami… Office: CHECK POINT BUILDING, 122 Read More >

Dr. Golub Z’L Michael

Michael A. Golub received M.Sc. degree from the Samara State Aerospace University in 1978, and Ph.D degree from the Lebedev Physical Institute, Moscow in 1982. In 1986 and 1992 he was appointed Associate professor and Professor positions at the Technical Cybernetics department in the Samara State Aerospace University. He has been visiting professor in National […] Read More >

Prof. Gordon Goren

Machine learning, Social robots, Curiosity assessment Goren Gordon PhD, PhD MBA. Goren has six academic degrees, a BA, MSc and PhD in Quantum Physics, a BMSc, MBA and another PhD in Neurobiology. He did his postdoc in MIT Media Lab’s Personal Robots Group. Goren is the head of the Curiosity Lab in Tel-Aviv University. He […] Read More >

Prof. Halperin Daniel

Research Current Interests: computational geometry and its applications, robust geometric computing and CGAL, robotics and automation, algorithmic motion planning, 3D printing List of publications: dblp More details about my lab’s work can be found by clicking on the relevant tabs at the top of the page; for a quick overview visit the CGL projects page Excerpts Chapters in the 3rd Edition of […] Read More >

Prof. Horn David, Emeritus

Research Data mining: employing QC and DQC to investigate structures of highly complex and noisy data has proved to be very successful. Recently we have tested it on earthquake data, x-ray absorption data of micrometer structures of matter, particle physics data and more. Bioinformatics: characterization of enzymes through specific peptide motifs; functional and evolutional importance […] Read More >

Prof. Iraqi Fuad A.

Read More >

Prof. Kiryati Nahum

Computer vision, image analysis, range imaging, 3-D shape analysis, global optimization. Email: nahum.kiryati@gmail.com Phone: 03-6407767 Fax: 03-6405027 Website: https://www.eng.tau.ac.il/~nk/ Office: Computer and Software Engineering, 306 Read More >

Prof. Krylov Viacheslav

Research Interests Modeling and design of microelectromechanical systems (MEMS) and nanoelectromechanical systems (NEMS) Dynamics of structures with applications to MEMS and NEMS Wave propagation Fluid Structure Interaction Read More >

Prof. Lehrer Ehud

Ehud Lehrer is a member of the  Department of Statistics and Operations Research in  Tel-Aviv University, Israel. An editor of  Games and Economic Behavior. His work deals with Game Theory, Decison Theory, Economic Theory and Probability. Publications Read More >

Prof. Levanon Nadav

Read More >

Prof. Levy Dino

Prof. Levy is an rassociate professor and the head of the Neuroeconomics and Neuromarketing lab at the Marketing Department at Coller School of Management since fall of 2012. Prof. Levy has a BA in Economics from Tel-Aviv University and an MA in Psychobiology, in which he graduates Magna Cum Laude, also from Tel-Aviv University. He […] Read More >

Prof. Liberzon Alexander

Research interests The research interests are related to structure of turbulent flows in a variety of applications: Boundary layers, turbulence with polymers and surfactants, particle-laden flows, scalar (heat, temperature, concentration) dispersion in turbulent flows, and others. We develop new experimental methods to measure velocity and velocity derivatives of turbulent flows in Eulerian and Lagrangian framework. Read More >

Prof. Mansour Yishay

Prof. Yishay Mansour got his PhD from MIT in 1990, following it he was a postdoctoral fellow in Harvard and a Research Staff Member in IBM T. J. Watson Research Center. Since 1992 he is at Tel-Aviv University, where he is currently a Professor of Computer Science and has serves as the first head of the Blavatnik School of Computer Science during 2000-2002. He was the founder and first director of the Israeli Center of Research Excellence in Algorithms. Prof. Mansour held positions with IBM Research, Bell Labs, AT&T research Labs, Google Research and  MicroSoft Reaserch. He has mentored start-ups as Riverhead, which was acquired by Cisco, Ghoonet and Verix. Prof. Mansour has published over 100 journal papers and over 200 proceeding papers […] Read More >

Prof. Margaliot’s Michael

My main research topics include: 1. Stability analysis of switched systems under arbitrary switching. 2. The ribosome flow model. 3. Control-theoretic analysis of Boolean control networks. 4. Control of power converters. 5. Fuzzy modeling and control. 6. Knowledge extraction from artificial neural networks. Read More >

Prof. Markovich Gil

Preparation of inorganic, colloidal nanocrystals and studies of their physical properties – noble metals, magnetic metals, various types of oxides, semiconductors https://www.youtube.com/watch?… Sudies of magnetization dynamics and spin polarized transport in arrays of magnetic nanoparticles Development of transparent electrodes based on metal nanowires, produced by a wet chemical method Studies of nanoscale ferroelectricity Studies of […] Read More >

Prof. Matias Yossi

Research interests: Massive data sets, massive parallelism, data analysis, data streams, algorithms, databases, data structures, data synopses, approximate query processing, data mining, database privacy, internet privacy, spam control, search and information retrieval, parallel computation, data compression, hashing, database systems. information systems Read More >

Prof. Meilijson Isaac

Research Interests : Probability theory, theory of Statistics, stochastic aspects of Operations Research. Reliability theory. Risk and Utility models in Economics. Neural modeling. Read More >

Prof. Mendlovic David

David Mendlovic is a Tel Aviv University full Professor of electro-optics. He has authored more than 200 technical articles, 3 book chapters, and is the holder of more than 40 patents all of them have been commercialized. Prof. Mendlovic is the 1998 winner of the ICO (International Commission of Optics) Award. During the past decade, […] Read More >

Prof. Messer-Yaron Hagit

Research Interests: Detection and parameter estimation theory; non-Gaussian detection and parameter estimation using statistical signal and array processing for underwater acoustics, bio- medical engineering and communication systems.   Biography HAGIT MESSER-YARON received the Ph.D. in Electrical Engineering from Tel Aviv University (TAU), ISRAEL, and after a post-doctoral fellowship at Yale University, she joined the faculty of […] Read More >

Prof. Meyer Joachim

Read More >

Prof. Milo Tova

Fields of Interests Databases and Big Data Web data management Crowd-based data sourcing Data integration XML and semi-structured data Web services and Web applications Business Processes Database languages and data models Research Current Projects DB Group Conference Chairing and Academic Degrees Recipient of the ACM PODS Alberto O. Mendelzon Test-of-Time Award 2010 Interview ACM SIGMOD Distinguished Database […] Read More >

Dr. Morrison Adam

Read More >

Prof. Nevo Uri

We search for simple biophysical and mathematical laws that define the behavior of cells, and specifically of neurons. Our primary biophysical goal is to understand and measure the relation between cellular events and water displacement. We wish to employ this knowledge for the development of MRI techniques for characterization of cellular microstructures and cellular events. […] Read More >

Dr. OSTROMETZKY Jonathan

Read More >

Prof. Pauzner Ady

Read More >

Prof. Raphaeli Dan

Research Interests: Communication theory, detection and decoding algorithms Algorithms and analysis of Iterative Equalization techniques Decoding in the presence of Phase noise Carrier tracking, Multipath fading, mobile communications Spread spectrum systems, Multiuser CDMA , OFDM, MIMO Indoor Location finding in Multipath environments See List of publications  See Additional Academic Information See Supervision Of Graduate Students Resehharch Read More >

Prof. Raviv Tal

Read More >

Prof. Reshef Moshe

Read More >

Dr. Rinetzky Noam

I am a (tenure-track) senior lecturer in the School of Computer Science at Tel Aviv University since October 2012. From October 2010 until October 2012 I was a Royal Academy of Engineering/EPSRC Research Fellow at the School of Electronic Engineering and Computer Scienceat Queen Mary, University of London, and prior to that I was a post-doctoral research associate in Peter O’Hearn’s Separation Logic […] Read More >

Prof. Rosenthal Talma

The construction of the Cohen Rosenthal Diabetic Hypertensive Rat (CRDH) model was initiated nearly a decade ago by cross-breeding between the Cohen Diabetic rat (CDR) and the SHR. The CDR is a rodent model that expresses the following phenotypes: when fed regular diet, it is non-diabetic; when fed a diabetogenic diet, it invariably develops diabetes […] Read More >

Prof. Ruppin Eytan

Research in Eytan Ruppin‘s lab is focused on the computational study of biological networks within the general framework of Systems Biology. This is done primarily in four research topics: 1. The study of metabolism and metabolic networks: Our current focus is on developing genomic-scale metabolic models of human tissues and studying their role in understanding an […] Read More >

Prof. Ruschin Shlomo

Research Interests: Waveguided Optics. Processing and characterization of optical waveguides of various types: Waveguides based on LiNbO3 technology, polymers and ion-exchanged glass. Research on novel integrated optical devices of passive and active types. Devices for Optical Communication, WDM, and ultra-fast modulators. Waveguide laser sources and non-linear waveguide devices. Optical Sensors. Sensing structures of enhanced sensitivity […] Read More >

Prof. Sagiv Mooly (Shmuel)

Read More >

Prof. Scheuer Jacob

Research Interests Nano-Photonics Plasmonics Meta-Surfaces Renewable Energy Slow & Fast Light Sensing Secure communications Polymer Optics Nonlinear Optics Read More >

Prof. Shamir Ron

Ron Shamir is an Israeli professor of computer science known for his work in graph theory and in computational biology. He holds the Raymond and Beverly Chair in Bioinformatics, and is the founder and head of the Edmond J. Safra Center for Bioinformatics at Tel Aviv University. Publications Read More >

Dr. Shamir Boaz

Read More >

Prof. Shavitt Yuval

My research interests are in the areas of networking and distributed algorithms. My recent research focuses on: Internet measurements, mapping and modeling Internet routing security (IP hijack attacks) Network Motifs Transportation Networks Routing and reservations, QoS routing Datamining of Peer-to-Peer Networks (centered on music files) Active networks Read More >

Dr. Shayevitz Ofer

Research Interests I am broadly interested in information theoretic aspects of communication, storage and computation. Some of my specific interests include: Interactive Communication in Noisy Channels Distributed Data Compression and Computation Relations between Information Theory and Dynamical Systems, Graph Theory, and Stochastic Control Applications of Information Theory to problems in prediction and inference Statistical Signal […] Read More >

Prof. Shmilovitz Doron

Research Power electronics is a fundamental enabling technology for most electronic circuits, systems, and devices. Power management applications span a wide power range, from the MW range in utility applications through kW for motor drives and various industrial applications, tens of watts to several hundred mW in notebooks and various mobile devices, down to mW […] Read More >

Prof. Shmueli Erez

The Big Data Lab: Digital information about users is undoubtedly the oil of the new economy. Collecting, processing, and leveraging such data at large scale, a trend called Big Data, is the fuel that powers many online services like Facebook, Google, Amazon and Netflix. While Big Data has a tremendous potential, it also raises a […] Read More >

Prof. Shtaif Mark

Research: Fiber-optic transmission and optical communications Nonlinear propagation in optical fibers, polarization mode dispersion, Polarization dependent loss, information capacity limitations, Optical amplification, theory of detection and noise, Quantum information and implementation of quantum communications protocols in fiber systems, Laser dynamics and mode-locking. Read More >

Prof. Sochen Nir Asher

Research interests: I’m interested in the applications of Differential Geometry ideas and techniques in Image Processing and Analysis and in Computational Vision. My former research studies were devoted to Conformal Field Theories and Integrable Models in relation to String Theory and to Statistical Mechanics. About Nir Sochen, finished his B.Sc studies in Physics 1986 and […] Read More >

Dr. Spitzer Hedva

Research Interests: Visual mechanisms-computational and psychophysical aspects: adaptation, contrast enhancement, lateral facilitation, illusory contours and shapes, border ownership, chromatic aberrations, shape from motion; Applications: compression of HDR images, IR images; color and texture enhancement, salient contours, segmentation, correction of aberrations, object recognition; Medical imaging: roentgen, CT, mammography, thermography, ultrasound, MRI Read More >

Prof. TAMO Itzhak

Read More >

Dr. Toch Eran

Read More >

Prof. Toledo Sivan Avraham

I work in two main areas: One is Combinatorial Scientific Computing and Numerical Linear Algebra. My work in this area spans sparse matrix computations, combinatorial preconditioners, and communication efficient algorithms (and lower bounds for them). The other is computer systems; my main current focus in this area is wildlife localization and tracking. I have been […] Read More >

Prof. Weiss Anthony Joseph

Research Interests: 1.    Statistical Signal Processing. 2.    Digital Signal Processing. 3.    Sensor, Antenna Array Processing. 4.    Direction Finding, Emitter localization. 5.    Radar, Sonar Problems. 6.    Lower Bounds on Performance. 7.    Efficient Optimization Algorithms. 8.    Sensor and wireless networks 9.    SAR 10. Navigation Current Projects: 1.   […] Read More >

Prof. Weiss George

Research interests: Distributed parameter systems, passive and conservative systems, robust and optimal control, repetitive control, discretization of control systems, functional analysis, control of power converters, distributed power generation, power filtering, signals, sampling, periodic systems, prediction. George Weiss, together with Qing-Chang Zhong, has developed the concept of a synchronverter that will enable the grid integration of […] Read More >

Prof. Wolf Lior

A faculty member at The Blavatnik School of Computer Science at Tel Aviv University and a reseach scientist at Facebook AI Research. Before, I was a postdoc working with Prof. Poggio at CBCL, MIT. I received my PhD working with Prof. Shashua at the Hebrew U, Jerusalem Publications Read More >

Prof. Wool Avishai

Current Interests: Wireless Security ( RFID, Bluetooth, WiFi ), Network security, Firewalls, Side-Channel Cryptography, SCADA networks, Internet Topology Read More >

Prof. Yamin Dan

Dep. of Industrial Engineering Dr. Yamin (PhD) is a faculty member at the department of Industrial Engineering at Tel Aviv University, and a former faculty member in the Center of Infectious Disease Modeling and Analysis, in the school of public health at Yale University. Research Interests: Social networks, Infectious diseases modeling, Stochastic optimizations, Dynamic modeling, […] Read More >

Prof. Yekutieli Daniel

Current Research Interests: ·       RFICs at mm-wave frequencies and beyond ·       Short-range ultra-fast wireless links ·       RF interconnect in deep sub-micron CMOS ·       60GHz radio in CMOS ·       Sensing and imaging in IR, THz and mm-wave frequencies Read More >

Dr. Yeshurun Yehezkel

Research Areas A unifying theme in my research is the effort to understand and computationally formalize biological information processing systems (like the Visual and Auditory systems), and then use this gained knowledge to design and improve artificial computerized systems sharing the same goals. Computational principles behind Cortical Architecture:  We provide evidence that the visual system has an initial stage, when visual information […] Read More >

Prof. Zheludev Valery

Read More >

Sorry, no results were found.

Sign up for
our events

    Close
    Life Science
    Magazine

      Close
      Hi-Tech
      Magazine

        Close