Papers.
Research connected to its authors, projects, companies, talks, events, and the rest of the graph.
Add a paper ↗Dutch Blockchain Research Agenda
Data Archiving and Networked Services (DANS) · 2 citations · Source: openalex+orcid+dblp-identityJohan Pouwelse, Jaco van de Pol, Balázs Bodó, Oskar van Deventer, Jaap-Henk Hoepman, Jeroen van den Hoven, André de Kok, Martin van der Plas · 10 authors totalDigital Cookbook: How to ensure successful Digital Transformation
Source: career-publication-listRoland Tritsch · 1 author totalData Cleaning Pocket Primer
de Gruyter GmbH, Walter · Source: open-library+publisher-catalogOswald Campesato · 1 author totalData Cleaning
Mercury Learning & Information · Source: open-library+publisher-catalogOswald Campesato · 1 author totalBlazeIt: Fast Exploratory Video Queries using Neural Networks.
arXiv (Cornell University) · 24 citations · Source: openalex+authoritative-profilePeter Bailis, Daniel Kang, Matei Zaharia · 3 authors totalBackpropagation with Callbacks: Foundations for Efficient and Expressive Differentiable Programming
NeurIPS 2018 · 36 citations · Source: dblp+neurips-proceedingsTraining of deep learning models depends on gradient descent and end-to-end differentiation. Under the slogan of differentiable programming, there is an increasing demand for efficient automatic gradient computation for emerging network architectures that incorporate dynamic control flow, especially in NLP. In this paper we propose an implementation of backpropagation using functions with callbacks, where the forward pass is executed as a sequence of function calls, and the backward pass as a corresponding sequence of function returns. A key realization is that this technique of chaining callbacks is well known in the programming languages community as continuation-passing style (CPS). Any program can be converted to this form using standard techniques, and hence, any program can be mechanically converted to compute gradients. Our approach achieves the same flexibility as other reverse-mode automatic differentiation (AD) techniques, but it can be implemented without any auxiliary data structures besides the function call stack, and it can easily be combined with graph construction and native code generation techniques through forms of multi-stage programming, leading to a highly efficient implementation that combines the performance benefits of define-then-run software frameworks such as TensorFlow with the expressiveness of define-by-run frameworks such as PyTorch.
Xilun Wu, Fei Wang, James Decker, Grégory M. Essertel, Tiark Rompf · 5 authors totalAre Blockchain and the Internet of Things Made for Each Other?
Boston Consulting Group Focus · Source: bcg+cisco-first-partyAnoop Nannra, Zia Yusuf, Akash Bhatia, Massimo Russo, Usama Gill, Maciej Kranz · 6 authors totalApproximability of Discriminators Implies Diversity in GANs.
CoRR · Source: dblp+stanford-authorityTengyu Ma, Yu Bai 0017, Tengyu Ma 0001, Andrej Risteski · 4 authors totalAndroid pocket primer
Mercury Learning & Information · Source: open-library+publisher-catalogOswald Campesato · 1 author totalAlluxio: A Virtual Distributed File System
University of California, Berkeley · Source: haoyuanli-personal+dblpHaoyuan Li · 1 author totalAlgorithmic Regularization in Over-parameterized Matrix Sensing and Neural Networks with Quadratic Activations.
COLT · Source: dblp+stanford-authorityTengyu Ma, Yuanzhi Li, Tengyu Ma 0001, Hongyang Zhang 0005 · 4 authors totalAlgorithmic Framework for Model-based Reinforcement Learning with Theoretical Guarantees.
CoRR · Source: dblp+stanford-authorityTengyu Ma, Huazhe Xu, Yuanzhi Li, Yuandong Tian, Trevor Darrell, Tengyu Ma 0001 · 6 authors totalAccelerating the Machine Learning Lifecycle with MLflow
IEEE Data Engineering Bulletin · 581 citations · Source: semantic-scholarAaron Davidson, Matei Zaharia, M. Zaharia, Andrew Chen, A. Davidson, A. Ghodsi, S. Hong, A. Konwinski · 12 authors totalA La Carte Embedding: Cheap but Effective Induction of Semantic Feature Vectors.
CoRR · Source: dblp+stanford-authorityTengyu Ma, Mikhail Khodak, Nikunj Saunshi, Yingyu Liang, Tengyu Ma 0001, Brandon Stewart, Sanjeev Arora · 7 authors total360{\deg} Stance Detection
arXiv (Cornell University) · 2 citations · Source: openalex+career-authorityParsa Ghaffari, Sebastian Ruder, J. Glover, Afshin Mehrabani · 4 authors totalRemembering Our Future: The Frontier of Search Technologies
The MIT Press eBooks · DOI 10.7551/mitpress/9780262036016.003.0017 · 0 citations · Source: openalex+authoritative-profileRicardo Baeza-Yates, Ricardo Baeza‐Yates, Ricardo Adolfo · 3 authors totalRemembering Our Future: The Frontier of Search Technologies
The MIT Press eBooks · DOI 10.7551/mitpress/10428.003.0023 · 0 citations · Source: openalex+authoritative-profileRicardo Baeza-Yates, Ricardo Baeza‐Yates, Adolfo Plasencia · 3 authors totalT2 Trainspotting’s obsession with the past says a lot about today
DOI 10.64628/ab.3yvqhddet · 0 citations · Source: openalex+personal-publication-listRob Munro, Robert Munro · 2 authors totalSession details: TempWeb'17: The 7th Temporal Web Analytics Workshop
The Web Conference · DOI 10.5555/3041021.3252726 · 0 citations · Source: openalex+authoritative-profileRicardo Baeza-Yates, Marc Spaniol, Ricardo Baeza‐Yates, Julien Masanés · 4 authors totalHi-WAY: Execution of Scientific Workflows on Hadoop YARN
EDBT · DOI 10.5441/002/EDBT.2017.87 · Source: dblp+first-party-career-authorityJim Dowling, Marc Bux, Jörgen Brandt, Carl Witt, Ulf Leser · 5 authors totalAutomatic Stylistic Composition of Bach Chorales with Deep LSTM
ISMIR 2017 (International Society for Music Information Retrieval Conference) · DOI 10.5281/zenodo.1416207 · 93 citations · Source: openalex+semanticscholarBachBot: a deep LSTM generative model for composing and completing chorales in the style of J.S. Bach, trained on the Riemenschneider chorale corpus, evaluated with a large-scale online musical Turing test in which participants distinguished BachBot completions from Bach originals only marginally better than chance.
Feynman Liang, Mark Gotham, Matthew Johnson, Jamie Shotton · 4 authors totalBusiness Resiliency Framework for Enterprise Workloads in the Cloud
International Conference on Cloud Computing and Services Science · DOI 10.5220/0006376707140721 · 1 citations · Source: crossref+semantic-scholarBusinesses with enterprise-level workloads such as Systems Applications and Products (SAP) workloads require business level resiliency including high availability, clustering, or physical server appliances. To enable businesses to use enterprise workloads in a cloud, the IBM Cloud Managed Services (CMS) cloud offers many SAP enterprise-level workloads for both virtualized and non-virtualized cloud environments. Based on our experience with enabling resiliency for enterprise-level workloads like SAP and Oracle, we realize that as the end-to-end process is quite cumbersome, complex and expensive. Therefore, it would be highly beneficial for the customers and the cloud providers to have a systematic business resiliency framework in place, which would very well fit the cloud model with appropriate level of abstraction, automation, while allowing the desired cost benefits. In this paper, we introduce an end-to-end business resiliency framework and resiliency life cycle. We further introduce an algorithm to determine the optimal resiliency pattern for enterprise applications using a diverse set of platforms in the IBM CMS cloud
Ruchi Mahindru, V. Salapura, R. Mahindru, R. Harper · 4 authors totalUnification of Compile-Time and Runtime Metaprogramming in Scala
DOI 10.5075/EPFL-THESIS-7159 · 8 citations · Source: semantic-scholar+epfl-infoscienceEugene Burmako, E. Burmako, Viktor Kunčak, J. Larus, Don Syme · 5 authors totalOvercoming information asymmetry in patent pledge records
Patent Pledges · DOI 10.4337/9781785362491.00030 · Source: semantic-scholar+crossrefNicole Shanahan · 1 author totalTransition to Agile Software Development in a Large-Scale Project : A Systems Analysis and Design Perspective
DOI 10.4324/9781315087498-6 · 0 citations · Source: openalexDavid Talby, Yael Dubinsky, Orit Hazzan, Arie Keren · 4 authors totalskimr: Compact and Flexible Summaries of Data
CRAN (R package) · DOI 10.32614/cran.package.skimr · 49 citations · Source: openalexR package providing compact, flexible summary statistics for data frames; an rOpenSci unconf project co-authored by Arino de la Rubia.
Eduardo Ariño de la Rubia, Elin Waring, Michael Quinn, Amelia McNamara, Eduardo Arino de la Rubia, Hao Zhu, Shannon Ellis · 7 authors totalCold Fusion: Training Seq2Seq Models Together with Language Models
Interspeech 2018 · DOI 10.21437/Interspeech.2018-1392 · arXiv 1708.06426 · 315 citations · Source: arxiv+semantic-scholarSequence-to-sequence (Seq2Seq) models with attention have excelled at tasks which involve generating natural language sentences such as machine translation, image captioning and speech recognition. Performance has further been improved by leveraging unlabeled data, often in the form of a language model. In this work, we present the Cold Fusion method, which leverages a pre-trained language model during training, and show its effectiveness on the speech recognition task. We show that Seq2Seq models with Cold Fusion are able to better utilize language information enjoying i) faster convergence and better generalization, and ii) almost complete transfer to a new domain while using less than 10% of the labeled training data.
Sanjeev Satheesh, Anuroop Sriram, Heewoo Jun, Adam Coates · 4 authors totalKey-Value Retrieval Networks for Task-Oriented Dialogue
SIGDIAL Conference · DOI 10.18653/v1/w17-5506 · Source: dblp+first-party-homepageMihail Eric, Lakshmi Krishnan, François Charette, Christopher D. Manning · 4 authors totalLithium NLP: A System for Rich Information Extraction from Noisy User Generated Text on Social Media
W-NUT @ EMNLP · DOI 10.18653/v1/W17-4417 · arXiv 1707.04244 · 8 citations · Source: semantic-scholar+arxivIn this paper, we describe the Lithium Natural Language Processing (NLP) system - a resource-constrained, high-throughput and language-agnostic system for information extraction from noisy user generated text on social media. Lithium NLP extracts a rich set of information including entities, topics, hashtags and sentiment from text. We discuss several real world applications of the system currently incorporated in Lithium products. We also compare our system with existing commercial and academic NLP systems in terms of performance, information extracted and languages supported. We show that Lithium NLP is at par with and in some cases, outperforms state-of-the-art commercial NLP systems.
Nemanja Spasojevic, Preeti Bhargava, Guoning Hu · 3 authors totalLearning Symmetric Collaborative Dialogue Agents with Dynamic Knowledge Graph Embeddings
ACL (1) · DOI 10.18653/v1/P17-1162 · Source: dblp+first-party-homepageMihail Eric, He He, Anusha Balakrishnan, Percy Liang · 4 authors totalLearning a Neural Semantic Parser from User Feedback
ACL · DOI 10.18653/V1/P17-1089 · Source: dblp+author-first-party+semantic-machines-career-authorityJayant Krishnamurthy, Srinivasan Iyer 0001, Ioannis Konstas, Alvin Cheung, Luke Zettlemoyer · 5 authors totalBeyond Binary Labels: Political Ideology Prediction of Twitter Users
DOI 10.18653/v1/p17-1068 · 302 citations · Source: openalexAutomatic political preference prediction from social media posts has to date proven successful only in distinguishing between publicly declared liberals and conservatives in the US. This study examines users' political ideology using a sevenpoint scale which enables us to identify politically moderate and neutral usersgroups which are of particular interest to political scientists and pollsters. Using a novel data set with political ideology labels self-reported through surveys, our goal is two-fold: a) to characterize the political groups of users through language use on Twitter; b) to build a fine-grained model that predicts political ideology of unseen users. Our results identify differences in both political leaning and engagement and the extent to which each group tweets using political keywords. Finally, we demonstrate how to improve ideology prediction accuracy by exploiting the relationships between the user groups.
Lyle Ungar, Daniel Preoțiuc-Pietro, Ye Liu, Daniel J. Hopkins · 4 authors totalEmoNet: Fine-Grained Emotion Detection with Gated Recurrent Neural Networks
DOI 10.18653/v1/p17-1067 · 386 citations · Source: openalexAccurate detection of emotion from natural language has applications ranging from building emotional chatbots to better understanding individuals and their lives. However, progress on emotion detection has been hampered by the absence of large labeled datasets. In this work, we build a very large dataset for fine-grained emotions and develop deep learning models on it. We achieve a new state-of-the-art on 24 fine-grained types of emotions (with an average accuracy of 87.58%). We also extend the task beyond emotion types to model Robert Plutchik's 8 primary emotion dimensions, acquiring a superior accuracy of 95.68%.
Lyle Ungar, Muhammad Abdul-Mageed · 2 authors totalDiscriminative Information Retrieval for Question Answering Sentence Selection
Conference of the European Chapter of the Association for Computational Linguistics · DOI 10.18653/V1/E17-2114 · 19 citations · Source: semantic-scholarWe propose a framework for discriminative IR atop linguistic features, trained to improve the recall of answer candidate passage retrieval, the initial step in text-based question answering. We formalize this as an instance of linear feature-based IR, demonstrating a 34%-43% improvement in recall for candidate triage for QA.
Tongfei Chen, Benjamin Van Durme · 2 authors totalA Copy-Augmented Sequence-to-Sequence Architecture Gives Good Performance on Task-Oriented Dialogue
EACL (2) · DOI 10.18653/v1/e17-2075 · Source: dblp+first-party-homepageMihail Eric, Christopher D. Manning · 2 authors totalEntity Linking via Joint Encoding of Types, Descriptions, and Context
Conference on Empirical Methods in Natural Language Processing · DOI 10.18653/v1/D17-1284 · 225 citations · Source: semantic-scholarFor accurate entity linking, we need to capture various information aspects of an entity, such as its description in a KB, contexts in which it is mentioned, and structured knowledge. Additionally, a linking system should work on texts from different domains without requiring domain-specific training data or hand-engineered features. In this work we present a neural, modular entity linking system that learns a unified dense representation for each entity using multiple sources of information, such as its description, contexts around its mentions, and its fine-grained types. We show that the resulting entity linking system is effective at combining these sources, and performs competitively, sometimes out-performing current state-of-the-art systems across datasets, without requiring any domain-specific training data or hand-engineered features. We also show that our model can effectively “embed” entities that are new to the KB, and is able to link its mentions accurately.
Sameer Singh, Nitish Gupta, Dan Roth · 3 authors totalAdversarial Training for Relation Extraction
Conference on Empirical Methods in Natural Language Processing · DOI 10.18653/v1/D17-1187 · 226 citations · Source: semantic-scholarAdversarial training is a mean of regularizing classification algorithms by generating adversarial noise to the training data. We apply adversarial training in relation extraction within the multi-instance multi-label learning framework. We evaluate various neural network architectures on two different datasets. Experimental results demonstrate that adversarial training is generally effective for both CNN and RNN models and significantly improves the precision of predicted relations.
Stuart Russell, Yi Wu, David Bamman, Stuart J. Russell · 4 authors total