Zum Hauptinhalt springen

Showing 1–37 of 37 results for author: Frank, J

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

    cs.LG

    Lifelong Graph Summarization with Neural Networks: 2012, 2022, and a Time Warp

    Authors: Jonatan Frank, Marcel Hoffmann, Nicolas Lell, David Richerby, Ansgar Scherp

    Abstract: Summarizing web graphs is challenging due to the heterogeneity of the modeled information and its changes over time. We investigate the use of neural networks for lifelong graph summarization. Assuming we observe the web graph at a certain time, we train the networks to summarize graph vertices. We apply this trained network to summarize the vertices of the changed graph at the next point in time.… ▽ More

    Submitted 25 July, 2024; originally announced July 2024.

  2. arXiv:2407.18036  [pdf, other

    cs.DS

    Multi-View Structural Graph Summaries

    Authors: Jonatan Frank, Andor Diera, David Richerby, Ansgar Scherp

    Abstract: A structural graph summary is a small graph representation that preserves structural information necessary for a given task. The summary is used instead of the original graph to complete the task faster. We introduce multi-view structural graph summaries and propose an algorithm for merging two summaries. We conduct a theoretical analysis of our algorithm. We run experiments on three datasets, con… ▽ More

    Submitted 25 July, 2024; originally announced July 2024.

  3. arXiv:2402.08674  [pdf, other

    cs.NE cs.LG q-bio.NC

    Human Curriculum Effects Emerge with In-Context Learning in Neural Networks

    Authors: Jacob Russin, Ellie Pavlick, Michael J. Frank

    Abstract: Human learning is sensitive to rule-like structure and the curriculum of examples used for training. In tasks governed by succinct rules, learning is more robust when related examples are blocked across trials, but in the absence of such rules, interleaving is more effective. To date, no neural model has simultaneously captured these seemingly contradictory effects. Here we show that this same tra… ▽ More

    Submitted 12 May, 2024; v1 submitted 13 February, 2024; originally announced February 2024.

    Comments: 7 pages, 4 figures, accepted as a talk + full paper at CogSci 2024

  4. arXiv:2402.08211  [pdf, other

    cs.AI

    Transformer Mechanisms Mimic Frontostriatal Gating Operations When Trained on Human Working Memory Tasks

    Authors: Aaron Traylor, Jack Merullo, Michael J. Frank, Ellie Pavlick

    Abstract: Models based on the Transformer neural network architecture have seen success on a wide variety of tasks that appear to require complex "cognitive branching" -- or the ability to maintain pursuit of one goal while accomplishing others. In cognitive neuroscience, success on such tasks is thought to rely on sophisticated frontostriatal mechanisms for selective \textit{gating}, which enable role-addr… ▽ More

    Submitted 12 February, 2024; originally announced February 2024.

    Comments: 8 pages, 4 figures

    ACM Class: I.2.6

  5. arXiv:2312.05976  [pdf, other

    cs.CR cs.AI cs.CY cs.LG

    A Representative Study on Human Detection of Artificially Generated Media Across Countries

    Authors: Joel Frank, Franziska Herbert, Jonas Ricker, Lea Schönherr, Thorsten Eisenhofer, Asja Fischer, Markus Dürmuth, Thorsten Holz

    Abstract: AI-generated media has become a threat to our digital society as we know it. These forgeries can be created automatically and on a large scale based on publicly available technology. Recognizing this challenge, academics and practitioners have proposed a multitude of automatic detection strategies to detect such artificial media. However, in contrast to these technical advances, the human percepti… ▽ More

    Submitted 10 December, 2023; originally announced December 2023.

    Comments: Security and Privacy 2024 (S&P 24)

  6. arXiv:2309.15126  [pdf, other

    physics.chem-ph cs.LG

    From Peptides to Nanostructures: A Euclidean Transformer for Fast and Stable Machine Learned Force Fields

    Authors: J. Thorben Frank, Oliver T. Unke, Klaus-Robert Müller, Stefan Chmiela

    Abstract: Recent years have seen vast progress in the development of machine learned force fields (MLFFs) based on ab-initio reference calculations. Despite achieving low test errors, the reliability of MLFFs in molecular dynamics (MD) simulations is facing growing scrutiny due to concerns about instability over extended simulation timescales. Our findings suggest a potential connection between robustness t… ▽ More

    Submitted 16 February, 2024; v1 submitted 21 September, 2023; originally announced September 2023.

  7. arXiv:2309.13181  [pdf, other

    cs.LG cs.AI cs.CV cs.RO

    Diagnosing and exploiting the computational demands of videos games for deep reinforcement learning

    Authors: Lakshmi Narasimhan Govindarajan, Rex G Liu, Drew Linsley, Alekh Karkada Ashok, Max Reuter, Michael J Frank, Thomas Serre

    Abstract: Humans learn by interacting with their environments and perceiving the outcomes of their actions. A landmark in artificial intelligence has been the development of deep reinforcement learning (dRL) algorithms capable of doing the same in video games, on par with or better than humans. However, it remains unclear whether the successes of dRL models reflect advances in visual representation learning… ▽ More

    Submitted 22 September, 2023; originally announced September 2023.

  8. arXiv:2305.01401  [pdf, other

    cond-mat.mtrl-sci cs.LG physics.comp-ph

    Stress and heat flux via automatic differentiation

    Authors: Marcel F. Langer, J. Thorben Frank, Florian Knoop

    Abstract: Machine-learning potentials provide computationally efficient and accurate approximations of the Born-Oppenheimer potential energy surface. This potential determines many materials properties and simulation techniques usually require its gradients, in particular forces and stress for molecular dynamics, and heat flux for thermal transport properties. Recently developed potentials feature high body… ▽ More

    Submitted 2 May, 2023; originally announced May 2023.

    Comments: 9 pages, 2 figures, 6 tables, excluding supplement (3 pages, 3 figures, 2 tables). Additional information at https://marcel.science/glp

  9. arXiv:2211.03281  [pdf, other

    cs.LG cs.AI

    Reward-Predictive Clustering

    Authors: Lucas Lehnert, Michael J. Frank, Michael L. Littman

    Abstract: Recent advances in reinforcement-learning research have demonstrated impressive results in building algorithms that can out-perform humans in complex tasks. Nevertheless, creating reinforcement-learning systems that can build abstractions of their experience to accelerate learning in new contexts still remains an active area of research. Previous work showed that reward-predictive state abstractio… ▽ More

    Submitted 6 November, 2022; originally announced November 2022.

  10. arXiv:2210.06437  [pdf, other

    cs.DC

    Distributed, combined CPU and GPU profiling within HPX using APEX

    Authors: Patrick Diehl, Gregor Daiss, Kevin Huck, Dominic Marcello, Sagiv Shiber, Hartmut Kaiser, Juhan Frank, Geoffrey C. Clayton, Dirk Pflueger

    Abstract: Benchmarking and comparing performance of a scientific simulation across hardware platforms is a complex task. When the simulation in question is constructed with an asynchronous, many-task (AMT) runtime offloading work to GPUs, the task becomes even more complex. In this paper, we discuss the use of a uniquely suited performance measurement library, APEX, to capture the performance behavior of a… ▽ More

    Submitted 21 September, 2022; originally announced October 2022.

  11. arXiv:2205.14276  [pdf, other

    cs.LG

    So3krates: Equivariant attention for interactions on arbitrary length-scales in molecular systems

    Authors: J. Thorben Frank, Oliver T. Unke, Klaus-Robert Müller

    Abstract: The application of machine learning methods in quantum chemistry has enabled the study of numerous chemical phenomena, which are computationally intractable with traditional ab-initio methods. However, some quantum mechanical properties of molecules and materials depend on non-local electronic effects, which are often neglected due to the difficulty of modeling them efficiently. This work proposes… ▽ More

    Submitted 9 January, 2023; v1 submitted 27 May, 2022; originally announced May 2022.

  12. arXiv:2203.15030  [pdf, other

    cs.AI cs.LG cs.MA cs.RO eess.SY

    Solving Disjunctive Temporal Networks with Uncertainty under Restricted Time-Based Controllability using Tree Search and Graph Neural Networks

    Authors: Kevin Osanlou, Jeremy Frank, Andrei Bursuc, Tristan Cazenave, Eric Jacopin, Christophe Guettier, J. Benton

    Abstract: Planning under uncertainty is an area of interest in artificial intelligence. We present a novel approach based on tree search and graph machine learning for the scheduling problem known as Disjunctive Temporal Networks with Uncertainty (DTNU). Dynamic Controllability (DC) of DTNUs seeks a reactive scheduling strategy to satisfy temporal constraints in response to uncontrollable action durations.… ▽ More

    Submitted 30 March, 2022; v1 submitted 28 March, 2022; originally announced March 2022.

    Comments: Thirty-Sixth AAAI Conference on Artificial Intelligence. This version includes the technical appendix. arXiv admin note: substantial text overlap with arXiv:2108.01068

    Journal ref: Thirty-Sixth AAAI Conference on Artificial Intelligence, 2022

  13. arXiv:2111.02813  [pdf, other

    cs.LG cs.CR cs.SD eess.AS

    WaveFake: A Data Set to Facilitate Audio Deepfake Detection

    Authors: Joel Frank, Lea Schönherr

    Abstract: Deep generative modeling has the potential to cause significant harm to society. Recognizing this threat, a magnitude of research into detecting so-called "Deepfakes" has emerged. This research most often focuses on the image domain, while studies exploring generated audio signals have, so-far, been neglected. In this paper we make three key contributions to narrow this gap. First, we provide rese… ▽ More

    Submitted 4 November, 2021; originally announced November 2021.

    Comments: Accepted to NeurIPS 2021 (Benchmark and Dataset Track); Code: https://github.com/RUB-SysSec/WaveFake; Data: https://zenodo.org/record/5642694

  14. arXiv:2108.01068  [pdf, other

    cs.AI cs.LG cs.RO

    Time-based Dynamic Controllability of Disjunctive Temporal Networks with Uncertainty: A Tree Search Approach with Graph Neural Network Guidance

    Authors: Kevin Osanlou, Jeremy Frank, J. Benton, Andrei Bursuc, Christophe Guettier, Eric Jacopin, Tristan Cazenave

    Abstract: Scheduling in the presence of uncertainty is an area of interest in artificial intelligence due to the large number of applications. We study the problem of dynamic controllability (DC) of disjunctive temporal networks with uncertainty (DTNU), which seeks a strategy to satisfy all constraints in response to uncontrollable action durations. We introduce a more restricted, stronger form of controlla… ▽ More

    Submitted 2 August, 2021; originally announced August 2021.

    Journal ref: International Conference on Automated Planning and Scheduling 2020. Workshop on Bridging the Gap Between AI Planning and Reinforcement Learning (PRL)

  15. Octo-Tiger's New Hydro Module and Performance Using HPX+CUDA on ORNL's Summit

    Authors: Patrick Diehl, Gregor Daiß, Dominic Marcello, Kevin Huck, Sagiv Shiber, Hartmut Kaiser, Juhan Frank, Dirk Pflüger

    Abstract: Octo-Tiger is a code for modeling three-dimensional self-gravitating astrophysical fluids. It was particularly designed for the study of dynamical mass transfer between interacting binary stars. Octo-Tiger is parallelized for distributed systems using the asynchronous many-task runtime system, the C++ standard library for parallelism and concurrency (HPX) and utilizes CUDA for its gravity solver.… ▽ More

    Submitted 26 July, 2021; v1 submitted 22 July, 2021; originally announced July 2021.

    Comments: Accepted to IEEE Cluster

  16. Machine learning on knowledge graphs for context-aware security monitoring

    Authors: Josep Soler Garrido, Dominik Dold, Johannes Frank

    Abstract: Machine learning techniques are gaining attention in the context of intrusion detection due to the increasing amounts of data generated by monitoring tools, as well as the sophistication displayed by attackers in hiding their activity. However, existing methods often exhibit important limitations in terms of the quantity and relevance of the generated alerts. Recently, knowledge graphs are finding… ▽ More

    Submitted 18 May, 2021; originally announced May 2021.

    Comments: Accepted for publication at IEEE-CSR 2021. Data is available on https://github.com/dodo47/cyberML

  17. arXiv:2104.02984  [pdf, other

    cs.CV

    [RE] CNN-generated images are surprisingly easy to spot...for now

    Authors: Joel Frank, Thorsten Holz

    Abstract: This work evaluates the reproducibility of the paper "CNN-generated images are surprisingly easy to spot... for now" by Wang et al. published at CVPR 2020. The paper addresses the challenge of detecting CNN-generated imagery, which has reached the potential to even fool humans. The authors propose two methods which help an image classifier to generalize from being trained on one specific CNN to de… ▽ More

    Submitted 7 April, 2021; originally announced April 2021.

    Comments: Code available: https://github.com/Joool/ReproducabilityCNNEasyToSpot

  18. arXiv:2102.05431  [pdf, other

    cs.CR cs.LG cs.SD

    Dompteur: Taming Audio Adversarial Examples

    Authors: Thorsten Eisenhofer, Lea Schönherr, Joel Frank, Lars Speckemeier, Dorothea Kolossa, Thorsten Holz

    Abstract: Adversarial examples seem to be inevitable. These specifically crafted inputs allow attackers to arbitrarily manipulate machine learning systems. Even worse, they often seem harmless to human observers. In our digital society, this poses a significant threat. For example, Automatic Speech Recognition (ASR) systems, which serve as hands-free interfaces to many kinds of systems, can be attacked with… ▽ More

    Submitted 3 June, 2021; v1 submitted 10 February, 2021; originally announced February 2021.

    Comments: Accepted at USENIX Security Symposium 2021

  19. Performance Measurements within Asynchronous Task-based Runtime Systems: A Double White Dwarf Merger as an Application

    Authors: Patrick Diehl, Dominic Marcello, Parsa Amini, Hartmut Kaiser, Sagiv Shiber, Geoffrey C. Clayton, Juhan Frank, Gregor Daiß, Dirk Pflüger, David Eder, Alice Koniges, Kevin Huck

    Abstract: Analyzing performance within asynchronous many-task-based runtime systems is challenging because millions of tasks are launched concurrently. Especially for long-term runs the amount of data collected becomes overwhelming. We study HPX and its performance-counter framework and APEX to collect performance data and energy consumption. We added HPX application-specific performance counters to the Oct… ▽ More

    Submitted 9 June, 2021; v1 submitted 30 January, 2021; originally announced February 2021.

  20. arXiv:2101.11587  [pdf

    cs.CY cs.AI cs.CV

    The Work of Art in an Age of Mechanical Generation

    Authors: Steven J. Frank

    Abstract: Can we define what it means to be "creative," and if so, can our definition drive artificial intelligence (AI) systems to feats of creativity indistinguishable from human efforts? This mixed question is considered from technological and social perspectives. Beginning with an exploration of the value we attach to authenticity in works of art, the article considers the ability of AI to detect forger… ▽ More

    Submitted 10 August, 2022; v1 submitted 27 January, 2021; originally announced January 2021.

    Comments: This is the author's final version; the article has been accepted for publication in Leonardo Journal

    Journal ref: Leonardo(2022) 55(4): 378-381

  21. arXiv:2012.14094  [pdf, other

    cs.CL

    Pivot Through English: Reliably Answering Multilingual Questions without Document Retrieval

    Authors: Ivan Montero, Shayne Longpre, Ni Lao, Andrew J. Frank, Christopher DuBois

    Abstract: Existing methods for open-retrieval question answering in lower resource languages (LRLs) lag significantly behind English. They not only suffer from the shortcomings of non-English document retrieval, but are reliant on language-specific supervision for either the task or translation. We formulate a task setup more realistic to available resources, that circumvents document retrieval to reliably… ▽ More

    Submitted 15 July, 2021; v1 submitted 27 December, 2020; originally announced December 2020.

  22. Advancing the Scientific Frontier with Increasingly Autonomous Systems

    Authors: Rashied Amini, Abigail Azari, Shyam Bhaskaran, Patricia Beauchamp, Julie Castillo-Rogez, Rebecca Castano, Seung Chung, John Day, Richard Doyle, Martin Feather, Lorraine Fesq, Jeremy Frank, P. Michael Furlong, Michel Ingham, Brian Kennedy, Ksenia Kolcio, Issa Nesnas, Robert Rasmussen, Glenn Reeves, Cristina Sorice, Bethany Theiling, Jay Wyatt

    Abstract: A close partnership between people and partially autonomous machines has enabled decades of space exploration. But to further expand our horizons, our systems must become more capable. Increasing the nature and degree of autonomy - allowing our systems to make and act on their own decisions as directed by mission teams - enables new science capabilities and enhances science return. The 2011 Planet… ▽ More

    Submitted 15 September, 2020; originally announced September 2020.

    Comments: 10 pages (compared to 8 submitted to PSADS), 2 figures, submitted to National Academy of Sciences Planetary Science and Astrobiology Decadal Survey 2023-2032

  23. arXiv:2005.10600  [pdf

    cs.CV cs.AI

    A Neural Network Looks at Leonardo's(?) Salvator Mundi

    Authors: Steven J. Frank, Andrea M. Frank

    Abstract: We use convolutional neural networks (CNNs) to analyze authorship questions surrounding the works of Leonardo da Vinci -- in particular, Salvator Mundi, the world's most expensive painting and among the most controversial. Trained on the works of an artist under study and visually comparable works of other artists, our system can identify likely forgeries and shed light on attribution controversie… ▽ More

    Submitted 21 May, 2020; originally announced May 2020.

    Comments: This is the author's final version. The article has been accepted for publication in Leonardo (MIT Press)

  24. arXiv:2003.08685  [pdf, other

    cs.CV eess.IV

    Leveraging Frequency Analysis for Deep Fake Image Recognition

    Authors: Joel Frank, Thorsten Eisenhofer, Lea Schönherr, Asja Fischer, Dorothea Kolossa, Thorsten Holz

    Abstract: Deep neural networks can generate images that are astonishingly realistic, so much so that it is often hard for humans to distinguish them from actual photos. These achievements have been largely made possible by Generative Adversarial Networks (GANs). While deep fake images have been thoroughly investigated in the image domain - a classical approach from the area of image forensics - an analysis… ▽ More

    Submitted 26 June, 2020; v1 submitted 19 March, 2020; originally announced March 2020.

    Comments: Accepted to ICML 2020. New experiments, updated several sections, code: https://github.com/RUB-SysSec/GANDCTAnalysis

  25. arXiv:2002.10917  [pdf, other

    quant-ph cs.AI cs.ET

    Planning for Compilation of a Quantum Algorithm for Graph Coloring

    Authors: Minh Do, Zhihui Wang, Bryan O'Gorman, Davide Venturelli, Eleanor Rieffel, Jeremy Frank

    Abstract: The problem of compiling general quantum algorithms for implementation on near-term quantum processors has been introduced to the AI community. Previous work demonstrated that temporal planning is an attractive approach for part of this compilationtask, specifically, the routing of circuits that implement the Quantum Alternating Operator Ansatz (QAOA) applied to the MaxCut problem on a quantum pro… ▽ More

    Submitted 22 February, 2020; originally announced February 2020.

    Comments: 8 pages, 4 tables, 5 figures

    Journal ref: The 24th European Conference on Artificial Intelligence (ECAI 2020)

  26. Resource-Frugal Classification and Analysis of Pathology Slides Using Image Entropy

    Authors: Steven J. Frank

    Abstract: Pathology slides of lung malignancies are classified using resource-frugal convolution neural networks (CNNs) that may be deployed on mobile devices. In particular, the challenging task of distinguishing adenocarcinoma (LUAD) and squamous-cell carcinoma (LUSC) lung cancer subtypes is approached in two stages. First, whole-slide histopathology images are downsampled to a size too large for CNN anal… ▽ More

    Submitted 2 December, 2020; v1 submitted 16 February, 2020; originally announced February 2020.

    Journal ref: Biomedical Signal Processing and Control, vol. 66, April 2021, 102388

  27. arXiv:2002.05107  [pdf

    cs.CV

    Analysis of Dutch Master Paintings with Convolutional Neural Networks

    Authors: Steven J. Frank, Andrea M. Frank

    Abstract: Trained on the works of an artist under study and visually comparable works of other artists, convolutional neural networks can identify forgeries and provide attributions. They can also assign classification probabilities within a painting, revealing mixed authorship and identifying regions painted by different hands.

    Submitted 16 August, 2020; v1 submitted 12 February, 2020; originally announced February 2020.

  28. arXiv:1910.03014  [pdf, other

    cs.AI cs.CY

    Artificial Intelligence: Powering Human Exploration of the Moon and Mars

    Authors: Jeremy D. Frank

    Abstract: Over the past decade, the NASA Autonomous Systems and Operations (ASO) project has developed and demonstrated numerous autonomy enabling technologies employing AI techniques. Our work has employed AI in three distinct ways to enable autonomous mission operations capabilities. Crew Autonomy gives astronauts tools to assist in the performance of each of these mission operations functions. Vehicle Sy… ▽ More

    Submitted 7 October, 2019; originally announced October 2019.

    Comments: Presented at AAAI FSS-19: Artificial Intelligence in Government and Public Sector, Arlington, Virginia, USA

  29. arXiv:1909.07771  [pdf, other

    econ.TH cs.AI

    Arrow, Hausdorff, and Ambiguities in the Choice of Preferred States in Complex Systems

    Authors: T. Erber, M. J. Frank

    Abstract: Arrow's `impossibility' theorem asserts that there are no satisfactory methods of aggregating individual preferences into collective preferences in many complex situations. This result has ramifications in economics, politics, i.e., the theory of voting, and the structure of tournaments. By identifying the objects of choice with mathematical sets, and preferences with Hausdorff measures of the dis… ▽ More

    Submitted 10 September, 2019; originally announced September 2019.

    Comments: 8 pages, 3 figures

    Journal ref: Journal of Interdisciplinary Mathematics 22 (2019) 129-137 (2019)pp 129-137

  30. From Piz Daint to the Stars: Simulation of Stellar Mergers using High-Level Abstractions

    Authors: Gregor Daiß, Parsa Amini, John Biddiscombe, Patrick Diehl, Juhan Frank, Kevin Huck, Hartmut Kaiser, Dominic Marcello, David Pfander, Dirk Pflüger

    Abstract: We study the simulation of stellar mergers, which requires complex simulations with high computational demands. We have developed Octo-Tiger, a finite volume grid-based hydrodynamics simulation code with Adaptive Mesh Refinement which is unique in conserving both linear and angular momentum to machine precision. To face the challenge of increasingly complex, diverse, and heterogeneous HPC systems,… ▽ More

    Submitted 9 August, 2019; v1 submitted 8 August, 2019; originally announced August 2019.

    Comments: Accepted at SC19

  31. arXiv:1907.12436  [pdf

    cs.CV cs.LG eess.IV

    Salient Slices: Improved Neural Network Training and Performance with Image Entropy

    Authors: Steven J. Frank, Andrea M. Frank

    Abstract: As a training and analysis strategy for convolutional neural networks (CNNs), we slice images into tiled segments and use, for training and prediction, segments that both satisfy a criterion of information diversity and contain sufficient content to support classification. In particular, we utilize image entropy as the diversity criterion. This ensures that each tile carries as much information di… ▽ More

    Submitted 4 May, 2020; v1 submitted 29 July, 2019; originally announced July 2019.

    Comments: Final version; article will be published in Neural Computation 32, 1222-1237 (June 2020)

  32. arXiv:1809.08758  [pdf, other

    cs.CV

    Low Frequency Adversarial Perturbation

    Authors: Chuan Guo, Jared S. Frank, Kilian Q. Weinberger

    Abstract: Adversarial images aim to change a target model's decision by minimally perturbing a target image. In the black-box setting, the absence of gradient information often renders this search problem costly in terms of query complexity. In this paper we propose to restrict the search for adversarial images to a low frequency domain. This approach is readily compatible with many existing black-box attac… ▽ More

    Submitted 22 July, 2019; v1 submitted 24 September, 2018; originally announced September 2018.

    Comments: 9 pages, 9 figures. Accepted to UAI 2019

  33. arXiv:1803.06775  [pdf, other

    quant-ph cs.AI cs.ET eess.SY

    Comparing and Integrating Constraint Programming and Temporal Planning for Quantum Circuit Compilation

    Authors: Kyle E. C. Booth, Minh Do, J. Christopher Beck, Eleanor Rieffel, Davide Venturelli, Jeremy Frank

    Abstract: Recently, the makespan-minimization problem of compiling a general class of quantum algorithms into near-term quantum processors has been introduced to the AI community. The research demonstrated that temporal planning is a strong approach for a class of quantum circuit compilation (QCC) problems. In this paper, we explore the use of constraint programming (CP) as an alternative and complementary… ▽ More

    Submitted 18 March, 2018; originally announced March 2018.

    Comments: 9 pages, 2 figures, Proceedings of the 28th International Conference of Automated Planning and Scheduling 2018 (ICAPS-18)

  34. arXiv:1705.08927  [pdf, other

    quant-ph cs.AI cs.ET eess.SY

    Compiling quantum circuits to realistic hardware architectures using temporal planners

    Authors: Davide Venturelli, Minh Do, Eleanor Rieffel, Jeremy Frank

    Abstract: To run quantum algorithms on emerging gate-model quantum hardware, quantum circuits must be compiled to take into account constraints on the hardware. For near-term hardware, with only limited means to mitigate decoherence, it is critical to minimize the duration of the circuit. We investigate the application of temporal planners to the problem of compiling quantum circuits to newly emerging quant… ▽ More

    Submitted 21 December, 2017; v1 submitted 24 May, 2017; originally announced May 2017.

    Comments: updated manuscript, more planners and results

    Journal ref: 2017 Quantum Sci. Technol. - also related to proceedings of IJCAI 2017, and ICAPS SPARK Workshop 2017

  35. arXiv:1704.08716  [pdf, other

    cs.CR cs.AI

    Artificial Intelligence Based Malware Analysis

    Authors: Avi Pfeffer, Brian Ruttenberg, Lee Kellogg, Michael Howard, Catherine Call, Alison O'Connor, Glenn Takata, Scott Neal Reilly, Terry Patten, Jason Taylor, Robert Hall, Arun Lakhotia, Craig Miles, Dan Scofield, Jared Frank

    Abstract: Artificial intelligence methods have often been applied to perform specific functions or tasks in the cyber-defense realm. However, as adversary methods become more complex and difficult to divine, piecemeal efforts to understand cyber-attacks, and malware-based attacks in particular, are not providing sufficient means for malware analysts to understand the past, present and future characteristics… ▽ More

    Submitted 27 April, 2017; originally announced April 2017.

  36. arXiv:cs/9905004  [pdf, ps, other

    cs.LG cond-mat.stat-mech cs.DC cs.NI nlin.AO

    Using Collective Intelligence to Route Internet Traffic

    Authors: David H. Wolpert, Kagan Tumer, Jeremy Frank

    Abstract: A COllective INtelligence (COIN) is a set of interacting reinforcement learning (RL) algorithms designed in an automated fashion so that their collective behavior optimizes a global utility function. We summarize the theory of COINs, then present experiments using that theory to design COINs to control internet traffic routing. These experiments indicate that COINs outperform all previously inve… ▽ More

    Submitted 10 May, 1999; originally announced May 1999.

    Comments: 7 pages

    ACM Class: I.2.6; I.2.11

    Journal ref: Advances in Information Processing Systems - 11, eds M. Kearns, S. Solla, D. Cohn, MIT Press, 1999

  37. arXiv:cs/9712101  [pdf, ps

    cs.AI

    When Gravity Fails: Local Search Topology

    Authors: J. Frank, P. Cheeseman, J. Stutz

    Abstract: Local search algorithms for combinatorial search problems frequently encounter a sequence of states in which it is impossible to improve the value of the objective function; moves through these regions, called plateau moves, dominate the time spent in local search. We analyze and characterize plateaus for three different classes of randomly generated Boolean Satisfiability problems. We identify… ▽ More

    Submitted 30 November, 1997; originally announced December 1997.

    Comments: See http://www.jair.org/ for any accompanying files

    Journal ref: Journal of Artificial Intelligence Research, Vol 7, (1997), 249-281