id
stringlengths
9
16
submitter
stringlengths
1
64
authors
stringlengths
3
62.8k
title
stringlengths
1
382
comments
stringlengths
1
1.15k
journal-ref
stringlengths
1
557
doi
stringlengths
7
153
report-no
stringlengths
1
509
categories
stringlengths
5
125
license
stringclasses
9 values
abstract
stringlengths
6
6.09k
versions
listlengths
1
187
update_date
timestamp[s]date
2007-05-23 00:00:00
2025-04-25 00:00:00
authors_parsed
sequencelengths
1
2.83k
cs/0703119
Daniel A. Spielman
Samuel I. Daitch and Daniel A. Spielman
Support-Graph Preconditioners for 2-Dimensional Trusses
null
null
null
null
cs.NA
null
We use support theory, in particular the fretsaw extensions of Shklarski and Toledo, to design preconditioners for the stiffness matrices of 2-dimensional truss structures that are stiffly connected. Provided that all the lengths of the trusses are within constant factors of each other, that the angles at the corners of the triangles are bounded away from 0 and $\pi$, and that the elastic moduli and cross-sectional areas of all the truss elements are within constant factors of each other, our preconditioners allow us to solve linear equations in the stiffness matrices to accuracy $\epsilon$ in time $O (n^{5/4} (\log^{2}n \log \log n)^{3/4} \log (1/\epsilon))$.
[ { "version": "v1", "created": "Fri, 23 Mar 2007 15:03:34 GMT" }, { "version": "v2", "created": "Mon, 26 Mar 2007 18:09:29 GMT" } ]
2007-05-23T00:00:00
[ [ "Daitch", "Samuel I.", "" ], [ "Spielman", "Daniel A.", "" ] ]
cs/0703122
Richard Kr\'alovi\v{c}
Rastislav Kr\'alovi\v{c}, Richard Kr\'alovi\v{c}
Rapid Almost-Complete Broadcasting in Faulty Networks
Conference: Sirocco 2007
null
null
null
cs.DC
null
This paper studies the problem of broadcasting in synchronous point-to-point networks, where one initiator owns a piece of information that has to be transmitted to all other vertices as fast as possible. The model of fractional dynamic faults with threshold is considered: in every step either a fixed number $T$, or a fraction $\alpha$, of sent messages can be lost depending on which quantity is larger. As the main result we show that in complete graphs and hypercubes it is possible to inform all but a constant number of vertices, exhibiting only a logarithmic slowdown, i.e. in time $O(D\log n)$ where $D$ is the diameter of the network and $n$ is the number of vertices. Moreover, for complete graphs under some additional conditions (sense of direction, or $\alpha<0.55$) the remaining constant number of vertices can be informed in the same time, i.e. $O(\log n)$.
[ { "version": "v1", "created": "Fri, 23 Mar 2007 22:38:06 GMT" } ]
2007-05-23T00:00:00
[ [ "Královič", "Rastislav", "" ], [ "Královič", "Richard", "" ] ]
cs/0703126
Michele Tucci
Michele Tucci
Evolutionary Socioeconomics: Notes on the Computer Simulation according to the de Finetti - Simon Principia
PDF, 29 pages, 3 graphs; minor changes
null
null
null
cs.CY
null
The present note includes explanatory comments about the synergic interaction within the sphere of the socioeconomic analysis between the two following theoretical frameworks. (I). The Darwinian evolutionary model. (II). The computer simulation in accordance with the principia established by Bruno de Finetti and Herbert Simon.
[ { "version": "v1", "created": "Sun, 25 Mar 2007 12:46:19 GMT" }, { "version": "v2", "created": "Mon, 9 Apr 2007 14:36:23 GMT" } ]
2007-05-23T00:00:00
[ [ "Tucci", "Michele", "" ] ]
cs/0703130
Robert Jeansoulin
Omar Doukari (LSIS), Robert Jeansoulin (IGM-LabInfo)
Space-contained conflict revision, for geographic information
14 pages
Proc. of 10th AGILE International Conference on Geographic Information Science, AGILE 2007. (07/05/2007) 1-14
null
null
cs.AI
null
Using qualitative reasoning with geographic information, contrarily, for instance, with robotics, looks not only fastidious (i.e.: encoding knowledge Propositional Logics PL), but appears to be computational complex, and not tractable at all, most of the time. However, knowledge fusion or revision, is a common operation performed when users merge several different data sets in a unique decision making process, without much support. Introducing logics would be a great improvement, and we propose in this paper, means for deciding -a priori- if one application can benefit from a complete revision, under only the assumption of a conjecture that we name the "containment conjecture", which limits the size of the minimal conflicts to revise. We demonstrate that this conjecture brings us the interesting computational property of performing a not-provable but global, revision, made of many local revisions, at a tractable size. We illustrate this approach on an application.
[ { "version": "v1", "created": "Mon, 26 Mar 2007 12:18:32 GMT" } ]
2007-05-23T00:00:00
[ [ "Doukari", "Omar", "", "LSIS" ], [ "Jeansoulin", "Robert", "", "IGM-LabInfo" ] ]
cs/0703131
Stevan Harnad
Stevan Harnad
Open Access Scientometrics and the UK Research Assessment Exercise
null
null
null
null
cs.IR cs.DL
null
Scientometric predictors of research performance need to be validated by showing that they have a high correlation with the external criterion they are trying to predict. The UK Research Assessment Exercise (RAE), together with the growing movement toward making the full-texts of research articles freely available on the web -- offer a unique opportunity to test and validate a wealth of old and new scientometric predictors, through multiple regression analysis: Publications, journal impact factors, citations, co-citations, citation chronometrics (age, growth, latency to peak, decay rate), hub/authority scores, h-index, prior funding, student counts, co-authorship scores, endogamy/exogamy, textual proximity, download/co-downloads and their chronometrics, etc. can all be tested and validated jointly, discipline by discipline, against their RAE panel rankings in the forthcoming parallel panel-based and metric RAE in 2008. The weights of each predictor can be calibrated to maximize the joint correlation with the rankings. Open Access Scientometrics will provide powerful new means of navigating, evaluating, predicting and analyzing the growing Open Access database, as well as powerful incentives for making it grow faster. ~
[ { "version": "v1", "created": "Mon, 26 Mar 2007 15:40:08 GMT" } ]
2007-05-23T00:00:00
[ [ "Harnad", "Stevan", "" ] ]
cs/0703133
Edith Elkind
Edith Elkind, Leslie Ann Goldberg, Paul W. Goldberg
Computing Good Nash Equilibria in Graphical Games
25 pages. Short version appears in ACM EC'07
null
null
null
cs.GT cs.DS cs.MA
null
This paper addresses the problem of fair equilibrium selection in graphical games. Our approach is based on the data structure called the {\em best response policy}, which was proposed by Kearns et al. \cite{kls} as a way to represent all Nash equilibria of a graphical game. In \cite{egg}, it was shown that the best response policy has polynomial size as long as the underlying graph is a path. In this paper, we show that if the underlying graph is a bounded-degree tree and the best response policy has polynomial size then there is an efficient algorithm which constructs a Nash equilibrium that guarantees certain payoffs to all participants. Another attractive solution concept is a Nash equilibrium that maximizes the social welfare. We show that, while exactly computing the latter is infeasible (we prove that solving this problem may involve algebraic numbers of an arbitrarily high degree), there exists an FPTAS for finding such an equilibrium as long as the best response policy has polynomial size. These two algorithms can be combined to produce Nash equilibria that satisfy various fairness criteria.
[ { "version": "v1", "created": "Tue, 27 Mar 2007 16:15:54 GMT" } ]
2007-05-23T00:00:00
[ [ "Elkind", "Edith", "" ], [ "Goldberg", "Leslie Ann", "" ], [ "Goldberg", "Paul W.", "" ] ]
cs/0703137
Rajesh Sudarsan
Rajesh Sudarsan and Calvin J. Ribbens
ReSHAPE: A Framework for Dynamic Resizing and Scheduling of Homogeneous Applications in a Parallel Environment
15 pages, 10 figures, 5 tables Submitted to International Conference on Parallel Processing (ICPP'07)
null
null
null
cs.DC
null
Applications in science and engineering often require huge computational resources for solving problems within a reasonable time frame. Parallel supercomputers provide the computational infrastructure for solving such problems. A traditional application scheduler running on a parallel cluster only supports static scheduling where the number of processors allocated to an application remains fixed throughout the lifetime of execution of the job. Due to the unpredictability in job arrival times and varying resource requirements, static scheduling can result in idle system resources thereby decreasing the overall system throughput. In this paper we present a prototype framework called ReSHAPE, which supports dynamic resizing of parallel MPI applications executed on distributed memory platforms. The framework includes a scheduler that supports resizing of applications, an API to enable applications to interact with the scheduler, and a library that makes resizing viable. Applications executed using the ReSHAPE scheduler framework can expand to take advantage of additional free processors or can shrink to accommodate a high priority application, without getting suspended. In our research, we have mainly focused on structured applications that have two-dimensional data arrays distributed across a two-dimensional processor grid. The resize library includes algorithms for processor selection and processor mapping. Experimental results show that the ReSHAPE framework can improve individual job turn-around time and overall system throughput.
[ { "version": "v1", "created": "Tue, 27 Mar 2007 23:27:54 GMT" } ]
2007-05-23T00:00:00
[ [ "Sudarsan", "Rajesh", "" ], [ "Ribbens", "Calvin J.", "" ] ]
cs/0703140
Daniele Beauquier
Dani\`ele Beauquier (LACL), Fr\'ed\'eric Gauche (LACL)
How to Guarantee Secrecy for Cryptographic Protocols
19 pages
Rapport interne (03/2007)
null
null
cs.CR
null
In this paper we propose a general definition of secrecy for cryptographic protocols in the Dolev-Yao model. We give a sufficient condition ensuring secrecy for protocols where rules have encryption depth at most two, that is satisfied by almost all practical protocols. The only allowed primitives in the class of protocols we consider are pairing and encryption with atomic keys. Moreover, we describe an algorithm of practical interest which transforms a cryptographic protocol into a secure one from the point of view of secrecy, without changing its original goal with respect to secrecy of nonces and keys, provided the protocol satisfies some conditions. These conditions are not very restrictive and are satisfied for most practical protocols.
[ { "version": "v1", "created": "Wed, 28 Mar 2007 08:03:03 GMT" } ]
2007-05-23T00:00:00
[ [ "Beauquier", "Danièle", "", "LACL" ], [ "Gauche", "Frédéric", "", "LACL" ] ]
cs/0703145
Sandeep Murthy
Sandeep Murthy
The Simultaneous Triple Product Property and Group-theoretic Results for the Exponent of Matrix Multiplication
14 pages
null
null
null
cs.DS cs.CC math.GR
null
We describe certain special consequences of certain elementary methods from group theory for studying the algebraic complexity of matrix multiplication, as developed by H. Cohn, C. Umans et. al. in 2003 and 2005. The measure of complexity here is the exponent of matrix multiplication, a real parameter between 2 and 3, which has been conjectured to be 2. More specifically, a finite group may simultaneously "realize" several independent matrix multiplications via its regular algebra if it has a family of triples of "index" subsets which satisfy the so-called simultaneous triple product property (STPP), in which case the complexity of these several multiplications does not exceed the rank (complexity) of the algebra. This leads to bounds for the exponent in terms of the size of the group and the sizes of its STPP triples, as well as the dimensions of its distinct irreducible representations. Wreath products of Abelian with symmetric groups appear especially important, in this regard, and we give an example of such a group which shows that the exponent is less than 2.84, and could be possibly be as small as 2.02 depending on the number of simultaneous matrix multiplications it realizes.
[ { "version": "v1", "created": "Thu, 29 Mar 2007 02:55:17 GMT" }, { "version": "v2", "created": "Fri, 30 Mar 2007 02:17:28 GMT" }, { "version": "v3", "created": "Mon, 2 Apr 2007 13:39:15 GMT" }, { "version": "v4", "created": "Tue, 3 Apr 2007 16:52:16 GMT" } ]
2007-05-23T00:00:00
[ [ "Murthy", "Sandeep", "" ] ]
cs/0703152
Ugo Dal Lago
Ugo Dal Lago, Andrea Masini, Margherita Zorzi
Quantum Lambda Calculi with Classical Control: Syntax and Expressive Power
25 pages
null
null
null
cs.LO
null
We study an untyped lambda calculus with quantum data and classical control. This work stems from previous proposals by Selinger and Valiron and by Van Tonder. We focus on syntax and expressiveness, rather than (denotational) semantics. We prove subject reduction, confluence and a standardization theorem. Moreover, we prove the computational equivalence of the proposed calculus with a suitable class of quantum circuit families.
[ { "version": "v1", "created": "Fri, 30 Mar 2007 08:59:43 GMT" } ]
2007-05-23T00:00:00
[ [ "Lago", "Ugo Dal", "" ], [ "Masini", "Andrea", "" ], [ "Zorzi", "Margherita", "" ] ]
cs/0703153
Maurice Margenstern
Maurice Margenstern
The periodic domino problem is undecidable in the hyperbolic plane
null
null
null
null
cs.CG cs.DM
null
In this paper, we consider the periodic tiling problem which was proved undecidable in the Euclidean plane by Yu. Gurevich and I. Koriakov in 1972. Here, we prove that the same problem for the hyperbolic plane is also undecidable.
[ { "version": "v1", "created": "Fri, 30 Mar 2007 09:31:40 GMT" } ]
2007-05-23T00:00:00
[ [ "Margenstern", "Maurice", "" ] ]
cs/0703155
Amey Karkare
Amey Karkare, Uday Khedker, Amitabha Sanyal
Liveness of Heap Data for Functional Programs
Accepted at Heap Analysis and Verification workshop (HAV 2007), a satellite workshop of ETAPS 2007 (No formal proceedings for workshop); 15 pages
null
null
null
cs.PL
null
Functional programming languages use garbage collection for heap memory management. Ideally, garbage collectors should reclaim all objects that are dead at the time of garbage collection. An object is dead at an execution instant if it is not used in future. Garbage collectors collect only those dead objects that are not reachable from any program variable. This is because they are not able to distinguish between reachable objects that are dead and reachable objects that are live. In this paper, we describe a static analysis to discover reachable dead objects in programs written in first-order, eager functional programming languages. The results of this technique can be used to make reachable dead objects unreachable, thereby allowing garbage collectors to reclaim more dead objects.
[ { "version": "v1", "created": "Fri, 30 Mar 2007 16:06:27 GMT" } ]
2007-05-23T00:00:00
[ [ "Karkare", "Amey", "" ], [ "Khedker", "Uday", "" ], [ "Sanyal", "Amitabha", "" ] ]
cs/0703156
Fadi Badra
Mathieu D'Aquin (KMI), Fadi Badra (INRIA Lorraine - LORIA), Sandrine Lafrogne (INRIA Lorraine - LORIA), Jean Lieber (INRIA Lorraine - LORIA), Amedeo Napoli (INRIA Lorraine - LORIA), Laszlo Szathmary (INRIA Lorraine - LORIA)
Case Base Mining for Adaptation Knowledge Acquisition
null
Dans Twentieth International Joint Conference on Artificial Intelligence - IJCAI'07 (2007) 750--755
null
null
cs.AI
null
In case-based reasoning, the adaptation of a source case in order to solve the target problem is at the same time crucial and difficult to implement. The reason for this difficulty is that, in general, adaptation strongly depends on domain-dependent knowledge. This fact motivates research on adaptation knowledge acquisition (AKA). This paper presents an approach to AKA based on the principles and techniques of knowledge discovery from databases and data-mining. It is implemented in CABAMAKA, a system that explores the variations within the case base to elicit adaptation knowledge. This system has been successfully tested in an application of case-based reasoning to decision support in the domain of breast cancer treatment.
[ { "version": "v1", "created": "Fri, 30 Mar 2007 16:16:11 GMT" } ]
2007-05-23T00:00:00
[ [ "D'Aquin", "Mathieu", "", "KMI" ], [ "Badra", "Fadi", "", "INRIA Lorraine - LORIA" ], [ "Lafrogne", "Sandrine", "", "INRIA Lorraine - LORIA" ], [ "Lieber", "Jean", "", "INRIA Lorraine - LORIA" ], [ "Napoli", "Amedeo", "", "INRIA Lorraine - LORIA" ], [ "Szathmary", "Laszlo", "", "INRIA Lorraine -\n LORIA" ] ]
cs/9711105
null
Lawrence C. Paulson
Mechanizing Coinduction and Corecursion in Higher-order Logic
null
published in Journal of Logic and Computation 7 (March 1997), 175-204
null
null
cs.LO
null
A theory of recursive and corecursive definitions has been developed in higher-order logic (HOL) and mechanized using Isabelle. Least fixedpoints express inductive data types such as strict lists; greatest fixedpoints express coinductive data types, such as lazy lists. Well-founded recursion expresses recursive functions over inductive data types; corecursion expresses functions that yield elements of coinductive data types. The theory rests on a traditional formalization of infinite trees. The theory is intended for use in specification and verification. It supports reasoning about a wide range of computable functions, but it does not formalize their operational semantics and can express noncomputable functions also. The theory is illustrated using finite and infinite lists. Corecursion expresses functions over infinite lists; coinduction reasons about such functions.
[ { "version": "v1", "created": "Tue, 31 Oct 2000 00:00:00 GMT" } ]
2007-05-23T00:00:00
[ [ "Paulson", "Lawrence C.", "" ] ]
cs/9801101
null
G. Gogic, C. H. Papadimitriou, M. Sideri
Incremental Recompilation of Knowledge
See http://www.jair.org/ for any accompanying files
Journal of Artificial Intelligence Research, Vol 8, (1998), 23-37
null
null
cs.AI
null
Approximating a general formula from above and below by Horn formulas (its Horn envelope and Horn core, respectively) was proposed by Selman and Kautz (1991, 1996) as a form of ``knowledge compilation,'' supporting rapid approximate reasoning; on the negative side, this scheme is static in that it supports no updates, and has certain complexity drawbacks pointed out by Kavvadias, Papadimitriou and Sideri (1993). On the other hand, the many frameworks and schemes proposed in the literature for theory update and revision are plagued by serious complexity-theoretic impediments, even in the Horn case, as was pointed out by Eiter and Gottlob (1992), and is further demonstrated in the present paper. More fundamentally, these schemes are not inductive, in that they may lose in a single update any positive properties of the represented sets of formulas (small size, Horn structure, etc.). In this paper we propose a new scheme, incremental recompilation, which combines Horn approximation and model-based updates; this scheme is inductive and very efficient, free of the problems facing its constituents. A set of formulas is represented by an upper and lower Horn approximation. To update, we replace the upper Horn formula by the Horn envelope of its minimum-change update, and similarly the lower one by the Horn core of its update; the key fact which enables this scheme is that Horn envelopes and cores are easy to compute when the underlying formula is the result of a minimum-change update of a Horn formula by a clause. We conjecture that efficient algorithms are possible for more complex updates.
[ { "version": "v1", "created": "Thu, 1 Jan 1998 00:00:00 GMT" } ]
2007-05-23T00:00:00
[ [ "Gogic", "G.", "" ], [ "Papadimitriou", "C. H.", "" ], [ "Sideri", "M.", "" ] ]
cs/9801102
null
J. Engelfriet
Monotonicity and Persistence in Preferential Logics
See http://www.jair.org/ for any accompanying files
Journal of Artificial Intelligence Research, Vol 8, (1998), 1-21
null
null
cs.AI
null
An important characteristic of many logics for Artificial Intelligence is their nonmonotonicity. This means that adding a formula to the premises can invalidate some of the consequences. There may, however, exist formulae that can always be safely added to the premises without destroying any of the consequences: we say they respect monotonicity. Also, there may be formulae that, when they are a consequence, can not be invalidated when adding any formula to the premises: we call them conservative. We study these two classes of formulae for preferential logics, and show that they are closely linked to the formulae whose truth-value is preserved along the (preferential) ordering. We will consider some preferential logics for illustration, and prove syntactic characterization results for them. The results in this paper may improve the efficiency of theorem provers for preferential logics.
[ { "version": "v1", "created": "Thu, 1 Jan 1998 00:00:00 GMT" } ]
2007-05-23T00:00:00
[ [ "Engelfriet", "J.", "" ] ]
cs/9801103
Maggie McLoughlin
Donald E. Knuth
Linear probing and graphs
null
Algorithmica 22 (1998), no. 4, 561--568
null
Knuth migration 11/2004
cs.DS
null
Mallows and Riordan showed in 1968 that labeled trees with a small number of inversions are related to labeled graphs that are connected and sparse. Wright enumerated sparse connected graphs in 1977, and Kreweras related the inversions of trees to the so-called ``parking problem'' in 1980. A~combination of these three results leads to a surprisingly simple analysis of the behavior of hashing by linear probing, including higher moments of the cost of successful search.
[ { "version": "v1", "created": "Thu, 15 Jan 1998 00:00:00 GMT" } ]
2007-05-23T00:00:00
[ [ "Knuth", "Donald E.", "" ] ]
cs/9803103
null
S. Argamon-Engelson, M. Koppel
Tractability of Theory Patching
See http://www.jair.org/ for any accompanying files
Journal of Artificial Intelligence Research, Vol 8, (1998), 39-65
null
null
cs.AI
null
In this paper we consider the problem of `theory patching', in which we are given a domain theory, some of whose components are indicated to be possibly flawed, and a set of labeled training examples for the domain concept. The theory patching problem is to revise only the indicated components of the theory, such that the resulting theory correctly classifies all the training examples. Theory patching is thus a type of theory revision in which revisions are made to individual components of the theory. Our concern in this paper is to determine for which classes of logical domain theories the theory patching problem is tractable. We consider both propositional and first-order domain theories, and show that the theory patching problem is equivalent to that of determining what information contained in a theory is `stable' regardless of what revisions might be performed to the theory. We show that determining stability is tractable if the input theory satisfies two conditions: that revisions to each theory component have monotonic effects on the classification of examples, and that theory components act independently in the classification of examples in the theory. We also show how the concepts introduced can be used to determine the soundness and completeness of particular theory patching algorithms.
[ { "version": "v1", "created": "Sun, 1 Mar 1998 00:00:00 GMT" } ]
2007-05-23T00:00:00
[ [ "Argamon-Engelson", "S.", "" ], [ "Koppel", "M.", "" ] ]
cs/9808001
Max Chaves
M. Chaves
Chess Pure Strategies are Probably Chaotic
7 pages, no figures
null
null
null
cs.CC cs.AI
null
It is odd that chess grandmasters often disagree in their analysis of positions, sometimes even of simple ones, and that a grandmaster can hold his own against an powerful analytic machine such as Deep Blue. The fact that there must exist pure winning strategies for chess is used to construct a control strategy function. It is then shown that chess strategy is equivalent to an autonomous system of differential equations, and conjectured that the system is chaotic. If true the conjecture would explain the forenamed peculiarities and would also imply that there cannot exist a static evaluator for chess.
[ { "version": "v1", "created": "Fri, 21 Aug 1998 19:13:51 GMT" } ]
2007-05-23T00:00:00
[ [ "Chaves", "M.", "" ] ]
cs/9808002
Lane A. Hemaspaandra
Edith Hemaspaandra, Lane A. Hemaspaandra, Harald Hempel
Downward Collapse from a Weaker Hypothesis
null
null
null
see UR-CS-TR-98-681
cs.CC
null
Hemaspaandra et al. proved that, for $m > 0$ and $0 < i < k - 1$: if $\Sigma_i^p \BoldfaceDelta DIFF_m(\Sigma_k^p)$ is closed under complementation, then $DIFF_m(\Sigma_k^p) = coDIFF_m(\Sigma_k^p)$. This sharply asymmetric result fails to apply to the case in which the hypothesis is weakened by allowing the $\Sigma_i^p$ to be replaced by any class in its difference hierarchy. We so extend the result by proving that, for $s,m > 0$ and $0 < i < k - 1$: if $DIFF_s(\Sigma_i^p) \BoldfaceDelta DIFF_m(\Sigma_k^p)$ is closed under complementation, then $DIFF_m(\Sigma_k^p) = coDIFF_m(\Sigma_k^p)$.
[ { "version": "v1", "created": "Mon, 24 Aug 1998 21:37:54 GMT" } ]
2007-05-23T00:00:00
[ [ "Hemaspaandra", "Edith", "" ], [ "Hemaspaandra", "Lane A.", "" ], [ "Hempel", "Harald", "" ] ]
cs/9808003
Lane A. Hemaspaandra
Lane A. Hemaspaandra and Joerg Rothe
Creating Strong Total Commutative Associative Complexity-Theoretic One-Way Functions from Any Complexity-Theoretic One-Way Function
null
null
null
see UR-CS-TR-98-688
cs.CC cs.CR
null
Rabi and Sherman [RS97] presented novel digital signature and unauthenticated secret-key agreement protocols, developed by themselves and by Rivest and Sherman. These protocols use ``strong,'' total, commutative (in the case of multi-party secret-key agreement), associative one-way functions as their key building blocks. Though Rabi and Sherman did prove that associative one-way functions exist if $\p \neq \np$, they left as an open question whether any natural complexity-theoretic assumption is sufficient to ensure the existence of ``strong,'' total, commutative, associative one-way functions. In this paper, we prove that if $\p \neq \np$ then ``strong,'' total, commutative, associative one-way functions exist.
[ { "version": "v1", "created": "Sun, 23 Aug 1998 18:22:06 GMT" } ]
2007-05-23T00:00:00
[ [ "Hemaspaandra", "Lane A.", "" ], [ "Rothe", "Joerg", "" ] ]
cs/9808004
Jon Crowcroft
Jon Crowcroft and Philippe Oechslin
Differentiated End-to-End Internet Services using a Weighted Proportional Fair Sharing TCP
null
null
null
null
cs.NI cs.PF
null
In this document we study the application of weighted proportional fairness to data flows in the Internet. We let the users set the weights of their connections in order to maximise the utility they get from the network. When combined with a pricing scheme where connections are billed by weight and time, such a system is known to maximise the total utility of the network. Our study case is a national Web cache server connected to long distance links. We propose two ways of weighting TCP connections by manipulating some parameters of the protocol and present results from simulations and prototypes. We finally discuss how proportional fairness could be used to implement an Internet with differentiated services.
[ { "version": "v1", "created": "Tue, 25 Aug 1998 12:59:21 GMT" } ]
2007-05-23T00:00:00
[ [ "Crowcroft", "Jon", "" ], [ "Oechslin", "Philippe", "" ] ]
cs/9808101
null
M. L. Littman, J. Goldsmith, M. Mundhenk
The Computational Complexity of Probabilistic Planning
See http://www.jair.org/ for any accompanying files
Journal of Artificial Intelligence Research, Vol 9, (1998), 1-36
null
null
cs.AI
null
We examine the computational complexity of testing and finding small plans in probabilistic planning domains with both flat and propositional representations. The complexity of plan evaluation and existence varies with the plan type sought; we examine totally ordered plans, acyclic plans, and looping plans, and partially ordered plans under three natural definitions of plan value. We show that problems of interest are complete for a variety of complexity classes: PL, P, NP, co-NP, PP, NP^PP, co-NP^PP, and PSPACE. In the process of proving that certain planning problems are complete for NP^PP, we introduce a new basic NP^PP-complete problem, E-MAJSAT, which generalizes the standard Boolean satisfiability problem to computations involving probabilistic quantities; our results suggest that the development of good heuristics for E-MAJSAT could be important for the creation of efficient algorithms for a wide variety of problems.
[ { "version": "v1", "created": "Sat, 1 Aug 1998 00:00:00 GMT" } ]
2007-05-23T00:00:00
[ [ "Littman", "M. L.", "" ], [ "Goldsmith", "J.", "" ], [ "Mundhenk", "M.", "" ] ]
cs/9809001
Joerg Rothe
Joerg Rothe
Immunity and Simplicity for Exact Counting and Other Counting Classes
20 pages
null
null
University of Rochester Technical Report TR-98-679
cs.CC
null
Ko [RAIRO 24, 1990] and Bruschi [TCS 102, 1992] showed that in some relativized world, PSPACE (in fact, ParityP) contains a set that is immune to the polynomial hierarchy (PH). In this paper, we study and settle the question of (relativized) separations with immunity for PH and the counting classes PP, C_{=}P, and ParityP in all possible pairwise combinations. Our main result is that there is an oracle A relative to which C_{=}P contains a set that is immune to BPP^{ParityP}. In particular, this C_{=}P^A set is immune to PH^{A} and ParityP^{A}. Strengthening results of Tor\'{a}n [J.ACM 38, 1991] and Green [IPL 37, 1991], we also show that, in suitable relativizations, NP contains a C_{=}P-immune set, and ParityP contains a PP^{PH}-immune set. This implies the existence of a C_{=}P^{B}-simple set for some oracle B, which extends results of Balc\'{a}zar et al. [SIAM J.Comp. 14, 1985; RAIRO 22, 1988] and provides the first example of a simple set in a class not known to be contained in PH. Our proof technique requires a circuit lower bound for ``exact counting'' that is derived from Razborov's [Mat. Zametki 41, 1987] lower bound for majority.
[ { "version": "v1", "created": "Tue, 1 Sep 1998 11:16:45 GMT" } ]
2007-05-23T00:00:00
[ [ "Rothe", "Joerg", "" ] ]
cs/9809002
Joerg Rothe
Judy Goldsmith, Mitsunori Ogihara, Joerg Rothe
Tally NP Sets and Easy Census Functions
24 pages
null
null
University of Rochester Technical Report TR-98-684
cs.CC
null
We study the question of whether every P set has an easy (i.e., polynomial-time computable) census function. We characterize this question in terms of unlikely collapses of language and function classes such as the containment of #P_1 in FP, where #P_1 is the class of functions that count the witnesses for tally NP sets. We prove that every #P_{1}^{PH} function can be computed in FP^{#P_{1}^{#P_{1}}}. Consequently, every P set has an easy census function if and only if every set in the polynomial hierarchy does. We show that the assumption of #P_1 being contained in FP implies P = BPP and that PH is contained in MOD_{k}P for each k \geq 2, which provides further evidence that not all sets in P have an easy census function. We also relate a set's property of having an easy census function to other well-studied properties of sets, such as rankability and scalability (the closure of the rankable sets under P-isomorphisms). Finally, we prove that it is no more likely that the census function of any set in P can be approximated (more precisely, can be n^{\alpha}-enumerated in time n^{\beta} for fixed \alpha and \beta) than that it can be precisely computed in polynomial time.
[ { "version": "v1", "created": "Tue, 1 Sep 1998 12:15:55 GMT" } ]
2007-05-23T00:00:00
[ [ "Goldsmith", "Judy", "" ], [ "Ogihara", "Mitsunori", "" ], [ "Rothe", "Joerg", "" ] ]
cs/9809003
Joseph Y. Halpern
R. Fagin, J. Y. Halpern, Y. Moses, and M. Vardi
Common knowledge revisited
A previous version appeared in TARK (Theoretical Aspects of Rationality and Knowledge), 1996. This version will appear in Annals of Pure and Applied Logic. The material in this paper is basically taken from Chapter 11 of our book Reasoning About Knowledge (MIT Press, 1995)
null
null
null
cs.LO cs.DC
null
We consider the common-knowledge paradox raised by Halpern and Moses: common knowledge is necessary for agreement and coordination, but common knowledge is unattainable in the real world because of temporal imprecision. We discuss two solutions to this paradox: (1) modeling the world with a coarser granularity, and (2) relaxing the requirements for coordination.
[ { "version": "v1", "created": "Tue, 1 Sep 1998 21:56:39 GMT" } ]
2007-05-23T00:00:00
[ [ "Fagin", "R.", "" ], [ "Halpern", "J. Y.", "" ], [ "Moses", "Y.", "" ], [ "Vardi", "M.", "" ] ]
cs/9809004
Jim Gray
Jim Gray, Joshua Coates, Chris Nyberg
Performance / Price Sort
Original word file at: http://research.microsoft.com/~gray/PennySort.doc
null
null
null
cs.DB cs.PF
null
NTsort is an external sort on WindowsNT 5.0. It has minimal functionality but excellent price performance. In particular, running on mail-order hardware it can sort 1.5 GB for a penny. For commercially available sorts, Postman Sort from Robert Ramey Software Development has elapsed time performance comparable to NTsort, while using less processor time. It can sort 1.27 GB for a penny (12.7 million records.) These sorts set new price-performance records. This paper documents this and proposes that the PennySort benchmark be revised to Performance/Price sort: a simple GB/$ sort metric based on a two-pass external sort.
[ { "version": "v1", "created": "Wed, 2 Sep 1998 00:49:25 GMT" } ]
2007-05-23T00:00:00
[ [ "Gray", "Jim", "" ], [ "Coates", "Joshua", "" ], [ "Nyberg", "Chris", "" ] ]
cs/9809005
Jim Gray
Jim Gray, Goetz Graefe
The Five-Minute Rule Ten Years Later, and Other Computer Storage Rules of Thumb
Original document at: http://research.microsoft.com/~gray/5_min_rule_SIGMOD.doc
ACM SIGMOD Record 26(4): 63-68 (1997)
null
MSR-TR-97-33
cs.DB
null
Simple economic and performance arguments suggest appropriate lifetimes for main memory pages and suggest optimal page sizes. The fundamental tradeoffs are the prices and bandwidths of RAMs and disks. The analysis indicates that with today's technology, five minutes is a good lifetime for randomly accessed pages, one minute is a good lifetime for two-pass sequentially accessed pages, and 16 KB is a good size for index pages. These rules-of-thumb change in predictable ways as technology ratios change. They also motivate the importance of the new Kaps, Maps, Scans, and $/Kaps, $/Maps, $/TBscan metrics.
[ { "version": "v1", "created": "Wed, 2 Sep 1998 01:49:32 GMT" } ]
2007-05-23T00:00:00
[ [ "Gray", "Jim", "" ], [ "Graefe", "Goetz", "" ] ]
cs/9809006
Jim Gray
Werner Vogels, Dan Dumitriu, Ken Birman, Rod Gamache, Mike Massa, Rob Short, John Vert, Joe Barrera
The Design and Architecture of the Microsoft Cluster Service -- A Practical Approach to High-Availability and Scalability
Original document at: http://research.microsoft.com/~gray/MSCS_FTCS98.doc
Proceedings of FTCS'98, June 23-25, 1998 in Munich, Germany
null
Microsoft Research MSR-TR-98-16
cs.OS cs.DC
null
Microsoft Cluster Service (MSCS) extends the Win-dows NT operating system to support high-availability services. The goal is to offer an execution environment where off-the-shelf server applications can continue to operate, even in the presence of node failures. Later ver-sions of MSCS will provide scalability via a node and application management system that allows applications to scale to hundreds of nodes. This paper provides a de-tailed description of the MSCS architecture and the de-sign decisions that have driven the implementation of the service. The paper also describes how some major appli-cations use the MSCS features, and describes features added to make it easier to implement and manage fault-tolerant applications on MSCS.
[ { "version": "v1", "created": "Wed, 2 Sep 1998 17:11:54 GMT" } ]
2007-05-23T00:00:00
[ [ "Vogels", "Werner", "" ], [ "Dumitriu", "Dan", "" ], [ "Birman", "Ken", "" ], [ "Gamache", "Rod", "" ], [ "Massa", "Mike", "" ], [ "Short", "Rob", "" ], [ "Vert", "John", "" ], [ "Barrera", "Joe", "" ] ]
cs/9809007
Jim Gray
Jim Gray
Locally Served Network Computers
Original document at: http://research.microsoft.com/~gray/NC_Servers.doc
Middleware Spectra, 11.2, 1997
null
MSR-TR-95-55
cs.AR cs.DC
null
NCs are the natural evolution of PCs, ubiquitous computers everywhere. The current vision of NCs requires two improbable developments: (1) inexpensive high-bandwidth WAN links to the Internet, and (2) inexpensive centralized servers. The large NC bandwidth requirements will force each home or office to have a local server LAN attached to the NCs. These servers will be much less expensive to purchase and manage than a centralized solution. Centralized staff are expensive and unresponsive.
[ { "version": "v1", "created": "Wed, 2 Sep 1998 17:30:05 GMT" } ]
2007-05-23T00:00:00
[ [ "Gray", "Jim", "" ] ]
cs/9809009
Ronald F. Boisvert
Ronald F. Boisvert, Jack J. Dongarra, Roldan Pozo, Karin Remington and G. W. Stewart
Developing numerical libraries in Java
11 pages. Revised version of paper presented to the 1998 ACM Conference on Java for High Performance Network Computing. To appear in Concurrency: Practice and Experience
null
null
null
cs.MS
null
The rapid and widespread adoption of Java has created a demand for reliable and reusable mathematical software components to support the growing number of compute-intensive applications now under development, particularly in science and engineering. In this paper we address practical issues of the Java language and environment which have an effect on numerical library design and development. Benchmarks which illustrate the current levels of performance of key numerical kernels on a variety of Java platforms are presented. Finally, a strategy for the development of a fundamental numerical toolkit for Java is proposed and its current status is described.
[ { "version": "v1", "created": "Wed, 2 Sep 1998 19:27:07 GMT" } ]
2007-05-23T00:00:00
[ [ "Boisvert", "Ronald F.", "" ], [ "Dongarra", "Jack J.", "" ], [ "Pozo", "Roldan", "" ], [ "Remington", "Karin", "" ], [ "Stewart", "G. W.", "" ] ]
cs/9809010
Jim Gray
C. Gordon Bell, Jim Gray
The Revolution Yet to Happen
Original document at: http://research.microsoft.com/~gray/Revolution.doc
null
null
Microsoft Technical report: MSR-TR-98-45
cs.GL
null
All information about physical objects including humans, buildings, processes, and organizations will be online. This trend is both desirable and inevitable. Cyberspace will provide the basis for wonderful new ways to inform, entertain, and educate people. The information and the corresponding systems will streamline commerce, but will also provide new levels of personal service, health care, and automation. The most significant benefit will be a breakthrough in our ability to remotely communicate with one another using all our senses. The ACM and the transistor were born in 1947. At that time the stored program computer was a revolutionary idea and the transistor was just a curiosity. Both ideas evolved rapidly. By the mid 1960s integrated circuits appeared -- allowing mass fabrication of transistors on silicon substrates. This allowed low-cost mass-produced computers. These technologies enabled extraordinary increases in processing speed and memory coupled with extraordinary price declines. The only form of processing and memory more easily, cheaply, and rapidly fabricated is the human brain. Peter Cohrane (1996) estimates the brain to have a processing power of around 1000 million-million operations per second, (one Petaops) and a memory of 10 Terabytes. If current trends continue, computers could have these capabilities by 2047. Such computers could be 'on body' personal assistants able to recall everything one reads, hears, and sees.
[ { "version": "v1", "created": "Wed, 2 Sep 1998 19:39:25 GMT" } ]
2007-05-23T00:00:00
[ [ "Bell", "C. Gordon", "" ], [ "Gray", "Jim", "" ] ]
cs/9809011
Jim Gray
Tom Barclay, Robert Eberl, Jim Gray, John Nordlinger, Guru Raghavendran, Don Slutz, Greg Smith, Phil Smoot, John Hoffman, Natt Robb III, Hedy Rossmeissl, Beth Duff, George Lee, Theresa Mathesmier, Randall Sunne
Microsoft TerraServer
Original file at http://research.microsoft.com/~gray/TerraServer_TR.doc
null
null
Microsoft MSR-TR-98-17
cs.DB cs.DL
null
The Microsoft TerraServer stores aerial and satellite images of the earth in a SQL Server Database served to the public via the Internet. It is the world's largest atlas, combining five terabytes of image data from the United States Geodetic Survey, Sovinformsputnik, and Encarta Virtual Globe. Internet browsers provide intuitive spatial and gazetteer interfaces to the data. The TerraServer is also an E-Commerce application. Users can buy the right to use the imagery using Microsoft Site Servers managed by the USGS and Aerial Images. This paper describes the TerraServer's design and implementation.
[ { "version": "v1", "created": "Sat, 5 Sep 1998 00:29:54 GMT" } ]
2007-05-23T00:00:00
[ [ "Barclay", "Tom", "" ], [ "Eberl", "Robert", "" ], [ "Gray", "Jim", "" ], [ "Nordlinger", "John", "" ], [ "Raghavendran", "Guru", "" ], [ "Slutz", "Don", "" ], [ "Smith", "Greg", "" ], [ "Smoot", "Phil", "" ], [ "Hoffman", "John", "" ], [ "Robb", "Natt", "III" ], [ "Rossmeissl", "Hedy", "" ], [ "Duff", "Beth", "" ], [ "Lee", "George", "" ], [ "Mathesmier", "Theresa", "" ], [ "Sunne", "Randall", "" ] ]
cs/9809012
David Karger
David R. Karger
A Fully Polynomial Randomized Approximation Scheme for the All Terminal Network Reliability Problem
To appear in SICOMP
null
null
null
cs.DS
null
The classic all-terminal network reliability problem posits a graph, each of whose edges fails independently with some given probability.
[ { "version": "v1", "created": "Wed, 9 Sep 1998 02:38:56 GMT" } ]
2007-05-23T00:00:00
[ [ "Karger", "David R.", "" ] ]
cs/9809013
Joseph Y. Halpern
Fahiem Bacchus, Joseph Y. Halpern, Hector J. Levesque
Reasoning about Noisy Sensors and Effectors in the Situation Calculus
A preliminary version of the paper appeared in IJCAI '95
null
null
null
cs.AI cs.LO
null
Agents interacting with an incompletely known world need to be able to reason about the effects of their actions, and to gain further information about that world they need to use sensors of some sort. Unfortunately, both the effects of actions and the information returned from sensors are subject to error. To cope with such uncertainties, the agent can maintain probabilistic beliefs about the state of the world. With probabilistic beliefs the agent will be able to quantify the likelihood of the various outcomes of its actions and is better able to utilize the information gathered from its error-prone actions and sensors. In this paper, we present a model in which we can reason about an agent's probabilistic degrees of belief and the manner in which these beliefs change as various actions are executed. We build on a general logical theory of action developed by Reiter and others, formalized in the situation calculus. We propose a simple axiomatization that captures an agent's state of belief and the manner in which these beliefs change when actions are executed. Our model displays a number of intuitively reasonable properties.
[ { "version": "v1", "created": "Wed, 9 Sep 1998 22:28:32 GMT" } ]
2007-05-23T00:00:00
[ [ "Bacchus", "Fahiem", "" ], [ "Halpern", "Joseph Y.", "" ], [ "Levesque", "Hector J.", "" ] ]
cs/9809016
Gopalan Nadathur
Gopalan Nadathur, Bharat Jayaraman and Keehang Kwon
Scoping Constructs in Logic Programming: Implementation Problems and their Solution
46 pages
Journal of Logic Programming, 25(2)-119:161, 1995
null
null
cs.PL
null
The inclusion of universal quantification and a form of implication in goals in logic programming is considered. These additions provide a logical basis for scoping but they also raise new implementation problems. When universal and existential quantifiers are permitted to appear in mixed order in goals, the devices of logic variables and unification that are employed in solving existential goals must be modified to ensure that constraints arising out of the order of quantification are respected. Suitable modifications that are based on attaching numerical tags to constants and variables and on using these tags in unification are described. The resulting devices are amenable to an efficient implementation and can, in fact, be assimilated easily into the usual machinery of the Warren Abstract Machine (WAM). The provision of implications in goals results in the possibility of program clauses being added to the program for the purpose of solving specific subgoals. A naive scheme based on asserting and retracting program clauses does not suffice for implementing such additions for two reasons. First, it is necessary to also support the resurrection of an earlier existing program in the face of backtracking. Second, the possibility for implication goals to be surrounded by quantifiers requires a consideration of the parameterization of program clauses by bindings for their free variables. Devices for supporting these additional requirements are described as also is the integration of these devices into the WAM. Further extensions to the machine are outlined for handling higher-order additions to the language. The ideas presented here are relevant to the implementation of the higher-order logic programming language lambda Prolog.
[ { "version": "v1", "created": "Thu, 10 Sep 1998 16:54:05 GMT" } ]
2007-05-23T00:00:00
[ [ "Nadathur", "Gopalan", "" ], [ "Jayaraman", "Bharat", "" ], [ "Kwon", "Keehang", "" ] ]
cs/9809017
Madhav Marathe
Harry B. Hunt III, Madhav V. Marathe, Venkatesh Radhakrishnan, Richard E. Stearns
The Complexity of Planar Counting Problems
25 pages, 12 figures, appears in SIAM J. Computing
null
null
null
cs.CC cs.DM
null
We prove the #P-hardness of the counting problems associated with various satisfiability, graph and combinatorial problems, when restricted to planar instances. These problems include \begin{romannum} \item[{}] {\sc 3Sat, 1-3Sat, 1-Ex3Sat, Minimum Vertex Cover, Minimum Dominating Set, Minimum Feedback Vertex Set, X3C, Partition Into Triangles, and Clique Cover.} \end{romannum} We also prove the {\sf NP}-completeness of the {\sc Ambiguous Satisfiability} problems \cite{Sa80} and the {\sf D$^P$}-completeness (with respect to random polynomial reducibility) of the unique satisfiability problems \cite{VV85} associated with several of the above problems, when restricted to planar instances. Previously, very few {\sf #P}-hardness results, no {\sf NP}-hardness results, and no {\sf D$^P$}-completeness results were known for counting problems, ambiguous satisfiability problems and unique satisfiability problems, respectively, when restricted to planar instances. Assuming {\sf P $\neq $ NP}, one corollary of the above results is There are no $\epsilon$-approximation algorithms for the problems of maximizing or minimizing a linear objective function subject to a planar system of linear inequality constraints over the integers.
[ { "version": "v1", "created": "Fri, 11 Sep 1998 17:38:19 GMT" } ]
2007-05-23T00:00:00
[ [ "Hunt", "Harry B.", "III" ], [ "Marathe", "Madhav V.", "" ], [ "Radhakrishnan", "Venkatesh", "" ], [ "Stearns", "Richard E.", "" ] ]
cs/9809018
Lorrie Cranor
Lorrie Faith Cranor and Rebecca N. Wright
Influencing Software Usage
Prepared for the 26th Telecommunications Policy Research Conference, October 3-5, 1998, Alexandria, VA
null
null
null
cs.CY
null
Technology designers often strive to design systems that are flexible enough to be used in a wide range of situations. Software engineers, in particular, are trained to seek general solutions to problems. General solutions can be used not only to address the problem at hand, but also to address a wide range of problems that the designers may not have even anticipated. Sometimes designers wish to provide general solutions, while encouraging certain uses of their technology and discouraging or precluding others. They may attempt to influence the use of technology by ``hard-wiring'' it so that it only can be used in certain ways, licensing it so that those who use it are legally obligated to use it in certain ways, issuing guidelines for how it should be used, or providing resources that make it easier to use the technology as the designers intended than to use it in any other way. This paper examines several cases where designers have attempted to influence the use of technology through one of these mechanisms. Such cases include key recovery encryption, Pegasus Mail, Platform for Internet Content Selection (PICS) Guidelines, Java, Platform for Privacy Preferences Project (P3P) Implementation Guide, Apple's style guidelines, and Microsoft Foundation Classes. In some of these cases, the designers sought to influence the use of technology for competitive reasons or in order to promote standardization or interoperability. However, in other cases designers were motivated by policy-related goals such as protecting privacy or free speech. As new technologies are introduced with the express purpose of advancing policy-related goals (for example, PICS and P3P), it is especially important to understand the roles designers might play in influencing the use of technology.
[ { "version": "v1", "created": "Fri, 11 Sep 1998 18:40:05 GMT" } ]
2007-05-23T00:00:00
[ [ "Cranor", "Lorrie Faith", "" ], [ "Wright", "Rebecca N.", "" ] ]
cs/9809019
Michael Manthey
Michael Manthey
Distributed Computation as Hierarchy
16 pages, 3 figures
null
null
Aalborg University, Computer Science Dept. R-98-5005
cs.DC cs.NE
null
This paper presents a new distributed computational model of distributed systems called the phase web that extends V. Pratt's orthocurrence relation from 1986. The model uses mutual-exclusion to express sequence, and a new kind of hierarchy to replace event sequences, posets, and pomsets. The model explicitly connects computation to a discrete Clifford algebra that is in turn extended into homology and co-homology, wherein the recursive nature of objects and boundaries becomes apparent and itself subject to hierarchical recursion. Topsy, a programming environment embodying the phase web, is available from www.cs.auc.dk/topsy.
[ { "version": "v1", "created": "Mon, 14 Sep 1998 15:25:42 GMT" } ]
2007-05-23T00:00:00
[ [ "Manthey", "Michael", "" ] ]
cs/9809020
Min-Yen Kan
Min-Yen Kan, Judith L. Klavans, Kathleen R. McKeown
Linear Segmentation and Segment Significance
9 pages, US Letter, 4 figures. Software License can be found at http://www.cs.columbia.edu/nlp/licenses/segmenterLicenseDownload.html
Proceedings of 6th International Workshop of Very Large Corpora (WVLC-6), Montreal, Quebec, Canada: Aug. 1998. pp. 197-205
null
null
cs.CL
null
We present a new method for discovering a segmental discourse structure of a document while categorizing segment function. We demonstrate how retrieval of noun phrases and pronominal forms, along with a zero-sum weighting scheme, determines topicalized segmentation. Futhermore, we use term distribution to aid in identifying the role that the segment performs in the document. Finally, we present results of evaluation in terms of precision and recall which surpass earlier approaches.
[ { "version": "v1", "created": "Tue, 15 Sep 1998 23:49:32 GMT" } ]
2007-05-23T00:00:00
[ [ "Kan", "Min-Yen", "" ], [ "Klavans", "Judith L.", "" ], [ "McKeown", "Kathleen R.", "" ] ]
cs/9809021
Frantz Vichot
Francis Wolinski, Frantz Vichot, Olivier Gremont (Informatique CDC/DTA, Arcueil, France)
Producing NLP-based On-line Contentware
7 pages, 5 figures
Natural Language Processing & Industrial Applications, Moncton, NB, Canada, Aug. 1998
null
null
cs.CL cs.AR
null
For its internal needs as well as for commercial purposes, CDC Group has produced several NLP-based on-line contentware applications for years. The development process of such applications is subject to numerous constraints such as quality of service, integration of new advances in NLP, direct reactions from users, continuous versioning, short delivery deadlines and cost control. Following this industrial and commercial experience, malleability of the applications, their openness towards foreign components, efficiency of applications and their ease of exploitation have appeared to be key points. In this paper, we describe TalLab, a powerful architecture for on-line contentware which fulfils these requirements.
[ { "version": "v1", "created": "Wed, 16 Sep 1998 14:22:35 GMT" } ]
2007-05-23T00:00:00
[ [ "Wolinski", "Francis", "", "Informatique\n CDC/DTA, Arcueil, France" ], [ "Vichot", "Frantz", "", "Informatique\n CDC/DTA, Arcueil, France" ], [ "Gremont", "Olivier", "", "Informatique\n CDC/DTA, Arcueil, France" ] ]
cs/9809022
Bernd Ludwig
Bernd Ludwig, Guenther Goerz, Heinrich Niemann
Modelling Users, Intentions, and Structure in Spoken Dialog
17 pages
null
null
null
cs.CL
null
We outline how utterances in dialogs can be interpreted using a partial first order logic. We exploit the capability of this logic to talk about the truth status of formulae to define a notion of coherence between utterances and explain how this coherence relation can serve for the construction of AND/OR trees that represent the segmentation of the dialog. In a BDI model we formalize basic assumptions about dialog and cooperative behaviour of participants. These assumptions provide a basis for inferring speech acts from coherence relations between utterances and attitudes of dialog participants. Speech acts prove to be useful for determining dialog segments defined on the notion of completing expectations of dialog participants. Finally, we sketch how explicit segmentation signalled by cue phrases and performatives is covered by our dialog model.
[ { "version": "v1", "created": "Thu, 17 Sep 1998 11:10:14 GMT" } ]
2007-05-23T00:00:00
[ [ "Ludwig", "Bernd", "" ], [ "Goerz", "Guenther", "" ], [ "Niemann", "Heinrich", "" ] ]
cs/9809023
Davood Rafiei
Davood Rafiei and Alberto Mendelzon
Similarity-Based Queries for Time Series Data
null
In Proceedings of the ACM SIGMOD Intl. Conf. on Management of Data, pages 13-24, Tucson, Arizona, May 1997
null
null
cs.DB
null
We study a set of linear transformations on the Fourier series representation of a sequence that can be used as the basis for similarity queries on time-series data. We show that our set of transformations is rich enough to formulate operations such as moving average and time warping. We present a query processing algorithm that uses the underlying R-tree index of a multidimensional data set to answer similarity queries efficiently. Our experiments show that the performance of this algorithm is competitive to that of processing ordinary (exact match) queries using the index, and much faster than sequential scanning. We relate our transformations to the general framework for similarity queries of Jagadish et al.
[ { "version": "v1", "created": "Thu, 17 Sep 1998 14:41:07 GMT" }, { "version": "v2", "created": "Fri, 18 Sep 1998 19:04:42 GMT" } ]
2007-05-23T00:00:00
[ [ "Rafiei", "Davood", "" ], [ "Mendelzon", "Alberto", "" ] ]
cs/9809025
Bernardo A. Huberman
Bernardo A. Huberman and Lada A. Adamic
Novelty and Social Search in the World Wide Web
null
null
null
null
cs.MA cs.DL
null
The World Wide Web is fast becoming a source of information for a large part of the world's population. Because of its sheer size and complexity users often resort to recommendations from others to decide which sites to visit. We present a dynamical theory of recommendations which predicts site visits by users of the World Wide Web. We show that it leads to a universal power law for the number of users that visit given sites over periods of time, with an exponent related to the rate at which users discover new sites on their own. An extensive empirical study of user behavior in the Web that we conducted confirms the existence of this law of influence while yielding bounds on the rate of novelty encountered by users.
[ { "version": "v1", "created": "Fri, 18 Sep 1998 00:07:03 GMT" } ]
2007-05-23T00:00:00
[ [ "Huberman", "Bernardo A.", "" ], [ "Adamic", "Lada A.", "" ] ]
cs/9809026
Anoop Sarkar
Mark-Jan Nederhof (DFKI), Anoop Sarkar (UPenn) and Giorgio Satta (UPadova)
Prefix Probabilities from Stochastic Tree Adjoining Grammars
7 pages, 2 Postscript figures, uses colacl.sty, graphicx.sty, psfrag.sty
In Proceedings of COLING-ACL '98 (Montreal)
null
null
cs.CL
null
Language models for speech recognition typically use a probability model of the form Pr(a_n | a_1, a_2, ..., a_{n-1}). Stochastic grammars, on the other hand, are typically used to assign structure to utterances. A language model of the above form is constructed from such grammars by computing the prefix probability Sum_{w in Sigma*} Pr(a_1 ... a_n w), where w represents all possible terminations of the prefix a_1 ... a_n. The main result in this paper is an algorithm to compute such prefix probabilities given a stochastic Tree Adjoining Grammar (TAG). The algorithm achieves the required computation in O(n^6) time. The probability of subderivations that do not derive any words in the prefix, but contribute structurally to its derivation, are precomputed to achieve termination. This algorithm enables existing corpus-based estimation techniques for stochastic TAGs to be used for language modelling.
[ { "version": "v1", "created": "Fri, 18 Sep 1998 03:45:45 GMT" } ]
2007-05-23T00:00:00
[ [ "Nederhof", "Mark-Jan", "", "DFKI" ], [ "Sarkar", "Anoop", "", "UPenn" ], [ "Satta", "Giorgio", "", "UPadova" ] ]
cs/9809027
Anoop Sarkar
Anoop Sarkar (University of Pennsylvania)
Conditions on Consistency of Probabilistic Tree Adjoining Grammars
7 pages, 4 Postscript figures, uses colacl.sty, graphicx.sty, psfrag.sty
In Proceedings of COLING-ACL '98 (Montreal)
null
null
cs.CL
null
Much of the power of probabilistic methods in modelling language comes from their ability to compare several derivations for the same string in the language. An important starting point for the study of such cross-derivational properties is the notion of _consistency_. The probability model defined by a probabilistic grammar is said to be _consistent_ if the probabilities assigned to all the strings in the language sum to one. From the literature on probabilistic context-free grammars (CFGs), we know precisely the conditions which ensure that consistency is true for a given CFG. This paper derives the conditions under which a given probabilistic Tree Adjoining Grammar (TAG) can be shown to be consistent. It gives a simple algorithm for checking consistency and gives the formal justification for its correctness. The conditions derived here can be used to ensure that probability models that use TAGs can be checked for _deficiency_ (i.e. whether any probability mass is assigned to strings that cannot be generated).
[ { "version": "v1", "created": "Fri, 18 Sep 1998 03:58:57 GMT" } ]
2007-05-23T00:00:00
[ [ "Sarkar", "Anoop", "", "University of Pennsylvania" ] ]
cs/9809028
Anoop Sarkar
Anoop Sarkar (University of Pennsylvania)
Separating Dependency from Constituency in a Tree Rewriting System
7 pages, 6 Postscript figures, uses fullname.sty
In Proceedings of the Fifth Meeting on Mathematics of Language, Saarbruecken, August 1997
null
null
cs.CL
null
In this paper we present a new tree-rewriting formalism called Link-Sharing Tree Adjoining Grammar (LSTAG) which is a variant of synchronous TAGs. Using LSTAG we define an approach towards coordination where linguistic dependency is distinguished from the notion of constituency. Such an approach towards coordination that explicitly distinguishes dependencies from constituency gives a better formal understanding of its representation when compared to previous approaches that use tree-rewriting systems which conflate the two issues.
[ { "version": "v1", "created": "Fri, 18 Sep 1998 04:44:02 GMT" } ]
2007-05-23T00:00:00
[ [ "Sarkar", "Anoop", "", "University of Pennsylvania" ] ]
cs/9809030
Vern Paxson
Vern Paxson (Network Research Group, Lawrence Berkeley National Laboratory)
Fast, Approximate Synthesis of Fractional Gaussian Noise for Generating Self-Similar Network Traffic
14 pages
Computer Communication Review 27(5) (1997) 5-18
null
LBL-36750/UC-405
cs.NI
null
Recent network traffic studies argue that network arrival processes are much more faithfully modeled using statistically self-similar processes instead of traditional Poisson processes [LTWW94,PF95]. One difficulty in dealing with self-similar models is how to efficiently synthesize traces (sample paths) corresponding to self-similar traffic. We present a fast Fourier transform method for synthesizing approximate self-similar sample paths for one type of self-similar process, Fractional Gaussian Noise, and assess its performance and validity. We find that the method is as fast or faster than existing methods and appears to generate close approximations to true self-similar sample paths. We also discuss issues in using such synthesized sample paths for simulating network traffic, and how an approximation used by our method can dramatically speed up evaluation of Whittle's estimator for H, the Hurst parameter giving the strength of long-range dependence present in a self-similar time series.
[ { "version": "v1", "created": "Fri, 18 Sep 1998 05:18:06 GMT" } ]
2007-05-23T00:00:00
[ [ "Paxson", "Vern", "", "Network Research Group, Lawrence Berkeley National\n Laboratory" ] ]
cs/9809031
Mihir Bellare
William Aiello, Mihir Bellare, Giovanni Di Crescenzo and Ramarathnam Venkatesan
Security amplification by composition: The case of doubly-iterated, ideal ciphers
An extended abstract of this paper appeared in the proceedings of Crypto 98 conference (Springer Verlag LNCS Vol 1462, 1998). This is the full version
null
null
null
cs.CR
null
We investigate, in the Shannon model, the security of constructions corresponding to double and (two-key) triple DES. That is, we consider F_{k1}(F_{k2}(.)) and F_{k1}(F_{k2}^{-1}(F_{k1}(.))) with the component functions being ideal ciphers. This models the resistance of these constructions to ``generic'' attacks like meet in the middle attacks. We obtain the first proof that composition actually increases the security of these constructions in some meaningful sense. We compute a bound on the probability of breaking the double cipher as a function of the number of computations of the base cipher made, and the number of examples of the composed cipher seen, and show that the success probability is the square of that for a single key cipher. The same bound holds for the two-key triple cipher. The first bound is tight and shows that meet in the middle is the best possible generic attack against the double cipher.
[ { "version": "v1", "created": "Fri, 18 Sep 1998 19:02:15 GMT" } ]
2007-05-23T00:00:00
[ [ "Aiello", "William", "" ], [ "Bellare", "Mihir", "" ], [ "Di Crescenzo", "Giovanni", "" ], [ "Venkatesan", "Ramarathnam", "" ] ]
cs/9809032
Miroslaw Truszczynski
Victor W. Marek, Miroslaw Truszczynski
Stable models and an alternative logic programming paradigm
21 pages
The Logic Programming Paradigm, K.R. Apt, V.W. Marek, M. Truszczynski, D.S. Warren (eds.), pp. 375-398. Springer-Verlag, 1999
null
null
cs.LO cs.AI
null
In this paper we reexamine the place and role of stable model semantics in logic programming and contrast it with a least Herbrand model approach to Horn programs. We demonstrate that inherent features of stable model semantics naturally lead to a logic programming system that offers an interesting alternative to more traditional logic programming styles of Horn logic programming, stratified logic programming and logic programming with well-founded semantics. The proposed approach is based on the interpretation of program clauses as constraints. In this setting programs do not describe a single intended model, but a family of stable models. These stable models encode solutions to the constraint satisfaction problem described by the program. Our approach imposes restrictions on the syntax of logic programs. In particular, function symbols are eliminated from the language. We argue that the resulting logic programming system is well-attuned to problems in the class NP, has a well-defined domain of applications, and an emerging methodology of programming. We point out that what makes the whole approach viable is recent progress in implementations of algorithms to compute stable models of propositional logic programs.
[ { "version": "v1", "created": "Fri, 18 Sep 1998 20:34:59 GMT" } ]
2007-05-23T00:00:00
[ [ "Marek", "Victor W.", "" ], [ "Truszczynski", "Miroslaw", "" ] ]
cs/9809033
Davood Rafiei
Davood Rafiei and Alberto Mendelzon
Efficient Retrieval of Similar Time Sequences Using DFT
null
Proceedings of 5th Intl. Conf. on Foundations of Data Organizations and Algorithms (FODO '98), November 1998, Kobe, Japan
null
null
cs.DB
null
We propose an improvement of the known DFT-based indexing technique for fast retrieval of similar time sequences. We use the last few Fourier coefficients in the distance computation without storing them in the index since every coefficient at the end is the complex conjugate of a coefficient at the beginning and as strong as its counterpart. We show analytically that this observation can accelerate the search time of the index by more than a factor of two. This result was confirmed by our experiments, which were carried out on real stock prices and synthetic data.
[ { "version": "v1", "created": "Fri, 18 Sep 1998 21:24:23 GMT" }, { "version": "v2", "created": "Fri, 25 Sep 1998 16:12:20 GMT" } ]
2007-05-23T00:00:00
[ [ "Rafiei", "Davood", "" ], [ "Mendelzon", "Alberto", "" ] ]
cs/9809034
Tim Finin
Yannis Labrou and Tim Finin
Semantics and Conversations for an Agent Communication Language
Also in in "Readings in Agents", Michael Huhns and Munindar Singh (eds), Morgan Kaufmann Publishers, Inc
Proceedings of the Fifteenth International Joint Conference on Artificial Intelligence (IJCAI-97) August, 1997
null
null
cs.MA cs.AI
null
We address the issues of semantics and conversations for agent communication languages and the Knowledge Query Manipulation Language (KQML) in particular. Based on ideas from speech act theory, we present a semantic description for KQML that associates ``cognitive'' states of the agent with the use of the language's primitives (performatives). We have used this approach to describe the semantics for the whole set of reserved KQML performatives. Building on the semantics, we devise the conversation policies, i.e., a formal description of how KQML performatives may be combined into KQML exchanges (conversations), using a Definite Clause Grammar. Our research offers methods for a speech act theory-based semantic description of a language of communication acts and for the specification of the protocols associated with these acts. Languages of communication acts address the issue of communication among software applications at a level of abstraction that is useful to the emerging software agents paradigm.
[ { "version": "v1", "created": "Fri, 18 Sep 1998 21:41:18 GMT" } ]
2007-05-23T00:00:00
[ [ "Labrou", "Yannis", "" ], [ "Finin", "Tim", "" ] ]
cs/9809035
Jeff Erickson
Jeff Erickson, Leonidas J. Guibas, Jorge Stolfi, Li Zhang
Separation-Sensitive Collision Detection for Convex Objects
10 pages, 8 figures; to appear in Proc. 10th Annual ACM-SIAM Symposium on Discrete Algorithms, 1999; see also http://www.uiuc.edu/ph/www/jeffe/pubs/kollide.html ; v2 replaces submission with camera-ready version
null
null
null
cs.CG cs.GR
null
We develop a class of new kinetic data structures for collision detection between moving convex polytopes; the performance of these structures is sensitive to the separation of the polytopes during their motion. For two convex polygons in the plane, let $D$ be the maximum diameter of the polygons, and let $s$ be the minimum distance between them during their motion. Our separation certificate changes $O(\log(D/s))$ times when the relative motion of the two polygons is a translation along a straight line or convex curve, $O(\sqrt{D/s})$ for translation along an algebraic trajectory, and $O(D/s)$ for algebraic rigid motion (translation and rotation). Each certificate update is performed in $O(\log(D/s))$ time. Variants of these data structures are also shown that exhibit \emph{hysteresis}---after a separation certificate fails, the new certificate cannot fail again until the objects have moved by some constant fraction of their current separation. We can then bound the number of events by the combinatorial size of a certain cover of the motion path by balls.
[ { "version": "v1", "created": "Fri, 18 Sep 1998 23:16:06 GMT" }, { "version": "v2", "created": "Sat, 24 Oct 1998 21:51:28 GMT" } ]
2007-05-23T00:00:00
[ [ "Erickson", "Jeff", "" ], [ "Guibas", "Leonidas J.", "" ], [ "Stolfi", "Jorge", "" ], [ "Zhang", "Li", "" ] ]
cs/9809036
Peter Stanski
P. Stanski, S. Giles and A. Zaslavsky
Document Archiving, Replication and Migration Container for Mobile Web Users
5 pages
Proceedings of the 1998 ACM Symposium on Applied Computing (SAC98), Feb. 27- March 1, pp. 400-404, ACM, ISBN 0-89791-969-6
null
null
cs.MA cs.MM
null
With the increasing use of mobile workstations for a wide variety of tasks and associated information needs, and with many variations of available networks, access to data becomes a prime consideration. This paper discusses issues of workstation mobility and proposes a solution wherein the data structures are accessed in an encapsulated form - through the Portable File System (PFS) wrapper. The paper discusses an implementation of the Portable File System, highlighting the architecture and commenting upon performance of an experimental system. Although investigations have been focused upon mobile access of WWW documents, this technique could be applied to any mobile data access situation.
[ { "version": "v1", "created": "Sun, 20 Sep 1998 12:48:43 GMT" } ]
2007-05-23T00:00:00
[ [ "Stanski", "P.", "" ], [ "Giles", "S.", "" ], [ "Zaslavsky", "A.", "" ] ]
cs/9809040
Chunlei Liu
Bobby Vandalore, Sonia Fahmy, Raj Jain, Rohit Goyal, Mukul Goyal
Overload Based Explicit Rate Switch Schemes with MCR Guarantees
Submitted to the INFOCOM '99
null
null
null
cs.NI
null
An explicit rate switch scheme monitors the load at each link and gives feedback to the sources. We define the overload factor as the ratio of the input rate to the available capacity. In this paper, we present four overload based ABR switch schemes which provide MCR guarantees. The switch schemes proposed use the overload factor and other quantities to calculate feedback rates. A dynamic queue control mechanism is used to achieve efficient usage of the link, control queues and, achieve constant queuing delay at steady state. The proposed algorithms are studied and compared using several configurations. The configurations were chosen to test the performance of the algorithms in presence of link bottlenecks, source bottlenecks and transient sources. A comparison of the proposed algorithms based on the simulation results is presented.
[ { "version": "v1", "created": "Tue, 22 Sep 1998 21:34:27 GMT" } ]
2007-05-23T00:00:00
[ [ "Vandalore", "Bobby", "" ], [ "Fahmy", "Sonia", "" ], [ "Jain", "Raj", "" ], [ "Goyal", "Rohit", "" ], [ "Goyal", "Mukul", "" ] ]
cs/9809041
Chunlei Liu
Bobby Vandalore, Raj Jain, Rohit Goyal, Sonia Fahmy
Design and Analysis of Queue Control Functions for Explicit Rate Switch Schemes
Proceedings of IC3N'98, October 1998
null
null
null
cs.NI
null
The main goals of a switch scheme are high utilization, low queuing delay and fairness. To achieve high utilization the switch scheme can maintain non-zero (small) queues in steady state which can be used if the sources do not have data to send. Queue length (delay) can be controlled if part of the link capacity is used for draining queues in the event of queue build up. In most schemes a simple threshold function is used for queue control. Better control of the queue and hence delay can be achieved by using sophisticated queue control functions. It is very important to design and analyze such queue control functions. We study step, linear, hyperbolic and inverse hyperbolic queue control functions. Analytical explanation and simulation results consistent with analysis are presented. From the study, we conclude that inverse hyperbolic is the best control function and to reduce complexity the linear control function can be used since it performs satisfactorily in most cases.
[ { "version": "v1", "created": "Tue, 22 Sep 1998 21:43:26 GMT" } ]
2007-05-23T00:00:00
[ [ "Vandalore", "Bobby", "" ], [ "Jain", "Raj", "" ], [ "Goyal", "Rohit", "" ], [ "Fahmy", "Sonia", "" ] ]
cs/9809042
Chunlei Liu
Bobby Vandalore, Sonia Fahmy, Raj Jain, Rohit Goyal, Mukul Goyal
A Definition of General Weighted Fairness and its Support in Explicit Rate Switch Algorithms
Proceedings of ICNP'98, October1998
null
null
null
cs.NI
null
In this paper we give a general definition of weighted fairness and show how this can achieve various fairness definitions, such as those mentioned in the ATM Forum TM 4.0 Specifications. We discuss how a pricing policy can be mapped to general weighted (GW) fairness. The GW fairness can be achieved by calculating the $ExcessFairshare$ (weighted fairshare of the left over bandwidth) for each VC. We show how a switch algorithm can be modified to support the GW fairness by using the $ExcessFairshare$. We use ERICA+ as an example switch algorithm and show how it can be modified to achieve the general fairness. Simulations results are presented to demonstrate that the modified switch algorithm achieves GW fairness. An analytical proof for convergence of the modified ERICA+ algorithm is given in the appendix.
[ { "version": "v1", "created": "Tue, 22 Sep 1998 22:01:21 GMT" } ]
2007-05-23T00:00:00
[ [ "Vandalore", "Bobby", "" ], [ "Fahmy", "Sonia", "" ], [ "Jain", "Raj", "" ], [ "Goyal", "Rohit", "" ], [ "Goyal", "Mukul", "" ] ]
cs/9809043
Chunlei Liu
Bobby Vandalore, Shivkumar Kalyanaraman, Raj Jain, Rohit Goyal, Sonia Fahmy
Worst Case Buffer Requirements For Tcp Over ABR
SICON'98, June 98
null
null
null
cs.NI
null
ATM (asynchronous transfer mode) is the technology chosen for the Broadband Integrated Services Digital Network (B-ISDN). The ATM ABR (available bit rate) service can be used to transport ``best-effort'' traffic. In this paper, we extend our earlier work on the buffer requirements problem for TCP over ABR. Here, a worst case scenario is generated such that TCP sources send a burst of data at the time when the sources have large congestion windows and the ACRs (allowed cell rates) for ABR are high. We find that ABR using the ERICA+ switch algorithm can control the maximum queue lengths (hence the buffer requirements) even for the worst case. We present analytical arguments for the expected queue length and simulation results for different number of sources values and parameter values.
[ { "version": "v1", "created": "Tue, 22 Sep 1998 22:05:42 GMT" } ]
2007-05-23T00:00:00
[ [ "Vandalore", "Bobby", "" ], [ "Kalyanaraman", "Shivkumar", "" ], [ "Jain", "Raj", "" ], [ "Goyal", "Rohit", "" ], [ "Fahmy", "Sonia", "" ] ]
cs/9809045
Chunlei Liu
Shivkumar Kalyanaraman, Bobby Vandalore, Raj Jain, Rohit Goyal, Sonia Fahmy, Seong-Cheol Kim, Sastri Kota
Performance of TCP over ABR with Long-Range Dependent VBR Background Traffic over Terrestrial and Satellite ATM networks
Proceedings of LCN `98
null
null
null
cs.NI
null
Compressed video is well known to be self-similar in nature. We model VBR carrying Long-Range Dependent (LRD), multiplexed MPEG-2 video sources. The actual traffic for the model is generated using fast-fourier transform of generate the fractional gaussian noise (FGN) sequence. Our model of compressed video sources bears similarity to an MPEG-2 Transport Stream carrying video, i.e., it is long-range dependent and generates traffic in a piecewise-CBR fashion. We study the effect of such VBR traffic on ABR carrying TCP traffic. The effect of such VBR traffic is that the ABR capacity is highly variant. We find that a switch algorithm like ERICA+ can tolerate this variance in ABR capacity while maintaining high throughput and low delay. We present simulation results for terrestrial and satellite configurations.
[ { "version": "v1", "created": "Wed, 23 Sep 1998 01:40:13 GMT" } ]
2007-05-23T00:00:00
[ [ "Kalyanaraman", "Shivkumar", "" ], [ "Vandalore", "Bobby", "" ], [ "Jain", "Raj", "" ], [ "Goyal", "Rohit", "" ], [ "Fahmy", "Sonia", "" ], [ "Kim", "Seong-Cheol", "" ], [ "Kota", "Sastri", "" ] ]
cs/9809047
Chunlei Liu
Rohit Goyal, Raj Jain, Sonia Fahmy, Shobana Narayanaswamy
Modeling Traffic Management in ATM Networks with OPNET
Proc. of OPNETWORK'98, Washington DC., May 1998
null
null
null
cs.NI
null
Asynchronous transfer mode (ATM) is the new generation of computer and communication networks that are being deployed throughout the telecommunication industry as well as in campus backbones. ATM technology distinguishes itself from the previous networking protocols in that it has the latest traffic management technology and thus allows guaranteeing delay, throughput, and other performance measures. This in turn, allows users to integrate voice, video, and data on the same network. Available bit rate (ABR) service in ATM has been designed to fairly distribute all unused capacity to data traffic and is specified in the ATM Forum's Traffic Management (TM4.0) standard. This paper will describe the OPNET models that have been developed for ATM and ABR design and analysis.
[ { "version": "v1", "created": "Wed, 23 Sep 1998 02:17:51 GMT" } ]
2007-05-23T00:00:00
[ [ "Goyal", "Rohit", "" ], [ "Jain", "Raj", "" ], [ "Fahmy", "Sonia", "" ], [ "Narayanaswamy", "Shobana", "" ] ]
cs/9809048
Chunlei Liu
Rohit Goyal, Steve Lai, Raj Jain, Arian Durresi
laboratories for Data Communications and Computer Networks
Proc. of Frontiers in Education (FIE98), Tempe, November 1998
null
null
null
cs.NI
null
In this paper we describe a hands-on laboratory oriented instructional package that we have developed for data communications and networking. The package consists of a software tool, together with instructional material for a laboratory based networking curriculum. The software is based on a simulation environment that enables the student to experiment with various networking protocols, on an easy to use graphical user interface (GUI). Data message flows, packet losses, control/routing message flows, virtual circuit setups, link failures, bit errors etc., are some of the features that can be visualized in this environment. The student can also modify the networking components provided, as well as add new components using the C programming language. The instructional material consists of a set of laboratory exercises for flow and error control (HDLC), IEEE 802.3 CSMA/CD protocol, the token ring protocol, interconnecting LANs via bridges, TCP congestion avoidance and control, IP fragmentation and reassembly, ATM PNNI routing and ATM policing. The laboratory exercises have facilitated the development of a networking curriculum based on both the traditional computer networking principles, as well as the new technologies in telecommunication networking. The laboratory environment has been used in the networking curriculum at The Ohio State University, and is being piloted at other universities. The entire package is freely available over the Internet.
[ { "version": "v1", "created": "Wed, 23 Sep 1998 02:21:12 GMT" } ]
2007-05-23T00:00:00
[ [ "Goyal", "Rohit", "" ], [ "Lai", "Steve", "" ], [ "Jain", "Raj", "" ], [ "Durresi", "Arian", "" ] ]
cs/9809049
Dr Peter J. Bentley
Peter J Bentley
Aspects of Evolutionary Design by Computers
In Proceedings of the 3rd On-line World Conference on Soft Computing in Engineering Design and Manufacturing (WSC3)
null
null
null
cs.NE
null
This paper examines the four main types of Evolutionary Design by computers: Evolutionary Design Optimisation, Evolutionary Art, Evolutionary Artificial Life Forms and Creative Evolutionary Design. Definitions for all four areas are provided. A review of current work in each of these areas is given, with examples of the types of applications that have been tackled. The different properties and requirements of each are examined. Descriptions of typical representations and evolutionary algorithms are provided and examples of designs evolved using these techniques are shown. The paper then discusses how the boundaries of these areas are beginning to merge, resulting in four new 'overlapping' types of Evolutionary Design: Integral Evolutionary Design, Artificial Life Based Evolutionary Design, Aesthetic Evolutionary AL and Aesthetic Evolutionary Design. Finally, the last part of the paper discusses some common problems faced by creators of Evolutionary Design systems, including: interdependent elements in designs, epistasis, and constraint handling.
[ { "version": "v1", "created": "Wed, 23 Sep 1998 11:01:55 GMT" } ]
2007-05-23T00:00:00
[ [ "Bentley", "Peter J", "" ] ]
cs/9809050
Wolfgang Lezius
Wolfgang Lezius (University of Paderborn), Reinhard Rapp (University of Mainz), Manfred Wettler (University of Paderborn)
A Freely Available Morphological Analyzer, Disambiguator and Context Sensitive Lemmatizer for German
5 pages, Postscript only
Proceedings of the COLING-ACL 1998, pp. 743-748
null
null
cs.CL
null
In this paper we present Morphy, an integrated tool for German morphology, part-of-speech tagging and context-sensitive lemmatization. Its large lexicon of more than 320,000 word forms plus its ability to process German compound nouns guarantee a wide morphological coverage. Syntactic ambiguities can be resolved with a standard statistical part-of-speech tagger. By using the output of the tagger, the lemmatizer can determine the correct root even for ambiguous word forms. The complete package is freely available and can be downloaded from the World Wide Web.
[ { "version": "v1", "created": "Wed, 23 Sep 1998 12:59:39 GMT" } ]
2007-05-23T00:00:00
[ [ "Lezius", "Wolfgang", "", "University of Paderborn" ], [ "Rapp", "Reinhard", "", "University\n of Mainz" ], [ "Wettler", "Manfred", "", "University of Paderborn" ] ]
cs/9809051
Saturnino Luz
Niels Ole Bernsen and Laila Dybkjaer, eds. (The Natural Interactive Systems Group, Odense University, Denmark)
Spoken Language Dialogue Systems and Components: Best practice in development and evaluation (DISC 24823) - Periodic Progress Report 1: Basic Details of the Action
27 pages
null
null
DISC-D5.1
cs.CL cs.SE
null
The DISC project aims to (a) build an in-depth understanding of the state-of-the-art in spoken language dialogue systems (SLDSs) and components development and evaluation with the purpose of (b) developing a first best practice methodology in the field. The methodology will be accompanied by (c) a series of development and evaluation support tools. To the limited extent possible within the duration of the project, the draft versions of the methodology and the tools will be (d) tested by SLDS developers from industry and research, and will be (e) packaged to best suit their needs. In the first year of DISC, (a) has been accomplished, and (b) and (c) have started. A proposal to complete the work proposed above by adding 12 months to the 18 months of the present project, has been submitted to Esprit Long-Term Research in March 1998.
[ { "version": "v1", "created": "Wed, 23 Sep 1998 14:47:49 GMT" } ]
2007-05-23T00:00:00
[ [ "Bernsen", "Niels Ole", "", "The Natural Interactive\n Systems Group, Odense University, Denmark" ], [ "Dybkjaer", "Laila", "", "The Natural Interactive\n Systems Group, Odense University, Denmark" ], [ "eds.", "", "", "The Natural Interactive\n Systems Group, Odense University, Denmark" ] ]
cs/9809052
Chunlei Liu
Rohit Goyal, Sastri Kota, Raj Jain, Sonia Fahmy, Bobby Vandalore, Jerry Kallaus
Analysis and Simulation of Delay and Buffer Requirements of satellite-ATM Networks for TCP/IP Traffic
Submitted to IEEE Journal of Selected Areas in Communications, March 1998
null
null
null
cs.NI
null
In this paper we present a model to study the end-to-end delay performance of a satellite-ATM netowrk. We describe a satellite-ATM network architecture. The architecture presents a trade-off between the on-board switching/processing features and the complexity of the satellite communication systems. The end-to-end delay of a connection passing through a satellite constellation consists of the transmission delay, the uplink and downlink ground terminal-satellite propagation delay, the inter-satellite link delays, the on-board switching, processing and buffering delays. In a broadband satellite network, the propagation and the buffering delays have the most impact on the overall delay. We present an analysis of the propagation and buffering delay components for GEO and LEO systems. We model LEO constellations as satellites evenly spaced in circular orbits around the earth. A simple routing algorithm for LEO systems calculates locally optimal paths for the end-to-end connection. This is used to calculate the end-to-end propagation delays for LEO networks. We present a simulation model to calculate the buffering delay for TCP/IP traffic over ATM ABR and UBR service categories. We apply this model to calculate total end-to-end delays for TCP/IP over satellite-ATM networks.
[ { "version": "v1", "created": "Wed, 23 Sep 1998 14:03:39 GMT" } ]
2007-05-23T00:00:00
[ [ "Goyal", "Rohit", "" ], [ "Kota", "Sastri", "" ], [ "Jain", "Raj", "" ], [ "Fahmy", "Sonia", "" ], [ "Vandalore", "Bobby", "" ], [ "Kallaus", "Jerry", "" ] ]
cs/9809053
Chunlei Liu
ohit Goyal, Raj Jain, Shiv Kalyanaraman, Sonia Fahmy, Bobby Vandalore
Improving the Performance of TCP over the ATM-UBR service
null
null
null
null
cs.NI
null
In this paper we study the design issues in improving TCP performance over the ATM UBR service. ATM-UBR switches respond to congestion by dropping cells when their buffers become full. TCP connections running over UBR can experience low throughput and high unfairness. Intelligent switch drop policies and end-system policies can improve the performance of TCP over UBR with limited buffers. We describe the various design options available to the network as well as to the end systems to improve TCP performance over UBR. We study the effects of Early Packet Discard, and two per-VC accounting based buffer management policies. We also study the effects of various TCP end system congestion control policies including slow start and congestion avoidance, fast retransmit and recovery and selective acknowledgments. We present simulation results for various small and large latency configurations with varying buffer sizes and number of sources.
[ { "version": "v1", "created": "Wed, 23 Sep 1998 14:23:14 GMT" } ]
2007-05-23T00:00:00
[ [ "Goyal", "ohit", "" ], [ "Jain", "Raj", "" ], [ "Kalyanaraman", "Shiv", "" ], [ "Fahmy", "Sonia", "" ], [ "Vandalore", "Bobby", "" ] ]
cs/9809054
Chunlei Liu
Rohit Goyal, Raj Jain, Sonia Fahmy, Bobby Vandalore, Shivkumar Kalyanaraman
Design Issues for providing Minimum Rate Guarantees to the ATM Unspecified Bit Rate Service
Proceedings of ATM98, Fairfax, May 1998
null
null
null
cs.NI
null
Recent enhancements have been proposed to the ATM Unspecified Bit Rate (UBR) service that guarantee a minimum rate at the frame level to the UBR VCs. These enhancements have been called Guaranteed Frame Rate (GFR). In this paper, we discuss the motivation, design and implementation issues for GFR. We present the design of buffer management and policing mechanisms to implement GFR. We study the effects of policing, per-VC buffer allocation, and per-VC queuing on providing GFR to TCP/IP traffic. We conclude that per-VC scheduling is necessary to provide minimum rate guarantees to TCP traffic. We examine the role of frame tagging in the presence of scheduling and buffer management for providing minumum rate guarantees. The use of GFR to support the Internet Controlled Load Service is also discussed.
[ { "version": "v1", "created": "Wed, 23 Sep 1998 14:28:50 GMT" } ]
2007-05-23T00:00:00
[ [ "Goyal", "Rohit", "" ], [ "Jain", "Raj", "" ], [ "Fahmy", "Sonia", "" ], [ "Vandalore", "Bobby", "" ], [ "Kalyanaraman", "Shivkumar", "" ] ]
cs/9809055
Chunlei Liu
Rohit Goyal, Raj Jain, Sonia Fahmy, Bobby Vandalore
Providing Rate Guarantees to TCP over the ATM GFR Service
Submitted to LCN'98
null
null
null
cs.NI
null
The ATM Guaranteed Frame Rate (GFR) service is intended for best effort traffic that can benefit from minimum throughput guarantees. Edge devices connecting LANs to an ATM network can use GFR to transport multiple TCP/IP connections over a single GFR VC.These devices would typically multiplex VCs into a single FIFO queue. It has been shown that in general, FIFO queuing is not sufficient to provide rate guarantees, and per-VC queuing with scheduling is needed. We show that under conditions of low buffer allocation, it is possible to control TCP rates with FIFO queuing and buffer management. We present analysis and simulation results on controlling TCP rates by buffer management. We present a buffer management policy that provides loose rate guarantees to SACK TCP sources when the total buffer allocation is low. We study the performance of this buffer management scheme by simulation.
[ { "version": "v1", "created": "Wed, 23 Sep 1998 14:49:49 GMT" } ]
2007-05-23T00:00:00
[ [ "Goyal", "Rohit", "" ], [ "Jain", "Raj", "" ], [ "Fahmy", "Sonia", "" ], [ "Vandalore", "Bobby", "" ] ]
cs/9809056
Chunlei Liu
G. Babic, B. Vandalore, and R. Jain
Analysis and Modeling of Traffic in Modern Data Communication Networks
Ohio State University Technical Report, Feburary 1998
null
null
OSU-CISRC-1/98-TR02
cs.NI
null
In performance analysis and design of communication netword modeling data traffic is important. With introduction of new applications, the characteristics of the data traffic changes. We present a brief review the different models of data traffic and how they have evolved. We present results of data traffic analysis and simulated traffic, which demonstrates that the packet train model fits the traffic at source destination level and long-memory (self-similar) model fits the traffic at the aggregate level.
[ { "version": "v1", "created": "Wed, 23 Sep 1998 15:01:00 GMT" } ]
2007-05-23T00:00:00
[ [ "Babic", "G.", "" ], [ "Vandalore", "B.", "" ], [ "Jain", "R.", "" ] ]
cs/9809058
Chunlei Liu
Raj Jain, Shiv Kalyanaraman and Ram Viswanathan
The OSU Scheme for Congestion Avoidance in ATM Networks: Lessons Learnt and Extensions
null
null
null
null
cs.NI
null
The OSU scheme is a rate-based congestion avoidance scheme for ATM networks using explicit rate indication. This work was one of the first attempts to define explicit rate switch mechanisms and the Resource Management (RM) cell format in Asynchronous Transfer Mode (ATM) networks. The key features of the scheme include explicit rate feedback, congestion avoidance, fair operation while maintaining high utilization, use of input rate as a congestion metric, O(1) complexity. This paper presents an overview of the scheme, presents those features of the scheme that have now become common features of other switch algorithms and discusses three extensions of the scheme.
[ { "version": "v1", "created": "Wed, 23 Sep 1998 15:09:56 GMT" } ]
2007-05-23T00:00:00
[ [ "Jain", "Raj", "" ], [ "Kalyanaraman", "Shiv", "" ], [ "Viswanathan", "Ram", "" ] ]
cs/9809059
Chunlei Liu
Shivkumar Kalyanaraman, Raj Jain, Sonia Fahmy, Rohit Goyal, and Bobby Vandalore
The ERICA Switch Algorithm for ABR Traffic Management in ATM Networks
null
null
null
null
cs.NI
null
We propose an explicit rate indication scheme for congestion avoidance in ATM networks. In this scheme, the network switches monitor their load on each link, determining a load factor, the available capacity, and the number of currently active virtual channels. This information is used to advise the sources about the rates at which they should transmit. The algorithm is designed to achieve efficiency, fairness, controlled queueing delays, and fast transient response. The algorithm is also robust to measurement errors caused due to variation in ABR demand and capacity. We present performance analysis of the scheme using both analytical arguments and simulation results. The scheme is being implemented by several ATM switch manufacturers.
[ { "version": "v1", "created": "Wed, 23 Sep 1998 15:18:30 GMT" } ]
2007-05-23T00:00:00
[ [ "Kalyanaraman", "Shivkumar", "" ], [ "Jain", "Raj", "" ], [ "Fahmy", "Sonia", "" ], [ "Goyal", "Rohit", "" ], [ "Vandalore", "Bobby", "" ] ]
cs/9809060
Tao Jiang
Harry Buhrman (CWI), Tao Jiang (McMaster U.), Ming Li (U of Waterloo), Paul Vitanyi (CWI and U of Amsterdam)
New Applications of the Incompressibility Method: Part II
13 pages. Submitted to TCS
null
null
null
cs.CC cs.DM
null
The incompressibility method is an elementary yet powerful proof technique. It has been used successfully in many areas. To further demonstrate its power and elegance we exhibit new simple proofs using the incompressibility method.
[ { "version": "v1", "created": "Wed, 23 Sep 1998 15:41:42 GMT" } ]
2007-05-23T00:00:00
[ [ "Buhrman", "Harry", "", "CWI" ], [ "Jiang", "Tao", "", "McMaster U." ], [ "Li", "Ming", "", "U of Waterloo" ], [ "Vitanyi", "Paul", "", "CWI and U of Amsterdam" ] ]
cs/9809061
Tao Jiang
Tao Jiang (McMaster U.), Ming Li (U of Waterloo), Paul Vitanyi (CWI and U of Amsterdam)
New Applications of the Incompressibility Method: Part I
15 pages. To appear in The Computer Journal
null
null
null
cs.CC cs.DM
null
The incompressibility method is an elementary yet powerful proof technique. It has been used successfully in many areas. To further demonstrate its power and elegance we exhibit new simple proofs using the incompressibility method.
[ { "version": "v1", "created": "Wed, 23 Sep 1998 15:43:54 GMT" } ]
2007-05-23T00:00:00
[ [ "Jiang", "Tao", "", "McMaster U." ], [ "Li", "Ming", "", "U of Waterloo" ], [ "Vitanyi", "Paul", "", "CWI\n and U of Amsterdam" ] ]
cs/9809062
Chunlei Liu
Sastri Kota, Rohit Goyal, Raj Jain
Satellite ATM Network Architectural Considerations and TCP/IP Performance
Proceedings of the 3rd Ka Band Utilization Converence, Italy, 1997, pp481-488
null
null
null
cs.NI
null
In this paper, we have provided a summary of the design options in Satellite-ATM technology. A satellite ATM network consists of a space segment of satellites connected by inter-satellite crosslinks, and a ground segment of the various ATM networks. A satellite-ATM interface module connects the satellite network to the ATM networks and performs various call and control functions. A network control center performs various network management and resource allocation functions. Several issues such as the ATM service model, media access protocols, and traffic management issues must be considered when designing a satellite ATM network to effectively transport Internet traffic. We have presented the buffer requirements for TCP/IP traffic over ATM-UBR for satellite latencies. Our results are based on TCP with selective acknowledgments and a per-VC buffer management policy at the switches. A buffer size of about 0.5 * RTT to 1 * RTT is sufficient to provide over 98% throughput to infinite TCP traffic for long latency networks and a large number of sources. This buffer requirement is independent of the number of sources. The fairness is high for a large numbers of sources because of the per-VC buffer management performed at the switches and the nature of TCP traffic.
[ { "version": "v1", "created": "Wed, 23 Sep 1998 15:54:26 GMT" } ]
2007-05-23T00:00:00
[ [ "Kota", "Sastri", "" ], [ "Goyal", "Rohit", "" ], [ "Jain", "Raj", "" ] ]
cs/9809064
Madhav Marathe
Madhav V. Marathe, Harry B. Hunt III, Richard E. Stearns, Venkatesh Radhakrishnan
Approximation Algorithms for PSPACE-Hard Hierarchically and Periodically Specified Problems
5 Figures, 24 pages
SIAM J. Computing, Vol. 27, No 5, Oct. 1998, pp. 1237--1261
null
null
cs.CC cs.DS
null
We study the efficient approximability of basic graph and logic problems in the literature when instances are specified hierarchically as in \cite{Le89} or are specified by 1-dimensional finite narrow periodic specifications as in \cite{Wa93}. We show that, for most of the problems $\Pi$ considered when specified using {\bf k-level-restricted} hierarchical specifications or $k$-narrow periodic specifications the following holds: \item Let $\rho$ be any performance guarantee of a polynomial time approximation algorithm for $\Pi$, when instances are specified using standard specifications. Then $\forall \epsilon > 0$, $ \Pi$ has a polynomial time approximation algorithm with performance guarantee $(1 + \epsilon) \rho$. \item $\Pi$ has a polynomial time approximation scheme when restricted to planar instances. \end{romannum} These are the first polynomial time approximation schemes for PSPACE-hard hierarchically or periodically specified problems. Since several of the problems considered are PSPACE-hard, our results provide the first examples of natural PSPACE-hard optimization problems that have polynomial time approximation schemes. This answers an open question in Condon et. al. \cite{CF+93}.
[ { "version": "v1", "created": "Wed, 23 Sep 1998 15:58:21 GMT" } ]
2007-05-23T00:00:00
[ [ "Marathe", "Madhav V.", "" ], [ "Hunt", "Harry B.", "III" ], [ "Stearns", "Richard E.", "" ], [ "Radhakrishnan", "Venkatesh", "" ] ]
cs/9809066
Chunlei Liu
Rohit Goyal, Raj Jain, Shivkumar Kalyanaraman, Sonia Fahmy, Bobby Vandalore, Sastri Kota
TCP Selective Acknowledgments and UBR Drop Policies to Improve ATM-UBR Performance over Terrestrial and Satellite Networks
Proc. ICCCN97, Las Vegas, September 1997 pp17-27
null
null
null
cs.NI
null
We study the performance of Selective Acknowledgments with TCP over the ATM-UBR service category. We examine various UBR drop policies, TCP mechanisms and network configurations to recommend optimal parameters for TCP over UBR. We discuss various TCP congestion control mechanisms compare their performance for LAN and WAN networks. We describe the effect of satellite delays on TCP performance over UBR and present simulation results for LAN, WAN and satellite networks. SACK TCP improves the performance of TCP over UBR, especially for large delay networks. Intelligent drop policies at the switches are an important factor for good performance in local area networks.
[ { "version": "v1", "created": "Thu, 24 Sep 1998 02:53:18 GMT" } ]
2007-05-23T00:00:00
[ [ "Goyal", "Rohit", "" ], [ "Jain", "Raj", "" ], [ "Kalyanaraman", "Shivkumar", "" ], [ "Fahmy", "Sonia", "" ], [ "Vandalore", "Bobby", "" ], [ "Kota", "Sastri", "" ] ]
cs/9809067
Chunlei Liu
Sonia Fahmy, Raj Jain, Shivkumar Kalyanaraman, Rohit Goyal, Bobby Vandalore and Xiangrong Cai
A Survey of Protocols and Open Issues in ATM Multipoint Communication
OSU Technical Report, August 21, 1997
null
null
null
cs.NI
null
Asynchronous transfer mode (ATM) networks must define multicast capabilities in order to efficiently support numerous applications, such as video conferencing and distributed applications, in addition to LAN emulation (LANE) and Internet protocol (IP) multicasting. Several problems and issues arise in ATM multicasting, such as signaling, routing, connection admission control, and traffic management problems. IP integrated services over ATM poses further challenges to ATM multicasting. Scalability and simplicity are the two main concerns for ATM multicasting. This paper provides a survey of the current work on multicasting problems in general, and ATM multicasting in particular. A number of proposed schemes is examined, such as the schemes MARS, MCS, SEAM, SMART, RSVP, and various multipoint traffic management and transport-layer schemes. The paper also indicates a number of key open issues that remain unresolved.
[ { "version": "v1", "created": "Thu, 24 Sep 1998 02:56:49 GMT" } ]
2007-05-23T00:00:00
[ [ "Fahmy", "Sonia", "" ], [ "Jain", "Raj", "" ], [ "Kalyanaraman", "Shivkumar", "" ], [ "Goyal", "Rohit", "" ], [ "Vandalore", "Bobby", "" ], [ "Cai", "Xiangrong", "" ] ]
cs/9809068
Chunlei Liu
Raj Jain and Gojko Babic
Performance Testing Effort at the ATM Forum: An Overview
IEEE Communication Magazine, Special issue on ATM performance, Version: April 10, 1997, pp110-116
null
null
null
cs.NI
null
The testing group at ATM Forum is working on developing a specification for performance testing of ATM switches and networks. The emphasis is on the user perceived frame-level performance. This paper explains what is different about this new effort and gives its status.
[ { "version": "v1", "created": "Thu, 24 Sep 1998 03:00:49 GMT" } ]
2007-05-23T00:00:00
[ [ "Jain", "Raj", "" ], [ "Babic", "Gojko", "" ] ]
cs/9809069
Chunlei Liu
Shiv Kalyanaraman, Raj Jain, Jianping Jiang, Rohit Goyal, Sonia Fahmy and Pradeep Samudra
Design Considerations for the Virtual Source/Virtual Destination (VS/VD) Feature in the ABR Service of ATM Networks
25 pages
null
null
null
cs.NI
null
The Available Bit Rate (ABR) service in ATM networks has been specified to allow fair and efficient support of data applications over ATM utilizing capacity left over after servicing higher priority classes. One of the architectural features in the ABR specification [tm4] is the Virtual Source/Virtual Destination (VS/VD) option. This option allows a switch to divide an end-to-end ABR connection into separately controlled ABR segments by acting like a destination on one segment, and like a source on the other. The coupling in the VS/VD switch between the two ABR control segments is implementation specific. In this paper, we model a VS/VD ATM switch and study the issues in designing coupling between ABR segments. We identify a number of implementation options for the coupling. A good choice significantly improves the stability and transient performance of the system and reduces the buffer requirements at the switches.
[ { "version": "v1", "created": "Thu, 24 Sep 1998 03:06:39 GMT" } ]
2007-05-23T00:00:00
[ [ "Kalyanaraman", "Shiv", "" ], [ "Jain", "Raj", "" ], [ "Jiang", "Jianping", "" ], [ "Goyal", "Rohit", "" ], [ "Fahmy", "Sonia", "" ], [ "Samudra", "Pradeep", "" ] ]
cs/9809070
Chunlei Liu
Shivkumar Kalyanaraman, Raj Jain, Rohit Goyal, Sonia Fahmy, and Seong-Cheol Kim
Use-it or Lose-it Policies for the Available Bit Rate (ABR) Service in ATM Networks
25 pages
null
null
null
cs.NI
null
The Available Bit Rate (ABR) service has been developed to support 21st century data applications over Asynchronous Transfer Mode (ATM). The ABR service uses a closed-loop rate-based traffic management framework where the network divides left-over bandwidth among contending sources. The ATM Forum traffic management group also incorporated open-loop control capabilities to make the ABR service robust to temporary network failures and source inactivity. An important problem addressed was whether rate allocations of sources should be taken away if sources do not use them. The proposed solutions, popularly known as the Use-It-or-Lose-It (UILI) policies, have had significant impact on the ABR service capabilities. In this paper we discuss the design, development, and the final shape of these policies and their impact on the ABR service. We compare the various alternatives through a performance evaluation.
[ { "version": "v1", "created": "Thu, 24 Sep 1998 03:09:09 GMT" } ]
2007-05-23T00:00:00
[ [ "Kalyanaraman", "Shivkumar", "" ], [ "Jain", "Raj", "" ], [ "Goyal", "Rohit", "" ], [ "Fahmy", "Sonia", "" ], [ "Kim", "Seong-Cheol", "" ] ]
cs/9809071
Chunlei Liu
Rohit Goyal, Raj Jain, Shiv Kalyanaraman, Sonia Fahmy and Seong-Cheol Kim
UBR+: Improving Performance of TCP over ATM-UBR service
ICC'97, Montreal, June 1997, pp1042-1048
null
null
null
cs.NI
null
ATM-UBR switches respond to congestion by dropping cells when their buffers become full. TCP connections running over UBR experience low throughput and high unfairness. For 100% TCP throughput each switch needs buffers equal to the sum of the window sizes of all the TCP connections. Intelligent drop policies can improve the performance of TCP over UBR with limited buffers. The UBR+ service proposes enhancements to UBR for intelligent drop. Early Packet Discard improves throughput but does not attempt to improve fairness. Selective packet drop based on per-connection buffer occupancy improves fairness. The Fair Buffer Allocation scheme further improves both throughput and fairness.
[ { "version": "v1", "created": "Thu, 24 Sep 1998 03:12:42 GMT" } ]
2007-05-23T00:00:00
[ [ "Goyal", "Rohit", "" ], [ "Jain", "Raj", "" ], [ "Kalyanaraman", "Shiv", "" ], [ "Fahmy", "Sonia", "" ], [ "Kim", "Seong-Cheol", "" ] ]
cs/9809072
Chunlei Liu
Shiv Kalyanaraman, Raj Jain, Sonia Fahmy, Rohit Goyal, Jianping Jiang and Seong-Cheol Kim
Performance of TCP over ABR on ATM backbone and with various VBR traffic patterns
ICC'97, Montreal, June 1997
null
null
null
cs.NI
null
We extend our earlier studies of buffer requirements of TCP over ABR in two directions. First, we study the performance of TCP over ABR in an ATM backbone. On the backbone, the TCP queues are at the edge router and not inside the ATM network. The router requires buffer equal to the sum of the receiver window sizes of the participating TCP connections. Second, we introduce various patterns of VBR background traffic. The VBR background introduces variance in the ABR capacity and the TCP traffic introduces variance in the ABR demand. Some simple switch schemes are unable to keep up with the combined effect of highly varying demands and highly varying ABR capacity. We present our experiences with refining the ERICA+ switch scheme to handle these conditions.
[ { "version": "v1", "created": "Thu, 24 Sep 1998 03:15:14 GMT" } ]
2007-05-23T00:00:00
[ [ "Kalyanaraman", "Shiv", "" ], [ "Jain", "Raj", "" ], [ "Fahmy", "Sonia", "" ], [ "Goyal", "Rohit", "" ], [ "Jiang", "Jianping", "" ], [ "Kim", "Seong-Cheol", "" ] ]
cs/9809074
Chunlei Liu
Shiv Kalyanaraman, Raj Jain, Rohit Goyal, Sonia Fahmy and Seong-Cheol Kim
Performance of TCP/IP Using ATM ABR and UBR Services over Satellite Networks
IEEE Communication Society Workshop on Computer-Aided Modeling, Analysis and Design of Communication Links and Networks, Mclean, VA, October 20, 1996
null
null
null
cs.NI
null
We study the buffering requirements for zero cell loss for TCP/IP over satellite links using the available bit rate (ABR) and unspecified bit rate (UBR) services of asynchronous transfer mode (ATM) networks. For the ABR service, we explore the effect of feedback delay (a factor which depends upon the position of the bottleneck), the switch scheme used, and background variable bit rate (VBR) traffic. It is shown that the buffer requirement for TCP over ABR is independent of the number of TCP sources, but depends on the aforementioned factors. For the UBR service, we show that the buffer requirement is the sum of the TCP receiver window sizes. We substantiate our arguments with simulation results.
[ { "version": "v1", "created": "Thu, 24 Sep 1998 03:20:18 GMT" } ]
2007-05-23T00:00:00
[ [ "Kalyanaraman", "Shiv", "" ], [ "Jain", "Raj", "" ], [ "Goyal", "Rohit", "" ], [ "Fahmy", "Sonia", "" ], [ "Kim", "Seong-Cheol", "" ] ]
cs/9809075
Chunlei Liu
Sonia Fahmy, Raj Jain, Shivkumar Kalyanaraman, Rohit Goyal, and Fang Lu
On Source Rules for ABR Service on ATM Networks with Satellite Links
Proceedings of the First International Workshop on Satellite-based Information Services, Rye, New York, November 1996, pp108-115
null
null
null
cs.NI
null
During the design of ABR traffic management at the ATM Forum, we performed several analyses to ensure that the ABR service will operate efficiently over satellite links. In the cases where the performance was unacceptable, we suggested modifications to the traffic management specifications. This paper describes one such issue related to the count of missing resource management cells (Crm) parameter of the ABR source behavior. The analysis presented here led to the changes which are now part of the ATM traffic management (TM 4.0) specification. In particular, the size of the transient buffer exposure (TBE) parameter was set to 24 bits, and no size was enforced for the Crm parameter. This simple change improved the throughput over OC-3 satellite links from 45 Mbps to 140 Mbps.
[ { "version": "v1", "created": "Thu, 24 Sep 1998 03:22:24 GMT" } ]
2007-05-23T00:00:00
[ [ "Fahmy", "Sonia", "" ], [ "Jain", "Raj", "" ], [ "Kalyanaraman", "Shivkumar", "" ], [ "Goyal", "Rohit", "" ], [ "Lu", "Fang", "" ] ]
cs/9809076
Chunlei Liu
Sonia Fahmy, Raj Jain, Fang Lu, and Shivkumar Kalyanaraman
A Survey of Congestion Control Techniques and Data Link Protocols in Satellite Networks
null
null
null
null
cs.NI
null
Satellite communication systems are the means of realizing a global broadband integrated services digital network. Due to the statistical nature of the integrated services traffic, the resulting rate fluctuations and burstiness render congestion control a complicated, yet indispensable function. The long propagation delay of the earth-satellite link further imposes severe demands and constraints on the congestion control schemes, as well as the media access control techniques and retransmission protocols that can be employed in a satellite network. The problems in designing satellite network protocols, as well as some of the solutions proposed to tackle these problems, will be the primary focus of this survey.
[ { "version": "v1", "created": "Thu, 24 Sep 1998 03:25:18 GMT" } ]
2007-05-23T00:00:00
[ [ "Fahmy", "Sonia", "" ], [ "Jain", "Raj", "" ], [ "Lu", "Fang", "" ], [ "Kalyanaraman", "Shivkumar", "" ] ]
cs/9809078
Chunlei Liu
Shiv Kalyanaraman, Raj Jain, Sonia Fahmy, and Rohit Goyal
Buffer Requirements For TCP/IP Over ABR
Proc. IEEE ATM'96 Workshop, San Fransisco, August 23-24, 1996
null
null
null
cs.NI
null
We study the buffering requirements for zero cell loss for TCP over ABR. We show that the maximum buffers required at the switch is proportional to the maximum round trip time (RTT) of all VCs through the link. The number of round-trips depends upon the the switch algorithm used. With our ERICA [erica-final] switch algorithm, we find that the buffering required is independent of the number of TCP sources. We substantiate our arguments with simulation results.
[ { "version": "v1", "created": "Thu, 24 Sep 1998 03:30:40 GMT" } ]
2007-05-23T00:00:00
[ [ "Kalyanaraman", "Shiv", "" ], [ "Jain", "Raj", "" ], [ "Fahmy", "Sonia", "" ], [ "Goyal", "Rohit", "" ] ]
cs/9809079
Chunlei Liu
G. Dommety and Raj Jain
Potential Networking Applications of Global Positioning Systems (GPS)
OSU Technical report, April 1996
null
null
TR-24, April 1996
cs.NI
null
The main goal of this study was to survey current applications of GPS to distributed systems and networks. Detailed lists of GPS products, current applications, addresses of manufacturers, and sources for further information are included in this report.
[ { "version": "v1", "created": "Thu, 24 Sep 1998 03:37:47 GMT" } ]
2007-05-23T00:00:00
[ [ "Dommety", "G.", "" ], [ "Jain", "Raj", "" ] ]
cs/9809080
Chunlei Liu
Raj Jain, Shiv Kalyanaraman, Ram Viswanathan
The OSU Scheme for Congestion Avoidance in ATM networks Using Explicit Rate Indication
Proceedings WATM'95 First Workshop on ATM Traffic Management, Paris, December 1995 (proceedings also to appear in book form)
null
null
null
cs.NI
null
An explicit rate indication scheme for congestion avoidance in computer and telecommunication networks is proposed. The sources monitor their load and provide the information periodically to the switches. The switches, in turn, compute the load level and ask the sources to adjust their rates up or down. The scheme achieves high link utilization, fair allocation of rates among contending sources and provides quick convergence. A backward congestion notification option is also provided. The conditions under which this option is useful are indicated.
[ { "version": "v1", "created": "Thu, 24 Sep 1998 03:44:22 GMT" } ]
2007-05-23T00:00:00
[ [ "Jain", "Raj", "" ], [ "Kalyanaraman", "Shiv", "" ], [ "Viswanathan", "Ram", "" ] ]
cs/9809082
Chunlei Liu
A. Charny, D. Clark, R. Jain
Congestion Control with Explicit Rate Indication
Proc. ICC'95, June 1995, pp1954-1963
null
null
null
cs.NI
null
As the speed and the dynamic range of computer networks evolve, the issue of efficient traffic management becomes increasingly important. This work describes an approach to traffic management using explicit rate information provided to the source by the network. We present an asynchronous distributed algorithm for optimal rate calculation across the network, where optimality is understood in the maxmin sense. The algorithm quickly converges to the optimal rates and is shown to be well-behaved in transience.
[ { "version": "v1", "created": "Thu, 24 Sep 1998 04:33:40 GMT" } ]
2007-05-23T00:00:00
[ [ "Charny", "A.", "" ], [ "Clark", "D.", "" ], [ "Jain", "R.", "" ] ]
cs/9809083
Chunlei Liu
K. Siu and R. Jain
A Brief Overview of ATM: Protocol Layers, LAN Emulation, and Traffic Management
23 pages
Computer Communications Review (ACM SIGCOMM), vol 25, no 2, April 1995, pp6-28
null
null
cs.NI
null
Asynchronous Transfer Mode (ATM) has emerged as the most promising technology in supporting future broadband multimedia communication services. To accelerate the deployment of ATM technology, the ATM Forum, which is a consortium of service providers and equipment vendors in the communication industries has been created to develop implementation and specification agreements. In this article, we present a brief overview on ATM protocol layers and current progress on LAN Emulation and Traffic Management in the ATM Forum.
[ { "version": "v1", "created": "Thu, 24 Sep 1998 04:36:58 GMT" } ]
2007-05-23T00:00:00
[ [ "Siu", "K.", "" ], [ "Jain", "R.", "" ] ]
cs/9809084
Chunlei Liu
R. Jain
ATM Networks: Issues and Challenges Ahead
InterOp+Networld Engineering Conference, March 1995, Las Vegas, NV
null
null
null
cs.NI
null
The paper begins with a discussion of current trends in networking and a historical reviews of past networking technologies some of which failed. This leads us to the discussion about what it takes for a new technology to succeed and what challenges we face in making the current dream of a seamless world-wide high-speed ATM network a reality. Issues in using ATM cells for very high speed applications are presented. Ensuring that the users benefit from ATM networks involves several other related disciplines. These are reviewed.
[ { "version": "v1", "created": "Thu, 24 Sep 1998 04:39:05 GMT" } ]
2007-05-23T00:00:00
[ [ "Jain", "R.", "" ] ]
cs/9809085
Chunlei Liu
R. Jain
Congestion Control and Traffic Management in ATM Networks: Recent Advances and A Survey
Invited submission to Computer Networks and ISDN Systems
Computer Networks and ISDN Systems, vol 28, no 13, February 1995, pp1723-1738
null
null
cs.NI
null
Congestion control mechanisms for ATM networks as selected by the ATM Forum traffic management group are described. Reasons behind these selections are explained. In particular, selection criteria for selection between rate-based and credit-based approach and the key points of the debate between the two approaches are presented. The approach that was finally selected and several other schemes that were considered are described.
[ { "version": "v1", "created": "Thu, 24 Sep 1998 04:41:32 GMT" } ]
2007-05-23T00:00:00
[ [ "Jain", "R.", "" ] ]
cs/9809086
Chunlei Liu
R. Jain
FDDI: Current Issues and Future Trends
null
IEEE Communications Magazine, September 1993, pp. 98-105
null
null
cs.NI
null
Key issues in upcoming FDDI standards including low-cost fiber, twisted-pair, SONET mapping, and FDDI follow-on LAN are discussed after a brief introduction to FDDI and FDDI-II
[ { "version": "v1", "created": "Thu, 24 Sep 1998 04:44:01 GMT" } ]
2007-05-23T00:00:00
[ [ "Jain", "R.", "" ] ]
cs/9809088
Chunlei Liu
R. Jain
Myths about Congestion Management in High Speed Networks
null
Internetworking: Research and Experience, Volume 3, 1992, pp. 101-113
null
null
cs.NI
null
Weaknesses in several recently proposed ideas about congestion control and avoidance in high-speed netwroks are identified. Both sides of the debate concerning prior reservation of resources versus walk-in service, open-loop control versus feedback control, rate control versus window control, and router-based control versus source-based control are presented. The circumstances under which backpressure is useful or not are discussed, and it is argued that a single congestion scheme is not sufficient, but that a combination of several schemes is required for complete congestion management in a network.
[ { "version": "v1", "created": "Thu, 24 Sep 1998 04:48:52 GMT" } ]
2007-05-23T00:00:00
[ [ "Jain", "R.", "" ] ]
cs/9809092
Chunlei Liu
R. Jain
Characteristics of Destination Address Locality in Computer Networks: A Comparison of Caching Schemes
null
Journal of Computer Networks and ISDN, Vol. 18, 1989/90, pp. 243-254
null
null
cs.NI
null
The size of computer networks, along with their bandwidths, is growing exponentially. To support these large, high-speed networks, it is neccessary to be able to forward packets in a few microseconds. One part of the forwarding operation consists of searching through a large address databse. This problem is encountered in the design of bridges, routers, gateways and name servers. Caching can reduce the lookup time if there is a locality in the address reference pattern. Using a destination reference trace measured on an extended local are a network, we attempt to see if the destination refernces do have a significant locality. We compared the performance of MIN, LRU, FIFO, and random cache replacement algorithms. We found that the interactive (terminal) traffic in our sample had quite different locality behavior than that of the noninteractive traffic. The interactive traffic did not follow the LRU stack model while the noninteractivetraffic did. Examples are shown of the environments in which caching can help as well as those in which caching can hurt, unless the cache size is large.
[ { "version": "v1", "created": "Thu, 24 Sep 1998 04:58:23 GMT" } ]
2007-05-23T00:00:00
[ [ "Jain", "R.", "" ] ]
cs/9809093
Chunlei Liu
R. Jain
A Delay Based Approach for Congestion Avoidance in Interconnected Heterogeneous Computer Networks
null
Computer Communications Review, ACM SIGCOMM, October 1989, pp. 56-71
null
null
cs.NI
null
In heterogeneous networks, achieving congestion avoidance is difficult because the congestion feedback from one subnetwork may have no meaning to source on other other subnetworks. We propose using changes in round-trip delay as an implicit feedback. Using a black-box model of the network, we derive an expression for the optimal window as a function of the gradient of the delay-window curve. The problems of selfish optimum and social optimum are also addressed. It is shown that without a careful design, it is possible to get into a race condition during heavy congestion, where each user wants more resources than others, thereby leading to a diverging congestion It is shown that congestion avoidance using round trip delay is a promising approach. The aproach has the advantage that there is absolutely no overhead for the network itself. It is exemplified by a simple scheme. The performance of the scheme is analyzed using a simulation model. The scheme is shown to be efficient, fair, convergent and adaptive to changes in network configuration. The scheme as described works only for networks that can ne modelled with queueing servers with constant service times. Further research is required to extend it for implementation in practical networks. Several directions for future research have beensuggested.
[ { "version": "v1", "created": "Thu, 24 Sep 1998 05:00:18 GMT" } ]
2007-05-23T00:00:00
[ [ "Jain", "R.", "" ] ]
cs/9809094
Chunlei Liu
R. Jain, K. Ramakrishnan, D. Chiu
Congestion Avoidance in Computer Networks with a Connectionless Network Layer
DEC-TR-506, reprinted in C. Partridge, Ed., "Innovations in Internetworking," published by Artech House, October 1988
null
null
null
cs.NI
null
Widespread use of computer networks and the use of varied technology for the interconnection of computers has made congestion a significant problem. In this report, we summarize our research on congestion avoidance. We compare the concept of congestion avoidance with that of congestion control. Briefly, congestion control is a recovery mechanism, while congestion avoidance is a prevention mechanism. A congestion control scheme helps the network to recover from the congestion state while a congestion avoidance scheme allows a network to operate in the region of low delay and high throughput with minimal queuing, thereby preventing it from entering the congested state in which packets are lost due to buffer shortage. A number of possible alternatives for congestion avoidance were identified. From these alternatives we selected one called the binary feedback scheme in which the network uses a single bit in the network layer header to feed back the congestion information to its users, which then increase or decrease their load to make optimal use of the resources. The concept of global optimality in a distributed system is defined in terms of efficiency and fairness such that they can be independently quantified and apply to any number of resources and users. The proposed scheme has been simulated and shown to be globally efficient, fair, responsive, convergent, robust, distributed, and configuration-independent.
[ { "version": "v1", "created": "Thu, 24 Sep 1998 05:05:18 GMT" } ]
2007-05-23T00:00:00
[ [ "Jain", "R.", "" ], [ "Ramakrishnan", "K.", "" ], [ "Chiu", "D.", "" ] ]
cs/9809095
Chunlei Liu
R. Jain, K. Ramakrishnan
Congestion Avoidance in Computer Networks with a Connectionless Network Layer, Part I: Concepts, Goals and Methodology
roc. Computer Networking Symposium, Washington, D.C., April 11-13, 1988, pp. 134-143
null
null
null
cs.NI
null
Congestion is said to occur in the network when the resource demands exceed the capacity and packets are lost due to too much queuing in the network. During congestion, the network throughput may drop to zero and the path delay may become very high. A congestion control scheme helps the network to recover from the congestion state. A congestion avoidance scheme allows a network to operate in the region of low delay and high throughput. Such schemes prevent a network from entering the congested state. Congestion avoidance is a prevention mechanism while congestion control is a recovery mechanism. We compare the concept of congestion avoidance with that of flow control and congestion control. A number of possible alternative for congestion avoidance have been identified. From these a few were selected for study. The criteria for selection and goals for these schemes have been described. In particular, we wanted the scheme to be globally efficient, fair, dynamic, convergent, robust, distributed, configuration independent, etc. These goals and the test cases used to verify whether a particular scheme has met the goals have been described. We model the network and the user policies for congestion avoidance as a feedback control system. The key components of a generic congestion avoidance scheme are: congestion detection, congestion feedback, feedback selector, signal filter, decision function, and increase/decrease algorithms. These components have been explained.
[ { "version": "v1", "created": "Thu, 24 Sep 1998 05:10:41 GMT" } ]
2007-05-23T00:00:00
[ [ "Jain", "R.", "" ], [ "Ramakrishnan", "K.", "" ] ]
cs/9809097
Chunlei Liu
R. Jain
Divergence of Timeout Algorithms for Packet Retransmissions
Proceedings IEEE Phoenix Conference on Computers and Communication, March 1986, pp. 174-179
null
null
null
cs.NI
null
The problem of adaptively setting the timeout interval for retransmitting a packet has been discussed. A layered view of the algorithms has been presented. It is shown that a timeout algorithm consists of essentially five layers or procedures which can be independently chosen and modified. A number of timeout algorithms proposed in the literature have been decomposed into these five layers. One of the key layers not discussed in the literature is that of determining the sample round trip delay for packets that have been transmitted more than once. It is shown that this layer has a significant impact on the network performance. Under repeated packet loss, most timeout algorithms either diverge or converge to a wrong value. A number of alternative schemes have been presented. It is argued that divergence is preferable to false convergence. It is a feature that is helpful in reducing network traffic congestion.
[ { "version": "v1", "created": "Thu, 24 Sep 1998 05:19:36 GMT" } ]
2007-05-23T00:00:00
[ [ "Jain", "R.", "" ] ]
cs/9809098
Chunlei Liu
R. Jain
On Caching out-of-order packets in window flow controlled networks
DEC Technical Report DEC-TR-342, January 1985
null
null
DEC-TR-342
cs.NI
null
In window flow controlled networks, if a packet is lost the destination has to decide whether to save (cache) subsequent out-of-order packets. Also, the source has to decide whether to send just one packet or to send all packets following it. This leads to four different types of caching schemes. Simulations show, against our immediate intuition, that regardless of whether the destination is caching or not, the source should retransmit only one packet. This paper describes the alternatives to, and provides justification for, schemes used in Digital Network Architecture and ARPAnet TCP.
[ { "version": "v1", "created": "Thu, 24 Sep 1998 05:23:43 GMT" } ]
2007-05-23T00:00:00
[ [ "Jain", "R.", "" ] ]