Skip to main content

Showing 1–18 of 18 results for author: Green, O

.
  1. arXiv:2209.13202  [pdf, other

    cs.CV cs.NE

    A Novel Dataset for Evaluating and Alleviating Domain Shift for Human Detection in Agricultural Fields

    Authors: Paraskevi Nousi, Emmanouil Mpampis, Nikolaos Passalis, Ole Green, Anastasios Tefas

    Abstract: In this paper we evaluate the impact of domain shift on human detection models trained on well known object detection datasets when deployed on data outside the distribution of the training set, as well as propose methods to alleviate such phenomena based on the available annotations from the target domain. Specifically, we introduce the OpenDR Humans in Field dataset, collected in the context of… ▽ More

    Submitted 27 September, 2022; originally announced September 2022.

  2. Chiral to Nematic Crossover in the Superconducting State of 4Hb-TaS$_2$

    Authors: I. Silber, S. Mathimalar, I. Mangel, O. Green, N. Avraham, H. Beidenkopf, I. Feldman, A. Kanigel, A. Klein, M. Goldstein, A. Banerjee, E. Sela, Y. Dagan

    Abstract: Most superconductors have an isotropic, single component order parameter, and are well described by the BCS theory for superconductivity. Unconventional, multiple components superconductors are exceptionally rare and are much less understood. Here, we combine scanning tunneling microscopy and angle-resolved macroscopic transport to study the candidate chiral superconductor, 4Hb-TaS$_2$. We reveal… ▽ More

    Submitted 30 August, 2022; originally announced August 2022.

    Journal ref: Nat Commun 15, 824 (2024)

  3. arXiv:2203.00403  [pdf, other

    cs.RO cs.AI

    OpenDR: An Open Toolkit for Enabling High Performance, Low Footprint Deep Learning for Robotics

    Authors: N. Passalis, S. Pedrazzi, R. Babuska, W. Burgard, D. Dias, F. Ferro, M. Gabbouj, O. Green, A. Iosifidis, E. Kayacan, J. Kober, O. Michel, N. Nikolaidis, P. Nousi, R. Pieters, M. Tzelepi, A. Valada, A. Tefas

    Abstract: Existing Deep Learning (DL) frameworks typically do not provide ready-to-use solutions for robotics, where very specific learning, reasoning, and embodiment problems exist. Their relatively steep learning curve and the different methodologies employed by DL compared to traditional approaches, along with the high complexity of DL models, which often leads to the need of employing specialized hardwa… ▽ More

    Submitted 1 March, 2022; originally announced March 2022.

  4. Abdominal synthetic CT reconstruction with intensity projection prior for MRI-only adaptive radiotherapy

    Authors: Sven Olberg, Jaehee Chun, Byong Su Choi, Inkyung Park, Hyun Kim, Taeho Kim, ** Sung Kim, Olga Green, Justin C. Park

    Abstract: An MRI-only adaptive radiotherapy (ART) workflow is desirable for managing interfractional changes in anatomy, but producing synthetic CT (sCT) data through paired data-driven deep learning (DL) for abdominal dose calculations remains a challenge due to the highly variable presence of intestinal gas. We present the preliminary dosimetric evaluation of our novel approach to sCT reconstruction that… ▽ More

    Submitted 2 July, 2021; originally announced July 2021.

  5. arXiv:2104.00792  [pdf, other

    cs.DC cs.DS

    Scalable Hash Table for NUMA Systems

    Authors: Alok Tripathy, Oded Green

    Abstract: Hash tables are used in a plethora of applications, including database operations, DNA sequencing, string searching, and many more. As such, there are many parallelized hash tables targeting multicore, distributed, and accelerator-based systems. We present in this work a multi-GPU hash table implementation that can process keys at a throughput comparable to that of distributed hash tables. Distrib… ▽ More

    Submitted 1 April, 2021; originally announced April 2021.

  6. arXiv:2103.13577  [pdf, other

    cs.DC cs.DS

    ButterFly BFS -- An Efficient Communication Pattern for Multi Node Traversals

    Authors: Oded Green

    Abstract: Breadth-First Search (BFS) is a building block used in a wide array of graph analytics and is used in various network analysis domains: social, road, transportation, communication, and much more. Over the last two decades, network sizes have continued to grow. The popularity of BFS has brought with it a need for significantly faster traversals. Thus, BFS algorithms have been designed to exploit sh… ▽ More

    Submitted 24 March, 2021; originally announced March 2021.

  7. arXiv:1910.03679  [pdf, other

    cs.DC cs.AR cs.PF

    Performance Impact of Memory Channels on Sparse and Irregular Algorithms

    Authors: Oded Green, James Fox, Jeffrey Young, Jun Shirako, David Bader

    Abstract: Graph processing is typically considered to be a memory-bound rather than compute-bound problem. One common line of thought is that more available memory bandwidth corresponds to better graph processing performance. However, in this work we demonstrate that the key factor in the utilization of the memory system for graph algorithms is not necessarily the raw bandwidth or even the latency of memory… ▽ More

    Submitted 8 October, 2019; originally announced October 2019.

  8. arXiv:1907.02900  [pdf, other

    cs.DS cs.DB cs.DC

    HashGraph -- Scalable Hash Tables Using A Sparse Graph Data Structure

    Authors: Oded Green

    Abstract: Hash tables are ubiquitous and used in a wide range of applications for efficient probing of large and unsorted data. If designed properly, hash-tables can enable efficients look ups in a constant number of operations or commonly referred to as O(1) operations. As data sizes continue to grow and data becomes less structured (as is common for big-data applications), the need for efficient and scala… ▽ More

    Submitted 5 July, 2019; originally announced July 2019.

  9. arXiv:1807.03847  [pdf, other

    cs.DS cs.DC

    Scalable Katz Ranking Computation in Large Static and Dynamic Graphs

    Authors: Alexander van der Grinten, Elisabetta Bergamini, Oded Green, David A. Bader, Henning Meyerhenke

    Abstract: Network analysis defines a number of centrality measures to identify the most central nodes in a network. Fast computation of those measures is a major challenge in algorithmic network analysis. Aside from closeness and betweenness, Katz centrality is one of the established centrality measures. In this paper, we consider the problem of computing rankings for Katz centrality. In particular, we prop… ▽ More

    Submitted 10 July, 2018; originally announced July 2018.

    Comments: Published at ESA'18

  10. FieldSAFE: Dataset for Obstacle Detection in Agriculture

    Authors: Mikkel Fly Kragh, Peter Christiansen, Morten Stigaard Laursen, Morten Larsen, Kim Arild Steen, Ole Green, Henrik Karstoft, Rasmus Nyholm Jørgensen

    Abstract: In this paper, we present a novel multi-modal dataset for obstacle detection in agriculture. The dataset comprises approximately 2 hours of raw sensor data from a tractor-mounted sensor system in a grass mowing scenario in Denmark, October 2016. Sensing modalities include stereo camera, thermal camera, web camera, 360-degree camera, lidar, and radar, while precise localization is available from fu… ▽ More

    Submitted 11 September, 2017; originally announced September 2017.

    Comments: Submitted to special issue of MDPI Sensors: Sensors in Agriculture

    Report number: 1424-8220

    Journal ref: Sensors 2017, 17(11), 2579

  11. arXiv:1704.03767  [pdf, ps, other

    cs.DC cs.AI

    Parallelized Kendall's Tau Coefficient Computation via SIMD Vectorized Sorting On Many-Integrated-Core Processors

    Authors: Yongchao Liu, Tony Pan, Oded Green, Srinivas Aluru

    Abstract: Pairwise association measure is an important operation in data analytics. Kendall's tau coefficient is one widely used correlation coefficient identifying non-linear relationships between ordinal variables. In this paper, we investigated a parallel algorithm accelerating all-pairs Kendall's tau coefficient computation via single instruction multiple data (SIMD) vectorized sorting on Intel Xeon Phi… ▽ More

    Submitted 12 April, 2017; originally announced April 2017.

    Comments: 29 pages, 6 figures, 5 tables, submitted to Journal of Parallel and Distributed Computing

  12. arXiv:1607.06156  [pdf, other

    cs.DC

    An Adaptive Parallel Algorithm for Computing Connected Components

    Authors: Chirag Jain, Patrick Flick, Tony Pan, Oded Green, Srinivas Aluru

    Abstract: We present an efficient distributed memory parallel algorithm for computing connected components in undirected graphs based on Shiloach-Vishkin's PRAM approach. We discuss multiple optimization techniques that reduce communication volume as well as load-balance the algorithm. We also note that the efficiency of the parallel graph connectivity algorithm depends on the underlying graph topology. Par… ▽ More

    Submitted 13 February, 2017; v1 submitted 20 July, 2016; originally announced July 2016.

  13. arXiv:1411.1460  [pdf, other

    cs.DC cs.PF

    Branch-Avoiding Graph Algorithms

    Authors: Oded Green, Marat Dukhan, Richard Vuduc

    Abstract: This paper quantifies the impact of branches and branch mispredictions on the single-core performance for two classes of graph problems. Specifically, we consider classical algorithms for computing connected components and breadth-first search (BFS). We show that branch mispredictions are costly and can reduce performance by as much as 30%-50%. This insight suggests that one should seek graph algo… ▽ More

    Submitted 5 November, 2014; originally announced November 2014.

    ACM Class: C.0; C.4; E.1

  14. arXiv:1406.2628  [pdf, other

    cs.DC

    Merge Path - A Visually Intuitive Approach to Parallel Merging

    Authors: Oded Green, Saher Odeh, Yitzhak Birk

    Abstract: Merging two sorted arrays is a prominent building block for sorting and other functions. Its efficient parallelization requires balancing the load among compute cores, minimizing the extra work brought about by parallelization, and minimizing inter-thread synchronization requirements. Efficient use of memory is also important. We present a novel, visually intuitive approach to partitioning two i… ▽ More

    Submitted 20 June, 2014; v1 submitted 10 June, 2014; originally announced June 2014.

  15. arXiv:1303.2285  [pdf

    cs.DS cs.DM

    Efficient Parallel Computation of the Estimated Covariance Matrix

    Authors: Oded Green, Lior David, Ami Galperin, Yitzhak Birk

    Abstract: Computation of a signal's estimated covariance matrix is an important building block in signal processing, e.g., for spectral estimation. Each matrix element is a sum of products of elements in the input matrix taken over a sliding window. Any given product contributes to multiple output elements, thereby complicating parallelization. We present a novel algorithm that attains very high parallelism… ▽ More

    Submitted 9 March, 2013; originally announced March 2013.

    ACM Class: B.3.2; D.1.3; F.2.1

  16. arXiv:1105.2700  [pdf, other

    cond-mat.mtrl-sci

    Effects of Annealing Conditions on the Microstructure and Magnetic Properties of the Perovskite Manganite, La0.75Sr0.25MnO3

    Authors: D. O. J. Green, K-U. Neumann

    Abstract: The effects of annealing conditions upon the microstructure and the magnetic properties of the colossal magnetoresistive manganite La0.75Sr0.25MnO3 have been investigated. Increasing the annealing temperature and time of annealing is seen to increase the size of crystallites within the samples. The spontaneous magnetic moment per formula unit and the Curie temperature, as obtained from Arrott plot… ▽ More

    Submitted 13 May, 2011; originally announced May 2011.

    Comments: 6 pages, 6 figures, 1 table

  17. arXiv:1105.2507  [pdf, other

    cond-mat.str-el cond-mat.stat-mech

    Map** Colossal Magnetoresistance Phase Transitions with the Charge-Carrier Density Collapse Model

    Authors: D. O. J. Green

    Abstract: We explain the observed specific heat anomaly (and hence entropy change) in the colossal magnetoresistive manganite Sm0.55Sr0.45MnO3, by introducing phase separation into the current carrier density collapse theory via the notion of the ferromagnetic volume fraction. Within the same framework, we have also been able to explain the observed electrical resistivity of Sm0.55Sr0.45MnO3 by using approp… ▽ More

    Submitted 12 May, 2011; originally announced May 2011.

    Comments: 8 pages, 6 figures, 2 tables

  18. arXiv:0903.3687  [pdf

    astro-ph.EP astro-ph.IM

    MRO/CRISM Retrieval of Surface Lambert Albedos for Multispectral Map** of Mars with DISORT-based Rad. Transfer Modeling: Phase 1 - Using Historical Climatology for Temperatures, Aerosol Opacities, & Atmo. Pressures

    Authors: P. C. McGuire, M. J. Wolff, M. D. Smith, R. E. Arvidson, S. L. Murchie, R. T. Clancy, T. L. Roush, S. C. Cull, K. A. Lichtenberg, S. M. Wiseman, R. O. Green, T. Z. Martin, R. E. Milliken, P. J. Cavender, D. C. Humm, F. P. Seelos, K. D. Seelos, H. W. Taylor, B. L. Ehlmann, J. F. Mustard, S. M. Pelkey, T. N. Titus, C. D. Hash, E. R. Malaret, the CRISM Team

    Abstract: We discuss the DISORT-based radiative transfer pipeline ('CRISM_LambertAlb') for atmospheric and thermal correction of MRO/CRISM data acquired in multispectral map** mode (~200 m/pixel, 72 spectral channels). Currently, in this phase-one version of the system, we use aerosol optical depths, surface temperatures, and lower-atmospheric temperatures, all from climatology derived from Mars Global… ▽ More

    Submitted 21 March, 2009; originally announced March 2009.

    Journal ref: IEEE Trans. on Geoscience and Remote Sensing, 46, pp. 4020-4040 (2008)