Skip to main content

Showing 1–22 of 22 results for author: Morrison, D

Searching in archive cs. Search in all archives.
.
  1. arXiv:2410.21558  [pdf, ps, other

    cs.CR

    Discovery of Endianness and Instruction Size Characteristics in Binary Programs from Unknown Instruction Set Architectures

    Authors: Joachim Andreassen, Donn Morrison

    Abstract: We study the problem of streamlining reverse engineering (RE) of binary programs from unknown instruction set architectures (ISA). We focus on two fundamental ISA characteristics to beginning the RE process: identification of endianness and whether the instruction width is a fixed or variable. For ISAs with a fixed instruction width, we also present methods for estimating the width. In addition to… ▽ More

    Submitted 28 October, 2024; originally announced October 2024.

  2. arXiv:2403.15197  [pdf, other

    cs.CR

    Cryptic Bytes: WebAssembly Obfuscation for Evading Cryptojacking Detection

    Authors: Håkon Harnes, Donn Morrison

    Abstract: WebAssembly has gained significant traction as a high-performance, secure, and portable compilation target for the Web and beyond. However, its growing adoption has also introduced new security challenges. One such threat is cryptojacking, where websites mine cryptocurrencies on visitors' devices without their knowledge or consent, often through the use of WebAssembly. While detection methods have… ▽ More

    Submitted 22 March, 2024; originally announced March 2024.

  3. arXiv:2401.07565  [pdf, other

    cs.CR cs.SE

    Call graph discovery in binary programs from unknown instruction set architectures

    Authors: Håvard Pettersen, Donn Morrison

    Abstract: This study addresses the challenge of reverse engineering binaries from unknown instruction set architectures, a complex task with potential implications for software maintenance and cyber-security. We focus on the tasks of detecting candidate call and return opcodes for automatic extraction of call graphs in order to simplify the reverse engineering process. Empirical testing on a small dataset o… ▽ More

    Submitted 15 January, 2024; originally announced January 2024.

    Journal ref: PETTERSEN, Håvard; MORRISON, Donn. Call graph discovery in binary programs from unknown instruction set architectures. In: Norsk IKT-konferanse for forskning og utdanning. 2023

  4. SoK: Analysis techniques for WebAssembly

    Authors: Håkon Harnes, Donn Morrison

    Abstract: WebAssembly is a low-level bytecode language that allows high-level languages like C, C++, and Rust to be executed in the browser at near-native performance. In recent years, WebAssembly has gained widespread adoption is now natively supported by all modern browsers. However, vulnerabilities in memory-unsafe languages, like C and C++, can translate into vulnerabilities in WebAssembly binaries. Unf… ▽ More

    Submitted 22 March, 2024; v1 submitted 11 January, 2024; originally announced January 2024.

  5. arXiv:2205.09185  [pdf, other

    physics.ins-det cs.LG hep-ex nucl-ex physics.comp-ph

    AI-assisted Optimization of the ECCE Tracking System at the Electron Ion Collider

    Authors: C. Fanelli, Z. Papandreou, K. Suresh, J. K. Adkins, Y. Akiba, A. Albataineh, M. Amaryan, I. C. Arsene, C. Ayerbe Gayoso, J. Bae, X. Bai, M. D. Baker, M. Bashkanov, R. Bellwied, F. Benmokhtar, V. Berdnikov, J. C. Bernauer, F. Bock, W. Boeglin, M. Borysova, E. Brash, P. Brindza, W. J. Briscoe, M. Brooks, S. Bueltmann , et al. (258 additional authors not shown)

    Abstract: The Electron-Ion Collider (EIC) is a cutting-edge accelerator facility that will study the nature of the "glue" that binds the building blocks of the visible matter in the universe. The proposed experiment will be realized at Brookhaven National Laboratory in approximately 10 years from now, with detector design and R&D currently ongoing. Notably, EIC is one of the first large-scale facilities to… ▽ More

    Submitted 19 May, 2022; v1 submitted 18 May, 2022; originally announced May 2022.

    Comments: 16 pages, 18 figures, 2 appendices, 3 tables

  6. arXiv:2101.00443  [pdf, ps, other

    cs.RO cs.CV cs.HC cs.LG

    Semantics for Robotic Mapping, Perception and Interaction: A Survey

    Authors: Sourav Garg, Niko Sünderhauf, Feras Dayoub, Douglas Morrison, Akansel Cosgun, Gustavo Carneiro, Qi Wu, Tat-Jun Chin, Ian Reid, Stephen Gould, Peter Corke, Michael Milford

    Abstract: For robots to navigate and interact more richly with the world around them, they will likely require a deeper understanding of the world in which they operate. In robotics and related research fields, the study of understanding is often referred to as semantics, which dictates what does the world "mean" to a robot, and is strongly tied to the question of how to represent that meaning. With humans… ▽ More

    Submitted 2 January, 2021; originally announced January 2021.

    Comments: 81 pages, 1 figure, published in Foundations and Trends in Robotics, 2020

    Journal ref: Foundations and Trends in Robotics: Vol. 8: No. 1-2, pp 1-224 (2020)

  7. arXiv:2003.01314  [pdf, other

    cs.RO

    EGAD! an Evolved Grasping Analysis Dataset for diversity and reproducibility in robotic manipulation

    Authors: Douglas Morrison, Peter Corke, Jürgen Leitner

    Abstract: We present the Evolved Grasping Analysis Dataset (EGAD), comprising over 2000 generated objects aimed at training and evaluating robotic visual grasp detection algorithms. The objects in EGAD are geometrically diverse, filling a space ranging from simple to complex shapes and from easy to difficult to grasp, compared to other datasets for robotic grasping, which may be limited in size or contain o… ▽ More

    Submitted 23 April, 2020; v1 submitted 2 March, 2020; originally announced March 2020.

    Comments: IEEE Robotics and Automation Letters (RA-L). Preprint Version. Accepted April, 2020. The dataset, code and videos can be found at https://dougsm.github.io/egad/

  8. arXiv:2002.06850  [pdf, other

    cs.CY

    The Minimum Hybrid Contract (MHC): Combining legal and blockchain smart contracts

    Authors: Jørgen Svennevik Notland, Jakob Svennevik Notland, Donn Morrison

    Abstract: Corruption is a major global financial problem with billions of dollars rendered lost or unaccountable annually. Corruption through contract fraud is often conducted by withholding and/or altering financial information. When such scandals are investigated by authorities, financial and legal documents are usually altered to conceal the paper trail. Smart contracts have emerged in recent years and… ▽ More

    Submitted 17 February, 2020; originally announced February 2020.

  9. arXiv:1809.08564  [pdf, other

    cs.RO

    Multi-View Picking: Next-best-view Reaching for Improved Grasping in Clutter

    Authors: Douglas Morrison, Peter Corke, Jürgen Leitner

    Abstract: Camera viewpoint selection is an important aspect of visual grasp detection, especially in clutter where many occlusions are present. Where other approaches use a static camera position or fixed data collection routines, our Multi-View Picking (MVP) controller uses an active perception approach to choose informative viewpoints based directly on a distribution of grasp pose estimates in real time,… ▽ More

    Submitted 10 May, 2019; v1 submitted 23 September, 2018; originally announced September 2018.

    Comments: ICRA 2019 Video: https://youtu.be/Vn3vSPKlaEk Code: https://github.com/dougsm/mvp_grasp

  10. arXiv:1804.05172  [pdf, other

    cs.RO

    Closing the Loop for Robotic Grasping: A Real-time, Generative Grasp Synthesis Approach

    Authors: Douglas Morrison, Peter Corke, Jürgen Leitner

    Abstract: This paper presents a real-time, object-independent grasp synthesis method which can be used for closed-loop grasping. Our proposed Generative Grasping Convolutional Neural Network (GG-CNN) predicts the quality and pose of grasps at every pixel. This one-to-one mapping from a depth image overcomes limitations of current deep-learning grasping techniques by avoiding discrete sampling of grasp candi… ▽ More

    Submitted 15 May, 2018; v1 submitted 14 April, 2018; originally announced April 2018.

    Comments: Robotics: Science and Systems (RSS), 2018. Code: http://github.com/dougsm/ggcnn Video: http://www.youtube.com/watch?v=7nOoxuGEcxA

  11. arXiv:1710.01439  [pdf, other

    cs.RO

    Design of a Multi-Modal End-Effector and Grasping System: How Integrated Design helped win the Amazon Robotics Challenge

    Authors: S. Wade-McCue, N. Kelly-Boxall, M. McTaggart, D. Morrison, A. W. Tow, J. Erskine, R. Grinover, A. Gurman, T. Hunn, D. Lee, A. Milan, T. Pham, G. Rallos, A. Razjigaev, T. Rowntree, R. Smith, K. Vijay, Z. Zhuang, C. Lehnert, I. Reid, P. Corke, J. Leitner

    Abstract: We present the grasping system and design approach behind Cartman, the winning entrant in the 2017 Amazon Robotics Challenge. We investigate the design processes leading up to the final iteration of the system and describe the emergent solution by comparing it with key robotics design aspects. Following our experience, we propose a new design aspect, precision vs. redundancy, that should be consid… ▽ More

    Submitted 19 June, 2018; v1 submitted 3 October, 2017; originally announced October 2017.

    Comments: ACRV Technical Report

    Report number: ACRV-TR-2017-03

  12. arXiv:1710.00967  [pdf, other

    cs.RO

    Mechanical Design of a Cartesian Manipulator for Warehouse Pick and Place

    Authors: M. McTaggart, D. Morrison, A. W. Tow, R. Smith, Norton Kelly-Boxall, Anton Milan, T. Pham Zheyu Zhuang, J. Leitner, I. Reid, P. Corke, C. Lehnert

    Abstract: Robotic manipulation and grasping in cluttered and unstructured environments is a current challenge for robotics. Enabling robots to operate in these challenging environments have direct applications from automating warehouses to harvesting fruit in agriculture. One of the main challenges associated with these difficult robotic manipulation tasks is the motion planning and control problem for mult… ▽ More

    Submitted 18 June, 2018; v1 submitted 2 October, 2017; originally announced October 2017.

    Comments: ACRV Tech Report

    Report number: ACRV-TR-2017-02

  13. arXiv:1709.07665  [pdf, other

    cs.RO cs.CV

    Semantic Segmentation from Limited Training Data

    Authors: A. Milan, T. Pham, K. Vijay, D. Morrison, A. W. Tow, L. Liu, J. Erskine, R. Grinover, A. Gurman, T. Hunn, N. Kelly-Boxall, D. Lee, M. McTaggart, G. Rallos, A. Razjigaev, T. Rowntree, T. Shen, R. Smith, S. Wade-McCue, Z. Zhuang, C. Lehnert, G. Lin, I. Reid, P. Corke, J. Leitner

    Abstract: We present our approach for robotic perception in cluttered scenes that led to winning the recent Amazon Robotics Challenge (ARC) 2017. Next to small objects with shiny and transparent surfaces, the biggest challenge of the 2017 competition was the introduction of unseen categories. In contrast to traditional approaches which require large collections of annotated data and many hours of training,… ▽ More

    Submitted 22 September, 2017; originally announced September 2017.

  14. arXiv:1709.06283  [pdf, other

    cs.RO

    Cartman: The low-cost Cartesian Manipulator that won the Amazon Robotics Challenge

    Authors: D. Morrison, A. W. Tow, M. McTaggart, R. Smith, N. Kelly-Boxall, S. Wade-McCue, J. Erskine, R. Grinover, A. Gurman, T. Hunn, D. Lee, A. Milan, T. Pham, G. Rallos, A. Razjigaev, T. Rowntree, K. Vijay, Z. Zhuang, C. Lehnert, I. Reid, P. Corke, J. Leitner

    Abstract: The Amazon Robotics Challenge enlisted sixteen teams to each design a pick-and-place robot for autonomous warehousing, addressing development in robotic vision and manipulation. This paper presents the design of our custom-built, cost-effective, Cartesian robot system Cartman, which won first place in the competition finals by stowing 14 (out of 16) and picking all 9 items in 27 minutes, scoring a… ▽ More

    Submitted 25 February, 2018; v1 submitted 19 September, 2017; originally announced September 2017.

    Comments: To appear at the IEEE International Conference on Robotics and Automation (ICRA) 2018. 8 pages

  15. arXiv:1610.01674  [pdf, other

    q-bio.PE cs.DL

    Who is Who in Phylogenetic Networks: Articles, Authors and Programs

    Authors: Tushar Agarwal, Philippe Gambette, David Morrison

    Abstract: The phylogenetic network emerged in the 1990s as a new model to represent the evolution of species in the case where coexisting species transfer genetic information through hybridization, recombination, lateral gene transfer, etc. As is true for many rapidly evolving fields, there is considerable fragmentation and diversity in methodologies, standards and vocabulary in phylogenetic network researc… ▽ More

    Submitted 5 October, 2016; originally announced October 2016.

    Comments: 10 pages, 3 figures

  16. arXiv:1601.06298  [pdf, other

    cs.LO cs.PL

    Syntax and Semantics of Abstract Binding Trees

    Authors: Jonathan Sterling, Darin Morrison

    Abstract: The contribution of this paper is the development of the syntax and semantics of multi-sorted nominal abstract binding trees (abts), an extension of second order universal algebra to support symbol-indexed families of operators. Nominal abts are essential for correctly treating the syntax of languages with generative phenomena, including exceptions and mutable state. Additionally we have developed… ▽ More

    Submitted 23 January, 2016; originally announced January 2016.

  17. arXiv:1502.01602  [pdf, other

    cs.SI physics.soc-ph

    Phantom cascades: The effect of hidden nodes on information diffusion

    Authors: Václav Belák, Afra Mashhadi, Alessandra Sala, Donn Morrison

    Abstract: Research on information diffusion generally assumes complete knowledge of the underlying network. However, in the presence of factors such as increasing privacy awareness, restrictions on application programming interfaces (APIs) and sampling strategies, this assumption rarely holds in the real world which in turn leads to an underestimation of the size of information cascades. In this work we stu… ▽ More

    Submitted 21 May, 2015; v1 submitted 5 February, 2015; originally announced February 2015.

    Comments: Preprint submitted to Elsevier Computer Communications

  18. arXiv:1402.5310  [pdf, other

    cs.SI physics.soc-ph

    Toward automatic censorship detection in microblogs

    Authors: Donn Morrison

    Abstract: Social media is an area where users often experience censorship through a variety of means such as the restriction of search terms or active and retroactive deletion of messages. In this paper we examine the feasibility of automatically detecting censorship of microblogs. We use a network growing model to simulate discussion over a microblog follow network and compare two censorship strategies to… ▽ More

    Submitted 27 February, 2014; v1 submitted 21 February, 2014; originally announced February 2014.

    Comments: 13 pages. Updated with example cascades figure and typo fixes. To appear at the International Workshop on Data Mining in Social Networks (PAKDD-SocNet) 2014

  19. arXiv:1401.5820  [pdf, other

    cs.DS math.OC

    Solving the Pricing Problem in a Branch-and-Price Algorithm for Graph Coloring using Zero-Suppressed Binary Decision Diagrams

    Authors: David R. Morrison, Edward C. Sewell, Sheldon H. Jacobson

    Abstract: Branch-and-price algorithms combine a branch-and-bound search with an exponentially-sized LP formulation that must be solved via column generation. Unfortunately, the standard branching rules used in branch-and-bound for integer programming interfere with the structure of the column generation routine; therefore, most such algorithms employ alternate branching rules to circumvent this difficulty.… ▽ More

    Submitted 8 July, 2015; v1 submitted 22 January, 2014; originally announced January 2014.

  20. Characteristics of Optimal Solutions to the Sensor Location Problem

    Authors: David R. Morrison, Susan E. Martonosi

    Abstract: In [Bianco, L., Giuseppe C., and P. Reverberi. 2001. "A network based model for traffic sensor location with implications on O/D matrix estimates". Transportation Science 35(1):50-60.], the authors present the Sensor Location Problem: that of locating the minimum number of traffic sensors at intersections of a road network such that the traffic flow on the entire network can be determined. They of… ▽ More

    Submitted 1 June, 2011; originally announced June 2011.

    Comments: Submitted for peer review on October 3, 2010

  21. arXiv:cs/0306075  [pdf, ps, other

    cs.DC

    Data Management for Physics Analysis in Phenix (BNL, RHIC)

    Authors: Barbara Jacak, Roy Lacey, Dave Morrison, Irina Sourikova, Andrey Shevel, Qiu Zhiping

    Abstract: Every year the PHENIX collaboration deals with increasing volume of data (now about 1/4 PB/year). Apparently the more data the more questions how to process all the data in most efficient way. In recent past many developments in HEP computing were dedicated to the production environment. Now we need more tools to help to obtain physics results from the analysis of distributed simulated and exper… ▽ More

    Submitted 13 June, 2003; originally announced June 2003.

    Comments: Talk from the 2003 Computing in High Energy and Nuclear Physics (CHEP03), La Jolla, Ca, USA, March 2003, 6 pages, no figures. PSN : TUCT009

    ACM Class: H.3.4

  22. arXiv:cs/0306019  [pdf, ps, other

    cs.DB

    Relational databases for data management in PHENIX

    Authors: I. Sourikova, D. Morrison

    Abstract: PHENIX is one of the two large experiments at the Relativistic Heavy Ion Collider (RHIC) at Brookhaven National Laboratory (BNL) and archives roughly 100TB of experimental data per year. In addition, large volumes of simulated data are produced at multiple off-site computing centers. For any file catalog to play a central role in data management it has to face problems associated with the need f… ▽ More

    Submitted 4 June, 2003; originally announced June 2003.

    Comments: Talk from the 2003 Computing in High Energy and Nuclear Physics (CHEP03), La Jolla, Ca, USA, March 2003, 4 pages, LaTeX, 4 eps figures. PSN TUKT003

    ACM Class: H.2.4