Papers.
Research connected to its authors, projects, companies, talks, events, and the rest of the graph.
Add a paper ↗End-to-end Anchored Speech Recognition
IEEE International Conference on Acoustics, Speech, and Signal Processing · DOI 10.1109/ICASSP.2019.8682866 · arXiv 1902.02383 · 20 citations · Source: semantic-scholarVoice-controlled house-hold devices, like Amazon Echo or Google Home, face the problem of performing speech recognition of device-directed speech in the presence of interfering background speech, i.e., background noise and interfering speech from another person or media device in proximity need to be ignored. We propose two end-to-end models to tackle this problem with information extracted from the anchored segment. The anchored segment refers to the wake-up word part of an audio stream, which contains valuable speaker information that can be used to suppress interfering speech and background noise. The first method is called Multi-source Attention where the attention mechanism takes both the speaker information and decoder state into consideration. The second method directly learns a frame-level mask on top of the encoder output. We also explore a multi-task learning setup where we use the ground truth of the mask to guide the learner. Given that audio data with interfering speech is rare in our training data, we also propose a way to synthesize "noisy" speech from "clean" speech to mitigate the mismatch between training and test data. Our proposed methods show up to 15% relative reduction in WER for Amazon Alexa live data with interfering background speech without significantly degrading on clean speech.
Tongfei Chen, Yiming Wang, Xing Fan, I-Fan Chen, Yuzong Liu, Björn Hoffmeister · 6 authors totalFPGA Accelerated INDEL Realignment in the Cloud
HPCA 2019 · DOI 10.1109/hpca.2019.00044 · 42 citations · Source: openalexThe amount of data being generated in genomics is predicted to be between 2 and 40 exabytes per year for the next decade, making genomic analysis the new frontier and the new challenge for precision medicine. This paper explores targeted deployment of hardware accelerators in the cloud to improve the runtime and throughput of immensescale genomic data analyses. In particular, INDEL (INsertion/DELetion) realignment is a critical operation that enables diagnostic testings of cancer through error correction prior to variant calling. It is the slowest part of the somatic (cancer) genomic analysis pipeline, the alignment refinement pipeline, and represents roughly one-third of the execution time of timesensitive diagnostics for acute cancer patients. To accelerate genomic analysis, this paper describes a hardware accelerator for INDEL realignment (IR), and a hardware-software framework leveraging FPGAs-as-a-service in the cloud. We chose to implement genomics analytics on FPGAs because genomic algorithms are still rapidly evolving (e.g. the de facto standard “GATK Best Practices” has had five releases since January of this year). We chose to deploy genomics accelerators in the cloud to reduce capital expenditure and to provide a more quantitative performance and cost analysis. We built and deployed a sea of IR accelerators using our hardware-software accelerator development framework on AWS EC2 F1 instances. We show that our IR accelerator system performed 81× better than multi-threaded genomic analysis software while being 32× more cost efficient. Keywords-Computer Architecture, Microarchitecture, Accelerator Architecture, Hardware Specialization, Genomic Analytics, INDEL Realignment, FPGA Acceleration, FPGAs-as-aservice, Cloud FPGAs
Frank Austin Nothaft, Lisa Wu, David Bruns-Smith, Qijing Huang, Sagar Karandikar, Johnny Le, Andrew Lin, Howard Mao · 12 authors totalValence and Arousal Estimation In-The-Wild with Tensor Methods
IEEE International Conference on Automatic Face & Gesture Recognition · DOI 10.1109/FG.2019.8756619 · 33 citations · Source: semantic-scholarWhile it is relatively easy and natural for humans to detect and interpret non-verbal cues, it is a hard task for computer systems. Automatic recognition of emotions has been the subject of extensive studies in the past decade, but despite the various methods that have been implemented, the problem remains challenging. In particular, most existing works focus on predicting a set discrete stereotypical emotion categories. We are instead interested in predicting continuous values of valence and arousal, which are able to model accurately a broader range of spontaneous emotions. Moreover, as opposed to much of the prior work that focused on controlled (laboratory) conditions, we are interested in analysis in naturalist (in-the-wild) conditions. To do so, we propose to leverage the structure in the data using tensor methods. In addition to preserving the structure, these have the potential to also reduce the total number of parameters in the models, thus improving the computational performance. We first consider a model with analytic solution in the form of a Tucker Tensor Regression. We then investigate a deep, gradient based method, namely Tensor Regression Networks. We perform thorough experiments on two publicly available databases, AFEW-VA and SEWA, for facial affect estimation in-the-wild, in terms of valence and arousal levels. Experimental results demonstrate that tensor-based methods successfully leverage the structure in the data and on average outperform baseline metho
Jean Kossaifi, Anna Mitenkova, Yannis Panagakis, M. Pantic · 4 authors totalBighead: A Framework-Agnostic, End-to-End Machine Learning Platform
2019 IEEE International Conference on Data Science and Advanced Analytics (DSAA) · DOI 10.1109/DSAA.2019.00070 · Source: crossref+ieeeAndrew Hoh, Nick Handel, Eli Brumbaugh, Mani Bhushan, Andrew Cheong, Michelle Gu-Qian Du, Jeff Feng, Jack Hone · 25 authors totalDevID: Blockchain-Based Portfolios for Software Developers
DOI 10.1109/dappcon.2019.00030 · 6 citations · Source: openalex+orcid+dblp-identityJohan Pouwelse, Martijn de Vos, Mitchell Olsthoorn · 3 authors totalFast Sparse ConvNets
CVPR · DOI 10.1109/cvpr42600.2020.01464 · arXiv 1911.09723 · 162 citations · Source: arxiv+semantic-scholarHistorically, the pursuit of efficient inference has been one of the driving forces behind research into new deep learning architectures and building blocks. Some recent examples include: the squeeze-and-excitation module, depthwise separable convolutions in Xception, and the inverted bottleneck in MobileNet v2. Notably, in all of these cases, the resulting building blocks enabled not only higher efficiency, but also higher accuracy, and found wide adoption in the field. In this work, we further expand the arsenal of efficient building blocks for neural network architectures; but instead of combining standard primitives (such as convolution), we advocate for the replacement of these dense primitives with their sparse counterparts. While the idea of using sparsity to decrease the parameter count is not new, the conventional wisdom is that this reduction in theoretical FLOPs does not translate into real-world efficiency gains. We aim to correct this misconception by introducing a family of efficient sparse kernels for ARM and WebAssembly, which we open-source for the benefit of the community as part of the XNNPACK library. Equipped with our efficient implementation of sparse primitives, we show that sparse versions of MobileNet v1, MobileNet v2 and EfficientNet architectures substantially outperform strong dense baselines on the efficiency-accuracy curve. On Snapdragon 835 our sparse networks outperform their dense equivalents by $1.3-2.4\times$ -- equivalent to approximately one entire generation of MobileNet-family improvement. We hope that our findings will facilitate wider adoption of sparsity as a tool for creating efficient and accurate deep learning architectures.
Erich Elsen, Marat Dukhan, Trevor Gale, Karen Simonyan · 4 authors totalFactorized Higher-Order CNNs With an Application to Spatio-Temporal Emotion Estimation
Computer Vision and Pattern Recognition · DOI 10.1109/cvpr42600.2020.00610 · arXiv 1906.06196 · 89 citations · Source: semantic-scholarTraining deep neural networks with spatio-temporal (i.e., 3D) or multidimensional convolutions of higher-order is computationally challenging due to millions of unknown parameters across dozens of layers. To alleviate this, one approach is to apply low-rank tensor decompositions to convolution kernels in order to compress the network and reduce its number of parameters. Alternatively, new convolutional blocks, such as MobileNet, can be directly designed for efficiency. In this paper, we unify these two approaches by proposing a tensor factorization framework for efficient multidimensional (separable) convolutions of higher-order. Interestingly, the proposed framework enables a novel higher-order transduction, allowing to train a network on a given domain (e.g., 2D images or N-dimensional data in general) and using transduction to generalize to higher-order data such as videos (or (N+K)--dimensional data in general), capturing for instance temporal dynamics while preserving the learnt spatial information. We apply the proposed methodology, coined CP-Higher-Order Convolution (HO-CPConv), to spatio-temporal facial emotion analysis. Most existing facial affect models focus on static imagery and discard all temporal information. This is due to the above-mentioned burden of training 3D convolutional nets and the lack of large bodies of video data annotated by experts. We address both issues with our proposed framework. Initial training is first done on static imagery before using t
Jean Kossaifi, Antoine Toisoul, Adrian Bulat, Yannis Panagakis, Timothy M. Hospedales, M. Pantic · 6 authors totalT-Net: Parametrizing Fully Convolutional Nets With a Single High-Order Tensor
Computer Vision and Pattern Recognition · DOI 10.1109/CVPR.2019.00801 · arXiv 1904.02698 · 74 citations · Source: semantic-scholarRecent findings indicate that over-parametrization, while crucial for successfully training deep neural networks, also introduces large amounts of redundancy. Tensor methods have the potential to efficiently parametrize over-complete representations by leveraging this redundancy. In this paper, we propose to fully parametrize Convolutional Neural Networks (CNNs) with a single high-order, low-rank tensor. Previous works on network tensorization have focused on parametrizing individual layers (convolutional or fully connected) only, and perform the tensorization layer-by-layer separately. In contrast, we propose to jointly capture the full structure of a neural network by parametrizing it with a single high-order tensor, the modes of which represent each of the architectural design parameters of the network (e.g. number of convolutional blocks, depth, number of stacks, input features, etc). This parametrization allows to regularize the whole network and drastically reduce the number of parameters. Our model is end-to-end trainable and the low-rank structure imposed on the weight tensor acts as an implicit regularization. We study the case of networks with rich structure, namely Fully Convolutional Networks (FCNs), which we propose to parametrize with a single 8th-order tensor. We show that our approach can achieve superior performance with small compression rates, and attain high compression rates with negligible drop in accuracy for the challenging task of human pose estimatio
Jean Kossaifi, Adrian Bulat, Georgios Tzimiropoulos, M. Pantic · 4 authors totalTextured Neural Avatars
Computer Vision and Pattern Recognition · DOI 10.1109/CVPR.2019.00249 · arXiv 1905.08776 · 120 citations · Source: semantic-scholarWe present a system for learning full body neural avatars, i.e. deep networks that produce full body renderings of a person for varying body pose and varying camera pose. Our system takes the middle path between the classical graphics pipeline and the recent deep learning approaches that generate images of humans using image-to-image translation. In particular, our system estimates an explicit two-dimensional texture map of the model surface. At the same time, it abstains from explicit shape modeling in 3D. Instead, at test time, the system uses a fully-convolutional network to directly map the configuration of body feature points w.r.t. the camera to the 2D texture coordinates of individual pixels in the image frame. We show that such system is capable of learning to generate realistic renderings while being trained on videos annotated with 3D poses and foreground masks. We also demonstrate that maintaining an explicit texture representation helps our system to achieve better generalization compared to systems that use direct image-to-image translation.
Yury Malkov, Aliaksandra Shysheya, Egor Zakharov, Kara-Ali Aliev, Renat Bashirov, Egor Burkov, K. Iskakov, Aleksei Ivakhnenko · 12 authors totalKaramel: A System for Timely Provisioning Large-Scale Software across IaaS Clouds
CLOUD · DOI 10.1109/CLOUD.2019.00069 · Source: dblp+first-party-career-authorityJim Dowling, Kamal Hakimzadeh · 2 authors totalePipe: Near Real-Time Polyglot Persistence of HopsFS Metadata
CCGRID · DOI 10.1109/CCGRID.2019.00020 · Source: dblp+first-party-career-authorityJim Dowling, Mahmoud Ismail, Mikael Ronström, Seif Haridi · 4 authors totalFaster Sorting for Flash Memory Embedded Devices.
CCECE · DOI 10.1109/ccece.2019.8861811 · Source: dblp+ubc-authorityRamon Lawrence, Riley Jackson · 2 authors totalScalable Block Reporting for HopsFS
BigData Congress · DOI 10.1109/BIGDATACONGRESS.2019.00035 · Source: dblp+first-party-career-authorityJim Dowling, Mahmoud Ismail, August Bonds, Salman Niazi, Seif Haridi · 5 authors totalEspresso: A Fast End-to-End Neural Speech Recognition Toolkit
Automatic Speech Recognition & Understanding · DOI 10.1109/ASRU46091.2019.9003968 · arXiv 1909.08723 · 75 citations · Source: semantic-scholarWe present Espresso, an open-source, modular, extensible end-to-end neural automatic speech recognition (ASR) toolkit based on the deep learning library PyTorch and the popular neural machine translation toolkit FAIRSEQ. ESRESSO supports distributed training across GPUs and computing nodes, and features various decoding approaches commonly employed in ASR, including look-ahead word-based language model fusion, for which a fast, parallelized decoder is implemented. Espresso achieves state-of-the-art ASR performance on the WSJ, LibriSpeech, and Switchboard data sets among other end-to-end systems without data augmentation, and is 4-11x faster for decoding than similar systems (e.g. ESPNET).
Tongfei Chen, Yiming Wang, Hainan Xu, Shuoyang Ding, Hang Lv, Yiwen Shao, Nanyun Peng, Lei Xie · 10 authors totalHierarchical Transformers for Long Document Classification
IEEE ASRU 2019 · DOI 10.1109/asru46091.2019.9003958 · arXiv 1910.10781 · 295 citations · Source: semantic-scholarBERT, which stands for Bidirectional Encoder Representations from Transformers, is a recently introduced language representation model based upon the transfer learning paradigm. We extend its fine-tuning procedure to address one of its major limitations - applicability to inputs longer than a few hundred words, such as transcripts of human call conversations. Our method is conceptually simple. We segment the input into smaller chunks and feed each of them into the base model. Then, we propagate each output through a single recurrent layer, or another transformer, followed by a softmax activation. We obtain the final classification decision after the last segment has been consumed. We show that both BERT extensions are quick to fine-tune and converge after as little as 1 epoch of training on a small, domain-specific data set. We successfully apply them in three different tasks involving customer call satisfaction prediction and topic classification, and obtain a significant improvement over the baseline models in two of them.
Yishay Carmiel, R. Pappagari, Piotr Żelasko, J. Villalba, N. Dehak · 5 authors totalSupervised Paragraph Vector: Distributed Representations of Words, Documents and Class Labels
IEEE Access · DOI 10.1109/access.2019.2901933 · 18 citations · Source: openalex+naver+seoul-national-career-authorityLucy Park, Eunjeong L. Park, Sungzoon Cho, Pilsung Kang · 4 authors totalInference of tumor cell-specific transcription factor binding from cell-free DNA enables tumor subtype prediction and early detection of cancer
BioRxiv · DOI 10.1101/456681 · Source: orcidJohn St. John, Ulz, P., Perakis, S., Zhou, Q., Moser, T., Belic, J., Lazzeri, I., Wolfler, A. · 21 authors totalMachine Learning and Deep Neural Networks in Thoracic and Cardiovascular Imaging
Journal of thoracic imaging · DOI 10.1097/RTI.0000000000000385 · 68 citations · Source: openalexAdvances in technology have always had the potential and opportunity to shape the practice of medicine, and in no medical specialty has technology been more rapidly embraced and adopted than radiology. Machine learning and deep neural networks promise to transform the practice of medicine, and, in particular, the practice of diagnostic radiology. These technologies are evolving at a rapid pace due to innovations in computational hardware and novel neural network architectures. Several cutting-edge postprocessing analysis applications are actively being developed in the fields of thoracic and cardiovascular imaging, including applications for lesion detection and characterization, lung parenchymal characterization, coronary artery assessment, cardiac volumetry and function, and anatomic localization. Cardiothoracic and cardiovascular imaging lies at the technological forefront of radiology due to a confluence of technical advances. Enhanced equipment has enabled computed tomography and magnetic resonance imaging scanners that can safely capture images that freeze the motion of the heart to exquisitely delineate fine anatomic structures. Computing hardware developments have enabled an explosion in computational capabilities and in data storage. Progress in software and fluid mechanical models is enabling complex 3D and 4D reconstructions to not only visualize and assess the dynamic motion of the heart, but also quantify its blood flow and hemodynamics. And now, innovations in machine learning, particularly in the form of deep neural networks, are enabling us to leverage the increasingly massive data repositories that are prevalent in the field. Here, we discuss developments in machine learning techniques and deep neural networks to highlight their likely role in future radiologic practice, both in and outside of image interpretation and analysis. We discuss the concepts of validation, generalizability, and clinical utility, as they pertain to this and other new techno
Daniel Golden, T. Retson, Alexandra H. Besser, Sean Sall, A. Hsiao · 5 authors totalMachine Learning and AI: Editors' Foreword
Quantitative Finance · DOI 10.1080/14697688.2019.1638160 · Source: taylor-francis+ssrn+bloomberg-career-authorityGary Kazantsev, German G. Creamer, Tomaso Aste · 3 authors totalInference of transcription factor binding from cell-free DNA enables tumor subtype prediction and early detection
Nature Communications · DOI 10.1038/S41467-019-12714-4 · Source: orcidJohn St. John, Ulz, Peter, Perakis, Samantha, Zhou, Qing, Moser, Tina, Belic, Jelena, Lazzeri, Isaac, Woelfler, Albert · 21 authors totalP3‐231: APOE E4 ALLELE EFFECTS ON SPEECH IN AD AND LVPPA
Alzheimer s & Dementia · DOI 10.1016/j.jalz.2019.06.3261 · 0 citations · Source: openalex+first-party-career-authorityMark Liberman, Naomi Nevler, Sharon Ash, David J. Irwin, Murray Grossman · 5 authors totalP2‐254: AUTOMATED PROSODIC MARKERS IN NATURAL CONNECTED SPEECH OF ALS AND ALS‐FTD ARE ASSOCIATED WITH COGNITIVE IMPAIRMENT
Alzheimer s & Dementia · DOI 10.1016/j.jalz.2019.06.2661 · 1 citations · Source: openalex+first-party-career-authorityMark Liberman, Naomi Nevler, Sharon Ash, David J. Irwin, Murray Grossman · 5 authors totalUnderstanding the Composition of a Successful Tweet in Urology
European Urology Focus · DOI 10.1016/j.euf.2019.08.008 · 17 citations · Source: openalex+first-party-career-authorityMarc Smith, Jeremy Yuen‐Chun Teoh, Graham Mackenzie, Marc A. Smith, Steffi Kar-Kei Yuen, Kalyan Gudaru, Jeffrey J. Leow, Chi‐Ho Leung · 9 authors totalMango: Exploratory Data Analysis for Large-Scale Sequencing Datasets
Cell Systems · DOI 10.1016/j.cels.2019.11.002 · 6 citations · Source: semantic-scholarThe decreasing cost of DNA sequencing over the past decade has led to an explosion of sequencing datasets, leaving us with petabytes of data to analyze. However, current sequencing visualization tools are designed to run on single machines, which limits their scalability and interactivity on modern genomic datasets. Here, we leverage the scalability of Apache Spark to provide Mango, consisting of a Jupyter notebook and genome browser, which removes scalability and interactivity constraints by leveraging multi-node compute clusters to allow interactive analysis over terabytes of sequencing data. We demonstrate scalability of the Mango tools by performing quality control analyses on 10 terabytes of 100 high-coverage sequencing samples from the Simons Genome Diversity Project, enabling capability for interactive genomic exploration of multi-sample datasets that surpass the computational limitations of single-node visualization tools. Mango is freely available for download with full documentation at https://bdg-mango.readthedocs.io/en/latest/.
Alyssa Morrow, Eric Tu, Frank Austin Nothaft, George Zhixuan He, Eric Tongching Tu, Justin Paschall, Nir Yosef, Anthony D. Joseph · 8 authors totalIntroduction
Elsevier eBooks · DOI 10.1016/b978-0-12-817756-3.09998-2 · 2 citations · Source: openalex+first-party-career-authorityMarc Smith, Derek L. Hansen, Ben Shneiderman, Marc A. Smith, Itai Himelboim · 5 authors totalFacebook: Public pages and inter-organizational networks
Elsevier eBooks · DOI 10.1016/b978-0-12-817756-3.00012-1 · 0 citations · Source: openalex+first-party-career-authorityMarc Smith, Derek L. Hansen, Ben Shneiderman, Marc A. Smith, Itai Himelboim · 5 authors totalTwitter: Information flows, influencers, and organic communities
Elsevier eBooks · DOI 10.1016/b978-0-12-817756-3.00011-x · 16 citations · Source: openalex+first-party-career-authorityMarc Smith, Derek L. Hansen, Ben Shneiderman, Marc A. Smith, Itai Himelboim · 5 authors totalThread networks: Mapping message boards and email lists
Elsevier eBooks · DOI 10.1016/b978-0-12-817756-3.00010-8 · 2 citations · Source: openalex+first-party-career-authorityMarc Smith, Derek L. Hansen, Ben Shneiderman, Marc A. Smith, Itai Himelboim · 5 authors totalSemantic networks
Elsevier eBooks · DOI 10.1016/b978-0-12-817756-3.00008-x · 3 citations · Source: openalex+first-party-career-authorityMarc Smith, Derek L. Hansen, Ben Shneiderman, Marc A. Smith, Itai Himelboim · 5 authors totalGrouping and filtering
Elsevier eBooks · DOI 10.1016/b978-0-12-817756-3.00007-8 · 1 citations · Source: openalex+first-party-career-authorityMarc Smith, Derek L. Hansen, Ben Shneiderman, Marc A. Smith, Itai Himelboim · 5 authors totalCalculating and visualizing network metrics
Elsevier eBooks · DOI 10.1016/b978-0-12-817756-3.00006-6 · 45 citations · Source: openalex+first-party-career-authorityMarc Smith, Derek L. Hansen, Ben Shneiderman, Marc A. Smith, Itai Himelboim · 5 authors totalLabeling and visual attributes
Elsevier eBooks · DOI 10.1016/b978-0-12-817756-3.00005-4 · 0 citations · Source: openalex+first-party-career-authorityMarc Smith, Derek L. Hansen, Ben Shneiderman, Marc A. Smith, Itai Himelboim · 5 authors totalInstallation, orientation, and layout
Elsevier eBooks · DOI 10.1016/b978-0-12-817756-3.00004-2 · 7 citations · Source: openalex+first-party-career-authorityMarc Smith, Derek L. Hansen, Ben Shneiderman, Marc A. Smith, Itai Himelboim · 5 authors totalSocial network analysis: Measuring, mapping, and modeling collections of connections
Elsevier eBooks · DOI 10.1016/b978-0-12-817756-3.00003-0 · 33 citations · Source: openalex+first-party-career-authorityMarc Smith, Derek L. Hansen, Ben Shneiderman, Marc A. Smith, Itai Himelboim · 5 authors totalSocial media: New technologies of collaboration
Elsevier eBooks · DOI 10.1016/b978-0-12-817756-3.00002-9 · 13 citations · Source: openalex+first-party-career-authorityMarc Smith, Derek L. Hansen, Ben Shneiderman, Marc A. Smith, Itai Himelboim · 5 authors totalIntroduction to social media and social networks
Elsevier eBooks · DOI 10.1016/b978-0-12-817756-3.00001-7 · 6 citations · Source: openalex+first-party-career-authorityMarc Smith, Derek L. Hansen, Ben Shneiderman, Marc A. Smith, Itai Himelboim · 5 authors totalTemporal betweenness centrality in dynamic graphs
International Journal of Data Science and Analytics · DOI 10.1007/s41060-019-00189-x · 67 citations · Source: openalex+authoritative-profileRicardo Baeza-Yates, Ioanna Tsalouchidou, Ricardo Baeza‐Yates, Francesco Bonchi, Kewen Liao, Timos Sellis · 6 authors totalDisentangling Geometry and Appearance with Regularised Geometry-Aware Generative Adversarial Networks
International Journal of Computer Vision · DOI 10.1007/s11263-019-01155-7 · 15 citations · Source: semantic-scholarDeep generative models have significantly advanced image generation, enabling generation of visually pleasing images with realistic texture. Apart from the texture, it is the shape geometry of objects that strongly dictates their appearance. However, currently available generative models do not incorporate geometric information into the image generation process. This often yields visual objects of degenerated quality. In this work, we propose a regularized Geometry-Aware Generative Adversarial Network (GAGAN) which disentangles appearance and shape in the latent space. This regularized GAGAN enables the generation of images with both realistic texture and shape. Specifically, we condition the generator on a statistical shape prior. The prior is enforced through mapping the generated images onto a canonical coordinate frame using a differentiable geometric transformation. In addition to incorporating geometric information, this constrains the search space and increases the model’s robustness. We show that our approach is versatile, able to generalise across domains (faces, sketches, hands and cats) and sample sizes (from as little as ∼200-30,000\documentclass[12pt]{minimal} \usepackage{amsmath} \usepackage{wasysym} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{mathrsfs} \usepackage{upgreek} \setlength{\oddsidemargin}{-69pt} \begin{document}$$\sim \, 200{-}30{,}000$$\end{document} to more than 200, 000). We demonstrate superior performance through e
Jean Kossaifi, L. Tran, Yannis Panagakis, M. Pantic · 4 authors totalPrivacy-Preserving Process Mining
Business & Information Systems Engineering · DOI 10.1007/s00287-019-01207-9 · 39 citations · Source: semantic-scholarNathalie Baracaldo, F. Mannhardt, A. Koschmider, M. Weidlich, Judith Michael · 5 authors totalUser Centered and Privacy-Driven Process Mining System Design
Informatik-Spektrum · DOI 10.1007/s00287-019-01202-0 · 24 citations · Source: semantic-scholarNathalie Baracaldo, Judith Michael, A. Koschmider, F. Mannhardt, Bernhard Rumpe · 5 authors totalVirtual Distributed File System: Alluxio
Encyclopedia of Big Data Technologies · DOI 10.1007/978-3-319-77525-8_321 · Source: springer+alluxio-authorityCalvin Jia, Haoyuan Li · 2 authors totalApache Kafka
Encyclopedia of Big Data Technologies · DOI 10.1007/978-3-319-63962-8_196-1 · Source: dblp+apache-kafka-first-partyMatthias Sax, Matthias J. Sax · 2 authors totalHopsFS: Scaling Hierarchical File System Metadata Using NewSQL Databases
Encyclopedia of Big Data Technologies · DOI 10.1007/978-3-319-63962-8_146-1 · Source: dblp+first-party-career-authorityJim Dowling, Salman Niazi, Mahmoud Ismail, Seif Haridi · 4 authors totalLinear Hashing Implementations for Flash Memory.
ICEIS (Revised Selected Papers) · DOI 10.1007/978-3-030-40783-4_18 · Source: dblp+ubc-authorityRamon Lawrence, Andrew Feltham, Nadir Ould-Khessal, Spencer MacBeth, Scott Fazackerley · 5 authors totalAn Exact No Free Lunch Theorem for Community Detection
International Workshop on Complex Networks & Their Applications · DOI 10.1007/978-3-030-36687-2_15 · arXiv 1903.10092 · 7 citations · Source: semantic-scholarA precondition for a No Free Lunch theorem is evaluation with a loss function which does not assume a priori superiority of some outputs over others. A previous result for community detection by Peel et al. (2017) relies on a mismatch between the loss function and the problem domain. The loss function computes an expectation over only a subset of the universe of possible outputs; thus, it is only asymptotically appropriate with respect to the problem size. By using the correct random model for the problem domain, we provide a stronger, exact No Free Lunch theorem for community detection. The claim generalizes to other set-partitioning tasks including core/periphery separation, $k$-clustering, and graph partitioning. Finally, we review the literature of proposed evaluation functions and identify functions which (perhaps with slight modifications) are compatible with an exact No Free Lunch theorem.
Tongfei Chen, Arya D. McCarthy, Seth Ebner · 3 authors totalMetrics matter in community detection
International Workshop on Complex Networks & Their Applications · DOI 10.1007/978-3-030-36687-2_14 · arXiv 1901.01354 · 6 citations · Source: semantic-scholarWe present a critical evaluation of normalized mutual information (NMI) as an evaluation metric for community detection. NMI exaggerates the leximin method's performance on weak communities: Does leximin, in finding the trivial singletons clustering, truly outperform eight other community detection methods? Three NMI improvements from the literature are AMI, rrNMI, and cNMI. We show equivalences under relevant random models, and for evaluating community detection, we advise one-sided AMI under the $\mathbb{M}_{\mathrm{all}}$ model (all partitions of $n$ nodes). This work seeks (1) to start a conversation on robust measurements, and (2) to advocate evaluations which do not give "free lunch".
Tongfei Chen, Arya D. McCarthy, Rachel Rudinger, D. Matula · 4 authors totalThe AI Driving Olympics at NeurIPS 2018
The NeurIPS '18 Competition · DOI 10.1007/978-3-030-29135-8_3 · arXiv 1903.02503 · 14 citations · Source: semantic-scholarDespite recent breakthroughs, the ability of deep learning and reinforcement learning to outperform traditional approaches to control physically embodied robotic agents remains largely unproven. To help bridge this gap, we created the 'AI Driving Olympics' (AI-DO), a competition with the objective of evaluating the state of the art in machine learning and artificial intelligence for mobile robotics. Based on the simple and well specified autonomous driving and navigation environment called 'Duckietown', AI-DO includes a series of tasks of increasing complexity -- from simple lane-following to fleet management. For each task, we provide tools for competitors to use in the form of simulators, logs, code templates, baseline implementations and low-cost access to robotic hardware. We evaluate submissions in simulation online, on standardized hardware environments, and finally at the competition event. The first AI-DO, AI-DO 1, occurred at the Neural Information Processing Systems (NeurIPS) conference in December 2018. The results of AI-DO 1 highlight the need for better benchmarks, which are lacking in robotics, as well as improved mechanisms to bridge the gap between simulation and reality.
Sunil Mallya, J. Zilly, J. Tani, Breandan Considine, Bhairav Mehta, Andrea F. Daniele, Manfred Diaz, Gianmarco Bernasconi · 17 authors total