Synchronization-Avoiding Graph Algorithms and Runtime Aspects
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Novel Frameworks for Mining Heterogeneous and Dynamic
Novel Frameworks for Mining Heterogeneous and Dynamic Networks A dissertation submitted to the Graduate School of the University of Cincinnati in partial fulfillment of the requirements for the degree of Doctor of Philosophy in the Department of Electrical and Computer Engineering and Computer Science of the College of Engineering by Chunsheng Fang B.E., Electrical Engineering & Information Science, June 2006 University of Science & Technology of China, Hefei, P.R.China Advisor and Committee Chair: Prof. Anca L. Ralescu November 3, 2011 Abstract Graphs serve as an important tool for discrete data representation. Recently, graph representations have made possible very powerful machine learning algorithms, such as manifold learning, kernel methods, semi-supervised learning. With the advent of large-scale real world networks, such as biological networks (disease network, drug target network, etc.), social networks (DBLP Co- authorship network, Facebook friendship, etc.), machine learning and data mining algorithms have found new application areas and have contributed to advance our understanding of proper- ties, and phenomena governing real world networks. When dealing with real world data represented as networks, two problems arise quite naturally: I) How to integrate and align the knowledge encoded in multiple and heterogeneous networks? For instance, how to find out the similar genes in co-disease and protein-protein inter- action networks? II) How to model and predict the evolution of a dynamic network? A real world exam- ple is, given N years snapshots of an evolving social network, how to build a model that can cap- ture the temporal evolution and make reliable prediction? In this dissertation, we present an innovative graph embedding framework, which identifies the key components of modeling the evolution in time of a dynamic graph. -
Most Prolific DBLP Authors
Most Prolific DBLP Authors http://www.informatik.uni-trier.de/~ley/db/indices/a-tree/prolific/index... Most Prolific DBLP Authors number of publications / names 484 Philip S. Yu 428 Chin-Chen Chang 421 Elisa Bertino 415 Edwin R. Hancock 412 Sudhakar M. Reddy 410 Grzegorz Rozenberg 393 Alberto L. Sangiovanni-Vincentelli 390 Thomas S. Huang 378 Micha Sharir - Kang G. Shin 375 Wei Wang 373 Mahmut T. Kandemir 349 Wen Gao 345 Irith Pomeranz 341 Hector Garcia-Molina 339 Moshe Y. Vardi 336 Joseph Y. Halpern 329 Noga Alon 322 Anil K. Jain 321 Sushil Jajodia - Ming Li - Wei Li 318 Sajal K. Das 317 Jiawei Han 316 Kaushik Roy - Donald F. Towsley 312 Hans-Peter Seidel 311 Jack Dongarra 302 Josef Kittler 297 Azriel Rosenfeld 296 Christos H. Papadimitriou 293 HongJiang Zhang 286 Mario Piattini - Moti Yung 278 Francky Catthoor 275 Witold Pedrycz 274 Leonidas J. Guibas 273 Kurt Mehlhorn 272 Stephan Olariu 1/26 2008/4/14 上午 11:38 Most Prolific DBLP Authors http://www.informatik.uni-trier.de/~ley/db/indices/a-tree/prolific/index... 268 Christoph Meinel - Ugo Montanari 266 Horst Bunke - Niraj K. Jha - Massoud Pedram 263 Divyakant Agrawal - Michel Raynal - Jie Wu 262 Tharam S. Dillon 261 Hsinchun Chen - John Mylopoulos - Viktor K. Prasanna 260 Oscar H. Ibarra 257 Andrew B. Kahng 255 Hans-Peter Kriegel - Paul G. Spirakis 254 David Eppstein - Martin D. F. Wong 252 Henri Prade 251 Luca Benini - Makoto Takizawa 250 Alok N. Choudhary - Hartmut Ehrig 248 Mary Jane Irwin - Gerhard Weikum 247 Oded Goldreich 245 Gheorghe Paun - David Peleg 243 Erik D. -
Programming Technologies for Engineering Quality Multicore
Programming Technologies for Engineering Quality Multicore Software by Tim Kaler B.S., Massachusetts Institute of Technology (2012) M.Eng, Massachusetts Institute of Technology (2013) Submitted to the Department of Electrical Engineering and Computer Science in partial fulfillment of the requirements for the degree of Doctor of Philosophy in Computer Science at the MASSACHUSETTS INSTITUTE OF TECHNOLOGY September 2020 c Massachusetts Institute of Technology 2020. All rights reserved. Author............................................................................ Department of Electrical Engineering and Computer Science August 28, 2020 Certified by........................................................................ Charles E. Leiserson Professor of Electrical Engineering and Computer Science Thesis Supervisor Accepted by....................................................................... Leslie A. Kolodziejski Professor of Electrical Engineering and Computer Science Chair, Department Committee on Graduate Students 2 Programming Technologies for Engineering Quality Multicore Software by Tim Kaler Submitted to the Department of Electrical Engineering and Computer Science on August 28, 2020, in partial fulfillment of the requirements for the degree of Doctor of Philosophy in Computer Science Abstract The widespread availability of large multicore computers in the cloud has given engineers and scientists unprecedented access to large computing platforms. Traditionally, high-end computing solutions have been developed and used by only -
Pattern Matching Algorithms This Page Intentionally Left Blank Pattern Matching Algorithms
Pattern Matching Algorithms This page intentionally left blank Pattern Matching Algorithms Edited by Alberto Apostolico Zvi Galil New York Oxford Oxford University Press 1997 Oxford University Press Oxford New York Athens Auckland Bangkok Bogota Bombay Buenos Aires Calcutta Cape Town Dar es Salaam Delhi Florence Hong Kong Istanbul Karachi Kuala Lumpur Madras Madrid Melbourne Mexico City Nairobi Paris Singapore Taipei Tokyo Toronto and associated companies in Berlin Ibadan Copyright © 1997 by Alberto Apostolico & Zvi Galil Published by Oxford University Press, Inc. 198 Madison Avenue, New York, New York 10016 Oxford is a registered trademark of Oxford University Press All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopying, recording, or otherwise, without prior permission of Oxford University Press. Library of Congress Cataloging-in-Publication Data Apostolico, Alberto, 1948- Pattern matching algorithms / edited by A. Apostolico, Zvi Galil. p. cm. Includes bibliographical references and index. ISBN 0-19-511367-5 1. Computer algorithms. 2. Combinatorial analysis. I. Galil, Zvi. II. Title. QA76.9.A43A66 1997 006.4—dc21 96-49602 35798642 Printed in the United States of America on acid-free paper Preface Issues of matching and searching on elementary discrete structures arise pervasively in Computer Science as well as in many of its applications. Their relevance may be expected to grow even further in the near future as information is amassed, disseminated and shared at an increasing pace. A number of algorithms have been discovered in recent years in response to these needs.