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/0005011
An Average Analysis of Backtracking on Random Constraint Satisfaction Problems
In this paper we propose a random CSP model, called Model GB, which is a natural generalization of standard Model B. It is proved that Model GB in which each constraint is easy to satisfy exhibits non-trivial behaviour (not trivially satisfiable or unsatisfiable) as the number of variables approaches infinity. A detail...
[{"name": "Ke Xu", "affiliation": null}, {"name": "Wei Li", "affiliation": null}]
["cs.CC", "cs.AI"]
cs.CC
2000-05-09T00:00:00
2009-11-30T00:00:00
Annals of Mathematics and Artificial Intelligence, 33:21-37, 2001.
20 pages, submitted to Annals of Mathematics and Artificial Intelligence
cs/0005012
Reasoning with Axioms: Theory and Pratice
When reasoning in description, modal or temporal logics it is often useful to consider axioms representing universal truths in the domain of discourse. Reasoning with respect to an arbitrary set of axioms is hard, even for relatively inexpressive logics, and it is essential to deal with such axioms in an efficient mann...
[{"name": "Ian Horrocks", "affiliation": null}, {"name": "Stephan Tobies", "affiliation": null}]
["cs.LO", "cs.AI"]
cs.LO
2000-05-09T00:00:00
2009-11-30T00:00:00
This paper appeard in the Proceedings of KR'2000
cs/0005013
Practical Reasoning for Very Expressive Description Logics
Description Logics (DLs) are a family of knowledge representation formalisms mainly characterised by constructors to build complex concepts and roles from atomic ones. Expressive role constructors are important in many applications, but can be computationally problematical. We present an algorithm that decides satisfia...
[{"name": "Ian Horrocks", "affiliation": null}, {"name": "Ulrike Sattler", "affiliation": null}, {"name": "Stephan Tobies", "affiliation": null}]
["cs.LO", "cs.AI"]
cs.LO
2000-05-09T00:00:00
2009-11-30T00:00:00
Logic Journal of the IGPL 8(3):239-264, May 2000
cs/0005014
Practical Reasoning for Expressive Description Logics
Description Logics (DLs) are a family of knowledge representation formalisms mainly characterised by constructors to build complex concepts and roles from atomic ones. Expressive role constructors are important in many applications, but can be computationally problematical. We present an algorithm that decides satisfia...
[{"name": "Ian Horrocks", "affiliation": null}, {"name": "Ulrike Sattler", "affiliation": null}, {"name": "Stephan Tobies", "affiliation": null}]
["cs.LO", "cs.AI"]
cs.LO
2000-05-10T00:00:00
2009-11-30T00:00:00
This paper appeared in the Proceedings of LPAR'99
cs/0005016
Improving Testsuites via Instrumentation
This paper explores the usefulness of a technique from software engineering, namely code instrumentation, for the development of large-scale natural language grammars. Information about the usage of grammar rules in test sentences is used to detect untested rules, redundant test sentences, and likely causes of overgene...
[{"name": "Norbert Broeker", "affiliation": null}]
["cs.CL"]
cs.CL
2000-05-10T00:00:00
2009-11-30T00:00:00
Proc. ANLP--NAACL, Seattle/WA, Apr29--May4 2000, pp.325-330
6 pages, LaTeX2e
cs/0005017
Reasoning with Individuals for the Description Logic SHIQ
While there has been a great deal of work on the development of reasoning algorithms for expressive description logics, in most cases only Tbox reasoning is considered. In this paper we present an algorithm for combined Tbox and Abox reasoning in the SHIQ description logic. This algorithm is of particular interest as i...
[{"name": "Ian Horrock", "affiliation": null}, {"name": "Ulrike Sattler", "affiliation": null}, {"name": "Stephan Tobies", "affiliation": null}]
["cs.LO", "cs.AI"]
cs.LO
2000-05-11T00:00:00
2009-11-30T00:00:00
To appear at CADE-17
cs/0005019
On the Scalability of the Answer Extraction System "ExtrAns"
This paper reports on the scalability of the answer extraction system ExtrAns. An answer extraction system locates the exact phrases in the documents that contain the explicit answers to the user queries. Answer extraction systems are therefore more convenient than document retrieval systems in situations where the use...
[{"name": "Diego Moll'a Aliod", "affiliation": null}, {"name": "Michael Hess", "affiliation": null}]
["cs.CL"]
cs.CL
2000-05-12T00:00:00
2009-11-30T00:00:00
Applications of Natural Language to Information Systems (NLDB'99). Klagenfurt, Austria, 1999, 219-224
5 pages
cs/0005020
Centroid-based summarization of multiple documents: sentence extraction, utility-based evaluation, and user studies
We present a multi-document summarizer, called MEAD, which generates summaries using cluster centroids produced by a topic detection and tracking system. We also describe two new techniques, based on sentence utility and subsumption, which we have applied to the evaluation of both single and multiple document summaries...
[{"name": "Dragomir R. Radev", "affiliation": null}, {"name": "Hongyan Jing", "affiliation": null}, {"name": "Malgorzata Budzikowska", "affiliation": null}]
["cs.CL", "cs.AI", "cs.DL", "cs.HC", "cs.IR"]
cs.CL
2000-05-12T00:00:00
2009-11-30T00:00:00
NAACL/ANLP Workshop on Automatic Summarization, Seattle, WA, April 30, 2000
10 pages Corpus availability at http://perun.si.umich.edu/~radev/mds
cs/0005021
Modeling the Uncertainty in Complex Engineering Systems
Existing procedures for model validation have been deemed inadequate for many engineering systems. The reason of this inadequacy is due to the high degree of complexity of the mechanisms that govern these systems. It is proposed in this paper to shift the attention from modeling the engineering system itself to modelin...
[{"name": "A. Guergachi", "affiliation": null}]
["cs.AI", "cs.LG"]
cs.AI
2000-05-14T00:00:00
2009-11-30T00:00:00
24 pages using ACM style file
cs/0005023
C++ programming language for an abstract massively parallel SIMD architecture
The aim of this work is to define and implement an extended C++ language to support the SIMD programming paradigm. The C++ programming language has been extended to express all the potentiality of an abstract SIMD machine consisting of a central Control Processor and a N-dimensional toroidal array of Numeric Processors...
[{"name": "Alessandro Lonardo", "affiliation": null}, {"name": "Emanuele Panizzi", "affiliation": null}, {"name": "Benedetto Proietti", "affiliation": null}]
["cs.PL"]
cs.PL
2000-05-19T00:00:00
2009-11-30T00:00:00
10 pages
cs/0005024
The SAT Phase Transition
Phase transition is an important feature of SAT problem. For random k-SAT model, it is proved that as r (ratio of clauses to variables) increases, the structure of solutions will undergo a sudden change like satisfiability phase transition when r reaches a threshold point. This phenomenon shows that the satisfying trut...
[{"name": "Ke Xu", "affiliation": null}, {"name": "Wei Li", "affiliation": null}]
["cs.AI", "cs.CC"]
cs.AI
2000-05-23T00:00:00
2009-11-30T00:00:00
The SAT Phase Transition. Science in China, Series E, 42(5):494-501, 1999
13 pages, 3 figures
cs/0005025
Finite-State Reduplication in One-Level Prosodic Morphology
Reduplication, a central instance of prosodic morphology, is particularly challenging for state-of-the-art computational morphology, since it involves copying of some part of a phonological string. In this paper I advocate a finite-state method that combines enriched lexical representations via intersection to implemen...
[{"name": "Markus Walther", "affiliation": null}]
["cs.CL"]
cs.CL
2000-05-22T00:00:00
2009-11-30T00:00:00
Proc. NAACL-2000, Seattle/WA, pp.296-302
7 pages
cs/0005026
A One-Time Pad based Cipher for Data Protection in Distributed Environments
A one-time pad (OTP) based cipher to insure both data protection and integrity when mobile code arrives to a remote host is presented. Data protection is required when a mobile agent could retrieve confidential information that would be encrypted in untrusted nodes of the network; in this case, information management c...
[{"name": "Igor Sobrado", "affiliation": null}]
["cs.CR", "cs.DC", "cs.IR", "cs.NI"]
cs.CR
2000-05-24T00:00:00
2009-11-30T00:00:00
19 pages, 8 PostScript figures (attached), uses ACM/LaTeX macros esub2acm.{bst|cls} and pifont package
cs/0005028
A method for command identification, using modified collision free hashing with addition & rotation iterative hash functions (part 1)
This paper proposes a method for identification of a user`s fixed string set (which can be a command/instruction set for a terminal or microprocessor). This method is fast and has very small memory requirements, compared to a traditional full string storage and compare method. The user feeds characters into a microcont...
[{"name": "Dimitrios Skraparlis", "affiliation": null}]
["cs.HC", "cs.IR"]
cs.HC
2000-05-27T00:00:00
2009-11-30T00:00:00
28 pages, includes code
cs/0005029
Ranking suspected answers to natural language questions using predictive annotation
In this paper, we describe a system to rank suspected answers to natural language questions. We process both corpus and query using a new technique, predictive annotation, which augments phrases in texts with labels anticipating their being targets of certain kinds of questions. Given a natural language question, an IR...
[{"name": "Dragomir R. Radev", "affiliation": null}, {"name": "John Prager", "affiliation": null}, {"name": "Valerie Samn", "affiliation": null}]
["cs.CL"]
cs.CL
2000-05-30T00:00:00
2009-11-30T00:00:00
ANLP'00, Seattle, WA, May 2000
8 pages
cs/0005030
Axiomatizing Causal Reasoning
Causal models defined in terms of a collection of equations, as defined by Pearl, are axiomatized here. Axiomatizations are provided for three successively more general classes of causal models: (1) the class of recursive theories (those without feedback), (2) the class of theories where the solutions to the equations ...
[{"name": "Joseph Y. Halpern", "affiliation": null}]
["cs.AI", "cs.LO"]
cs.AI
2000-05-30T00:00:00
2009-11-30T00:00:00
Journal of AI Research, Vol. 12, 2000, pp. 317--337
An earlier version of this paper appeared in UAI '98
cs/0006001
Boosting the Differences: A fast Bayesian classifier neural network
A Bayesian classifier that up-weights the differences in the attribute values is discussed. Using four popular datasets from the UCI repository, some interesting features of the network are illustrated. The network is suitable for classification problems.
[{"name": "Ninan Sajeeth Philip", "affiliation": null}, {"name": "K. Babu Joseph", "affiliation": null}]
["cs.CV"]
cs.CV
2000-05-31T00:00:00
2009-11-30T00:00:00
latex 18pages no figures
cs/0006002
Distorted English Alphabet Identification : An application of Difference Boosting Algorithm
The difference-boosting algorithm is used on letters dataset from the UCI repository to classify distorted raster images of English alphabets. In contrast to rather complex networks, the difference-boosting is found to produce comparable or better classification efficiency on this complex problem.
[{"name": "Ninan Sajeeth Philip", "affiliation": null}, {"name": "K. Babu Joseph", "affiliation": null}]
["cs.CV"]
cs.CV
2000-05-31T00:00:00
2009-11-30T00:00:00
latex 14pages no figures
cs/0006003
Exploiting Diversity in Natural Language Processing: Combining Parsers
Three state-of-the-art statistical parsers are combined to produce more accurate parses, as well as new bounds on achievable Treebank parsing accuracy. Two general approaches are presented and two combination techniques are described for each approach. Both parametric and non-parametric models are explored. The resulti...
[{"name": "John C. Henderson", "affiliation": null}, {"name": "Eric Brill", "affiliation": null}]
["cs.CL"]
cs.CL
2000-06-01T00:00:00
2009-11-30T00:00:00
Proceedings of the Fourth Conference on Empirical Methods in Natural Language Processing (EMNLP-99), pages 187-194. College Park, Maryland, USA. June, 1999
8 pages
cs/0006005
Novelty Detection for Robot Neotaxis
The ability of a robot to detect and respond to changes in its environment is potentially very useful, as it draws attention to new and potentially important features. We describe an algorithm for learning to filter out previously experienced stimuli to allow further concentration on novel features. The algorithm uses ...
[{"name": "Stephen Marsland", "affiliation": null}, {"name": "Ulrich Nehmzow", "affiliation": null}, {"name": "Jonathan Shapiro", "affiliation": null}]
["cs.RO", "cs.NE", "nlin.AO"]
cs.RO
2000-06-02T00:00:00
2009-11-30T00:00:00
7 pages, 5 figures. In Proceedings of the Second International Conference on Neural Computation, 2000
cs/0006006
A Real-Time Novelty Detector for a Mobile Robot
Recognising new or unusual features of an environment is an ability which is potentially very useful to a robot. This paper demonstrates an algorithm which achieves this task by learning an internal representation of `normality' from sonar scans taken as a robot explores the environment. This model of the environment i...
[{"name": "Stephen Marsland", "affiliation": null}, {"name": "Ulrich Nehmzow", "affiliation": null}, {"name": "Jonathan Shapiro", "affiliation": null}]
["cs.RO", "cs.NE"]
cs.RO
2000-06-02T00:00:00
2009-11-30T00:00:00
8 pages, 6 figures. In Proceedings of EUREL European Advanced Robotics Systems Masterclass and Conference, 2000
cs/0006007
Novelty Detection on a Mobile Robot Using Habituation
In this paper a novelty filter is introduced which allows a robot operating in an un structured environment to produce a self-organised model of its surroundings and to detect deviations from the learned model. The environment is perceived using the rob ot's 16 sonar sensors. The algorithm produces a novelty measure fo...
[{"name": "Stephen Marsland", "affiliation": null}, {"name": "Ulrich Nehmzow", "affiliation": null}, {"name": "Jonathan Shapiro", "affiliation": null}]
["cs.RO", "cs.NE", "nlin.AO"]
cs.RO
2000-06-02T00:00:00
2009-11-30T00:00:00
10 pages, 6 figures. In From Animals to Animats, The Sixth International Conference on Simulation of Adaptive Behaviour, Paris, 2000
cs/0006008
Performing work efficiently in the presence of faults
We consider a system of t synchronous processes that communicate only by sending messages to one another, and that together must perform $n$ independent units of work. Processes may fail by crashing; we want to guarantee that in every execution of the protocol in which at least one process survives, all n units of work...
[{"name": "Cynthia Dwork", "affiliation": null}, {"name": "Joseph Y. Halpern", "affiliation": null}, {"name": "O. Waarts", "affiliation": null}]
["cs.DC"]
cs.DC
2000-06-02T00:00:00
2009-11-30T00:00:00
SIAM Journal on Computing 27:5, 1998, pp. 1457--1491
cs/0006009
Knowledge and common knowledge in a distributed environment
Reasoning about knowledge seems to play a fundamental role in distributed systems. Indeed, such reasoning is a central part of the informal intuitive arguments used in the design of distributed protocols. Communication in a distributed system can be viewed as the act of transforming the system's state of knowledge. Thi...
[{"name": "Joseph Y. Halpern", "affiliation": null}, {"name": "Yoram Moses", "affiliation": null}]
["cs.DC", "cs.AI"]
cs.DC
2000-06-02T00:00:00
2009-11-30T00:00:00
Journal of the ACM 37:3, 1990, pp. 549--587
This paper is copyrighted by ACM and appears in the ACM Digital Library
cs/0006011
Bagging and Boosting a Treebank Parser
Bagging and boosting, two effective machine learning techniques, are applied to natural language parsing. Experiments using these techniques with a trainable statistical parser are described. The best resulting system provides roughly as large of a gain in F-measure as doubling the corpus size. Error analysis of the re...
[{"name": "John C. Henderson", "affiliation": null}, {"name": "Eric Brill", "affiliation": null}]
["cs.CL"]
cs.CL
2000-06-05T00:00:00
2009-11-30T00:00:00
Proceedings of the 1st Meeting of the North American Chapter of the Association for Computational Linguistics (NAACL-2000), pages 34-41
8 pages
cs/0006014
Solaris System Resource Manager: All I Ever Wanted Was My Unfair Advantage (And Why You Can't Have It!)
Traditional UNIX time-share schedulers attempt to be fair to all users by employing a round-robin style algorithm for allocating CPU time. Unfortunately, a loophole exists whereby the scheduler can be biased in favor of a greedy user running many short CPU-time processes. This loophole is not a defect but an intrinsic ...
[{"name": "Neil J. Gunther", "affiliation": null}]
["cs.PF", "cs.OS"]
cs.PF
2000-06-08T00:00:00
2009-11-30T00:00:00
Proc. CMG'99 Conf. p.194-205
17 pages, Updated since the 25th Computer Measurement Group Conference, Reno NV, Dec.5-10, 1999
cs/0006015
UNIX Resource Managers: Capacity Planning and Resource Issues
The latest implementations of commercial UNIX to offer mainframe style capacity management on enterprise servers include: AIX Workload Manager (WLM), HP-UX Process Resource Manager (PRM), Solaris Resource Manager (SRM), as well as SGI and Compaq. The ability to manage server capacity is achieved by making significant m...
[{"name": "Neil J. Gunther", "affiliation": null}]
["cs.PF", "cs.OS"]
cs.PF
2000-06-13T00:00:00
2009-11-30T00:00:00
12 pages. Fixed formatting problem. To be presented at the SAGE-AU Conference, Bond University, Gold Coast, Australia, July 7, 2000
cs/0006016
The X-Files: Investigating Alien Performance in a Thin-client World
Many scientific applications use the X11 window environment; an open source windows GUI standard employing a client/server architecture. X11 promotes: distributed computing, thin-client functionality, cheap desktop displays, compatibility with heterogeneous servers, remote services and administration, and greater matur...
[{"name": "Neil J. Gunther", "affiliation": null}]
["cs.PF", "cs.DC"]
cs.PF
2000-06-08T00:00:00
2009-11-30T00:00:00
Proc. Hiper'99 Vol.1, p.156
13 pages; Invited Lecture at the High Performance Computing Conference, University of Tromso, Norway, June 27-30, 1999
cs/0006017
Turning Speech Into Scripts
We describe an architecture for implementing spoken natural language dialogue interfaces to semi-autonomous systems, in which the central idea is to transform the input speech signal through successive levels of representation corresponding roughly to linguistic knowledge, dialogue knowledge, and domain knowledge. The ...
[{"name": "Manny Rayner", "affiliation": null}, {"name": "Beth Ann Hockey", "affiliation": null}, {"name": "Frankie James", "affiliation": null}]
["cs.CL"]
cs.CL
2000-06-09T00:00:00
2009-11-30T00:00:00
AAAI Spring Symposium on Natural Dialogues with Practical Robotic Devices, March 20-22, 2000. Stanford, CA
Working notes from AAAI Spring Symposium
cs/0006019
A Compact Architecture for Dialogue Management Based on Scripts and Meta-Outputs
We describe an architecture for spoken dialogue interfaces to semi-autonomous systems that transforms speech signals through successive representations of linguistic, dialogue, and domain knowledge. Each step produces an output, and a meta-output describing the transformation, with an executable program in a simple scr...
[{"name": "Manny Rayner", "affiliation": null}, {"name": "Beth Ann Hockey", "affiliation": null}, {"name": "Frankie James", "affiliation": null}]
["cs.CL"]
cs.CL
2000-06-09T00:00:00
2009-11-30T00:00:00
Language Technology Joint Conference ANLP-NAACL 2000. 29 April - 4 May 2000, Seattle, WA
cs/0006020
A Comparison of the XTAG and CLE Grammars for English
When people develop something intended as a large broad-coverage grammar, they usually have a more specific goal in mind. Sometimes this goal is covering a corpus; sometimes the developers have theoretical ideas they wish to investigate; most often, work is driven by a combination of these two main types of goal. What ...
[{"name": "Beth Ann Hockey", "affiliation": null}, {"name": "Manny Rayner", "affiliation": null}, {"name": "Frankie James", "affiliation": null}]
["cs.CL"]
cs.CL
2000-06-09T00:00:00
2009-11-30T00:00:00
5th International Workshop on Tree Adjoining Grammars and Related Formalisms. 25-27 May 2000, Paris, France
cs/0006021
Compiling Language Models from a Linguistically Motivated Unification Grammar
Systems now exist which are able to compile unification grammars into language models that can be included in a speech recognizer, but it is so far unclear whether non-trivial linguistically principled grammars can be used for this purpose. We describe a series of experiments which investigate the question empirically,...
[{"name": "Manny Rayner", "affiliation": null}, {"name": "Beth Ann Hockey", "affiliation": null}, {"name": "Frankie James", "affiliation": null}, {"name": "Elizabeth O. Bratt", "affiliation": null}, {"name": "Sharon Goldwater", "affiliation": null}, {"name": "Mark Gawron", "affiliation": null}]
["cs.CL"]
cs.CL
2000-06-09T00:00:00
2009-11-30T00:00:00
To be published in COLING 2000
cs/0006022
Multicast-based Architecture for IP Mobility: Simulation Analysis and Comparison with Basic Mobile IP
With the introduction of a newer generation of wireless devices and technologies, the need for an efficient architecture for IP mobility is becoming more apparent. Several architectures have been proposed to support IP mobility. Most studies, however, show that current architectures, in general, fall short from satisfy...
[{"name": "Ahmed Helmy", "affiliation": null}]
["cs.NI", "cs.PF"]
cs.NI
2000-06-10T00:00:00
2009-11-30T00:00:00
14 pages, 14 pages (.pdf file)
cs/0006024
Can Prosody Aid the Automatic Classification of Dialog Acts in Conversational Speech?
Identifying whether an utterance is a statement, question, greeting, and so forth is integral to effective automatic understanding of natural dialog. Little is known, however, about how such dialog acts (DAs) can be automatically classified in truly natural conversation. This study asks whether current approaches, whic...
[{"name": "E. Shriberg", "affiliation": null}, {"name": "R. Bates", "affiliation": null}, {"name": "A. Stolcke", "affiliation": null}, {"name": "P. Taylor", "affiliation": null}, {"name": "D. Jurafsky", "affiliation": null}, {"name": "K. Ries", "affiliation": null}, {"name": "N. Coccaro", "affiliation": null}, {"name":...
["cs.CL"]
cs.CL
2000-06-11T00:00:00
2009-11-30T00:00:00
Language and Speech 41(3-4), 439-487, 1998
55 pages, 10 figures
cs/0006025
Entropy-based Pruning of Backoff Language Models
A criterion for pruning parameters from N-gram backoff language models is developed, based on the relative entropy between the original and the pruned model. It is shown that the relative entropy resulting from pruning a single N-gram can be computed exactly and efficiently for backoff models. The relative entropy meas...
[{"name": "A. Stolcke", "affiliation": null}]
["cs.CL"]
cs.CL
2000-06-11T00:00:00
2009-11-30T00:00:00
Proceedings DARPA Broadcast News Transcription and Understanding Workshop, pp. 270-274, Lansdowne, VA, 1998
5 pages. Typos in published version fixed
cs/0006027
Verbal Interactions in Virtual Worlds
We first discuss respective advantages of language interaction in virtual worlds and of using 3D images in dialogue systems. Then, we describe an example of a verbal interaction system in virtual reality: Ulysse. Ulysse is a conversational agent that helps a user navigate in virtual worlds. It has been designed to be e...
[{"name": "Pierre Nugues", "affiliation": null}]
["cs.CL", "cs.HC"]
cs.CL
2000-06-13T00:00:00
2009-11-30T00:00:00
Position paper for CHI 2000 Workshop on Natural-Language Interaction, The Hague, 22 figures
cs/0006028
Trainable Methods for Surface Natural Language Generation
We present three systems for surface natural language generation that are trainable from annotated corpora. The first two systems, called NLG1 and NLG2, require a corpus marked only with domain-specific semantic attributes, while the last system, called NLG3, requires a corpus marked with both semantic attributes and s...
[{"name": "Adwait Ratnaparkhi", "affiliation": null}]
["cs.CL"]
cs.CL
2000-06-13T00:00:00
2009-11-30T00:00:00
Proceedings of the 1st Meeting of the North American Chapter of the Association for Computational Linguistics (NAACL 2000). Pages 194--201
LaTeX, 8 pages
cs/0006029
Systematic Performance Evaluation of Multipoint Protocols
The advent of multipoint (multicast-based) applications and the growth and complexity of the Internet has complicated network protocol design and evaluation. In this paper, we present a method for automatic synthesis of worst and best case scenarios for multipoint protocol performance evaluation. Our method uses a faul...
[{"name": "Ahmed Helmy", "affiliation": null}, {"name": "Sandeep Gupta", "affiliation": null}, {"name": "Deborah Estrin", "affiliation": null}, {"name": "Alberto Cerpa", "affiliation": null}, {"name": "Yan Yu", "affiliation": null}]
["cs.NI", "cs.DS"]
cs.NI
2000-06-17T00:00:00
2009-11-30T00:00:00
23 pages, 12 figures
cs/0006030
Multiagent Control of Self-reconfigurable Robots
We demonstrate how multiagent systems provide useful control techniques for modular self-reconfigurable (metamorphic) robots. Such robots consist of many modules that can move relative to each other, thereby changing the overall shape of the robot to suit different tasks. Multiagent control is particularly well-suited ...
[{"name": "Hristo Bojinov", "affiliation": null}, {"name": "Arancha Casal", "affiliation": null}, {"name": "Tad Hogg", "affiliation": null}]
["cs.RO", "cs.DC", "cs.MA"]
cs.RO
2000-06-20T00:00:00
2009-11-30T00:00:00
Artificial Intelligence 142:99-120 (2002)
15 pages, 10 color figures, including low-resolution photos of prototype hardware
cs/0006031
Verifying Termination of General Logic Programs with Concrete Queries
We introduce a method of verifying termination of logic programs with respect to concrete queries (instead of abstract query patterns). A necessary and sufficient condition is established and an algorithm for automatic verification is developed. In contrast to existing query pattern-based approaches, our method has the...
[{"name": "Yi-Dong Shen", "affiliation": null}, {"name": "Li-Yan Yuan", "affiliation": null}, {"name": "Jia-Huai You", "affiliation": null}]
["cs.AI", "cs.LO"]
cs.AI
2000-06-21T00:00:00
2009-11-30T00:00:00
28 pages, 8 figures
cs/0006034
Type Classes and Constraint Handling Rules
Type classes are an elegant extension to traditional, Hindley-Milner based typing systems. They are used in modern, typed languages such as Haskell to support controlled overloading of symbols. Haskell 98 supports only single-parameter and constructor type classes. Other extensions such as multi-parameter type classes ...
[{"name": "Kevin Glynn", "affiliation": null}, {"name": "Martin Sulzmann", "affiliation": null}, {"name": "Peter J. Stuckey", "affiliation": null}]
["cs.PL"]
cs.PL
2000-06-26T00:00:00
2009-11-30T00:00:00
14 pages, Workshop on Rule-Based Constraint Reasoning and Programming (http://www.informatik.uni-muenchen.de/~fruehwir/cl2000r.html)
cs/0006037
A Decision-Theoretic Approach to Resource Allocation in Wireless Multimedia Networks
The allocation of scarce spectral resources to support as many user applications as possible while maintaining reasonable quality of service is a fundamental problem in wireless communication. We argue that the problem is best formulated in terms of decision theory. We propose a scheme that takes decision-theoretic con...
[{"name": "Zygmunt Haas", "affiliation": null}, {"name": "Joseph Y. Halpern", "affiliation": null}, {"name": "Li Li", "affiliation": null}, {"name": "Stephen B. Wicker", "affiliation": null}]
["cs.NI"]
cs.NI
2000-06-27T00:00:00
2009-11-30T00:00:00
To appear, Dial M for Mobility, 2000
cs/0006038
Approximation and Exactness in Finite State Optimality Theory
Previous work (Frank and Satta 1998; Karttunen, 1998) has shown that Optimality Theory with gradient constraints generally is not finite state. A new finite-state treatment of gradient constraints is presented which improves upon the approximation of Karttunen (1998). The method turns out to be exact, and very compact,...
[{"name": "Dale Gerdemann", "affiliation": null}, {"name": "Gertjan van Noord", "affiliation": null}]
["cs.CL"]
cs.CL
2000-06-28T00:00:00
2009-11-30T00:00:00
10 pages, 1 figure, Finite-State Phonology : SIGPHON 2000, Fifth Meeting of the ACL Special Interest Group in Computational Phonology, COLING 2000
cs/0006040
Correlation over Decomposed Signals: A Non-Linear Approach to Fast and Effective Sequences Comparison
A novel non-linear approach to fast and effective comparison of sequences is presented, compared to the traditional cross-correlation operator, and illustrated with respect to DNA sequences.
[{"name": "Luciano da Fontoura Costa", "affiliation": null}]
["cs.CV", "cs.DS", "q-bio"]
cs.CV
2000-06-28T00:00:00
2009-11-30T00:00:00
7 pages, 1 figure
cs/0006041
Using a Diathesis Model for Semantic Parsing
This paper presents a semantic parsing approach for unrestricted texts. Semantic parsing is one of the major bottlenecks of Natural Language Understanding (NLU) systems and usually requires building expensive resources not easily portable to other domains. Our approach obtains a case-role analysis, in which the semanti...
[{"name": "Jordi Atserias", "affiliation": null}, {"name": "Irene Castellon", "affiliation": null}, {"name": "Montse Civit", "affiliation": null}, {"name": "German Rigau", "affiliation": null}]
["cs.CL", "cs.AI"]
cs.CL
2000-06-29T00:00:00
2009-11-30T00:00:00
Proceedins of VEXTAL.1999 pg 385-392
8 pages
cs/0006042
Semantic Parsing based on Verbal Subcategorization
The aim of this work is to explore new methodologies on Semantic Parsing for unrestricted texts. Our approach follows the current trends in Information Extraction (IE) and is based on the application of a verbal subcategorization lexicon (LEXPIR) by means of complex pattern recognition techniques. LEXPIR is framed on t...
[{"name": "Jordi Atserias", "affiliation": null}, {"name": "Irene Castellon", "affiliation": null}, {"name": "Montse Civit", "affiliation": null}, {"name": "German Rigau", "affiliation": null}]
["cs.CL", "cs.AI"]
cs.CL
2000-06-29T00:00:00
2009-11-30T00:00:00
Conference on Intelligence text Processing and Computational Linguistics, CICLing 2000. pg 330-340
12 pages, extended version of the paper. Spanish version of the paper also available from authors home page
cs/0006043
Constraint compiling into rules formalism constraint compiling into rules formalism for dynamic CSPs computing
In this paper we present a rule based formalism for filtering variables domains of constraints. This formalism is well adapted for solving dynamic CSP. We take diagnosis as an instance problem to illustrate the use of these rules. A diagnosis problem is seen like finding all the minimal sets of constraints to be relaxe...
[{"name": "S. Piechowiak", "affiliation": null}, {"name": "J. Rodriguez", "affiliation": null}]
["cs.AI"]
cs.AI
2000-06-30T00:00:00
2009-11-30T00:00:00
14 pages
cs/0006045
Security Policy Consistency
With the advent of wide security platforms able to express simultaneously all the policies comprising an organization's global security policy, the problem of inconsistencies within security policies become harder and more relevant. We have defined a tool based on the CHR language which is able to detect several types ...
[{"name": "Carlos Ribeiro", "affiliation": null}, {"name": "Andre Zuquete", "affiliation": null}, {"name": "Paulo Ferreira", "affiliation": null}, {"name": "Paulo Guedes", "affiliation": null}]
["cs.LO", "cs.CR"]
cs.LO
2000-06-30T00:00:00
2009-11-30T00:00:00
To appear in the first CL2000 workshop on Rule-Based Constraint Reasoning and Programming
cs/0007001
Constraint Exploration and Envelope of Simulation Trajectories
The implicit theory that a simulation represents is precisely not in the individual choices but rather in the 'envelope' of possible trajectories - what is important is the shape of the whole envelope. Typically a huge amount of computation is required when experimenting with factors bearing on the dynamics of a simula...
[{"name": "Oswaldo Teran", "affiliation": null}, {"name": "Bruce Edmonds", "affiliation": null}, {"name": "Steve Wallis", "affiliation": null}]
["cs.PL", "cs.AI", "cs.LO"]
cs.PL
2000-07-03T00:00:00
2009-11-30T00:00:00
15 pages, To be presented at the First Workshop on Rule-Based Constraint Reasoning and Programming at the First International Conference on Computational Logic, London, UK, 24th to 28th July, 2000
cs/0007003
Using compression to identify acronyms in text
Text mining is about looking for patterns in natural language text, and may be defined as the process of analyzing text to extract information from it for particular purposes. In previous work, we claimed that compression is a key technology for text mining, and backed this up with a study that showed how particular ki...
[{"name": "Stuart Yeates", "affiliation": null}, {"name": "David Bainbridge", "affiliation": null}, {"name": "Ian H. Witten", "affiliation": null}]
["cs.DL", "cs.IR"]
cs.DL
2000-07-04T00:00:00
2009-11-30T00:00:00
10 pages. A short form published in DCC2000
cs/0007004
Brainstorm/J: a Java Framework for Intelligent Agents
Despite the effort of many researchers in the area of multi-agent systems (MAS) for designing and programming agents, a few years ago the research community began to take into account that common features among different MAS exists. Based on these common features, several tools have tackled the problem of agent develop...
[{"name": "Alejandro Zunino", "affiliation": null}, {"name": "Analia Amandi", "affiliation": null}]
["cs.AI"]
cs.AI
2000-07-04T00:00:00
2009-11-30T00:00:00
15 pages. To be published in Proceedings of the Second Argentinian Symposium on Artificial Intelligence (ASAI'2000 - 29th JAIIO). September 2000. Tandil, Buenos Aires, Argentina. See http://www.exa.unicen.edu.ar/~azunino
cs/0007005
Systematic Testing of Multicast Routing Protocols: Analysis of Forward and Backward Search Techniques
In this paper, we present a new methodology for developing systematic and automatic test generation algorithms for multipoint protocols. These algorithms attempt to synthesize network topologies and sequences of events that stress the protocol's correctness or performance. This problem can be viewed as a domain-specifi...
[{"name": "Ahmed Helmy", "affiliation": null}, {"name": "Deborah Estrin", "affiliation": null}, {"name": "Sandeep Gupta", "affiliation": null}]
["cs.NI", "cs.DS"]
cs.NI
2000-07-04T00:00:00
2009-11-30T00:00:00
26 pages, 20 figures
cs/0007006
DISCO: An object-oriented system for music composition and sound design
This paper describes an object-oriented approach to music composition and sound design. The approach unifies the processes of music making and instrument building by using similar logic, objects, and procedures. The composition modules use an abstract representation of musical data, which can be easily mapped onto diff...
[{"name": "Hans G. Kaper", "affiliation": null}, {"name": "Sever Tipei", "affiliation": null}, {"name": "Jeff M. Wright", "affiliation": null}]
["cs.SD", "cs.DS", "cs.SE"]
cs.SD
2000-07-05T00:00:00
2009-11-30T00:00:00
4 pages, no figures; to be published in Proc. Int'l Computer Music Conference 2000 (Berlin, August 2000)
cs/0007007
Data sonification and sound visualization
This article describes a collaborative project between researchers in the Mathematics and Computer Science Division at Argonne National Laboratory and the Computer Music Project of the University of Illinois at Urbana-Champaign. The project focuses on the use of sound for the exploration and analysis of complex data se...
[{"name": "Hans G. Kaper", "affiliation": null}, {"name": "Sever Tipei", "affiliation": null}, {"name": "Elizabeth Wiebel", "affiliation": null}]
["cs.SD", "cs.HC", "cs.MM"]
cs.SD
2000-07-05T00:00:00
2009-11-30T00:00:00
Computing in Science and Engineering, Vol. 1 No. 4, July-August 1999, pp. 48-58
25 pages, 5 figures, 3 tables; preprint of the published paper (differing in details)
cs/0007009
Incremental construction of minimal acyclic finite-state automata
In this paper, we describe a new method for constructing minimal, deterministic, acyclic finite-state automata from a set of strings. Traditional methods consist of two phases: the first to construct a trie, the second one to minimize it. Our approach is to construct a minimal automaton in a single phase by adding new ...
[{"name": "Jan Daciuk", "affiliation": null}, {"name": "Stoyan Mihov", "affiliation": null}, {"name": "Bruce Watson", "affiliation": null}, {"name": "Richard Watson", "affiliation": null}]
["cs.CL"]
cs.CL
2000-07-06T00:00:00
2009-11-30T00:00:00
Computational Linguistics, Vol. 26, Number 1, March 2000
14 pages, 7 figures
cs/0007010
Boosting Applied to Word Sense Disambiguation
In this paper Schapire and Singer's AdaBoost.MH boosting algorithm is applied to the Word Sense Disambiguation (WSD) problem. Initial experiments on a set of 15 selected polysemous words show that the boosting approach surpasses Naive Bayes and Exemplar-based approaches, which represent state-of-the-art accuracy on sup...
[{"name": "Gerard Escudero", "affiliation": null}, {"name": "Lluis Marquez", "affiliation": null}, {"name": "German Rigau", "affiliation": null}]
["cs.CL", "cs.AI"]
cs.CL
2000-07-07T00:00:00
2009-11-30T00:00:00
Proceedings of the 11th European Conference on Machine Learning, ECML'2000 pp. 129-141
12 pages
cs/0007011
Naive Bayes and Exemplar-Based approaches to Word Sense Disambiguation Revisited
This paper describes an experimental comparison between two standard supervised learning methods, namely Naive Bayes and Exemplar-based classification, on the Word Sense Disambiguation (WSD) problem. The aim of the work is twofold. Firstly, it attempts to contribute to clarify some confusing information about the compa...
[{"name": "Gerard Escudero", "affiliation": null}, {"name": "Lluis Marquez", "affiliation": null}, {"name": "German Rigau", "affiliation": null}]
["cs.CL", "cs.AI"]
cs.CL
2000-07-07T00:00:00
2009-11-30T00:00:00
Proceedings of the 14th European Conference on Artificial Intelligence, ECAI'2000 pp. 421-425
5 pages
cs/0007012
Using Learning-based Filters to Detect Rule-based Filtering Obsolescence
For years, Caisse des Depots et Consignations has produced information filtering applications. To be operational, these applications require high filtering performances which are achieved by using rule-based filters. With this technique, an administrator has to tune a set of rules for each topic. However, filters becom...
[{"name": "Francis Wolinski", "affiliation": null}, {"name": "Frantz Vichot", "affiliation": null}, {"name": "Mathieu Stricker", "affiliation": null}]
["cs.CL", "cs.AI"]
cs.CL
2000-07-07T00:00:00
2009-11-30T00:00:00
13 pages, 12 figures, Content-based Multimedia Information Access, RIAO 2000
cs/0007013
Applying Constraint Handling Rules to HPSG
Constraint Handling Rules (CHR) have provided a realistic solution to an over-arching problem in many fields that deal with constraint logic programming: how to combine recursive functions or relations with constraints while avoiding non-termination problems. This paper focuses on some other benefits that CHR, specific...
[{"name": "Gerald Penn", "affiliation": null}]
["cs.CL", "cs.PL"]
cs.CL
2000-07-07T00:00:00
2009-11-30T00:00:00
To appear, Proceedings of First Workshop on Rule-Based Constraint Reasoning and Programming, CL2000; 14 pages
cs/0007015
Phase Clocks for Transient Fault Repair
Phase clocks are synchronization tools that implement a form of logical time in distributed systems. For systems tolerating transient faults by self-repair of damaged data, phase clocks can enable reasoning about the progress of distributed repair procedures. This paper presents a phase clock algorithm suited to the mo...
[{"name": "Ted Herman", "affiliation": null}]
["cs.DC"]
cs.DC
2000-07-10T00:00:00
2009-11-30T00:00:00
22 pages, LaTeX
cs/0007016
Two Steps Feature Selection and Neural Network Classification for the TREC-8 Routing
For the TREC-8 routing, one specific filter is built for each topic. Each filter is a classifier trained to recognize the documents that are relevant to the topic. When presented with a document, each classifier estimates the probability for the document to be relevant to the topic for which it has been trained. Since ...
[{"name": "Mathieu Stricker", "affiliation": null}, {"name": "Frantz Vichot", "affiliation": null}, {"name": "Gerard Dreyfus", "affiliation": null}, {"name": "Francis Wolinski", "affiliation": null}]
["cs.CL", "cs.AI"]
cs.CL
2000-07-11T00:00:00
2009-11-30T00:00:00
5 pages, 1 figure, Eighth International Text REtrieval Conference (TREC-8)
cs/0007017
Fuzzy data: XML may handle it
Data modeling is one of the most difficult tasks in application engineering. The engineer must be aware of the use cases and the required application services and at a certain point of time he has to fix the data model which forms the base for the application services. However, once the data model has been fixed it is ...
[{"name": "R. Schweiger", "affiliation": null}, {"name": "S. Hoelzer", "affiliation": null}, {"name": "J. Dudeck", "affiliation": null}]
["cs.IR"]
cs.IR
2000-07-13T00:00:00
2009-11-30T00:00:00
15 pages, 6 figures
cs/0007018
Bootstrapping a Tagged Corpus through Combination of Existing Heterogeneous Taggers
This paper describes a new method, Combi-bootstrap, to exploit existing taggers and lexical resources for the annotation of corpora with new tagsets. Combi-bootstrap uses existing resources as features for a second level machine learning module, that is trained to make the mapping to the new tagset on a very small samp...
[{"name": "Jakub Zavrel", "affiliation": null}, {"name": "Walter Daelemans", "affiliation": null}]
["cs.CL"]
cs.CL
2000-07-13T00:00:00
2009-11-30T00:00:00
Proceedings of the 2nd International Conference on Language Resources and Evaluation (LREC 2000), pp. 17--20
4 pages
cs/0007019
Examples, Counterexamples, and Enumeration Results for Foldings and Unfoldings between Polygons and Polytopes
We investigate how to make the surface of a convex polyhedron (a polytope) by folding up a polygon and gluing its perimeter shut, and the reverse process of cutting open a polytope and unfolding it to a polygon. We explore basic enumeration questions in both directions: Given a polygon, how many foldings are there? Giv...
[{"name": "Erik D. Demaine", "affiliation": null}, {"name": "Martin L. Demaine", "affiliation": null}, {"name": "Anna Lubiw", "affiliation": null}, {"name": "Joseph O'Rourke", "affiliation": null}]
["cs.CG", "cs.DM"]
cs.CG
2000-07-13T00:00:00
2009-11-30T00:00:00
54 pages, 33 figures
cs/0007020
Polynomial-time Computation via Local Inference Relations
We consider the concept of a local set of inference rules. A local rule set can be automatically transformed into a rule set for which bottom-up evaluation terminates in polynomial time. The local-rule-set transformation gives polynomial-time evaluation strategies for a large variety of rule sets that cannot be given t...
[{"name": "Robert Givan", "affiliation": null}, {"name": "David McAllester", "affiliation": null}]
["cs.LO", "cs.AI", "cs.PL"]
cs.LO
2000-07-14T00:00:00
2009-11-30T00:00:00
22 pages. Appeared in Knowledge Representation and Reasoning,1993. Submitted to ACM Transactions on Computational Logic Correction: original conference appearance was 1992, not 1993
cs/0007021
PushPush and Push-1 are NP-hard in 2D
We prove that two pushing-blocks puzzles are intractable in 2D. One of our constructions improves an earlier result that established intractability in 3D [OS99] for a puzzle inspired by the game PushPush. The second construction answers a question we raised in [DDO00] for a variant we call Push-1. Both puzzles consist ...
[{"name": "Erik D. Demaine", "affiliation": null}, {"name": "Martin L. Demaine", "affiliation": null}, {"name": "Joseph O'Rourke", "affiliation": null}]
["cs.CG", "cs.DM"]
cs.CG
2000-09-03T00:00:00
2009-11-30T00:00:00
10 pages, 11 figures. Corrects an error in the conference version: Proc. of the 12th Canadian Conference on Computational Geometry, August 2000, pp. 211-219
cs/0007022
ATLAS: A flexible and extensible architecture for linguistic annotation
We describe a formal model for annotating linguistic artifacts, from which we derive an application programming interface (API) to a suite of tools for manipulating these annotations. The abstract logical model provides for a range of storage formats and promotes the reuse of tools that interact through this API. We fo...
[{"name": "Steven Bird", "affiliation": null}, {"name": "David Day", "affiliation": null}, {"name": "John Garofolo", "affiliation": null}, {"name": "John Henderson", "affiliation": null}, {"name": "Christophe Laprun", "affiliation": null}, {"name": "Mark Liberman", "affiliation": null}]
["cs.CL"]
cs.CL
2000-07-13T00:00:00
2009-11-30T00:00:00
Proceedings of the Second International Conference on Language Resources and Evaluation, pp. 1699-1706, Paris: European Language Resources Association, 2000
8 pages, 9 figures
cs/0007023
Towards a query language for annotation graphs
The multidimensional, heterogeneous, and temporal nature of speech databases raises interesting challenges for representation and query. Recently, annotation graphs have been proposed as a general-purpose representational framework for speech databases. Typical queries on annotation graphs require path expressions simi...
[{"name": "Steven Bird", "affiliation": null}, {"name": "Peter Buneman", "affiliation": null}, {"name": "Wang-Chiew Tan", "affiliation": null}]
["cs.CL", "cs.DB"]
cs.CL
2000-07-13T00:00:00
2009-11-30T00:00:00
Proceedings of the Second International Conference on Language Resources and Evaluation, pp. 807-814, Paris: European Language Resources Association, 2000
8 pages, 10 figures
cs/0007024
Many uses, many annotations for large speech corpora: Switchboard and TDT as case studies
This paper discusses the challenges that arise when large speech corpora receive an ever-broadening range of diverse and distinct annotations. Two case studies of this process are presented: the Switchboard Corpus of telephone conversations and the TDT2 corpus of broadcast news. Switchboard has undergone two independen...
[{"name": "David Graff", "affiliation": null}, {"name": "Steven Bird", "affiliation": null}]
["cs.CL"]
cs.CL
2000-07-13T00:00:00
2009-11-30T00:00:00
Proceedings of the Second International Conference on Language Resources and Evaluation, pp. 427-433, Paris: European Language Resources Association, 2000
7 pages, 2 figures
cs/0007025
A Moment of Perfect Clarity I: The Parallel Census Technique
We discuss the history and uses of the parallel census technique---an elegant tool in the study of certain computational objects having polynomially bounded census functions. A sequel will discuss advances (including Cai, Naik, and Sivakumar [CNS95] and Glasser [Gla00]), some related to the parallel census technique an...
[{"name": "Christian Glasser", "affiliation": null}, {"name": "Lane A. Hemaspaandra", "affiliation": null}]
["cs.CC"]
cs.CC
2000-07-13T00:00:00
2009-11-30T00:00:00
8 pages
cs/0007026
Integrating E-Commerce and Data Mining: Architecture and Challenges
We show that the e-commerce domain can provide all the right ingredients for successful data mining and claim that it is a killer domain for data mining. We describe an integrated architecture, based on our expe-rience at Blue Martini Software, for supporting this integration. The architecture can dramatically reduce t...
[{"name": "Suhail Ansari", "affiliation": null}, {"name": "Ron Kohavi", "affiliation": null}, {"name": "Llew Mason", "affiliation": null}, {"name": "Zijian Zheng", "affiliation": null}]
["cs.LG", "cs.AI", "cs.CV", "cs.DB"]
cs.LG
2000-07-14T00:00:00
2009-11-30T00:00:00
WEBKDD'2000 workshop: Web Mining for E-Commerce -- Challenges and Opportunities
KDD workshop: WebKDD 2000
cs/0007027
Efficient cache use for stencil operations on structured discretization grids
We derive tight bounds on cache misses for evaluation of explicit stencil operators on structured grids. Our lower bound is based on the isoperimetrical property of the discrete octahedron. Our upper bound is based on good surface to volume ratio of a parallelepiped spanned by a reduced basis of the inter- ference latt...
[{"name": "Michael A. Frumkin", "affiliation": null}, {"name": "Rob F. Van der Wijngaart", "affiliation": null}]
["cs.PF", "cs.CC"]
cs.PF
2000-07-14T00:00:00
2009-11-30T00:00:00
tex .tar.gz file, including ps file, 16 pagest, 5 figures, 2 Appendicies
cs/0007028
Base Encryption: Dynamic algorithms, Keys, and Symbol Set
All the current modern encryption algorithms utilize fixed symbols for plaintext and cyphertext. What I mean by fixed is that there is a set and limited number of symbols to represent the characters, numbers, and punctuations. In addition, they are usually the same (the plaintext symbols have the same and equivalent co...
[{"name": "Po-Han Lin", "affiliation": null}]
["cs.CR", "cs.CC"]
cs.CR
2000-07-18T00:00:00
2009-11-30T00:00:00
html page
cs/0007031
Parameter-free Model of Rank Polysemantic Distribution
A model of rank polysemantic distribution with a minimal number of fitting parameters is offered. In an ideal case a parameter-free description of the dependence on the basis of one or several immediate features of the distribution is possible.
[{"name": "Victor Kromer", "affiliation": null}]
["cs.CL"]
cs.CL
2000-07-24T00:00:00
2009-11-30T00:00:00
Proceedings of the 4th conference of the International Quantitative Linguistics Association (QUALICO 2000). Prague, August 24-26, 2000. P. 21-22.The full version (in Russian) is available in Web Journal FCCL. See URL http://fccl.ksu.ru/fcclpap.htm
3 pages, no figures
cs/0007032
Knowledge on Treelike Spaces
This paper presents a bimodal logic for reasoning about knowledge during knowledge acquisition. One of the modalities represents (effort during) non-deterministic time and the other represents knowledge. The semantics of this logic are tree-like spaces which are a generalization of semantics used for modeling branching...
[{"name": "Konstantinos Georgatos", "affiliation": null}]
["cs.LO", "cs.AI"]
cs.LO
2000-07-21T00:00:00
2009-11-30T00:00:00
Studia Logica, 1(59), 1997
31 pages
cs/0007033
To Preference via Entrenchment
We introduce a simple generalization of Gardenfors and Makinson's epistemic entrenchment called partial entrenchment. We show that preferential inference can be generated as the sceptical counterpart of an inference mechanism defined directly on partial entrenchment.
[{"name": "Konstantinos Georgatos", "affiliation": null}]
["cs.LO", "cs.AI"]
cs.LO
2000-07-21T00:00:00
2009-11-30T00:00:00
Annals Of Pure And Applied Logic, (96)1-3, pages 141-155, 1999
16 pages
cs/0007034
The Competitiveness of On-Line vis-a-vis Conventional Retailing: A Preliminary Study
Previous research has directly studied whether on-line retailing is more competitive than conventional retail markets. The evidence from books and music CDs is mixed. Here, I use an indirect approach to compare the competitiveness of on-line with conventional markets. Focusing on the retail market for books, I identify...
[{"name": "Ivan Png", "affiliation": null}]
["cs.OH"]
cs.OH
2000-07-25T00:00:00
2009-11-30T00:00:00
11th NEC Research Symposium
cs/0007035
Mapping WordNets Using Structural Information
We present a robust approach for linking already existing lexical/semantic hierarchies. We used a constraint satisfaction algorithm (relaxation labeling) to select --among a set of candidates-- the node in a target taxonomy that bests matches each node in a source taxonomy. In particular, we use it to map the nominal p...
[{"name": "J. Daude", "affiliation": null}, {"name": "L. Padro", "affiliation": null}, {"name": "G. Rigau", "affiliation": null}]
["cs.CL"]
cs.CL
2000-07-25T00:00:00
2009-11-30T00:00:00
38th Anual Meeting of the Association for Computational Linguistics (ACL'2000). Hong Kong, October 2000.
8 pages, uses epsfig. To appear in ACL'2000 proceedings
cs/0007036
Language identification of controlled systems: Modelling, control and anomaly detection
Formal language techniques have been used in the past to study autonomous dynamical systems. However, for controlled systems, new features are needed to distinguish between information generated by the system and input control. We show how the modelling framework for controlled dynamical systems leads naturally to a fo...
[{"name": "J. F. Martins", "affiliation": null}, {"name": "J. A. Dente", "affiliation": null}, {"name": "A. J. Pires", "affiliation": null}, {"name": "R. Vilela Mendes", "affiliation": null}]
["cs.CL"]
cs.CL
2000-07-25T00:00:00
2009-11-30T00:00:00
IEEE Trans. in Systems, Man and Cybernetics 31 (2001) 234
27 pages Latex, 18 figures
cs/0007037
Knowledge Theoretic Properties of Topological Spaces
We study the topological models of a logic of knowledge for topological reasoning, introduced by Larry Moss and Rohit Parikh. Among our results is a solution of a conjecture by the formentioned authors, finite satisfiability property and decidability for the theory of topological models.
[{"name": "Konstantinos Georgatos", "affiliation": null}]
["cs.LO"]
cs.LO
2000-07-26T00:00:00
2009-11-30T00:00:00
In Knowledge Representation and Uncertainty. M. Masuch and L. Polos, Eds. Lecture Notes in Artificial Intelligence, vol. 808, pages 147-159, Springer-Verlag, 1994
14 pages
cs/0007038
Modal Logics for Topological Spaces
In this thesis we shall present two logical systems, MP and MP, for the purpose of reasoning about knowledge and effort. These logical systems will be interpreted in a spatial context and therefore, the abstract concepts of knowledge and effort will be defined by concrete mathematical concepts.
[{"name": "Konstantinos Georgatos", "affiliation": null}]
["cs.LO", "cs.AI"]
cs.LO
2000-07-26T00:00:00
2009-11-30T00:00:00
25 pages, extened abstract of PHD Dissertation
cs/0007039
Ordering-based Representations of Rational Inference
Rational inference relations were introduced by Lehmann and Magidor as the ideal systems for drawing conclusions from a conditional base. However, there has been no simple characterization of these relations, other than its original representation by preferential models. In this paper, we shall characterize them with a...
[{"name": "Konstantinos Georgatos", "affiliation": null}]
["cs.LO", "cs.AI"]
cs.LO
2000-07-26T00:00:00
2009-11-30T00:00:00
In the Proceedings of the European Workshop on Logics in AI (JELIA '96). J.J. Alferes, L.M. Pereira and E. Orlowska, Eds. Lecture Notes in Artificial Intelligence, vol. 1126, pages 176-191, Springer-Verlag, 1996
26 pages, appeared in conference proceedings, contains proofs
cs/0007040
Entrenchment Relations: A Uniform Approach to Nonmonotonicity
We show that Gabbay's nonmonotonic consequence relations can be reduced to a new family of relations, called entrenchment relations. Entrenchment relations provide a direct generalization of epistemic entrenchment and expectation ordering introduced by Gardenfors and Makinson for the study of belief revision and expect...
[{"name": "Konstantinos Georgatos", "affiliation": null}]
["cs.LO", "cs.AI"]
cs.LO
2000-07-26T00:00:00
2009-11-30T00:00:00
In the Proceedings of the International Joint Conference on Qualitative and Quantitative Practical Reasoning (ESCQARU/FAPR 97), Lecture Notes in Artificial Intelligence, vol. 1244, pages 282-297, Springer-Verlag, 1997
22 pages, a paper in preliminary form that appeared later in conference proceedings
cs/0007041
Relevance as Deduction: A Logical View of Information Retrieval
The problem of Information Retrieval is, given a set of documents D and a query q, providing an algorithm for retrieving all documents in D relevant to q. However, retrieval should depend and be updated whenever the user is able to provide as an input a preferred set of relevant documents; this process is known as em r...
[{"name": "Gianni Amati", "affiliation": null}, {"name": "Konstantinos Georgatos", "affiliation": null}]
["cs.IR", "cs.LO"]
cs.IR
2000-07-26T00:00:00
2009-11-30T00:00:00
In F. Crestani and M. Lalmas, editors, Proceedings of the Second Workshop on Information Retrieval, Uncertainty and Logic WIRUL'96, pages 21--26. University of Glasgow, Glasgow, Scotland, 1996
6 pages, Abstract
cs/0007042
Computational Geometry Column 39
The resolution of a decades-old open problem is described: polygonal chains cannot lock in the plane.
[{"name": "Joseph O'Rourke", "affiliation": null}]
["cs.CG", "cs.DM"]
cs.CG
2000-07-29T00:00:00
2009-11-30T00:00:00
SIGACT News 31(3): 47-49 (2000)
4 pages, 2 figures. To appear in SIGACT News and in Int. J. Comp. Geom. Appl
cs/0007043
Min-Max Fine Heaps
In this paper we present a new data structure for double ended priority queue, called min-max fine heap, which combines the techniques used in fine heap and traditional min-max heap. The standard operations on this proposed structure are also presented, and their analysis indicates that the new structure outperforms th...
[{"name": "Suman Kumar Nath", "affiliation": null}, {"name": "Rezaul Alam Chowdhury", "affiliation": null}, {"name": "M. Kaykobad", "affiliation": null}]
["cs.DS"]
cs.DS
2000-07-31T00:00:00
2009-11-30T00:00:00
6 pages, pdf file
cs/0007044
Managing Periodically Updated Data in Relational Databases: A Stochastic Modeling Approach
Recent trends in information management involve the periodic transcription of data onto secondary devices in a networked environment, and the proper scheduling of these transcriptions is critical for efficient data management. To assist in the scheduling process, we are interested in modeling the reduction of consisten...
[{"name": "Avigdor Gal", "affiliation": null}, {"name": "Jonathan Eckstein", "affiliation": null}]
["cs.DB"]
cs.DB
2001-06-11T00:00:00
2009-11-30T00:00:00
cs/0008001
Boolean Satisfiability with Transitivity Constraints
We consider a variant of the Boolean satisfiability problem where a subset E of the propositional variables appearing in formula Fsat encode a symmetric, transitive, binary relation over N elements. Each of these relational variables, e[i,j], for 1 <= i < j <= N, expresses whether or not the relation holds between elem...
[{"name": "Randal E. Bryant", "affiliation": null}, {"name": "Miroslav N. Velev", "affiliation": null}]
["cs.LO"]
cs.LO
2000-08-01T00:00:00
2009-11-30T00:00:00
Submitted to ACM Transactions on Computational Logic
cs/0008003
Interfacing Constraint-Based Grammars and Generation Algorithms
Constraint-based grammars can, in principle, serve as the major linguistic knowledge source for both parsing and generation. Surface generation starts from input semantics representations that may vary across grammars. For many declarative grammars, the concept of derivation implicitly built in is that of parsing. They...
[{"name": "Stephan Busemann", "affiliation": null}]
["cs.CL"]
cs.CL
2000-08-07T00:00:00
2009-11-30T00:00:00
Proc. Workshop on Analysis for Generation, 1st International Natural Language Generation Conference, Mitzpe Ramon, Israel, June 12, 2000. pp. 14-21
8 pages, uses colacl.sty
cs/0008004
Comparing two trainable grammatical relations finders
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. On such a small training corpus, we compare two systems. They us...
[{"name": "Alexander Yeh", "affiliation": null}]
["cs.CL"]
cs.CL
2000-08-08T00:00:00
2009-11-30T00:00:00
18th International Conference on Computational Linguistics (COLING 2000), pages 1146-1150, Saarbruecken, Germany, July, 2000
5 pages, uses colacl.sty
cs/0008005
More accurate tests for the statistical significance of result differences
Statistical significance testing of differences in values of metrics like recall, precision and balanced F-score is a necessary part of empirical natural language processing. Unfortunately, we find in a set of experiments that many commonly used tests often underestimate the significance and so are less likely to detec...
[{"name": "Alexander Yeh", "affiliation": null}]
["cs.CL"]
cs.CL
2000-08-08T00:00:00
2009-11-30T00:00:00
18th International Conference on Computational Linguistics (COLING 2000), pages 947-953, Saarbruecken, Germany, July, 2000
7 pages, uses colacl.sty
cs/0008006
Algorithms for Analysing Firewall and Router Access Lists
Network firewalls and routers use a rule database to decide which packets will be allowed from one network onto another. By filtering packets the firewalls and routers can improve security and performance. However, as the size of the rule list increases, it becomes difficult to maintain and validate the rules, and look...
[{"name": "Scott Hazelhurst", "affiliation": null}]
["cs.NI"]
cs.NI
2000-08-09T00:00:00
2009-11-30T00:00:00
12 pages; revised and shortened version appeared in Workshop on Dependable IP Systems and Platforms, In Proc ICDSN, June 2000
cs/0008007
Tagger Evaluation Given Hierarchical Tag Sets
We present methods for evaluating human and automatic taggers that extend current practice in three ways. First, we show how to evaluate taggers that assign multiple tags to each test instance, even if they do not assign probabilities. Second, we show how to accommodate a common property of manually constructed ``gold ...
[{"name": "I. Dan Melamed", "affiliation": null}, {"name": "Philip Resnik", "affiliation": null}]
["cs.CL"]
cs.CL
2000-08-10T00:00:00
2009-11-30T00:00:00
Computers and the Humanities 34(1-2). Special issue on SENSEVAL. pp. 79-84
preprint is 7 pages, laid out differently than printed version
cs/0008008
On the Average Similarity Degree between Solutions of Random k-SAT and Random CSPs
To study the structure of solutions for random k-SAT and random CSPs, this paper introduces the concept of average similarity degree to characterize how solutions are similar to each other. It is proved that under certain conditions, as r (i.e. the ratio of constraints to variables) increases, the limit of average simi...
[{"name": "Ke Xu", "affiliation": null}, {"name": "Wei Li", "affiliation": null}]
["cs.AI", "cs.CC", "cs.DM"]
cs.AI
2002-04-07T00:00:00
2009-11-30T00:00:00
Discrete Applied Mathematics, 136(2004):125-149.
22 pages, the final version to appear in Discrete Applied Mathematics
cs/0008009
Data Mining to Measure and Improve the Success of Web Sites
For many companies, competitiveness in e-commerce requires a successful presence on the web. Web sites are used to establish the company's image, to promote and sell goods and to provide customer support. The success of a web site affects and reflects directly the success of the company in the electronic market. In thi...
[{"name": "Myra Spiliopoulou", "affiliation": null}, {"name": "Carsten Pohle", "affiliation": null}]
["cs.LG", "cs.DB"]
cs.LG
2000-08-15T00:00:00
2009-11-30T00:00:00
24 pages, 4 postscript figures and 4 figures containing only text. To be published in the Journal of Data Mining and Knowledge Discovery (Kluwer Academic Publishers), Special Issue on E-Commerce; subject to some revision
cs/0008010
Flipturning polygons
A flipturn is an operation that transforms a nonconvex simple polygon into another simple polygon, by rotating a concavity 180 degrees around the midpoint of its bounding convex hull edge. Joss and Shannon proved in 1973 that a sequence of flipturns eventually transforms any simple polygon into a convex polygon. This p...
[{"name": "Oswin Aichholzer", "affiliation": null}, {"name": "Carmen Cortes", "affiliation": null}, {"name": "Erik D. Demaine", "affiliation": null}, {"name": "Vida Dujmovic", "affiliation": null}, {"name": "Jeff Erickson", "affiliation": null}, {"name": "Henk Meijer", "affiliation": null}, {"name": "Mark Overmars", "a...
["cs.CG", "cs.DM", "math.MG"]
cs.CG
2000-08-16T00:00:00
2009-11-30T00:00:00
26 pages, 32 figures, see also http://www.uiuc.edu/~jeffe/pubs/flipturn.html
cs/0008011
All Pairs Shortest Paths using Bridging Sets and Rectangular Matrix Multiplication
We present two new algorithms for solving the {\em All Pairs Shortest Paths} (APSP) problem for weighted directed graphs. Both algorithms use fast matrix multiplication algorithms. The first algorithm solves the APSP problem for weighted directed graphs in which the edge weights are integers of small absolute value in ...
[{"name": "Uri Zwick", "affiliation": null}]
["cs.DS"]
cs.DS
2000-08-16T00:00:00
2009-11-30T00:00:00
27 pages, 19 figures, a preliminary version appeared in FOCS'98 under a slightly different title
cs/0008012
Applying System Combination to Base Noun Phrase Identification
We use seven machine learning algorithms for one task: identifying base noun phrases. The results have been processed by different system combination methods and all of these outperformed the best individual result. We have applied the seven learners with the best combinator, a majority vote of the top five systems, to...
[{"name": "Erik F. Tjong Kim Sang", "affiliation": null}, {"name": "Walter Daelemans", "affiliation": null}, {"name": "Herve Dejean", "affiliation": null}, {"name": "Rob Koeling", "affiliation": null}, {"name": "Yuval Krymolowski", "affiliation": null}, {"name": "Vasin Punyakanok", "affiliation": null}, {"name": "Dan R...
["cs.CL"]
cs.CL
2000-08-17T00:00:00
2009-11-30T00:00:00
Proceedings of COLING 2000, Saarbruecken, Germany
7 pages
cs/0008013
Meta-Learning for Phonemic Annotation of Corpora
We apply rule induction, classifier combination and meta-learning (stacked classifiers) to the problem of bootstrapping high accuracy automatic annotation of corpora with pronunciation information. The task we address in this paper consists of generating phonemic representations reflecting the Flemish and Dutch pronunc...
[{"name": "Veronique Hoste", "affiliation": null}, {"name": "Walter Daelemans", "affiliation": null}, {"name": "Erik Tjong Kim Sang", "affiliation": null}, {"name": "Steven Gillis", "affiliation": null}]
["cs.CL"]
cs.CL
2000-08-18T00:00:00
2009-11-30T00:00:00
Proceedings of ICML-2000, Stanford University, CA, USA
8 pages
cs/0008014
Aspects of Pattern-Matching in Data-Oriented Parsing
Data-Oriented Parsing (dop) ranks among the best parsing schemes, pairing state-of-the art parsing accuracy to the psycholinguistic insight that larger chunks of syntactic structures are relevant grammatical and probabilistic units. Parsing with the dop-model, however, seems to involve a lot of CPU cycles and a conside...
[{"name": "Guy De Pauw", "affiliation": null}]
["cs.CL"]
cs.CL
2000-08-18T00:00:00
2009-11-30T00:00:00
Proceedings of the 18th International Conference on Computational Linguistics
7 pages, 3 figures