Papers.
Research connected to its authors, projects, companies, talks, events, and the rest of the graph.
Add a paper ↗Using the Kano Model to Balance Delight and Frustration for an Enterprise Application
CHI Conference Extended Abstracts on Human Factors in Computing Systems · DOI 10.1145/2851581.2892284 · Source: acm+chi+institutional-repository+platfora-career-authorityJames Mulholland, Jinghui Cheng, Anil Shankar · 3 authors totalPersistent Sharing of Fitness App Status on Twitter
ACM Conference on Computer-Supported Cooperative Work and Social Computing · DOI 10.1145/2818048.2819921 · arXiv 1510.04049 · Source: acm+arxiv+myfitnesspal-authorityChul Lee, Kunwoo Park, Ingmar Weber, Meeyoung Cha · 4 authors totalLarge-scale analysis of Spanish /s/-lenition using audiobooks
Proceedings of meetings on acoustics · DOI 10.1121/2.0000500 · 10 citations · Source: openalex+first-party-career-authorityMark Liberman, Neville Ryant · 2 authors totalMissed Architectural Dependencies: The Elephant in the Room
Working IEEE/IFIP Conference on Software Architecture · DOI 10.1109/WICSA.2016.32 · 1 citations · Source: semantic-scholar+openalexResearch in code and architectural analysis has demonstrated that a clear understanding of structural dependencies among software elements helps developers comprehend the impact of change. Yet examples are abundant from industry of major issues due to missed dependencies associated with different views of the architecture. Key concerns include dependencies related to allocation of modules to implementation packages to improve safety-critical testing and allocation of implementation packages to hardware partitions to optimize performance. In this paper, we present an in-depth study of a safety-critical system that underwent major changes as a result of missed architectural dependencies. We describe the challenges that resulted in re-architecting the system, the techniques we used for intervention, our results, and the developers' perspective. While the engineering tools provided coverage of design concerns, they missed implications of end-to-end integration testing, latency, and cost of change. In our study, we observed that the tools led the engineers to focus on data and control flow and therefore to miss many data-entity relationships, resource behavior, and deployment-related dependencies. Research continues to focus on more tooling and automation to assist with dependency analysis rather than interim, easier-to-adopt solutions. Our findings demonstrate that providing developers with a lightweight, semantically well-defined description of dependencies enables them to reason about change impact and propagation implications that they might otherwise overlook.
Julien Delange, Robert L. Nord, Raghvinder S. Sangwan, Peter H. Feiler, Luke Thomas, İpek Özkaya · 6 authors totalCommon Pitfalls of Benchmarking Big Data Systems
IEEE Transactions on Services Computing 9(1) · DOI 10.1109/TSC.2015.2494595 · 9 citations · Source: openalex+semanticscholarBenchmarking big data systems is nontrivial and error prone. The authors, from Cloudera, catalogue five common pitfalls encountered in real customer benchmarking engagements - comparing apples to oranges, using unrealistic data, ignoring system architecture, poor experimental design and misreporting results - and give guidance for benchmarks that predict production behaviour.
Gwen Shapira, Yanpei Chen · 2 authors totalEfficient and Robust Approximate Nearest Neighbor Search Using Hierarchical Navigable Small World Graphs
IEEE Transactions on Pattern Analysis and Machine Intelligence · DOI 10.1109/TPAMI.2018.2889473 · arXiv 1603.09320 · 2,618 citations · Source: semantic-scholarWe present a new approach for the approximate K-nearest neighbor search based on navigable small world graphs with controllable hierarchy (Hierarchical NSW, HNSW). The proposed solution is fully graph-based, without any need for additional search structures (typically used at the coarse search stage of the most proximity graph techniques). Hierarchical NSW incrementally builds a multi-layer structure consisting of a hierarchical set of proximity graphs (layers) for nested subsets of the stored elements. The maximum layer in which an element is present is selected randomly with an exponentially decaying probability distribution. This allows producing graphs similar to the previously studied Navigable Small World (NSW) structures while additionally having the links separated by their characteristic distance scales. Starting the search from the upper layer together with utilizing the scale separation boosts the performance compared to NSW and allows a logarithmic complexity scaling. Additional employment of a heuristic for selecting proximity graph neighbors significantly increases performance at high recall and in case of highly clustered data. Performance evaluation has demonstrated that the proposed general metric space search index is able to strongly outperform previous opensource state-of-the-art vector-only approaches. Similarity of the algorithm to the skip list structure allows straightforward balanced distributed implementation.
Yury Malkov, Dmitry A. Yashunin · 2 authors totalKira: Processing Astronomy Imagery Using Big Data Technology
IEEE Transactions on Big Data · DOI 10.1109/tbdata.2016.2599926 · 35 citations · Source: openalexScientific analyses commonly compose multiple single-process programs into a dataflow. An end-to-end dataflow of single-process programs is known as a many-task application. Typically, HPC tools are used to parallelize these analyses. In this work, we investigate an alternate approach that uses Apache Spark—a modern platform for data intensive computing—to parallelize many-task applications. We implement Kira, a flexible and distributed astronomy image processing toolkit, and its Source Extractor (Kira SE) application. Using Kira SE as a case study, we examine the programming flexibility, dataflow richness, scheduling capacity and performance of Apache Spark running on the Amazon EC2 cloud. By exploiting data locality, Kira SE achieves a 4.1× speedup over an equivalent C program when analyzing a 1TB dataset using 512 cores on the Amazon EC2 cloud. Furthermore, Kira SE on the Amazon EC2 cloud achieves a 1.8× speedup over the C program on the NERSC Edison supercomputer. A 128-core Amazon EC2 cloud deployment of Kira SE using Spark Streaming can achieve a second-scale latency with a sustained throughput of <inline-formula><tex-math notation="LaTeX">$\sim$</tex-math><alternatives><mml:math><mml:mo>∼</mml:mo></mml:math><inline-graphic xlink:href="zhang-ieq1-2599926.gif"/></alternatives></inline-formula>800 MB/s. Our experience with Kira demonstrates that data intensive computing platforms like Apache Spark are a performant alternative for many-task scientific applications.
Evan R. Sparks, Frank Austin Nothaft, Zhao Zhang, Kyle Barbary, Evan Sparks, Oliver Zahn, Michael J. Franklin, David A. Patterson · 8 authors totalStochastic Extended LQR for Optimization-Based Motion Planning Under Uncertainty
IEEE Transactions on Automation Science and Engineering · DOI 10.1109/tase.2016.2517124 · 54 citations · Source: openalexWe introduce a novel optimization-based motion planner, Stochastic Extended LQR (SELQR), which computes a trajectory and associated linear control policy with the objective of minimizing the expected value of a user-defined cost function. SELQR applies to robotic systems that have stochastic non-linear dynamics with motion uncertainty modeled by Gaussian distributions that can be state- and control-dependent. In each iteration, SELQR uses a combination of forward and backward value iteration to estimate the cost-to-come and the cost-to-go for each state along a trajectory. SELQR then locally optimizes each state along the trajectory at each iteration to minimize the expected total cost, which results in smoothed states that are used for dynamics linearization and cost function quadratization. SELQR progressively improves the approximation of the expected total cost, resulting in higher quality plans. For applications with imperfect sensing, we extend SELQR to plan in the robot's belief space. We show that our iterative approach achieves fast and reliable convergence to high-quality plans in multiple simulated scenarios involving a car-like robot, a quadrotor, and a medical steerable needle performing a liver biopsy procedure.
Jur van den Berg, Wen Sun, Ron Alterovitz · 3 authors totalDeep neural network-based speaker embeddings for end-to-end speaker verification
IEEE SLT 2016 · DOI 10.1109/slt.2016.7846260 · 363 citations · Source: semantic-scholarYishay Carmiel, David Snyder, Pegah Ghahremani, Daniel Povey, D. Garcia-Romero, S. Khudanpur · 6 authors totalDifferentially-Private Mining of Representative Travel Patterns
International Conference on Mobile Data Management · DOI 10.1109/MDM.2016.48 · 1 citations · Source: semantic-scholarMihai Maruseac, Gabriel Ghinita · 2 authors totalDependence of Voltage and Size on Write Error Rates in Spin-Transfer Torque Magnetic Random-Access Memory
IEEE Magnetics Letters · DOI 10.1109/LMAG.2016.2539256 · 126 citations · Source: semantic-scholarAnthony Annunziata, J. Nowak, R. Robertazzi, Jonathan Z. Sun, G. Hu, Jeong-heon Park, Junghyuk Lee, A. Annunziata · 13 authors totalProsodic strength intrinsic to lexical items: A corpus study on tone reduction in Tone4+Tone4 words in Mandarin Chinese
DOI 10.1109/iscslp.2016.7918398 · 3 citations · Source: openalex+first-party-career-authorityMark Liberman, Wei Lai, Jiahong Yuan, Xiaoying Xu · 4 authors totalVisual congruent ads for image search
DOI 10.1109/icpr.2016.7899849 · 0 citations · Source: openalex+authoritative-profileRicardo Baeza-Yates, Yannis Kalantidis, Ayman Farahat, Lyndon Kennedy, Ricardo Baeza‐Yates, David A. Shamma · 6 authors totalData privacy concerns involving cloud
International Conference for Internet Technology and Secured Transactions · DOI 10.1109/ICITST.2016.7856665 · 4 citations · Source: openalex+semantic-scholarS. Srinivasan · 1 author totalThe effect of vocal fry on pitch perception
DOI 10.1109/icassp.2016.7472681 · 15 citations · Source: openalex+first-party-career-authorityMark Liberman, Jianjing Kuang · 2 authors totalEnabling Enterprise-Class Workloads in the Cloud
2016 IEEE International Conference on Cloud Engineering (IC2E) · DOI 10.1109/IC2E.2016.41 · 2 citations · Source: crossref+semantic-scholarRuchi Mahindru, V. Salapura, R. Mahindru · 3 authors totalPolynomial-Time Tensor Decompositions with Sum-of-Squares.
FOCS · DOI 10.1109/FOCS.2016.54 · Source: dblp+stanford-authorityTengyu Ma, Tengyu Ma 0001, Jonathan Shi, David Steurer · 4 authors totalActivating Protection and Exercising Recovery Against Large-Scale Outages on the Cloud
2016 46th Annual IEEE/IFIP International Conference on Dependable Systems and Networks Workshop (DSN-W) · DOI 10.1109/DSN-W.2016.55 · 0 citations · Source: crossref+semantic-scholarRuchi Mahindru, Long Wang, Harigovind V. Ramasamy, R. Mahindru, R. Harper · 5 authors totalKnowing When to Look: Adaptive Attention via a Visual Sentinel for Image Captioning
Computer Vision and Pattern Recognition · DOI 10.1109/CVPR.2017.345 · arXiv 1612.01887 · 1,625 citations · Source: semantic-scholarAttention-based neural encoder-decoder frameworks have been widely adopted for image captioning. Most methods force visual attention to be active for every generated word. However, the decoder likely requires little to no visual information from the image to predict non-visual words such as the and of. Other words that may seem visual can often be predicted reliably just from the language model e.g., sign after behind a red stop or phone following talking on a cell. In this paper, we propose a novel adaptive attention model with a visual sentinel. At each time step, our model decides whether to attend to the image (and if so, to which regions) or to the visual sentinel. The model decides whether to attend to the image and where, in order to extract meaningful information for sequential word generation. We test our method on the COCO image captioning 2015 challenge dataset and Flickr30K. Our approach sets the new state-of-the-art by a significant margin.
Richard Socher, Jiasen Lu, Caiming Xiong, Devi Parikh, R. Socher · 5 authors totalDisaster Recovery for Cloud-Hosted Enterprise Applications
IEEE International Conference on Cloud Computing · DOI 10.1109/CLOUD.2016.0064 · 8 citations · Source: crossref+semantic-scholarRuchi Mahindru, Long Wang, R. Harper, R. Mahindru, Harigovind V. Ramasamy · 5 authors totalTEFS: A flash file system for use on memory constrained devices.
CCECE · DOI 10.1109/ccece.2016.7726822 · Source: dblp+ubc-authorityRamon Lawrence, Wade Penson, Scott Fazackerley · 3 authors totalWrite improvement strategies for serial NOR dataflash memory.
CCECE · DOI 10.1109/ccece.2016.7726758 · Source: dblp+ubc-authorityRamon Lawrence, Scott Fazackerley, Wade Penson · 3 authors totalOpinion Mining and Sentiment Polarity on Twitter and Correlation between Events and Sentiment
DOI 10.1109/bigdataservice.2016.36 · 110 citations · Source: openalex+career-authorityParsa Ghaffari, Peiman Mamani Barnaghi, John G. Breslin · 3 authors totalScalable dynamic graph summarization
DOI 10.1109/bigdata.2016.7840704 · 11 citations · Source: openalex+authoritative-profileRicardo Baeza-Yates, Ioanna Tsalouchidou, Gianmarco De Francisci Morales, Francesco Bonchi, Ricardo Baeza‐Yates · 5 authors totalASONAM 2016 tutorials: Tutorial 1: Evolutionary computation for community detection in complex networks
2016 IEEE/ACM International Conference on Advances in Social Networks Analysis and Mining (ASONAM) · DOI 10.1109/asonam.2016.7752201 · 1 citations · Source: openalex+first-party-career-authorityMarc Smith, Clara Pizzuti, Marc A. Smith, Harald Meier, Srijan Kumar, Francesca Spezzano, V. S. Subrahmanian · 7 authors totalWeb Text Mining
DOI 10.1093/oxfordhb/9780199573691.013.27 · 1 citations · Source: openalex+authoritative-profileRicardo Baeza-Yates, Ricardo Baeza‐Yates, Roi Blanco, Malú Castellanos · 4 authors totalOncogenic activation of the PI3-kinase p110 beta isoform via the tumor-derived PIK3C beta(D1067V) kinase domain mutation
Oncogene · DOI 10.1038/ONC.2015.173 · Source: orcidJohn St. John, Petros Giannikopoulos, Pazarentzos, E., Giannikopoulos, P., Hrustanovic, G., St John, J., Olivas, V. R., Gubens, M. A. · 10 authors totalGaining insights from social media language: Methodologies and challenges.
Psychological Methods · DOI 10.1037/met0000091 · 234 citations · Source: openalexLanguage data available through social media provide opportunities to study people at an unprecedented scale. However, little guidance is available to psychologists who want to enter this area of research. Drawing on tools and techniques developed in natural language processing, we first introduce psychologists to social media language research, identifying descriptive and predictive analyses that language data allow. Second, we describe how raw language data can be accessed and quantified for inclusion in subsequent analyses, exploring personality as expressed on Facebook to illustrate. Third, we highlight challenges and issues to be considered, including accessing and processing the data, interpreting effects, and ethical issues. Social media has become a valuable part of social life, and there is much we can learn by bringing together the tools of computer science with the theories and insights of psychology. (PsycINFO Database Record
Lyle Ungar, Margaret L. Kern, Gregory Park, Johannes C. Eichstaedt, H. Andrew Schwartz, Maarten Sap, Laura Smith · 7 authors total