Papers.
Research connected to its authors, projects, companies, talks, events, and the rest of the graph.
Add a paper ↗The creation, distribution and use of linguistic data: the case of the linguistic data consortium
DOI 10.63317/4sxuo2x7gmc9 · 13 citations · Source: openalex+first-party-career-authorityMark Liberman, Christopher Cieri · 2 authors totalTranscriber: a free tool for segmenting, labeling and transcribing speech
DOI 10.63317/4jiqmp3xqftv · 91 citations · Source: openalex+first-party-career-authorityMark Liberman, Claude Barras, Edouard Geoffrois, Zhibiao Wu · 4 authors totalInvestigating a Concept-Based Tool to Enhance the Process of Curriculum Development: An Example for Healthcare Education
Medinfo · DOI 10.3233/978-1-60750-896-0-780 · 4 citations · Source: semantic-scholarRandy Giffen, L. Alpay · 2 authors totalPrediction Intervals for Neural Networks via Nonlinear Regression
Technometrics · DOI 10.2307/1270528 · 175 citations · Source: openalexStandard methods for computing prediction intervals in nonlinear regression can be effectively applied to neural networks when the number of training points is large. However, simulations show that thses methods can generate unreliable prediction intervals on smaller data sets because when the network is trained to convergence. Stopping the training algorithm prior to convergence, to avoid over-fitting, reduces the effective number of parameters effectively, but can lead to prediction intervals that are too wide. We present an alternative approach to estimating prediction intervals which uses weight decay to fit the network and show that this method is effective on a wide range of problems. KEY WORDS: Nonparametric regression, smoothing, high-dimensional data, backpropagation. 1 Introduction Multilayer feedforward neural networks are flexible models that are widely used to model high-dimensional, nonlinear data. The models typically contain many parameters, sometimes as many or more p...
Lyle Ungar, Richard D. De Veaux, Jennifer Schumi, Jason Schweinsberg · 4 authors totalAn Architecture for Efficient Document Clustering and Retrieval on a Dynamic Collection of Newspaper Texts
BCS IRSG Annual Colloquium on Information Retrieval Research · DOI 10.14236/ewic/IRSG1998.10 · Source: bcs+dblp+dcu-career-authorityFrancis Crimmins, Alan F. Smeaton, Mark Burnett, Gerard Quinn · 4 authors totalSearching
Chapman & Hall/CRC applied algorithms and data structures series · DOI 10.1201/9781420049503-c3 · 0 citations · Source: openalex+authoritative-profileRicardo Baeza-Yates, Ricardo Baeza‐Yates, Patricio V. Poblete · 3 authors totalFast searching on compressed text allowing errors
DOI 10.1145/290941.291013 · 54 citations · Source: openalex+authoritative-profileRicardo Baeza-Yates, Edleno Silva de Moura, Gonzalo Navarro, Nívio Ziviani, Ricardo Baeza‐Yates · 5 authors totalLazy computation with exact real numbers
ICFP '98: Proceedings of the Third ACM SIGPLAN International Conference on Functional Programming (ACM SIGPLAN Notices 34(1)) · DOI 10.1145/289423.289441 · 12 citations · Source: openalex+semantic-scholar+dblp:conf/icfp/EdalatPS98We provide a semantical framework for exact real arithmetic using linear fractional transformations on the extended real line. We present an extension of PCF with a real type which introduces an eventually breadth-first strategy for lazy evaluation of exact real numbers. In this language, we present the constant redundant if, rif, for defining functions by cases which, in contrast to parallel if (pif), overcomes the problem of undecidability of comparison of real numbers in finite time. We use the upper space of the one-point compactification of the real line to develop a denotational semantics for the lazy evaluation of real programs.
Peter Potts, Abbas Edalat, Peter John Potts, Philipp Sünderhauf · 4 authors totalH/Direct: a binary foreign language interface for Haskell
ACM SIGPLAN International Conference on Functional Programming · DOI 10.1145/289423.289437 · 50 citations · Source: openalex+semantic-scholarH/Direct is a foreign-language interface for the purely functional language Haskell. Rather than rely on host-language type signatures, H/Direct compiles Interface Definition Language (IDL) to Haskell stub code that marshals data across the interface. This approach allows Haskell to call both C and COM, and allows a Haskell component to be wrapped in a C or COM interface. IDL is a complex language and language mappings for IDL are usually described informally. In contrast, we provide a relatively formal and precise definition of the mapping between Haskell and IDL.
Erik Meijer, Sigbjørn Finne, Daan Leijen, Simon Peyton Jones · 4 authors totalMaking the future safe for the past
DOI 10.1145/286936.286957 · 503 citations · Source: openalexWe present GJ, a design that extends the Java programming language with generic types and methods. These are both explained and implemented by translation into the unextended language. The translation closely mimics the way generics are emulated by programmers: it erases all type parameters, maps type variables to their bounds, and inserts casts where needed. Some subtleties of the translation are caused by the handling of overriding.GJ increases expressiveness and safety: code utilizing generic libraries is no longer buried under a plethora of casts, and the corresponding casts inserted by the translation are guaranteed to not fail.GJ is designed to be fully backwards compatible with the current Java language, which simplifies the transition from non-generic to generic programming. In particular, one can retrofit existing library classes with generic interfaces without changing their code.An implementation of GJ has been written in GJ, and is freely available on the web.
Martin Odersky, Gilad Bracha, David Stoutamire, Philip Wadler · 4 authors totalConstructing community in cyberspace
DOI 10.1145/286498.286541 · 2 citations · Source: openalex+first-party-career-authorityMarc Smith, Mary B. Williamson, Andrew Glassner, Margaret McLaughlin, Cheryl Chase, Marc A. Smith · 6 authors totalLearning agents for uncertain environments (extended abstract)
COLT' 98 · DOI 10.1145/279943.279964 · 311 citations · Source: semantic-scholarStuart Russell, Stuart J. Russell · 2 authors totalCaching Multidimensional Queries Using Chunks
SIGMOD Conference · DOI 10.1145/276304.276328 · 238 citations · Source: semantic-scholar+dblpCaching has been proposed (and implemented) by OLAP systems in order to reduce response times for multidimensional queries. Previous work on such caching has considered table level caching and query level caching. Table level caching is more suitable for static schemes. On the other hand, query level caching can be used in dynamic schemes, but is too coarse for “large” query results. Query level caching has the further drawback for small query results in that it is only effective when a new query is subsumed by a previously cached query. In this paper, we propose caching small regions of the multidimensional space called “chunks”. Chunk-based caching allows fine granularity caching, and allows queries to partially reuse the results of previous queries with which they overlap. To facilitate the computation of chunks required by a query but missing from the cache, we propose a new organization for relational tables, which we call a “chunked file.” Our experiments show that for workloads that exhibit query locality, chunked caching combined with the chunked file organization performs better than query level caching. An unexpected benefit of the chunked file organization is that, due to its multidimensional clustering properties, it can significantly improve the performance of queries that “miss” the cache entirely as compared to traditional file organizations.
Karthik Ramasamy, Prasad Deshpande, Karthikeyan Ramasamy, Amit Shukla, Jeffrey F. Naughton · 5 authors totalExcited state density distributions of H, C, C2, and CH by spatially resolved optical emission in a diamond depositing dc-arcjet reactor
Journal of Vacuum Science & Technology A · DOI 10.1116/1.581037 · 67 citations · Source: semantic-scholar+crossrefWolfgang Juchmann, Jorge Luque, E. A. Brinkman, Jay B. Jeffries · 4 authors totalArray-Based Evaluation of Multi-Dimensional Queries in Object-Relational Databases Systems
ICDE · DOI 10.1109/ICDE.1998.655782 · 19 citations · Source: semantic-scholar+dblpKarthik Ramasamy, Yihong Zhao, Karthikeyan Ramasamy, Kristin Tufte, Jeffrey F. Naughton · 5 authors totalBuilding an Information System from the Web
HICSS-31 (IEEE) · DOI 10.1109/HICSS.1998.651677 · 0 citations · Source: dblpMatthew Fuchs · 1 author totalAdaptive control of a class of second order nonlinear systems with convex/concave parametrization
Proceedings of the 37th IEEE Conference on Decision and Control (Cat. No.98CH36171) · DOI 10.1109/CDC.1998.757890 · 11 citations · Source: semantic-scholarAleksandar Kojic, A. Kojic, A. Annaswamy, A. Loh, R. Lozano · 5 authors totalA physically based nonlinear model of combustion instability and active control
Proceedings of the 1998 IEEE International Conference on Control Applications (Cat. No.98CH36104) · DOI 10.1109/CCA.1998.721646 · 8 citations · Source: semantic-scholarAleksandar Kojic, M. Fleifil, A. Annaswamy, J. W. Rumsey, A. Kojic, A. Ghoniem · 6 authors totalVirtual database technology: Transforming the Internet into a Database
IEEE Internet Computing · DOI 10.1109/4236.707691 · 17 citations · Source: semantic-scholar+openalexMuch of the world's data lies outside relational databases-scattered across Web sites, file systems, nonrelational databases, and legacy applications. These data sources differ in the way they organize data, in the vocabulary they use, and in their data-access or query mechanisms. These differences make it difficult to combine data from multiple sources. Virtual database (VDB) technology makes external data sources act as an extension of an enterprise's relational database system. Using VDB technology, applications can make powerful queries of data scattered over a variety of sources. The VDB gathers, structures, and integrates the data from these sources, and gives the application programmer the appearance of a single, unified RDBMS.
Peter Norvig, A. Rajaraman · 2 authors totalOrganizational Structure and the Role of Empowered Teams in U.S. Business Schools: An Empirical Assessment
DOI 10.1080/08832329809601645 · 4 citations · Source: openalex+semantic-scholarS. Srinivasan, S. Johnson, B. Kemelgor · 3 authors totalMetaphrase: An Aid to the Clinical Conceptualization and Formalization of Patient Problems in Healthcare Enterprises
Methods of Information in Medicine · DOI 10.1055/s-0038-1634560 · 51 citations · Source: openalex+first-party-career-authorityMark Samuel Tuttle, N E Olson, Kevin D. Keck, W G Cole, Mark S. Erlbaum, David D. Sherertz, Christopher G. Chute, P L Elkin · 13 authors totalMonadic parsing in Haskell
Journal of Functional Programming · DOI 10.1017/s0956796898003050 · 181 citations · Source: openalex+semantic-scholarThis paper is a tutorial on defining recursive descent parsers in Haskell. In the spirit of one-stop shopping , the paper combines material from three areas into a single source. The three areas are functional parsers (Burge, 1975; Wadler, 1985; Hutton, 1992; Fokker, 1995), the use of monads to structure functional programs (Wadler, 1990, 1992a, 1992b), and the use of special syntax for monadic programs in Haskell (Jones, 1995; Peterson et al ., 1996). More specifically, the paper shows how to define monadic parsers using do notation in Haskell. Of course, recursive descent parsers defined by hand lack the efficiency of bottom-up parsers generated by machine (Aho et al ., 1986; Mogensen, 1993; Gill and Marlow, 1995). However, for many research applications, a simple recursive descent parser is perfectly sufficient. Moreover, while parser generators typically offer a fixed set of combinators for describing grammars, the method described here is completely extensible: parsers are first-class values, and we have the full power of Haskell available to define new combinators for special applications. The method is also an excellent illustration of the elegance of functional programming.
Erik Meijer, Graham Hutton · 2 authors totalThe call-by-need lambda calculus
Journal of Functional Programming · DOI 10.1017/s0956796898003037 · 121 citations · Source: openalexWe present a calculus that captures the operational semantics of call-by-need. The call-by-need lambda calculus is confluent, has a notion of standard reduction, and entails the same observational equivalence relation as the call-by-name calculus. The system can be formulated with or without explicit let bindings, admits useful notions of marking and developments, and has a straightforward operational interpretation.
Martin Odersky, John Maraist, Philip Wadler · 3 authors totalAbsolute concentration, temperature, and velocity measurements in a diamond depositing dc-arcjet reactor
Diamond and Related Materials · DOI 10.1016/S0925-9635(97)00177-5 · 11 citations · Source: semantic-scholar+crossrefWolfgang Juchmann, Jorge Luque, Jürgen Wolfrum, Jay B. Jeffries · 4 authors totalAbsolute radical concentration measurements and modeling of low-pressure CH4/O2/NO flames
Symposium (International) on Combustion · DOI 10.1016/S0082-0784(98)80436-0 · 60 citations · Source: semantic-scholar+crossrefWolfgang Juchmann, W. Juchmann, H. Latzel, D. I. Shin, G. Peiter, T. Dreier, H.-R. Volpp, J. Wolfrum · 9 authors totalHow to "hear" visual disparities: real-time stereoscopic spatial depth analysis using temporal resonance
Biological Cybernetics · DOI 10.1007/s004220050437 · 10 citations · Source: openalexAlex Cozzi, Bernd Porr, Florentin Woergoetter · 3 authors totalAnalog computation for phase-based disparity estimation: continuous and discrete models
Machine Vision and Applications · DOI 10.1007/s001380050093 · 10 citations · Source: openalexAlex Cozzi, Bruno Crespi, Luigi Raffo, Silvio P. Sabatini · 4 authors totalFast two-dimensional approximate pattern matching
Lecture notes in computer science · DOI 10.1007/bfb0054334 · 14 citations · Source: openalex+authoritative-profileRicardo Baeza-Yates, Ricardo Baeza‐Yates, Gonzalo Navarro · 3 authors totalA statically safe alternative to virtual types
Lecture Notes in Computer Science · DOI 10.1007/bfb0054106 · 159 citations · Source: openalexMartin Odersky, Kim B. Bruce, Philip Wadler · 3 authors totalLoad balancing in parallel molecular dynamics
Lecture notes in computer science · DOI 10.1007/bfb0018544 · 28 citations · Source: openalex+career-authorityMilind Bhandarkar, Laxmikant V. Kalé, Róbert Brunner · 3 authors totalCollaborative conversational interfaces
International Journal of Speech Technology · DOI 10.1007/bf02111207 · 6 citations · Source: openalex+first-party-career-authorityMark Samuel Tuttle, Colleen Crangle, Lawrence M. Fagan, Robert W. Carlson, Mark S. Erlbaum, David D. Sherertz, Mark S. Tuttle · 7 authors totalReclustering techniques improve early vision feature maps
Pattern Analysis and Applications · DOI 10.1007/BF01238025 · 3 citations · Source: openalexAlex Cozzi, Florentin Woergoetter · 2 authors totalSimilarity in Two-Dimensional Strings
Lecture notes in computer science · DOI 10.1007/3-540-68535-9_36 · 8 citations · Source: openalex+authoritative-profileRicardo Baeza-Yates, Ricardo Baeza‐Yates · 2 authors totalMultiparadigm, multilingual interoperability: Experience with converse
Lecture notes in computer science · DOI 10.1007/3-540-64359-1_682 · 18 citations · Source: openalex+career-authorityMilind Bhandarkar, Laxmikant V. Kalé, Róbert Brunner, J. Yelon · 4 authors totalSearching the World Wide Web: Challenges and Partial Solutions
Lecture notes in computer science · DOI 10.1007/3-540-49795-1_4 · 4 citations · Source: openalex+authoritative-profileRicardo Baeza-Yates, Ricardo Baeza‐Yates · 2 authors totalFringe analysis of synchronized parallel algorithms on 2–3 trees
Lecture notes in computer science · DOI 10.1007/3-540-49543-6_11 · 1 citations · Source: openalex+authoritative-profileRicardo Baeza-Yates, Ricardo Baeza‐Yates, Joaquim Gabarró, Xavier Messeguer · 4 authors totalAspect-Oriented Programming in the Coyote Project
ECOOP Workshops · DOI 10.1007/3-540-49255-0_135 · Source: dblp+first-party-career-authorityJim Dowling, Vinny Cahill, Tilman Schäfer, Barry Redmond · 4 authors totalMetrics for cortical map organization and lateralization
Bulletin of Mathematical Biology · DOI 10.1006/BULM.1997.0002 · 11 citations · Source: semantic-scholarSvetlana Levitan, Sergio A. Alvarez, James A. Reggia · 3 authors totalNon-Gaussian signature of weak gravitational lensing in the CMB
arXiv astro-ph/9806105 · 8 citations · Source: arxiv+inspire-hepInflationary cosmologies predict Gaussian primordial fluctuations, but subsequent gravitational lensing of the CMB disturbs its Gaussianity. Knowledge of the specific signature of lensing is necessary to distinguish a lensed Gaussian sky from an intrinsically non-Gaussian one. In this paper we investigate the pattern of non-Gaussian features in the CMB resulting from gravitational lensing, both analytically and numerically. We describe the lensed CMB temperature distribution using the formalism of generating functionals and obtain the complete picture of emerging non-Gaussian effects. To test for the signature of lensing in practice, we propose a scale-dependent statistic based on cumulants of the CMB temperature, and we compute that statistic numerically for typical inflationary models. The effect is expected to be most significant at angular scales $\sim 10^\prime$ and its magnitude is within observational capabilities of future satellite missions.
Sergei Winitzki, Serge Winitzki · 2 authors totalLearning the Structure of Dynamic Probabilistic Networks
Conference on Uncertainty in Artificial Intelligence · arXiv 1301.7374 · 715 citations · Source: semantic-scholarDynamic probabilistic networks are a compact representation of complex stochastic processes. In this paper we examine how to learn the structure of a DPN from data. We extend structure scoring rules for standard probabilistic networks to the dynamic case, and show how to search for structure when some of the variables are hidden. Finally, we examine two applications where such a technology might be useful: predicting and classifying dynamic behaviors, and learning causal orderings in biological processes. We provide empirical results that demonstrate the applicability of our methods in both domains.
Stuart Russell, N. Friedman, Kevin P. Murphy, Stuart J. Russell · 4 authors total