arxiv_id
stringlengths
9
16
title
stringlengths
1
252
abstract
stringlengths
3
4.03k
authors
stringlengths
39
164k
categories
stringlengths
9
138
primary_category
stringclasses
159 values
published
timestamp[s]date
1990-01-01 00:00:00
2026-03-23 00:00:00
updated
timestamp[s]date
1994-09-07 00:00:00
2026-03-24 00:00:00
doi
stringlengths
0
149
journal_ref
stringlengths
0
531
comment
stringlengths
0
744
cs/0008015
Temiar Reduplication in One-Level Prosodic Morphology
Temiar reduplication is a difficult piece of prosodic morphology. This paper presents the first computational analysis of Temiar reduplication, using the novel finite-state approach of One-Level Prosodic Morphology originally developed by Walther (1999b, 2000). After reviewing both the data and the basic tenets of One-...
[{"name": "Markus Walther", "affiliation": null}]
["cs.CL"]
cs.CL
2000-08-18T00:00:00
2009-11-30T00:00:00
9 pages, 2 figures. Finite-State Phonology: SIGPHON-2000, Proceedings of the Fifth Workshop of the ACL Special Interest Group in Computational Phonology, pp.13-21. Aug. 6, 2000. Luxembourg
cs/0008016
Processing Self Corrections in a speech to speech system
Speech repairs occur often in spontaneous spoken dialogues. The ability to detect and correct those repairs is necessary for any spoken language system. We present a framework to detect and correct speech repairs where all relevant levels of information, i.e., acoustics, lexis, syntax and semantics can be integrated. T...
[{"name": "Joerg Spilker", "affiliation": null}, {"name": "Martin Klarner", "affiliation": null}, {"name": "Guenther Goerz", "affiliation": null}]
["cs.CL", "cs.AI"]
cs.CL
2000-08-21T00:00:00
2009-11-30T00:00:00
Proceedings of COLING 2000, Saarbruecken, Germany; 31.7-4.8; pp 1116-1120
5 pages, 2 figures
cs/0008017
Efficient probabilistic top-down and left-corner parsing
This paper examines efficient predictive broad-coverage parsing without dynamic programming. In contrast to bottom-up methods, depth-first top-down parsing produces partial parses that are fully connected trees spanning the entire left context, from which any kind of non-local dependency or partial semantic interpretat...
[{"name": "Brian Roark", "affiliation": null}, {"name": "Mark Johnson", "affiliation": null}]
["cs.CL"]
cs.CL
2000-08-21T00:00:00
2009-11-30T00:00:00
Proceedings of the 37th Annual Meeting of the Association for Computational Linguistics, 1999, pages 421-428
8 pages, 3 tables, 3 figures
cs/0008018
The Bisimulation Problem for equational graphs of finite out-degree
The "bisimulation problem" for equational graphs of finite out-degree is shown to be decidable. We reduce this problem to the bisimulation problem for deterministic rational (vectors of) boolean series on the alphabet of a dpda M. We then exhibit a complete formal system for deducing equivalent pairs of such vectors.
[{"name": "G. Senizergues", "affiliation": null}]
["cs.LO", "cs.DM"]
cs.LO
2000-08-22T00:00:00
2009-11-30T00:00:00
98 pages, 4 figures, submitted to JACM
cs/0008019
An Experimental Comparison of Naive Bayesian and Keyword-Based Anti-Spam Filtering with Personal E-mail Messages
The growing problem of unsolicited bulk e-mail, also known as "spam", has generated a need for reliable anti-spam e-mail filters. Filters of this type have so far been based mostly on manually constructed keyword patterns. An alternative approach has recently been proposed, whereby a Naive Bayesian classifier is traine...
[{"name": "Ion Androutsopoulos", "affiliation": null}, {"name": "John Koutsias", "affiliation": null}, {"name": "Konstantinos V. Chandrinos", "affiliation": null}, {"name": "Constantine D. Spyropoulos", "affiliation": null}]
["cs.CL", "cs.IR", "cs.LG"]
cs.CL
2000-08-22T00:00:00
2009-11-30T00:00:00
Proceedings of the 23rd Annual International ACM SIGIR Conference on Research and Development in Information Retrieval, N.J. Belkin, P. Ingwersen and M.-K. Leong (Eds.), Athens, Greece, July 24-28, 2000, pages 160-167
cs/0008020
Explaining away ambiguity: Learning verb selectional preference with Bayesian networks
This paper presents a Bayesian model for unsupervised learning of verb selectional preferences. For each verb the model creates a Bayesian network whose architecture is determined by the lexical hierarchy of Wordnet and whose parameters are estimated from a list of verb-object pairs found from a corpus. ``Explaining aw...
[{"name": "Massimiliano Ciaramita", "affiliation": null}, {"name": "Mark Johnson", "affiliation": null}]
["cs.CL", "cs.AI"]
cs.CL
2000-08-22T00:00:00
2009-11-30T00:00:00
Proceedings of the 18th International Conference on Computational Linguistics, Saarbrucken, Germany, Vol.1, 2000, p.187
cs/0008021
Compact non-left-recursive grammars using the selective left-corner transform and factoring
The left-corner transform removes left-recursion from (probabilistic) context-free grammars and unification grammars, permitting simple top-down parsing techniques to be used. Unfortunately the grammars produced by the standard left-corner transform are usually much larger than the original. The selective left-corner t...
[{"name": "Mark Johnson", "affiliation": null}, {"name": "Brian Roark", "affiliation": null}]
["cs.CL"]
cs.CL
2000-08-22T00:00:00
2009-11-30T00:00:00
Proceedings of the 18th International Conference on Computational Linguistics (COLING), 2000, pages 355-361
7 pages, 5 tables, 2 figures
cs/0008022
A Learning Approach to Shallow Parsing
A SNoW based learning approach to shallow parsing tasks is presented and studied experimentally. The approach learns to identify syntactic patterns by combining simple predictors to produce a coherent inference. Two instantiations of this approach are studied and experimental results for Noun-Phrases (NP) and Subject-V...
[{"name": "Marcia Mu\u00f1oz", "affiliation": null}, {"name": "Vasin Punyakanok", "affiliation": null}, {"name": "Dan Roth", "affiliation": null}, {"name": "Dav Zimak", "affiliation": null}]
["cs.LG", "cs.CL"]
cs.LG
2000-08-22T00:00:00
2009-11-30T00:00:00
Proceedings of EMNLP-VLC'99, pages 168-178
LaTex 2e, 11 pages, 2 eps figures, 1 bbl file, uses colacl.sty
cs/0008023
Selectional Restrictions in HPSG
Selectional restrictions are semantic sortal constraints imposed on the participants of linguistic constructions to capture contextually-dependent constraints on interpretation. Despite their limitations, selectional restrictions have proven very useful in natural language applications, where they have been used freque...
[{"name": "Ion Androutsopoulos", "affiliation": null}, {"name": "Robert Dale", "affiliation": null}]
["cs.CL"]
cs.CL
2000-08-23T00:00:00
2009-11-30T00:00:00
Proceedings of the 18th International Conference on Computational Linguistics (COLING), Saarbrucken, Germany, 31 July - 4 August 2000, pages 15-20
cs/0008024
Estimation of Stochastic Attribute-Value Grammars using an Informative Sample
We argue that some of the computational complexity associated with estimation of stochastic attribute-value grammars can be reduced by training upon an informative subset of the full training set. Results using the parsed Wall Street Journal corpus show that in some circumstances, it is possible to obtain better estima...
[{"name": "Miles Osborne", "affiliation": null}]
["cs.CL"]
cs.CL
2000-08-23T00:00:00
2009-11-30T00:00:00
Coling 2000, Saarbrücken, Germany. pp 586--592
6 pages, 2 figures. Coling 2000, Saarbrücken, Germany. pp 586--592
cs/0008025
Phutball Endgames are Hard
We show that, in John Conway's board game Phutball (or Philosopher's Football), it is NP-complete to determine whether the current player has a move that immediately wins the game. In contrast, the similar problems of determining whether there is an immediately winning move in checkers, or a move that kings a man, are ...
[{"name": "Erik D. Demaine", "affiliation": null}, {"name": "Martin L. Demaine", "affiliation": null}, {"name": "David Eppstein", "affiliation": null}]
["cs.CC", "cs.GT"]
cs.CC
2001-07-27T00:00:00
2009-11-30T00:00:00
More Games of No Chance, MSRI Publications 42, 2002, pp. 351-360
9 pages, 8 figures. Revised to include additional references on the complexity of checkers
cs/0008026
Noun-phrase co-occurrence statistics for semi-automatic semantic lexicon construction
Generating semantic lexicons semi-automatically could be a great time saver, relative to creating them by hand. In this paper, we present an algorithm for extracting potential entries for a category from an on-line corpus, based upon a small set of exemplars. Our algorithm finds more correct terms and fewer incorrect o...
[{"name": "Brian Roark", "affiliation": null}, {"name": "Eugene Charniak", "affiliation": null}]
["cs.CL"]
cs.CL
2000-08-24T00:00:00
2009-11-30T00:00:00
Proceedings of the 36th Annual Meeting of the Association for Computational Linguistics and 17th International Conference on Computational Linguistics (COLING-ACL), 1998, pages 1110-1116
7 pages, 1 figure, 5 tables
cs/0008027
Measuring efficiency in high-accuracy, broad-coverage statistical parsing
Very little attention has been paid to the comparison of efficiency between high accuracy statistical parsers. This paper proposes one machine-independent metric that is general enough to allow comparisons across very different parsing architectures. This metric, which we call ``events considered'', measures the number...
[{"name": "Brian Roark", "affiliation": null}, {"name": "Eugene Charniak", "affiliation": null}]
["cs.CL"]
cs.CL
2000-08-24T00:00:00
2009-11-30T00:00:00
Proceedings of the COLING 2000 Workshop on Efficiency in Large-Scale Parsing Systems, 2000, pages 29-36
8 pages, 4 figures, 2 tables
cs/0008028
Estimators for Stochastic ``Unification-Based'' Grammars
Log-linear models provide a statistically sound framework for Stochastic ``Unification-Based'' Grammars (SUBGs) and stochastic versions of other kinds of grammars. We describe two computationally-tractable ways of estimating the parameters of such grammars from a training corpus of syntactic analyses, and apply these t...
[{"name": "Mark Johnson", "affiliation": null}, {"name": "Stuart Geman", "affiliation": null}, {"name": "Stephen Canon", "affiliation": null}, {"name": "Zhiyi Chi", "affiliation": null}, {"name": "Stefan Riezler", "affiliation": null}]
["cs.CL"]
cs.CL
2000-08-25T00:00:00
2009-11-30T00:00:00
Proc 37th Annual Conference of the Association for Computational Linguistics, 1999, pages 535-541
7 pages
cs/0008029
Exploiting auxiliary distributions in stochastic unification-based grammars
This paper describes a method for estimating conditional probability distributions over the parses of ``unification-based'' grammars which can utilize auxiliary distributions that are estimated by other means. We show how this can be used to incorporate information about lexical selectional preferences gathered from ot...
[{"name": "Mark Johnson", "affiliation": null}, {"name": "Stefan Riezler", "affiliation": null}]
["cs.CL"]
cs.CL
2000-08-25T00:00:00
2009-11-30T00:00:00
Proc 1st NAACL, 2000, pages 154-161
8 pages
cs/0008030
Metonymy Interpretation Using X NO Y Examples
We developed on example-based method of metonymy interpretation. One advantages of this method is that a hand-built database of metonymy is not necessary because it instead uses examples in the form ``Noun X no Noun Y (Noun Y of Noun X).'' Another advantage is that we will be able to interpret newly-coined metonymic se...
[{"name": "Masaki Murata", "affiliation": null}, {"name": "Qing Ma", "affiliation": null}, {"name": "Atsumu Yamamoto", "affiliation": null}, {"name": "Hitoshi Isahara", "affiliation": null}]
["cs.CL"]
cs.CL
2000-08-28T00:00:00
2009-11-30T00:00:00
SNLP2000, Chiang Mai, Thailand, May 10, 2000
8 pages. Computation and Language
cs/0008031
Bunsetsu Identification Using Category-Exclusive Rules
This paper describes two new bunsetsu identification methods using supervised learning. Since Japanese syntactic analysis is usually done after bunsetsu identification, bunsetsu identification is important for analyzing Japanese sentences. In experiments comparing the four previously available machine-learning methods ...
[{"name": "Masaki Murata", "affiliation": null}, {"name": "Kiyotaka Uchimoto", "affiliation": null}, {"name": "Qing Ma", "affiliation": null}, {"name": "Hitoshi Isahara", "affiliation": null}]
["cs.CL"]
cs.CL
2000-08-28T00:00:00
2009-11-30T00:00:00
COLING'2000, Saarbrucken, Germany, August, 2000
7 pages. Computation and Language
cs/0008033
Temporal Expressions in Japanese-to-English Machine Translation
This paper describes in outline a method for translating Japanese temporal expressions into English. We argue that temporal expressions form a special subset of language that is best handled as a special module in machine translation. The paper deals with problems of lexical idiosyncrasy as well as the choice of articl...
[{"name": "Francis Bond", "affiliation": null}, {"name": "Kentaro Ogura", "affiliation": null}, {"name": "Hajime Uchino", "affiliation": null}]
["cs.CL"]
cs.CL
2000-08-28T00:00:00
2009-11-30T00:00:00
Seventh International Conference on Theoretical and Methodological Issues in Machine Translation: TMI-97, Santa Fe, July 1997, pp 55--62
8 pages, slightly reformatted to avoid obscure style file
cs/0008034
Lexicalized Stochastic Modeling of Constraint-Based Grammars using Log-Linear Measures and EM Training
We present a new approach to stochastic modeling of constraint-based grammars that is based on log-linear models and uses EM for estimation from unannotated data. The techniques are applied to an LFG grammar for German. Evaluation on an exact match task yields 86% precision for an ambiguity rate of 5.4, and 90% precisi...
[{"name": "Stefan Riezler", "affiliation": null}, {"name": "Detlef Prescher", "affiliation": null}, {"name": "Jonas Kuhn", "affiliation": null}, {"name": "Mark Johnson", "affiliation": null}]
["cs.CL"]
cs.CL
2000-08-30T00:00:00
2009-11-30T00:00:00
Proceedings of the 38th Annual Meeting of the ACL, 2000
8 pages, uses acl2000.sty
cs/0008035
Using a Probabilistic Class-Based Lexicon for Lexical Ambiguity Resolution
This paper presents the use of probabilistic class-based lexica for disambiguation in target-word selection. Our method employs minimal but precise contextual information for disambiguation. That is, only information provided by the target-verb, enriched by the condensed information of a probabilistic class-based lexic...
[{"name": "Detlef Prescher", "affiliation": null}, {"name": "Stefan Riezler", "affiliation": null}, {"name": "Mats Rooth", "affiliation": null}]
["cs.CL"]
cs.CL
2000-08-30T00:00:00
2009-11-30T00:00:00
Proceedings of the 18th COLING, 2000
7 pages, uses colacl.sty
cs/0008036
Probabilistic Constraint Logic Programming. Formal Foundations of Quantitative and Statistical Inference in Constraint-Based Natural Language Processing
In this thesis, we present two approaches to a rigorous mathematical and algorithmic foundation of quantitative and statistical inference in constraint-based natural language processing. The first approach, called quantitative constraint logic programming, is conceptualized in a clear logical framework, and presents a ...
[{"name": "Stefan Riezler", "affiliation": null}]
["cs.CL"]
cs.CL
2000-08-30T00:00:00
2009-11-30T00:00:00
PhD Thesis, 144 pages, University of Tuebingen, 1998
cs/0009001
Complexity analysis for algorithmically simple strings
Given a reference computer, Kolmogorov complexity is a well defined function on all binary strings. In the standard approach, however, only the asymptotic properties of such functions are considered because they do not depend on the reference computer. We argue that this approach can be more useful if it is refined to ...
[{"name": "Andrei N. Soklakov", "affiliation": null}]
["cs.LG"]
cs.LG
2002-02-26T00:00:00
2009-11-30T00:00:00
10 pages
cs/0009002
Succinct quantum proofs for properties of finite groups
In this paper we consider a quantum computational variant of nondeterminism based on the notion of a quantum proof, which is a quantum state that plays a role similar to a certificate in an NP-type proof. Specifically, we consider quantum proofs for properties of black-box groups, which are finite groups whose elements...
[{"name": "John Watrous", "affiliation": null}]
["cs.CC", "quant-ph"]
cs.CC
2000-09-08T00:00:00
2009-11-30T00:00:00
16 pages, to appear in FOCS'00
cs/0009003
Automatic Extraction of Subcategorization Frames for Czech
We present some novel machine learning techniques for the identification of subcategorization information for verbs in Czech. We compare three different statistical techniques applied to this problem. We show how the learning algorithm can be used to discover previously unknown subcategorization frames from the Czech P...
[{"name": "Anoop Sarkar", "affiliation": null}, {"name": "Daniel Zeman", "affiliation": null}]
["cs.CL"]
cs.CL
2000-09-08T00:00:00
2009-11-30T00:00:00
Proceedings of the 18th International Conference on Computational Linguistics (Coling 2000), Universit
7 pages. Another version under the name "Learning Verb Subcategorization from Corpora: Counting Frame Subsets", authors: Zeman, Sarkar, in proceedings of LREC 2000, Athens, Greece
cs/0009004
A usage based analysis of CoRR
Based on an empirical analysis of author usage of CoRR, and of its predecessor in the Los Alamos eprint archives, it is shown that CoRR has not yet been able to match the early growth of the Los Alamos physics archives. Some of the reasons are implicit in Halpern's paper, and we explore them further here. In particular...
[{"name": "Les Carr", "affiliation": null}, {"name": "Steve Hitchcock", "affiliation": null}, {"name": "Wendy Hall", "affiliation": null}, {"name": "Stevan Harnad", "affiliation": null}]
["cs.DL"]
cs.DL
2000-09-13T00:00:00
2009-11-30T00:00:00
ACM Journal of Computer Documentation, Vol. 24, No. 2, May 2000, 54-59
This is a commentary on "CoRR: A Computing Research Repository" by Joseph Y. Halpern (cs.DL/0005003). See also Halpern's response to this and other commentaries (cs.DL/0005004)
cs/0009006
Improved Algorithms for 3-Coloring, 3-Edge-Coloring, and Constraint Satisfaction
We consider worst case time bounds for NP-complete problems including 3-SAT, 3-coloring, 3-edge-coloring, and 3-list-coloring. Our algorithms are based on a constraint satisfaction (CSP) formulation of these problems; 3-SAT is equivalent to (2,3)-CSP while the other problems above are special cases of (3,2)-CSP. We giv...
[{"name": "David Eppstein", "affiliation": null}]
["cs.DS"]
cs.DS
2000-09-13T00:00:00
2000-09-13T00:00:00
11 pages, 7 figures. To appear in 12th ACM/SIAM Symp. Discrete Algorithms (SODA 2001). This extended abstract summarizes results from cs.DS/0006046 "3-coloring in time O(1.3289^n)" (with Richard Beigel) that were found after our FOCS 1995 paper on the same subject
cs/0009007
Robust Classification for Imprecise Environments
In real-world environments it usually is difficult to specify target operating conditions precisely, for example, target misclassification costs. This uncertainty makes building robust classification systems problematic. We show that it is possible to build a hybrid classifier that will perform at least as well as the ...
[{"name": "Foster Provost", "affiliation": null}, {"name": "Tom Fawcett", "affiliation": null}]
["cs.LG"]
cs.LG
2000-09-13T00:00:00
2009-11-30T00:00:00
24 pages, 12 figures. To be published in Machine Learning Journal. For related papers, see http://www.hpl.hp.com/personal/Tom_Fawcett/ROCCH/
cs/0009008
Introduction to the CoNLL-2000 Shared Task: Chunking
We describe the CoNLL-2000 shared task: dividing text into syntactically related non-overlapping groups of words, so-called text chunking. We give background information on the data sets, present a general overview of the systems that have taken part in the shared task and briefly discuss their performance.
[{"name": "Erik F. Tjong Kim Sang", "affiliation": null}, {"name": "Sabine Buchholz", "affiliation": null}]
["cs.CL"]
cs.CL
2000-09-18T00:00:00
2009-11-30T00:00:00
Proceedings of CoNLL-2000 and LLL-2000, Lisbon, Portugal
6 pages
cs/0009009
Learning to Filter Spam E-Mail: A Comparison of a Naive Bayesian and a Memory-Based Approach
We investigate the performance of two machine learning algorithms in the context of anti-spam filtering. The increasing volume of unsolicited bulk e-mail (spam) has generated a need for reliable anti-spam filters. Filters of this type have so far been based mostly on keyword patterns that are constructed by hand and pe...
[{"name": "Ion Androutsopoulos", "affiliation": null}, {"name": "Georgios Paliouras", "affiliation": null}, {"name": "Vangelis Karkaletsis", "affiliation": null}, {"name": "Georgios Sakkis", "affiliation": null}, {"name": "Constantine D. Spyropoulos", "affiliation": null}, {"name": "Panagiotis Stamatopoulos", "affiliat...
["cs.CL", "cs.IR", "cs.LG"]
cs.CL
2000-09-18T00:00:00
2009-11-30T00:00:00
Proceedings of the workshop "Machine Learning and Textual Information Access", 4th European Conference on Principles and Practice of Knowledge Discovery in Databases (PKDD-2000), H. Zaragoza, P. Gallinari and M. Rajman (Eds.), Lyon, France, September 2000, pp. 1-13
cs/0009010
Computing Crossing Numbers in Quadratic Time
We show that for every fixed non-negative integer k there is a quadratic time algorithm that decides whether a given graph has crossing number at most k and, if this is the case, computes a drawing of the graph in the plane with at most k crossings.
[{"name": "Martin Grohe", "affiliation": null}]
["cs.DS", "cs.DM"]
cs.DS
2000-10-10T00:00:00
2009-11-30T00:00:00
cs/0009012
Modeling Ambiguity in a Multi-Agent System
This paper investigates the formal pragmatics of ambiguous expressions by modeling ambiguity in a multi-agent system. Such a framework allows us to give a more refined notion of the kind of information that is conveyed by ambiguous expressions. We analyze how ambiguity affects the knowledge of the dialog participants a...
[{"name": "Christof Monz", "affiliation": null}]
["cs.CL", "cs.AI", "cs.MA"]
cs.CL
2000-09-19T00:00:00
2009-11-30T00:00:00
7 pages
cs/0009013
Pattern Matching for sets of segments
In this paper we present algorithms for a number of problems in geometric pattern matching where the input consist of a collections of segments in the plane. Our work consists of two main parts. In the first, we address problems and measures that relate to collections of orthogonal line segments in the plane. Such coll...
[{"name": "Alon Efrat", "affiliation": null}, {"name": "Piotr Indyk", "affiliation": null}, {"name": "Suresh Venkatasubramanian", "affiliation": null}]
["cs.CG"]
cs.CG
2000-09-22T00:00:00
2009-11-30T00:00:00
To appear in the 12 ACM Symposium on Discrete Algorithms, Jan 2001
cs/0009014
Combining Linguistic and Spatial Information for Document Analysis
We present a framework to analyze color documents of complex layout. In addition, no assumption is made on the layout. Our framework combines in a content-driven bottom-up approach two different sources of information: textual and spatial. To analyze the text, shallow natural language processing tools, such as taggers ...
[{"name": "Marco Aiello", "affiliation": null}, {"name": "Christof Monz", "affiliation": null}, {"name": "Leon Todoran", "affiliation": null}]
["cs.CL", "cs.DL"]
cs.CL
2000-09-20T00:00:00
2009-11-30T00:00:00
Appeared in: J. Mariani and D. Harman (Eds.) Proceedings of RIAO'2000 Content-Based Multimedia Information Access, CID, 2000. pp. 266-275
cs/0009015
A Tableaux Calculus for Ambiguous Quantification
Coping with ambiguity has recently received a lot of attention in natural language processing. Most work focuses on the semantic representation of ambiguous expressions. In this paper we complement this work in two ways. First, we provide an entailment relation for a language with ambiguous expressions. Second, we give...
[{"name": "Christof Monz", "affiliation": null}, {"name": "Maarten de Rijke", "affiliation": null}]
["cs.CL"]
cs.CL
2000-09-20T00:00:00
2009-11-30T00:00:00
In: H. de Swart (editor). Automated Reasoning with Analytic Tableaux and Related Methods, Tableaux'98 LNAI 1397, Springer, 1998, pp. 232-246
cs/0009016
Contextual Inference in Computational Semantics
In this paper, an application of automated theorem proving techniques to computational semantics is considered. In order to compute the presuppositions of a natural language discourse, several inference tasks arise. Instead of treating these inferences independently of each other, we show how integrating techniques fro...
[{"name": "Christof Monz", "affiliation": null}]
["cs.CL", "cs.AI"]
cs.CL
2000-09-20T00:00:00
2009-11-30T00:00:00
In: P. Bouquet, P. Brezillon, L. Serafini, M. Benerecetti, F. Castellani (Eds.) 2nd International and Interdisciplinary Conference on Modeling and Using Context (CONTEXT'99). Lecture Notes in Artificial Intelligence 1688, Springer, 1999, pages 242-255
cs/0009017
A Tableau Calculus for Pronoun Resolution
We present a tableau calculus for reasoning in fragments of natural language. We focus on the problem of pronoun resolution and the way in which it complicates automated theorem proving for natural language processing. A method for explicitly manipulating contextual information during deduction is proposed, where prono...
[{"name": "Christof Monz", "affiliation": null}, {"name": "Maarten de Rijke", "affiliation": null}]
["cs.CL", "cs.AI"]
cs.CL
2000-09-21T00:00:00
2009-11-30T00:00:00
In: N.V. Murray (ed.) Automated Reasoning with Analytic Tableaux and Related Methods. Lecture Notes in Artificial Intelligence 1617, Springer, 1999, pages 247-262
16 pages
cs/0009018
A Resolution Calculus for Dynamic Semantics
This paper applies resolution theorem proving to natural language semantics. The aim is to circumvent the computational complexity triggered by natural language ambiguities like pronoun binding, by interleaving pronoun binding with resolution deduction. Therefore disambiguation is only applied to expression that actual...
[{"name": "Christof Monz", "affiliation": null}, {"name": "Maarten de Rijke", "affiliation": null}]
["cs.CL", "cs.AI"]
cs.CL
2000-09-21T00:00:00
2009-11-30T00:00:00
In: J. Dix, L. Farinas del Cerro, and U. Furbach (eds.) Logics in Artificial Intelligence (JELIA'98). Lecture Notes in Artificial Intelligence 1489, Springer, 1998, pp. 184-198
15 pages
cs/0009019
Computing Presuppositions by Contextual Reasoning
This paper describes how automated deduction methods for natural language processing can be applied more efficiently by encoding context in a more elaborate way. Our work is based on formal approaches to context, and we provide a tableau calculus for contextual reasoning. This is explained by considering an example fro...
[{"name": "Christof Monz", "affiliation": null}]
["cs.AI", "cs.CL"]
cs.AI
2000-09-21T00:00:00
2009-11-30T00:00:00
In: P. Brezillon, R. Turner, J-C. Pomerol and E. Turner (Eds.) Proceedings of the AAAI-99 Workshop on Reasoning in Context for AI Applications, AAAI Press, 1999, pp. 75-79
5 pages
cs/0009020
Cluster Computing: A High-Performance Contender
When you first heard people speak of Piles of PCs, the first thing that came to mind may have been a cluttered computer room with processors, monitors, and snarls of cables all around. Collections of computers have undoubtedly become more sophisticated than in the early days of shared drives and modem connections. No m...
[{"name": "Mark Baker", "affiliation": null}, {"name": "Rajkumar Buyya", "affiliation": null}, {"name": "Dan Hyde", "affiliation": null}]
["cs.DC", "cs.AR"]
cs.DC
2000-09-22T00:00:00
2009-11-30T00:00:00
cs/0009022
A Comparison between Supervised Learning Algorithms for Word Sense Disambiguation
This paper describes a set of comparative experiments, including cross-corpus evaluation, between five alternative algorithms for supervised Word Sense Disambiguation (WSD), namely Naive Bayes, Exemplar-based learning, SNoW, Decision Lists, and Boosting. Two main conclusions can be drawn: 1) The LazyBoosting algorithm ...
[{"name": "Gerard Escudero", "affiliation": null}, {"name": "Lluis Marquez", "affiliation": null}, {"name": "German Rigau", "affiliation": null}]
["cs.CL", "cs.AI"]
cs.CL
2000-09-22T00:00:00
2009-11-30T00:00:00
Proceedings of the 4th Conference on Computational Natural Language Learning, CoNLL'2000, pp. 31-36
6 pages
cs/0009024
Computing the Depth of a Flat
We give algorithms for computing the regression depth of a k-flat for a set of n points in R^d. The running time is O(n^(d-2) + n log n) when 0 < k < d-1, faster than the best time bound for hyperplane regression or for data depth.
[{"name": "Marshall Bern", "affiliation": null}, {"name": "David Eppstein", "affiliation": null}]
["cs.CG"]
cs.CG
2000-09-25T00:00:00
2009-11-30T00:00:00
6 pages, 1 figure, 2-page version to appear in ACM/SIAM SODA 2001
cs/0009025
Parsing with the Shortest Derivation
Common wisdom has it that the bias of stochastic grammars in favor of shorter derivations of a sentence is harmful and should be redressed. We show that the common wisdom is wrong for stochastic grammars that use elementary trees instead of context-free rules, such as Stochastic Tree-Substitution Grammars used by Data-...
[{"name": "Rens Bod", "affiliation": null}]
["cs.CL"]
cs.CL
2000-09-27T00:00:00
2009-11-30T00:00:00
Proceedings COLING'2000, with a minor correction
7 pages
cs/0009026
An improved parser for data-oriented lexical-functional analysis
We present an LFG-DOP parser which uses fragments from LFG-annotated sentences to parse new sentences. Experiments with the Verbmobil and Homecentre corpora show that (1) Viterbi n best search performs about 100 times faster than Monte Carlo search while both achieve the same accuracy; (2) the DOP hypothesis which stat...
[{"name": "Rens Bod", "affiliation": null}]
["cs.CL"]
cs.CL
2000-09-27T00:00:00
2009-11-30T00:00:00
Proceedings ACL'2000, Hong Kong
8 pages
cs/0009027
A Classification Approach to Word Prediction
The eventual goal of a language model is to accurately predict the value of a missing word given its context. We present an approach to word prediction that is based on learning a representation for each word as a function of words and linguistics predicates in its context. This approach raises a few new questions that...
[{"name": "Yair Even-Zohar", "affiliation": null}, {"name": "Dan Roth", "affiliation": null}]
["cs.CL", "cs.AI", "cs.LG"]
cs.CL
2000-09-28T00:00:00
2009-11-30T00:00:00
NAACL 2000
8 pages
cs/0009029
The Concurrent Language Aldwych
Aldwych is proposed as the foundation of a general purpose language for parallel applications. It works on a rule-based principle, and has aspects variously of concurrent functional, logic and object-oriented languages, yet it forms an integrated whole. It is intended to be applicable both for small-scale parallel prog...
[{"name": "Matthew Huntbach", "affiliation": null}]
["cs.PL"]
cs.PL
2000-09-29T00:00:00
2009-11-30T00:00:00
Presented at RULE 2000, First International Workshop on Rule-Based Programming, Montreal, Canada
cs/0009030
From Syntactic Theories to Interpreters: A Specification Language and Its Compilation
Recent years have seen an increasing need of high-level specification languages and tools generating code from specifications. In this paper, we introduce a specification language, {\splname}, which is tailored to the writing of syntactic theories of language semantics. More specifically, the language supports specifyi...
[{"name": "Yong Xiao", "affiliation": null}, {"name": "Zena M. Ariola", "affiliation": null}, {"name": "Michel Mauny", "affiliation": null}]
["cs.PL", "cs.SE"]
cs.PL
2000-09-29T00:00:00
2009-11-30T00:00:00
Accepted in Rule-based Programming Workshop, 2000, 16 pages
cs/0010001
Design of an Electro-Hydraulic System Using Neuro-Fuzzy Techniques
Increasing demands in performance and quality make drive systems fundamental parts in the progressive automation of industrial processes. Their conventional models become inappropriate and have limited scope if one requires a precise and fast performance. So, it is important to incorporate learning capabilities into dr...
[{"name": "P. J. Costa Branco", "affiliation": null}, {"name": "J. A. Dente", "affiliation": null}]
["cs.RO", "cs.LG"]
cs.RO
2000-09-30T00:00:00
2009-11-30T00:00:00
In: Fusion of Neural Networks, Fuzzy Sets & Genetic Algorithms: Industrial Applications, Chapter 4, CRC Press, Boca Raton, Florida, USA., 1999
35 pages
cs/0010002
Noise Effects in Fuzzy Modelling Systems
Noise is source of ambiguity for fuzzy systems. Although being an important aspect, the effects of noise in fuzzy modeling have been little investigated. This paper presents a set of tests using three well-known fuzzy modeling algorithms. These evaluate perturbations in the extracted rule-bases caused by noise pollutin...
[{"name": "P. J. Costa Branco", "affiliation": null}, {"name": "J. A. Dente", "affiliation": null}]
["cs.NE", "cs.LG"]
cs.NE
2000-09-30T00:00:00
2009-11-30T00:00:00
In: Computational Intelligence and Applications, pp. 103-108, World Scientific and Engineering Society Press, Danvers, USA, 1999
6 pages
cs/0010004
A Fuzzy Relational Identification Algorithm and Its Application to Predict The Behaviour of a Motor Drive System
Fuzzy relational identification builds a relational model describing systems behaviour by a nonlinear mapping between its variables. In this paper, we propose a new fuzzy relational algorithm based on simplified max-min relational equation. The algorithm presents an adaptation method applied to gravity-center of each f...
[{"name": "P. J. Costa Branco", "affiliation": null}, {"name": "J. A. Dente", "affiliation": null}]
["cs.RO", "cs.LG"]
cs.RO
2000-09-30T00:00:00
2009-11-30T00:00:00
In: Fuzzy Sets and Systems, Vol. 109, No. 3, pp. 41-52, Elsevier, 2000
12 pages
cs/0010005
Low Ambiguity in Strong, Total, Associative, One-Way Functions
Rabi and Sherman present a cryptographic paradigm based on associative, one-way functions that are strong (i.e., hard to invert even if one of their arguments is given) and total. Hemaspaandra and Rothe proved that such powerful one-way functions exist exactly if (standard) one-way functions exist, thus showing that th...
[{"name": "Christopher M. Homan", "affiliation": null}]
["cs.CC"]
cs.CC
2000-10-02T00:00:00
2009-11-30T00:00:00
18 pages, one tex file, one bbl file
cs/0010006
Applications of Data Mining to Electronic Commerce
Electronic commerce is emerging as the killer domain for data mining technology. The following are five desiderata for success. Seldom are they they all present in one data mining application. 1. Data with rich descriptions. For example, wide customer records with many potentially useful fields allow data mining algori...
[{"name": "Ron Kohavi", "affiliation": null}, {"name": "Foster Provost", "affiliation": null}]
["cs.LG", "cs.DB"]
cs.LG
2000-10-02T00:00:00
2009-11-30T00:00:00
Editorial for special issue
cs/0010007
Towards a Theory of Cache-Efficient Algorithms
We describe a model that enables us to analyze the running time of an algorithm in a computer with a memory hierarchy with limited associativity, in terms of various cache parameters. Our model, an extension of Aggarwal and Vitter's I/O model, enables us to establish useful relationships between the cache complexity an...
[{"name": "Sandeep Sen", "affiliation": null}, {"name": "Siddhartha Chatterjee", "affiliation": null}, {"name": "Neeraj Dumir", "affiliation": null}]
["cs.AR", "cs.DS"]
cs.AR
2000-10-02T00:00:00
2009-11-30T00:00:00
cs/0010008
The Light Lexicographic path Ordering
We introduce syntactic restrictions of the lexicographic path ordering to obtain the Light Lexicographic Path Ordering. We show that the light lexicographic path ordering leads to a characterisation of the functions computable in space bounded by a polynomial in the size of the inputs.
[{"name": "E. A. Cichon", "affiliation": null}, {"name": "J-Y. Marion", "affiliation": null}]
["cs.PL", "cs.CC"]
cs.PL
2000-10-03T00:00:00
2009-11-30T00:00:00
cs/0010009
An Approach to the Implementation of Overlapping Rules in Standard ML
We describe an approach to programming rule-based systems in Standard ML, with a focus on so-called overlapping rules, that is rules that can still be active when other rules are fired. Such rules are useful when implementing rule-based reactive systems, and to that effect we show a simple implementation of Loyall's Ac...
[{"name": "Riccardo Pucella", "affiliation": null}]
["cs.PL"]
cs.PL
2000-10-03T00:00:00
2009-11-30T00:00:00
13 pages. Presented at RULE 2000, First International Workshop on Rule-Based Programming, Montreal, Canada
cs/0010013
A Public-key based Information Management Model for Mobile Agents
Mobile code based computing requires development of protection schemes that allow digital signature and encryption of data collected by the agents in untrusted hosts. These algorithms could not rely on carrying encryption keys if these keys could be stolen or used to counterfeit data by hostile hosts and agents. As a c...
[{"name": "Diego Rodriguez", "affiliation": null}, {"name": "Igor Sobrado", "affiliation": null}]
["cs.CR", "cs.DC", "cs.IR", "cs.NI"]
cs.CR
2000-10-09T00:00:00
2009-11-30T00:00:00
7 pages, 0 PostScript figures, uses IEEE/LaTeX macros IEEEtran.{bst|cls}
cs/0010014
On a cepstrum-based speech detector robust to white noise
We study effects of additive white noise on the cepstral representation of speech signals. Distribution of each individual cepstrum coefficient of speech is shown to depend strongly on noise and to overlap significantly with the cepstrum distribution of noise. Based on these studies, we suggest a scalar quantity, V, eq...
[{"name": "Sergei Skorik", "affiliation": null}, {"name": "Frederic Berthommier", "affiliation": null}]
["cs.CL", "cs.CV", "cs.HC"]
cs.CL
2000-10-10T00:00:00
2009-11-30T00:00:00
4 pages pdf format, requires Acrobat Reader v 4.0 or later
cs/0010015
On Exponential-Time Completeness of the Circularity Problem for Attribute Grammars
Attribute grammars (AGs) are a formal technique for defining semantics of programming languages. Existing complexity proofs on the circularity problem of AGs are based on automata theory, such as writing pushdown acceptor and alternating Turing machines. They reduced the acceptance problems of above automata, which are...
[{"name": "Pei-Chi Wu", "affiliation": null}]
["cs.PL", "cs.CC"]
cs.PL
2000-10-10T00:00:00
2009-11-30T00:00:00
7 pages
cs/0010016
Towards rule-based visual programming of generic visual systems
This paper illustrates how the diagram programming language DiaPlan can be used to program visual systems. DiaPlan is a visual rule-based language that is founded on the computational model of graph transformation. The language supports object-oriented programming since its graphs are hierarchically structured. Typing ...
[{"name": "Berthold Hoffmann", "affiliation": null}, {"name": "Mark Minas", "affiliation": null}]
["cs.PL"]
cs.PL
2000-10-10T00:00:00
2009-11-30T00:00:00
15 pages, 16 figures contribution to the First International Workshop on Rule-Based Programming (RULE'2000), September 19, 2000, Montreal, Canada
cs/0010018
Internet Packet Filter Management and Rectangle Geometry
We consider rule sets for internet packet routing and filtering, where each rule consists of a range of source addresses, a range of destination addresses, a priority, and an action. A given packet should be handled by the action from the maximum priority rule that matches its source and destination. We describe new da...
[{"name": "David Eppstein", "affiliation": null}, {"name": "S. Muthukrishnan", "affiliation": null}]
["cs.CG", "cs.NI"]
cs.CG
2000-10-11T00:00:00
2009-11-30T00:00:00
9 pages, 2 figures. To appear at 12th ACM/SIAM Symp. Discrete Algorithms (SODA 2001)
cs/0010019
The Random Oracle Methodology, Revisited
We take a critical look at the relationship between the security of cryptographic schemes in the Random Oracle Model, and the security of the schemes that result from implementing the random oracle by so called "cryptographic hash functions". The main result of this paper is a negative one: There exist signature and en...
[{"name": "Ran Canetti", "affiliation": null}, {"name": "Oded Goldreich", "affiliation": null}, {"name": "Shai Halevi", "affiliation": null}]
["cs.CR"]
cs.CR
2000-10-11T00:00:00
2009-11-30T00:00:00
In Proceedings of 30th Annual ACM Symposium on the Theory of Computing, pages 209-218, May 1998, ACM
31 pages
cs/0010020
Using existing systems to supplement small amounts of annotated grammatical relations training data
Grammatical relationships (GRs) form an important level of natural language processing, but different sets of GRs are useful for different purposes. Therefore, one may often only have time to obtain a small training corpus with the desired GR annotations. To boost the performance from using such a small training corpus...
[{"name": "Alexander Yeh", "affiliation": null}]
["cs.CL"]
cs.CL
2000-10-11T00:00:00
2009-11-30T00:00:00
38th Annual Meeting of the Association for Computational Linguistics (ACL-2000), pages 126-132, Hong Kong, October, 2000
7 pages, uses acl2000.sty
cs/0010021
Towards Understanding the Predictability of Stock Markets from the Perspective of Computational Complexity
This paper initiates a study into the century-old issue of market predictability from the perspective of computational complexity. We develop a simple agent-based model for a stock market where the agents are traders equipped with simple trading strategies, and their trades together determine the stock prices. Computer...
[{"name": "James Aspnes", "affiliation": null}, {"name": "David F. Fischer", "affiliation": null}, {"name": "Michael J. Fischer", "affiliation": null}, {"name": "Ming-Yang Kao", "affiliation": null}, {"name": "Alok Kumar", "affiliation": null}]
["cs.CE", "cs.CC"]
cs.CE
2000-10-17T00:00:00
2009-11-30T00:00:00
The conference version will appear in SODA 2001
cs/0010022
Noise-Tolerant Learning, the Parity Problem, and the Statistical Query Model
We describe a slightly sub-exponential time algorithm for learning parity functions in the presence of random classification noise. This results in a polynomial-time algorithm for the case of parity functions that depend on only the first O(log n log log n) bits of input. This is the first known instance of an efficien...
[{"name": "Avrim Blum", "affiliation": null}, {"name": "Adam Kalai", "affiliation": null}, {"name": "Hal Wasserman", "affiliation": null}]
["cs.LG", "cs.AI", "cs.DS"]
cs.LG
2000-10-15T00:00:00
2009-11-30T00:00:00
cs/0010023
Oracle Complexity and Nontransitivity in Pattern Recognition
Different mathematical models of recognition processes are known. In the present paper we consider a pattern recognition algorithm as an oracle computation on a Turing machine. Such point of view seems to be useful in pattern recognition as well as in recursion theory. Use of recursion theory in pattern recognition sho...
[{"name": "Vadim Bulitko", "affiliation": null}]
["cs.CC", "cs.AI", "cs.CV", "cs.DS"]
cs.CC
2000-10-16T00:00:00
2009-11-30T00:00:00
cs/0010024
Exploring automatic word sense disambiguation with decision lists and the Web
The most effective paradigm for word sense disambiguation, supervised learning, seems to be stuck because of the knowledge acquisition bottleneck. In this paper we take an in-depth study of the performance of decision lists on two publicly available corpora and an additional corpus automatically acquired from the Web, ...
[{"name": "Eneko Agirre", "affiliation": null}, {"name": "David Martinez", "affiliation": null}]
["cs.CL"]
cs.CL
2000-10-17T00:00:00
2009-11-30T00:00:00
Procedings of the COLING 2000 Workshop on Semantic Annotation and Intelligent Content
9 pages
cs/0010025
Extraction of semantic relations from a Basque monolingual dictionary using Constraint Grammar
This paper deals with the exploitation of dictionaries for the semi-automatic construction of lexicons and lexical knowledge bases. The final goal of our research is to enrich the Basque Lexical Database with semantic information such as senses, definitions, semantic relations, etc., extracted from a Basque monolingual...
[{"name": "Eneko Agirre", "affiliation": null}, {"name": "Olatz Ansa", "affiliation": null}, {"name": "Xabier Arregi", "affiliation": null}, {"name": "Xabier Artola", "affiliation": null}, {"name": "Arantza Diaz de Ilarraza", "affiliation": null}, {"name": "Mikel Lersundi", "affiliation": null}, {"name": "David Martine...
["cs.CL"]
cs.CL
2000-10-17T00:00:00
2009-11-30T00:00:00
Proceedings of EURALEX 2000
11 pages. PostScript format
cs/0010026
Enriching very large ontologies using the WWW
This paper explores the possibility to exploit text on the world wide web in order to enrich the concepts in existing ontologies. First, a method to retrieve documents from the WWW related to a concept is described. These document collections are used 1) to construct topic signatures (lists of topically related words) ...
[{"name": "Eneko Agirre", "affiliation": null}, {"name": "Olatz Ansa", "affiliation": null}, {"name": "Eduard Hovy", "affiliation": null}, {"name": "David Martinez", "affiliation": null}]
["cs.CL"]
cs.CL
2000-10-17T00:00:00
2009-11-30T00:00:00
Procedings of the ECAI 2000 Workshop on Ontology Learning
6 pages
cs/0010027
One Sense per Collocation and Genre/Topic Variations
This paper revisits the one sense per collocation hypothesis using fine-grained sense distinctions and two different corpora. We show that the hypothesis is weaker for fine-grained sense distinctions (70% vs. 99% reported earlier on 2-way ambiguities). We also show that one sense per collocation does hold across corpor...
[{"name": "David Martinez", "affiliation": null}, {"name": "Eneko Agirre", "affiliation": null}]
["cs.CL"]
cs.CL
2000-10-17T00:00:00
2009-11-30T00:00:00
Proceedings of the Joint SIGDAT Conference on Empirical Methods in Natural Language Processing and Very Large Corpora 2000
9 pages
cs/0010030
Reduction of Intermediate Alphabets in Finite-State Transducer Cascades
This article describes an algorithm for reducing the intermediate alphabets in cascades of finite-state transducers (FSTs). Although the method modifies the component FSTs, there is no change in the overall relation described by the whole cascade. No additional information or special algorithm, that could decelerate th...
[{"name": "Andre Kempe", "affiliation": null}]
["cs.CL"]
cs.CL
2000-10-23T00:00:00
2009-11-30T00:00:00
Proc. TALN 2000, pp. 207-215, Lausanne, Switzerland. October 16-18
9 pages, 7 figures, LaTeX (+ eps)
cs/0010031
Opportunity Cost Algorithms for Combinatorial Auctions
Two general algorithms based on opportunity costs are given for approximating a revenue-maximizing set of bids an auctioneer should accept, in a combinatorial auction in which each bidder offers a price for some subset of the available goods and the auctioneer can only accept non-intersecting bids. Since this problem i...
[{"name": "Karhan Akcoglu", "affiliation": null}, {"name": "James Aspnes", "affiliation": null}, {"name": "Bhaskar DasGupta", "affiliation": null}, {"name": "Ming-Yang Kao", "affiliation": null}]
["cs.CE", "cs.DS"]
cs.CE
2000-10-24T00:00:00
2009-11-30T00:00:00
cs/0010032
Super Logic Programs
The Autoepistemic Logic of Knowledge and Belief (AELB) is a powerful nonmonotic formalism introduced by Teodor Przymusinski in 1994. In this paper, we specialize it to a class of theories called `super logic programs'. We argue that these programs form a natural generalization of standard logic programs. In particular,...
[{"name": "Stefan Brass", "affiliation": null}, {"name": "Juergen Dix", "affiliation": null}, {"name": "Teodor C. Przymusinski", "affiliation": null}]
["cs.AI", "cs.LO"]
cs.AI
2002-03-30T00:00:00
2009-11-30T00:00:00
47 pages, revised version of the paper submitted 10/2000
cs/0010033
A Formal Framework for Linguistic Annotation (revised version)
`Linguistic annotation' covers any descriptive or analytic notations applied to raw language data. The basic data may be in the form of time functions - audio, video and/or physiological recordings - or it may be textual. The added notations may include transcriptions of all sorts (from phonetic features to discourse s...
[{"name": "Steven Bird", "affiliation": null}, {"name": "Mark Liberman", "affiliation": null}]
["cs.CL", "cs.DB", "cs.DS"]
cs.CL
2000-10-26T00:00:00
2009-11-30T00:00:00
29 pages, 20 figures, to appear in Speech Communication, An earlier version appeared as cs.CL/9903003
cs/0010034
Static Analysis Techniques for Equational Logic Programming
An equational logic program is a set of directed equations or rules, which are used to compute in the obvious way (by replacing equals with ``simpler'' equals). We present static analysis techniques for efficient equational logic programming, some of which have been implemented in $LR^2$, a laboratory for developing an...
[{"name": "Rakesh M. Verma", "affiliation": null}]
["cs.LO", "cs.PL"]
cs.LO
2000-10-27T00:00:00
2009-11-30T00:00:00
Appeared in 1st ACM SIGPLAN Workshop on Rule-based Programming (RULE 2000)
cs/0010035
Proceedings of the Fourth International Workshop on Automated Debugging (AADEBUG 2000)
Over the past decades automated debugging has seen major achievements. However, as debugging is by necessity attached to particular programming paradigms, the results are scattered. The aims of the workshop are to gather common themes and solutions across programming communities, and to cross-fertilize ideas. AADEBUG 2...
[{"name": "M. Ducasse", "affiliation": null}]
["cs.SE", "cs.PL"]
cs.SE
2001-01-23T00:00:00
2009-11-30T00:00:00
2 invited talks, 3 articles with demonstration description, 10 articles, 3 demonstration descriptions, 5 poster abstracts
cs/0010036
Lattice Structure and Convergence of a Game of Cards
This paper is devoted to the study of the dynamics of a discrete system related to some self stabilizing protocol on a ring of processors.
[{"name": "Eric Goles", "affiliation": null}, {"name": "Michel Morvan", "affiliation": null}, {"name": "Ha Duong Phan", "affiliation": null}]
["cs.DM"]
cs.DM
2000-10-31T00:00:00
2009-11-30T00:00:00
10 pages, 1 figures, submitted. See also: http://www.liafa.jussieu.fr/~phan/anglais/public.html
cs/0010037
On the relationship between fuzzy logic and four-valued relevance logic
In fuzzy propositional logic, to a proposition a partial truth in [0,1] is assigned. It is well known that under certain circumstances, fuzzy logic collapses to classical logic. In this paper, we will show that under dual conditions, fuzzy logic collapses to four-valued (relevance) logic, where propositions have truth-...
[{"name": "Umberto Straccia", "affiliation": null}]
["cs.AI"]
cs.AI
2000-10-31T00:00:00
2009-11-30T00:00:00
cs/0010038
Collecting Graphical Abstract Views of Mercury Program Executions
A program execution monitor is a program that collects and abstracts information about program executions. The "collect" operator is a high level, general purpose primitive which lets users implement their own monitors. "Collect" is built on top of the Mercury trace. In previous work, we have demonstrated how this oper...
[{"name": "Erwan Jahier", "affiliation": null}]
["cs.SE", "cs.PL"]
cs.SE
2000-10-31T00:00:00
2009-11-30T00:00:00
In M. Ducasse (ed), proceedings of the Fourth International Workshop on Automated Debugging (AADEBUG 2000), August 2000, Munich. cs.SE/0010035
cs/0010039
Computational Geometry Column 40
It has recently been established by Below, De Loera, and Richter-Gebert that finding a minimum size (or even just a small) triangulation of a convex polyhedron is NP-complete. Their 3SAT-reduction proof is discussed.
[{"name": "Joseph O'Rourke", "affiliation": null}]
["cs.CG"]
cs.CG
2000-10-31T00:00:00
2009-11-30T00:00:00
3 pages; 4 figures
cs/0011001
Utilizing the World Wide Web as an Encyclopedia: Extracting Term Descriptions from Semi-Structured Texts
In this paper, we propose a method to extract descriptions of technical terms from Web pages in order to utilize the World Wide Web as an encyclopedia. We use linguistic patterns and HTML text structures to extract text fragments containing term descriptions. We also use a language model to discard extraneous descripti...
[{"name": "Atsushi Fujii", "affiliation": null}, {"name": "Tetsuya Ishikawa", "affiliation": null}]
["cs.CL"]
cs.CL
2000-11-02T00:00:00
2009-11-30T00:00:00
Proceedings of the 38th Annual Meeting of the Association for Computational Linguistics (ACL-2000), pp.488-495, Oct. 2000
8 pages, 2 Postscript figures
cs/0011002
A Novelty-based Evaluation Method for Information Retrieval
In information retrieval research, precision and recall have long been used to evaluate IR systems. However, given that a number of retrieval systems resembling one another are already available to the public, it is valuable to retrieve novel relevant documents, i.e., documents that cannot be retrieved by those existin...
[{"name": "Atsushi Fujii", "affiliation": null}, {"name": "Tetsuya Ishikawa", "affiliation": null}]
["cs.CL"]
cs.CL
2000-11-02T00:00:00
2009-11-30T00:00:00
Proceedings of the 2nd International Conference on Language Resources and Evaluation (LREC-2000), pp.1637-1641, Jun. 2000
5 pages
cs/0011003
Applying Machine Translation to Two-Stage Cross-Language Information Retrieval
Cross-language information retrieval (CLIR), where queries and documents are in different languages, needs a translation of queries and/or documents, so as to standardize both of them into a common representation. For this purpose, the use of machine translation is an effective approach. However, computational cost is ...
[{"name": "Atsushi Fujii", "affiliation": null}, {"name": "Tetsuya Ishikawa", "affiliation": null}]
["cs.CL"]
cs.CL
2000-11-02T00:00:00
2009-11-30T00:00:00
Proceedings of the 4th Conference of the Association for Machine Translation in the Americas (AMTA-2000), pp.13-24, Oct. 2000
13 pages, 1 Postscript figure
cs/0011004
Anonymous Oblivious Transfer
In this short note we want to introduce {\em anonymous oblivious transfer} a new cryptographic primitive which can be proven to be strictly more powerful than oblivious transfer. We show that all functions can be robustly realized by multi party protocols with {\em anonymous oblivious transfer}. No assumption about pos...
[{"name": "J. Mueller-Quade", "affiliation": null}, {"name": "H. Imai", "affiliation": null}]
["cs.CR"]
cs.CR
2000-12-03T00:00:00
2009-11-30T00:00:00
6 pages, some things clearified, especially that a broadcast channel is not necessary
cs/0011005
Non-intrusive on-the-fly data race detection using execution replay
This paper presents a practical solution for detecting data races in parallel programs. The solution consists of a combination of execution replay (RecPlay) with automatic on-the-fly data race detection. This combination enables us to perform the data race detection on an unaltered execution (almost no probe effect). F...
[{"name": "Michiel Ronsse", "affiliation": null}, {"name": "Koen De Bosschere", "affiliation": null}]
["cs.SE", "cs.PL"]
cs.SE
2000-11-06T00:00:00
2009-11-30T00:00:00
In M. Ducasse (ed), proceedings of the Fourth International Workshop on Automated Debugging (AAdebug 2000), August 2000, Munich. cs.SE/0010035
cs/0011006
Execution replay and debugging
As most parallel and distributed programs are internally non-deterministic -- consecutive runs with the same input might result in a different program flow -- vanilla cyclic debugging techniques as such are useless. In order to use cyclic debugging tools, we need a tool that records information about an execution so th...
[{"name": "Michiel Ronsse", "affiliation": null}, {"name": "Koen De Bosschere", "affiliation": null}, {"name": "Jacques Chassin de Kergommeaux", "affiliation": null}]
["cs.SE", "cs.PL"]
cs.SE
2000-11-06T00:00:00
2009-11-30T00:00:00
In M. Ducasse (ed), proceedings of the Fourth International Workshop on Automated Debugging (AADebug 2000), August 2000, Munich. cs.SE/0010035
cs/0011007
Tree-gram Parsing: Lexical Dependencies and Structural Relations
This paper explores the kinds of probabilistic relations that are important in syntactic disambiguation. It proposes that two widely used kinds of relations, lexical dependencies and structural relations, have complementary disambiguation capabilities. It presents a new model based on structural relations, the Tree-gra...
[{"name": "Khalil Sima'an", "affiliation": null}]
["cs.CL", "cs.AI", "cs.HC"]
cs.CL
2000-11-06T00:00:00
2009-11-30T00:00:00
8 pages. Appeared in Proceedings of the 38th Annual Meeting of the Association for Computational Linguistics (ACL'00), Hong Kong, China
cs/0011008
A Lambda-Calculus with letrec, case, constructors and non-determinism
A non-deterministic call-by-need lambda-calculus \calc with case, constructors, letrec and a (non-deterministic) erratic choice, based on rewriting rules is investigated. A standard reduction is defined as a variant of left-most outermost reduction. The semantics is defined by contextual equivalence of expressions inst...
[{"name": "Manfred Schmidt-Schau\u00df", "affiliation": null}, {"name": "Michael Huber", "affiliation": null}]
["cs.PL", "cs.AI", "cs.SC"]
cs.PL
2000-11-06T00:00:00
2009-11-30T00:00:00
cs/0011009
Small Maximal Independent Sets and Faster Exact Graph Coloring
We show that, for any n-vertex graph G and integer parameter k, there are at most 3^{4k-n}4^{n-3k} maximal independent sets I \subset G with |I| <= k, and that all such sets can be listed in time O(3^{4k-n} 4^{n-3k}). These bounds are tight when n/4 <= k <= n/3. As a consequence, we show how to compute the exact chroma...
[{"name": "David Eppstein", "affiliation": null}]
["cs.DS", "math.CO"]
cs.DS
2000-11-06T00:00:00
2009-11-30T00:00:00
J. Graph Algorithms & Applications 7(2):131-140, 2003
8 pages
cs/0011010
Extension Language Automation of Embedded System Debugging
Embedded systems contain several layers of target processing abstraction. These layers include electronic circuit, binary machine code, mnemonic assembly code, and high-level procedural and object-oriented abstractions. Physical and temporal constraints and artifacts within physically embedded systems make it impossibl...
[{"name": "Dale Parson", "affiliation": null}, {"name": "Bryan Schlieder", "affiliation": null}, {"name": "Paul Beatty", "affiliation": null}]
["cs.SE", "cs.PL"]
cs.SE
2000-11-06T00:00:00
2009-11-30T00:00:00
In M. Ducasse (ed), proceedings of the Fourth International Workshop on Automated Debugging (AADebug 2000), August 2000, Munich. cs.SE/0010035
cs/0011011
Formal Properties of XML Grammars and Languages
XML documents are described by a document type definition (DTD). An XML-grammar is a formal grammar that captures the syntactic features of a DTD. We investigate properties of this family of grammars. We show that every XML-language basically has a unique XML-grammar. We give two characterizations of languages generate...
[{"name": "Jean Berstel", "affiliation": null}, {"name": "Luc Boasson", "affiliation": null}]
["cs.DM", "cs.CL"]
cs.DM
2000-11-07T00:00:00
2009-11-30T00:00:00
24 pages
cs/0011013
Transformation-Based Bottom-Up Computation of the Well-Founded Model
We present a framework for expressing bottom-up algorithms to compute the well-founded model of non-disjunctive logic programs. Our method is based on the notion of conditional facts and elementary program transformations studied by Brass and Dix for disjunctive programs. However, even if we restrict their framework to...
[{"name": "Stefan Brass", "affiliation": null}, {"name": "Juergen Dix", "affiliation": null}, {"name": "Burkhard Freitag", "affiliation": null}, {"name": "Ulrich Zukowski", "affiliation": null}]
["cs.LO"]
cs.LO
2000-11-08T00:00:00
2009-11-30T00:00:00
43 pages, 3 figures
cs/0011014
Chip-level CMP Modeling and Smart Dummy for HDP and Conformal CVD Films
Chip-level CMP modeling is investigated to obtain the post-CMP film profile thickness across a die from its design layout file and a few film deposition and CMP parameters. The work covers both HDP and conformal CVD film. The experimental CMP results agree well with the modeled results. Different algorithms for filling...
[{"name": "George Yong Liu", "affiliation": null}, {"name": "Ray F. Zhang", "affiliation": null}, {"name": "Kelvin Hsu", "affiliation": null}, {"name": "Lawrence Camilletti", "affiliation": null}]
["cs.CE"]
cs.CE
2000-11-09T00:00:00
2009-11-30T00:00:00
Proceedings of CMPMIC 99, pp120-127
10 pages, 7 figures; for used software, see http://www.cmptechnology.com/
cs/0011015
A Decomposition Theorem for Maximum Weight Bipartite Matchings
Let G be a bipartite graph with positive integer weights on the edges and without isolated nodes. Let n, N and W be the node count, the largest edge weight and the total weight of G. Let k(x,y) be log(x)/log(x^2/y). We present a new decomposition theorem for maximum weight bipartite matchings and use it to design an O(...
[{"name": "Ming-Yang Kao", "affiliation": null}, {"name": "Tak-Wah Lam", "affiliation": null}, {"name": "Wing-Kin Sung", "affiliation": null}, {"name": "Hing-Fung Ting", "affiliation": null}]
["cs.DS", "cs.DM"]
cs.DS
2000-11-11T00:00:00
2009-11-30T00:00:00
The journal version will appear in SIAM Journal on Computing. The conference version appeared in ESA 1999
cs/0011016
Designing Proxies for Stock Market Indices is Computationally Hard
In this paper, we study the problem of designing proxies (or portfolios) for various stock market indices based on historical data. We use four different methods for computing market indices, all of which are formulas used in actual stock market analysis. For each index, we consider three criteria for designing the pro...
[{"name": "Ming-Yang Kao", "affiliation": null}, {"name": "Stephen R. Tate", "affiliation": null}]
["cs.CE", "cs.CC"]
cs.CE
2000-11-13T00:00:00
2009-11-30T00:00:00
An abstract appeared in the Proceedings of the 10th Annual ACM-SIAM Symposium on Discrete Algorithms, 1999
cs/0011017
Automatic Debugging Support for UML Designs
Design of large software systems requires rigorous application of software engineering methods covering all phases of the software process. Debugging during the early design phases is extremely important, because late bug-fixes are expensive. In this paper, we describe an approach which facilitates debugging of UML req...
[{"name": "Johann Schumann", "affiliation": null}]
["cs.SE", "cs.PL"]
cs.SE
2000-11-13T00:00:00
2009-11-30T00:00:00
In M. Ducasse (ed), proceedings of the Fourth International Workshop on Automated Debugging (AADEBUG 2000), August 2000, Munich. cs.SE/0010035
cs/0011018
Optimal Buy-and-Hold Strategies for Financial Markets with Bounded Daily Returns
In the context of investment analysis, we formulate an abstract online computing problem called a planning game and develop general tools for solving such a game. We then use the tools to investigate a practical buy-and-hold trading problem faced by long-term investors in stocks. We obtain the unique optimal static onl...
[{"name": "Gen-Huey Chen", "affiliation": null}, {"name": "Ming-Yang Kao", "affiliation": null}, {"name": "Yuh-Dauh Lyuu", "affiliation": null}, {"name": "Hsing-Kuo Wong", "affiliation": null}]
["cs.CE", "cs.DS"]
cs.CE
2000-11-14T00:00:00
2009-11-30T00:00:00
The journal version will appear in SIAM Journal on Computing. A preliminary version appeared in Proceedings of the 31st Annual ACM Symposium on Theory of Computing, 1999, pages 119--128
cs/0011019
A Moment of Perfect Clarity II: Consequences of Sparse Sets Hard for NP with Respect to Weak Reductions
This paper discusses advances, due to the work of Cai, Naik, and Sivakumar and Glasser, in the complexity class collapses that follow if NP has sparse hard sets under reductions weaker than (full) truth-table reductions.
[{"name": "Christian Glasser", "affiliation": null}, {"name": "Lane A. Hemaspaandra", "affiliation": null}]
["cs.CC", "cs.DS"]
cs.CC
2000-11-16T00:00:00
2009-11-30T00:00:00
20 pages, 1 table
cs/0011020
The Use of Instrumentation in Grammar Engineering
This paper explores the usefulness of a technique from software engineering, code instrumentation, for the development of large-scale natural language grammars. Information about the usage of grammar rules in test and corpus sentences is used to improve grammar and testsuite, as well as adapting a grammar to a specific...
[{"name": "Norbert Broeker", "affiliation": null}]
["cs.CL"]
cs.CL
2000-11-30T00:00:00
2009-11-30T00:00:00
adapted from COLING2000, Saarbruecken/FRG, July31--Aug4 2000, pp.118-124
7 pages, LaTeX2e, correction includes bibliography
cs/0011021
On-the-fly Query-Based Debugging with Examples
Program errors are hard to find because of the cause-effect gap between the time when an error occurs and the time when the error becomes apparent to the programmer. Although debugging techniques such as conditional and data breakpoints help to find error causes in simple cases, they fail to effectively bridge the caus...
[{"name": "Raimondas Lencevicius", "affiliation": null}]
["cs.SE", "cs.PL"]
cs.SE
2000-11-16T00:00:00
2009-11-30T00:00:00
In M. Ducasse (ed), proceedings of the Fourth International Workshop on Automated Debugging (AADEBUG 2000), August 2000, Munich. cs.SE/0010035 14 pages, 6 figures
cs/0011022
Apache web server execution tracing using Third Eye
Testing of modern software systems that integrate many components developed by different teams is a difficult task. Third Eye is a framework for tracing and validating software systems using application domain events. We use formal descriptions of the constraints between events to identify violations in execution trace...
[{"name": "Raimondas Lencevicius", "affiliation": null}, {"name": "Alexander Ran", "affiliation": null}, {"name": "Rahav Yairi", "affiliation": null}]
["cs.SE", "cs.PL"]
cs.SE
2000-11-16T00:00:00
2009-11-30T00:00:00
In M. Ducasse (ed), proceedings of the Fourth International Workshop on Automated Debugging (AADEBUG 2000), August 2000, Munich. cs.SE/0010035 5 pages, 2 figures
cs/0011023
Optimal Bidding Algorithms Against Cheating in Multiple-Object Auctions
This paper studies some basic problems in a multiple-object auction model using methodologies from theoretical computer science. We are especially concerned with situations where an adversary bidder knows the bidding algorithms of all the other bidders. In the two-bidder case, we derive an optimal randomized bidding al...
[{"name": "Ming-Yang Kao", "affiliation": null}, {"name": "Junfeng Qi", "affiliation": null}, {"name": "Lei Tan", "affiliation": null}]
["cs.CE", "cs.DS"]
cs.CE
2000-11-17T00:00:00
2009-11-30T00:00:00
SIAM Journal on Computing, 28(3):955--969, 1999