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/9911005
Jim Gray
Jim Gray
What Next? A Dozen Information-Technology Research Goals
MS word original: http://research.microsoft.com/~gray/papers/MS_TR_99_50_TuringTalk.doc
null
null
MS TR 99-50
cs.GL
null
Charles Babbage's vision of computing has largely been realized. We are on the verge of realizing Vannevar Bush's Memex. But, we are some distance from passing the Turing Test. These three visions and their associated problems have provided long-range research goals for many of us. For example, the scalability problem has motivated me for several decades. This talk defines a set of fundamental research problems that broaden the Babbage, Bush, and Turing visions. They extend Babbage's computational goal to include highly-secure, highly-available, self-programming, self-managing, and self-replicating systems. They extend Bush's Memex vision to include a system that automatically organizes, indexes, digests, evaluates, and summarizes information (as well as a human might). Another group of problems extends Turing's vision of intelligent machines to include prosthetic vision, speech, hearing, and other senses. Each problem is simply stated and each is orthogonal from the others, though they share some common core technologies
[ { "version": "v1", "created": "Thu, 11 Nov 1999 23:05:28 GMT" } ]
2007-05-23T00:00:00
[ [ "Gray", "Jim", "" ] ]
cs/9911006
Masaki Murata
M. Murata, M. Utiyama, H. Isahara (CRL)
Question Answering System Using Syntactic Information
6 pages, 0 figures. Computation and Language
null
null
null
cs.CL
null
Question answering task is now being done in TREC8 using English documents. We examined question answering task in Japanese sentences. Our method selects the answer by matching the question sentence with knowledge-based data written in natural language. We use syntactic information to obtain highly accurate answers.
[ { "version": "v1", "created": "Mon, 15 Nov 1999 05:48:03 GMT" } ]
2007-05-23T00:00:00
[ [ "Murata", "M.", "", "CRL" ], [ "Utiyama", "M.", "", "CRL" ], [ "Isahara", "H.", "", "CRL" ] ]
cs/9911007
Joerg Rothe
A. Beygelzimer, L. A. Hemaspaandra, C. M. Homan and J. Rothe
One-Way Functions in Worst-Case Cryptography: Algebraic and Security Properties
17 pages
null
null
University of Rochester Technical Report UR-CS TR 722
cs.CC cs.CR
null
We survey recent developments in the study of (worst-case) one-way functions having strong algebraic and security properties. According to [RS93], this line of research was initiated in 1984 by Rivest and Sherman who designed two-party secret-key agreement protocols that use strongly noninvertible, total, associative one-way functions as their key building blocks. If commutativity is added as an ingredient, these protocols can be used by more than two parties, as noted by Rabi and Sherman [RS93] who also developed digital signature protocols that are based on such enhanced one-way functions. Until recently, it was an open question whether one-way functions having the algebraic and security properties that these protocols require could be created from any given one-way function. Recently, Hemaspaandra and Rothe [HR99] resolved this open issue in the affirmative, by showing that one-way functions exist if and only if strong, total, commutative, associative one-way functions exist. We discuss this result, and the work of Rabi, Rivest, and Sherman, and recent work of Homan [Hom99] that makes progress on related issues.
[ { "version": "v1", "created": "Mon, 15 Nov 1999 13:20:18 GMT" } ]
2007-05-23T00:00:00
[ [ "Beygelzimer", "A.", "" ], [ "Hemaspaandra", "L. A.", "" ], [ "Homan", "C. M.", "" ], [ "Rothe", "J.", "" ] ]
cs/9911008
John Watrous
John Watrous (University of Calgary)
On quantum and classical space-bounded processes with algebraic transition amplitudes
18 pages. Appears in FOCS '99
null
null
null
cs.CC quant-ph
null
We define a class of stochastic processes based on evolutions and measurements of quantum systems, and consider the complexity of predicting their long-term behavior. It is shown that a very general class of decision problems regarding these stochastic processes can be efficiently solved classically in the space-bounded case. The following corollaries are implied by our main result: (1) Any space O(s) uniform family of quantum circuits acting on s qubits and consisting of unitary gates and measurement gates defined in a typical way by matrices of algebraic numbers can be simulated by an unbounded error space O(s) ordinary (i.e., fair-coin flipping) probabilistic Turing machine, and hence by space O(s) uniform classical (deterministic) circuits of depth O(s^2) and size 2^(O(s)). The quantum circuits are not required to operate with bounded error and may have depth exponential in s. (2) Any (unbounded error) quantum Turing machine running in space s, having arbitrary algebraic transition amplitudes, allowing unrestricted measurements during its computation, and having no restrictions on running time can be simulated by an unbounded error space O(s) ordinary probabilistic Turing machine, and hence deterministically in space O(s^2).
[ { "version": "v1", "created": "Tue, 16 Nov 1999 21:55:07 GMT" } ]
2007-05-23T00:00:00
[ [ "Watrous", "John", "", "University of Calgary" ] ]
cs/9911009
John Watrous
Andris Ambainis (1), John Watrous (2) ((1) UC Berkeley, (2) University of Calgary)
Two-way finite automata with quantum and classical states
11 pages
null
null
null
cs.CC quant-ph
null
We introduce 2-way finite automata with quantum and classical states (2qcfa's). This is a variant on the 2-way quantum finite automata (2qfa) model which may be simpler to implement than unrestricted 2qfa's; the internal state of a 2qcfa may include a quantum part that may be in a (mixed) quantum state, but the tape head position is required to be classical. We show two languages for which 2qcfa's are better than classical 2-way automata. First, 2qcfa's can recognize palindromes, a language that cannot be recognized by 2-way deterministic or probabilistic finite automata. Second, in polynomial time 2qcfa's can recognize {a^n b^n | n>=0}, a language that can be recognized classically by a 2-way probabilistic automaton but only in exponential time.
[ { "version": "v1", "created": "Tue, 16 Nov 1999 22:24:01 GMT" } ]
2007-05-23T00:00:00
[ [ "Ambainis", "Andris", "" ], [ "Watrous", "John", "" ] ]
cs/9911010
Michael J. O'Donnell
Michael J. O'Donnell
The Sources of Certainty in Computation and Formal Systems
33 pages, 8 figures, presented at the conference, Computer Science as a Human Science, the 1999-2000 Sawyer Seminar at the University of Chicago
null
null
null
cs.OH
null
In his Discourse on the Method of Rightly Conducting the Reason, and Seeking Truth in the Sciences, Rene Descartes sought ``clear and certain knowledge of all that is useful in life.'' Almost three centuries later, in ``The foundations of mathematics,'' David Hilbert tried to ``recast mathematical definitions and inferences in such a way that they are unshakable.'' Hilbert's program relied explicitly on formal systems (equivalently, computational systems) to provide certainty in mathematics. The concepts of computation and formal system were not defined in his time, but Descartes' method may be understood as seeking certainty in essentially the same way. In this article, I explain formal systems as concrete artifacts, and investigate the way in which they provide a high level of certainty---arguably the highest level achievable by rational discourse. The rich understanding of formal systems achieved by mathematical logic and computer science in this century illuminates the nature of programs, such as Descartes' and Hilbert's, that seek certainty through rigorous analysis.
[ { "version": "v1", "created": "Wed, 17 Nov 1999 17:18:42 GMT" } ]
2007-05-23T00:00:00
[ [ "O'Donnell", "Michael J.", "" ] ]
cs/9911011
Markus Walther
Markus Walther (University of Marburg)
One-Level Prosodic Morphology
64 pages, A4 size, LaTeX2e, 16 PostScript figures
null
null
null
cs.CL
null
Recent developments in theoretical linguistics have lead to a widespread acceptance of constraint-based analyses of prosodic morphology phenomena such as truncation, infixation, floating morphemes and reduplication. Of these, reduplication is particularly challenging for state-of-the-art computational morphology, since it involves copying of some part of a phonological string. In this paper I argue for certain extensions to the one-level model of phonology and morphology (Bird & Ellison 1994) to cover the computational aspects of prosodic morphology using finite-state methods. In a nutshell, enriched lexical representations provide additional automaton arcs to repeat or skip sounds and also to allow insertion of additional material. A kind of resource consciousness is introduced to control this additional freedom, distinguishing between producer and consumer arcs. The non-finite-state copying aspect of reduplication is mapped to automata intersection, itself a non-finite-state operation. Bounded local optimization prunes certain automaton arcs that fail to contribute to linguistic optimisation criteria. The paper then presents implemented case studies of Ulwa construct state infixation, German hypocoristic truncation and Tagalog over-applying reduplication that illustrate the expressive power of this approach, before its merits and limitations are discussed and possible extensions are sketched. I conclude that the one-level approach to prosodic morphology presents an attractive way of extending finite-state techniques to difficult phenomena that hitherto resisted elegant computational analyses.
[ { "version": "v1", "created": "Fri, 19 Nov 1999 16:10:51 GMT" } ]
2007-05-23T00:00:00
[ [ "Walther", "Markus", "", "University of Marburg" ] ]
cs/9911012
Joseph Y. Halpern
Joseph Y. Halpern
Cox's Theorem Revisited
Changed running head from original submission
Journal of AI Research, vol. 11, 1999, pp. 429-435
null
null
cs.AI
null
The assumptions needed to prove Cox's Theorem are discussed and examined. Various sets of assumptions under which a Cox-style theorem can be proved are provided, although all are rather strong and, arguably, not natural.
[ { "version": "v1", "created": "Sat, 27 Nov 1999 17:57:17 GMT" }, { "version": "v2", "created": "Wed, 1 Dec 1999 22:29:49 GMT" } ]
2007-05-23T00:00:00
[ [ "Halpern", "Joseph Y.", "" ] ]
cs/9911013
Joseph O'Rourke
Joseph O'Rourke and The Smith Problem Solving Group
PushPush is NP-hard in 3D
10 pages, 7 figures
null
null
Smith Tech. Rep. 064, Nov. 1999
cs.CG cs.DM
null
We prove that a particular pushing-blocks puzzle is intractable in 3D. The puzzle, inspired by the game PushPush, consists of unit square blocks on an integer lattice. An agent may push blocks (but never pull them) in attempting to move between given start and goal positions. In the PushPush version, the agent can only push one block at a time, and moreover, each block, when pushed, slides the maximal extent of its free range. We prove this version is NP-hard in 3D by reduction from SAT. The corresponding problem in 2D remains open.
[ { "version": "v1", "created": "Sun, 28 Nov 1999 15:43:50 GMT" } ]
2007-05-23T00:00:00
[ [ "O'Rourke", "Joseph", "" ], [ "Group", "The Smith Problem Solving", "" ] ]
cs/9911014
Edith Hemaspaandra
Edith Hemaspaandra
The Complexity of Poor Man's Logic
Corrected version of the journal version. The changes are in Section 6, where Theorem 6.3(2) was added to handle two missing cases
Journal of Logic and Computation, 11(4), 609--622, 2001. Extended abstract in STACS 2000
null
null
cs.LO cs.CC
null
Motivated by description logics, we investigate what happens to the complexity of modal satisfiability problems if we only allow formulas built from literals, $\wedge$, $\Diamond$, and $\Box$. Previously, the only known result was that the complexity of the satisfiability problem for K dropped from PSPACE-complete to coNP-complete (Schmidt-Schauss and Smolka, 1991 and Donini et al., 1992). In this paper we show that not all modal logics behave like K. In particular, we show that the complexity of the satisfiability problem with respect to frames in which each world has at least one successor drops from PSPACE-complete to P, but that in contrast the satisfiability problem with respect to the class of frames in which each world has at most two successors remains PSPACE-complete. As a corollary of the latter result, we also solve the open problem from Donini et al.'s complexity classification of description logics (Donini et al., 1997). In the last section, we classify the complexity of the satisfiability problem for K for all other restrictions on the set of operators.
[ { "version": "v1", "created": "Sun, 28 Nov 1999 21:34:01 GMT" }, { "version": "v2", "created": "Sat, 24 Dec 2005 23:32:39 GMT" } ]
2007-05-23T00:00:00
[ [ "Hemaspaandra", "Edith", "" ] ]
cs/9912001
Gabriel Istrate
Gabriel Istrate
The phase transition in random Horn satisfiability and its algorithmic implications
26 pages. Journal version of papers in AIM'98, SODA'99. Submitted to Random Structures and Algorithms
null
null
null
cs.DS cs.CC
null
Let c>0 be a constant, and $\Phi$ be a random Horn formula with n variables and $m=c\cdot 2^{n}$ clauses, chosen uniformly at random (with repetition) from the set of all nonempty Horn clauses in the given variables. By analyzing \PUR, a natural implementation of positive unit resolution, we show that $\lim_{n\goesto \infty} \PR ({$\Phi$ is satisfiable})= 1-F(e^{-c})$, where $F(x)=(1-x)(1-x^2)(1-x^4)(1-x^8)... $. Our method also yields as a byproduct an average-case analysis of this algorithm.
[ { "version": "v1", "created": "Wed, 1 Dec 1999 22:04:47 GMT" } ]
2007-05-23T00:00:00
[ [ "Istrate", "Gabriel", "" ] ]
cs/9912002
Myung Ho Kim
Myung Ho Kim
A Geometric Model for Information Retrieval Systems
13 pages
null
null
null
cs.IR cs.CC cs.DL
null
This decade has seen a great deal of progress in the development of information retrieval systems. Unfortunately, we still lack a systematic understanding of the behavior of the systems and their relationship with documents. In this paper we present a completely new approach towards the understanding of the information retrieval systems. Recently, it has been observed that retrieval systems in TREC 6 show some remarkable patterns in retrieving relevant documents. Based on the TREC 6 observations, we introduce a geometric linear model of information retrieval systems. We then apply the model to predict the number of relevant documents by the retrieval systems. The model is also scalable to a much larger data set. Although the model is developed based on the TREC 6 routing test data, I believe it can be readily applicable to other information retrieval systems. In Appendix, we explained a simple and efficient way of making a better system from the existing systems.
[ { "version": "v1", "created": "Mon, 6 Dec 1999 03:04:43 GMT" } ]
2007-05-23T00:00:00
[ [ "Kim", "Myung Ho", "" ] ]
cs/9912003
Masaki Murata
M. Murata, H. Isahara (CRL), M. Nagao (Kyoto University)
Resolution of Indirect Anaphora in Japanese Sentences Using Examples 'X no Y (Y of X)'
8 pages, 0 figures. Computation and Language
ACL'99 Workshop on 'Coreference and Its Applications', Maryland, USA, June 22, 1999
null
null
cs.CL
null
A noun phrase can indirectly refer to an entity that has already been mentioned. For example, ``I went into an old house last night. The roof was leaking badly and ...'' indicates that ``the roof'' is associated with `` an old house}'', which was mentioned in the previous sentence. This kind of reference (indirect anaphora) has not been studied well in natural language processing, but is important for coherence resolution, language understanding, and machine translation. In order to analyze indirect anaphora, we need a case frame dictionary for nouns that contains knowledge of the relationships between two nouns but no such dictionary presently exists. Therefore, we are forced to use examples of ``X no Y'' (Y of X) and a verb case frame dictionary instead. We tried estimating indirect anaphora using this information and obtained a recall rate of 63% and a precision rate of 68% on test sentences. This indicates that the information of ``X no Y'' is useful to a certain extent when we cannot make use of a noun case frame dictionary. We estimated the results that would be given by a noun case frame dictionary, and obtained recall and precision rates of 71% and 82% respectively. Finally, we proposed a way to construct a noun case frame dictionary by using examples of ``X no Y.''
[ { "version": "v1", "created": "Mon, 13 Dec 1999 04:42:25 GMT" } ]
2007-05-23T00:00:00
[ [ "Murata", "M.", "", "CRL" ], [ "Isahara", "H.", "", "CRL" ], [ "Nagao", "M.", "", "Kyoto University" ] ]
cs/9912004
Masaki Murata
M. Murata, H. Isahara (CRL), M. Nagao (Kyoto University)
Pronoun Resolution in Japanese Sentences Using Surface Expressions and Examples
8 pages, 0 figures. Computation and Language
ACL'99 Workshop on 'Coreference and Its Applications', Maryland, USA, June 22, 1999
null
null
cs.CL
null
In this paper, we present a method of estimating referents of demonstrative pronouns, personal pronouns, and zero pronouns in Japanese sentences using examples, surface expressions, topics and foci. Unlike conventional work which was semantic markers for semantic constraints, we used examples for semantic constraints and showed in our experiments that examples are as useful as semantic markers. We also propose many new methods for estimating referents of pronouns. For example, we use the form ``X of Y'' for estimating referents of demonstrative adjectives. In addition to our new methods, we used many conventional methods. As a result, experiments using these methods obtained a precision rate of 87% in estimating referents of demonstrative pronouns, personal pronouns, and zero pronouns for training sentences, and obtained a precision rate of 78% for test sentences.
[ { "version": "v1", "created": "Mon, 13 Dec 1999 04:46:20 GMT" } ]
2007-05-23T00:00:00
[ [ "Murata", "M.", "", "CRL" ], [ "Isahara", "H.", "", "CRL" ], [ "Nagao", "M.", "", "Kyoto University" ] ]
cs/9912005
Masaki Murata
M. Murata (CRL), M. Nagao (Kyoto University)
An Estimate of Referent of Noun Phrases in Japanese Sentences
5 pages, 0 figures. Computation and Language
Coling-ACL '98, Montrial, Canada, August 10, 1998 p912-916
null
null
cs.CL
null
In machine translation and man-machine dialogue, it is important to clarify referents of noun phrases. We present a method for determining the referents of noun phrases in Japanese sentences by using the referential properties, modifiers, and possessors of noun phrases. Since the Japanese language has no articles, it is difficult to decide whether a noun phrase has an antecedent or not. We had previously estimated the referential properties of noun phrases that correspond to articles by using clue words in the sentences. By using these referential properties, our system determined the referents of noun phrases in Japanese sentences. Furthermore we used the modifiers and possessors of noun phrases in determining the referents of noun phrases. As a result, on training sentences we obtained a precision rate of 82% and a recall rate of 85% in the determination of the referents of noun phrases that have antecedents. On test sentences, we obtained a precision rate of 79% and a recall rate of 77%.
[ { "version": "v1", "created": "Mon, 13 Dec 1999 05:20:40 GMT" } ]
2007-05-23T00:00:00
[ [ "Murata", "M.", "", "CRL" ], [ "Nagao", "M.", "", "Kyoto University" ] ]
cs/9912007
Masaki Murata
M. Murata, Q. Ma, K. Uchimoto, H. Isahara (CRL)
An Example-Based Approach to Japanese-to-English Translation of Tense, Aspect, and Modality
11 pages, 0 figures. Computation and Language
TMI'99, Chester, UK, August 23, 1999
null
null
cs.CL
null
We have developed a new method for Japanese-to-English translation of tense, aspect, and modality that uses an example-based method. In this method the similarity between input and example sentences is defined as the degree of semantic matching between the expressions at the ends of the sentences. Our method also uses the k-nearest neighbor method in order to exclude the effects of noise; for example, wrongly tagged data in the bilingual corpora. Experiments show that our method can translate tenses, aspects, and modalities more accurately than the top-level MT software currently available on the market can. Moreover, it does not require hand-craft rules.
[ { "version": "v1", "created": "Mon, 13 Dec 1999 06:01:19 GMT" } ]
2007-05-23T00:00:00
[ [ "Murata", "M.", "", "CRL" ], [ "Ma", "Q.", "", "CRL" ], [ "Uchimoto", "K.", "", "CRL" ], [ "Isahara", "H.", "", "CRL" ] ]
cs/9912008
Marcus Hutter
Marcus Hutter
New Error Bounds for Solomonoff Prediction
13 pages, Journal of Computer and System Science, minor changes to 1st version
J. Computer and System Science 62:4 (2001) 653-667
null
IDSIA-11-00
cs.AI cs.LG
null
Solomonoff sequence prediction is a scheme to predict digits of binary strings without knowing the underlying probability distribution. We call a prediction scheme informed when it knows the true probability distribution of the sequence. Several new relations between universal Solomonoff sequence prediction and informed prediction and general probabilistic prediction schemes will be proved. Among others, they show that the number of errors in Solomonoff prediction is finite for computable distributions, if finite in the informed case. Deterministic variants will also be studied. The most interesting result is that the deterministic variant of Solomonoff prediction is optimal compared to any other probabilistic or deterministic prediction scheme apart from additive square root corrections only. This makes it well suited even for difficult prediction problems, where it does not suffice when the number of errors is minimal to within some factor greater than one. Solomonoff's original bound and the ones presented here complement each other in a useful way.
[ { "version": "v1", "created": "Mon, 13 Dec 1999 08:33:43 GMT" }, { "version": "v2", "created": "Fri, 26 Jan 2001 18:45:28 GMT" } ]
2007-05-23T00:00:00
[ [ "Hutter", "Marcus", "" ] ]
cs/9912010
Jim Gray
Bill Devlin, Jim Gray, Bill Laing, George Spix
Scalability Terminology: Farms, Clones, Partitions, Packs, RACS and RAPS
MSword version of file at http://research.microsoft.com/~gray/papers/MS_TR_99_85_Scalability_Terminolog y.doc
null
null
MS TR 99 85
cs.AR cs.DC
null
Defines a vocabulary for scaleable systems: Geoplexes, Farms, Clones, RACS, RAPS, clones, partitions, and packs and dicusses the design tradeoffs of using clones, partitons, and packs.
[ { "version": "v1", "created": "Sat, 18 Dec 1999 02:19:42 GMT" } ]
2007-05-23T00:00:00
[ [ "Devlin", "Bill", "" ], [ "Gray", "Jim", "" ], [ "Laing", "Bill", "" ], [ "Spix", "George", "" ] ]
cs/9912011
Kagan Tumer
David H. Wolpert, Sergey Kirshner, Chris J. Merz and Kagan Tumer
Adaptivity in Agent-Based Routing for Data Networks
null
null
null
NASA-ARC-IC-99-122
cs.MA adap-org cs.NI nlin.AO
null
Adaptivity, both of the individual agents and of the interaction structure among the agents, seems indispensable for scaling up multi-agent systems (MAS's) in noisy environments. One important consideration in designing adaptive agents is choosing their action spaces to be as amenable as possible to machine learning techniques, especially to reinforcement learning (RL) techniques. One important way to have the interaction structure connecting agents itself be adaptive is to have the intentions and/or actions of the agents be in the input spaces of the other agents, much as in Stackelberg games. We consider both kinds of adaptivity in the design of a MAS to control network packet routing. We demonstrate on the OPNET event-driven network simulator the perhaps surprising fact that simply changing the action space of the agents to be better suited to RL can result in very large improvements in their potential performance: at their best settings, our learning-amenable router agents achieve throughputs up to three and one half times better than that of the standard Bellman-Ford routing algorithm, even when the Bellman-Ford protocol traffic is maintained. We then demonstrate that much of that potential improvement can be realized by having the agents learn their settings when the agent interaction structure is itself adaptive.
[ { "version": "v1", "created": "Mon, 20 Dec 1999 19:25:31 GMT" } ]
2007-05-23T00:00:00
[ [ "Wolpert", "David H.", "" ], [ "Kirshner", "Sergey", "" ], [ "Merz", "Chris J.", "" ], [ "Tumer", "Kagan", "" ] ]
cs/9912012
Kagan Tumer
Kagan Tumer and David H. Wolpert
Avoiding Braess' Paradox through Collective Intelligence
28 pages
null
null
NASA-ARC-IC-99-124
cs.DC adap-org cs.MA cs.NI nlin.AO
null
In an Ideal Shortest Path Algorithm (ISPA), at each moment each router in a network sends all of its traffic down the path that will incur the lowest cost to that traffic. In the limit of an infinitesimally small amount of traffic for a particular router, its routing that traffic via an ISPA is optimal, as far as cost incurred by that traffic is concerned. We demonstrate though that in many cases, due to the side-effects of one router's actions on another routers performance, having routers use ISPA's is suboptimal as far as global aggregate cost is concerned, even when only used to route infinitesimally small amounts of traffic. As a particular example of this we present an instance of Braess' paradox for ISPA's, in which adding new links to a network decreases overall throughput. We also demonstrate that load-balancing, in which the routing decisions are made to optimize the global cost incurred by all traffic currently being routed, is suboptimal as far as global cost averaged across time is concerned. This is also due to "side-effects", in this case of current routing decision on future traffic. The theory of COllective INtelligence (COIN) is concerned precisely with the issue of avoiding such deleterious side-effects. We present key concepts from that theory and use them to derive an idealized algorithm whose performance is better than that of the ISPA, even in the infinitesimal limit. We present experiments verifying this, and also showing that a machine-learning-based version of this COIN algorithm in which costs are only imprecisely estimated (a version potentially applicable in the real world) also outperforms the ISPA, despite having access to less information than does the ISPA. In particular, this COIN algorithm avoids Braess' paradox.
[ { "version": "v1", "created": "Mon, 20 Dec 1999 21:21:39 GMT" } ]
2007-05-23T00:00:00
[ [ "Tumer", "Kagan", "" ], [ "Wolpert", "David H.", "" ] ]
cs/9912015
Angela Bonifati
Angela Bonifati, Stefano Ceri
Comparative Analysis of Five XML Query Languages
TeX v3.1415, 17 pages, 6 figures, to be published in ACM Sigmod Record, March 2000
null
null
Dipartimento di Elettronica e Informazione, Politecnico di Milano (Italy) Technical Report nr.99-76
cs.DB
null
XML is becoming the most relevant new standard for data representation and exchange on the WWW. Novel languages for extracting and restructuring the XML content have been proposed, some in the tradition of database query languages (i.e. SQL, OQL), others more closely inspired by XML. No standard for XML query language has yet been decided, but the discussion is ongoing within the World Wide Web Consortium and within many academic institutions and Internet-related major companies. We present a comparison of five, representative query languages for XML, highlighting their common features and differences.
[ { "version": "v1", "created": "Wed, 22 Dec 1999 15:25:55 GMT" } ]
2007-05-23T00:00:00
[ [ "Bonifati", "Angela", "" ], [ "Ceri", "Stefano", "" ] ]
cs/9912016
Jin-Dong Kim
Jin-Dong Kim and Sang-Zoo Lee and Hae-Chang Rim
HMM Specialization with Selective Lexicalization
7 pages, 6 figures
Proceedings of the 1999 Joint SIGDAT Conference on Empirical Methods in Natural Language Processing and Very Large Corpora, pp.121-127, 1999
null
null
cs.CL cs.LG
null
We present a technique which complements Hidden Markov Models by incorporating some lexicalized states representing syntactically uncommon words. Our approach examines the distribution of transitions, selects the uncommon words, and makes lexicalized states for the words. We performed a part-of-speech tagging experiment on the Brown corpus to evaluate the resultant language model and discovered that this technique improved the tagging accuracy by 0.21% at the 95% level of confidence.
[ { "version": "v1", "created": "Thu, 23 Dec 1999 01:07:33 GMT" } ]
2007-05-23T00:00:00
[ [ "Kim", "Jin-Dong", "" ], [ "Lee", "Sang-Zoo", "" ], [ "Rim", "Hae-Chang", "" ] ]
cs/9912017
Schwitter
Michael Hess
Mixed-Level Knowledge Representation and Variable-Depth Inference in Natural Language Processing
29 pages
International Journal on Artificial Intelligence Tools (IJAIT), vol 6, no 4, 1997. 481-509
null
null
cs.CL
null
A system is described that uses a mixed-level knowledge representation based on standard Horn Clause Logic to represent (part of) the meaning of natural language documents. A variable-depth search strategy is outlined that distinguishes between the different levels of abstraction in the knowledge representation to locate specific passages in the documents. A detailed description of the linguistic aspects of the system is given. Mixed-level representations as well as variable-depth search strategies are applicable in fields outside that of NLP.
[ { "version": "v1", "created": "Thu, 23 Dec 1999 15:48:26 GMT" } ]
2007-05-23T00:00:00
[ [ "Hess", "Michael", "" ] ]
cs/9912019
Dominic Mayers
Dominic Mayers
Quantum Bit Commitment Expansion
The paper was retracted
null
null
null
cs.CR
null
The paper was retracted.
[ { "version": "v1", "created": "Mon, 27 Dec 1999 20:57:45 GMT" }, { "version": "v2", "created": "Mon, 10 Jan 2000 01:16:36 GMT" } ]
2007-05-23T00:00:00
[ [ "Mayers", "Dominic", "" ] ]
dg-ga/9710001
null
R. Bott and A. S. Cattaneo
Integral Invariants of 3-Manifolds
39 pages, AMS-LaTeX, to appear in J. Diff. Geom
J. Diff. Geom., 48 (1998) 91-133
null
null
dg-ga hep-th math.DG math.QA q-alg
null
This note describes an invariant of rational homology 3-spheres in terms of configuration space integrals which in some sense lies between the invariants of Axelrod and Singer and those of Kontsevich.
[ { "version": "v1", "created": "Thu, 2 Oct 1997 06:17:36 GMT" } ]
2007-05-23T00:00:00
[ [ "Bott", "R.", "" ], [ "Cattaneo", "A. S.", "" ] ]
dg-ga/9710002
Bryan Clair
Bryan Clair
Residual Amenability and the Approximation of L^2-invariants
13 pages, Latex2e
null
null
null
dg-ga math.DG
null
We generalize Luck's Theorem to show that the L^2-Betti numbers of a residually amenable covering space are the limit of the L^2-Betti numbers of a sequence of amenable covering spaces. We show that any residually amenable covering space of a finite simplicial complex is of determinant class, and that the L^2 torsion is a homotopy invariant for such spaces. We give examples of residually amenable groups, including the Baumslag-Solitar groups.
[ { "version": "v1", "created": "Fri, 3 Oct 1997 21:09:59 GMT" } ]
2007-05-23T00:00:00
[ [ "Clair", "Bryan", "" ] ]
dg-ga/9710003
Gennadi Sardanashvily
G.Sardanashvily
Non-Symplectic Geometry of First Order Time-Dependent Mechanics
24 pages, LaTeX
null
null
null
dg-ga math.DG
null
The usual formulation of time-dependent mechanics implies a given splitting $Y=R\times M$ of an event space $Y$. This splitting, however, is broken by any time-dependent transformation, including transformations between inertial frames. The goal is the frame-covariant formulation of time-dependent mechanics on a bundle $Y\to R$ whose fibration $Y\to M$ is not fixed. Its phase space is the vertical cotangent bundle $V^*Y$ provided with the canonical 3-form and the corresponding canonical Poisson structure. An event space of relativistic mechanics is a manifold $Y$ whose fibration $Y\to R$ is not fixed.
[ { "version": "v1", "created": "Sat, 4 Oct 1997 07:46:32 GMT" } ]
2007-05-23T00:00:00
[ [ "Sardanashvily", "G.", "" ] ]
dg-ga/9710005
Guofang Wang
W. Ding, J. Jost, J. Li, G. Wang
The differential equation $\Delta u = 8\pi - 8\pi h\exp {u}$ on a compact Riemann surface
26 pages, Latex, to appear in Asian J. Math. 1(1997) No. 2
Asian J. Math. 1(1997) 230-248
null
MPI in Leipzig, Preprint Nr.: 24
dg-ga math.DG
null
Let $M$ be a compact Riemann surface, $h(x)$ a positive smooth function on $M$. In this paper, we consider the functional $$J(u)={1/2}\int \sb{M}|\bigtriangledown u|\sp 2 + 8\pi \int\sb{M}u -8\pi \log\int\sb{M}h\exp {u}$$. We give a sufficient condition under which $J$ achieves its minimum.
[ { "version": "v1", "created": "Tue, 7 Oct 1997 10:11:30 GMT" } ]
2007-05-23T00:00:00
[ [ "Ding", "W.", "" ], [ "Jost", "J.", "" ], [ "Li", "J.", "" ], [ "Wang", "G.", "" ] ]
dg-ga/9710006
Guofang Wang
W. Ding, J. Jost, J. Li, G. Wang
An analysis of the two-vortex case in the Chern-Simons Higgs model
13 pages, Latex
null
null
null
dg-ga hep-th math.DG
null
Extending work of Caffarelli-Yang and Tarantello, we present a variational existence proof for two-vortex solutions of the periodic Chern-Simons Higgs model and analyze the asymptotic behavior of these solutions as the parameter coupling the gauge field with the scalar field tends to 0.
[ { "version": "v1", "created": "Tue, 7 Oct 1997 10:06:37 GMT" } ]
2007-05-23T00:00:00
[ [ "Ding", "W.", "" ], [ "Jost", "J.", "" ], [ "Li", "J.", "" ], [ "Wang", "G.", "" ] ]
dg-ga/9710008
John Lott
John Lott
Deficiencies of Lattice Subgroups of Lie Groups
5 pages, AMS-Latex
null
null
null
dg-ga math.DG
null
Let L be a lattice in a connected Lie group. We show that besides a few exceptional cases, the deficiency of L is nonpositive.
[ { "version": "v1", "created": "Thu, 9 Oct 1997 23:18:16 GMT" } ]
2007-05-23T00:00:00
[ [ "Lott", "John", "" ] ]
dg-ga/9710009
Ursula Hamenstaedt
Ursula Hamenstaedt
Cocycles, symplectic structures and intersection
33 pages, Tex
null
null
null
dg-ga math.DG
null
We investigate the cross ratio for closed negatively curved manifolds. As one of several applications, we obtain that for two such homotopy equivalent manifolds M and N, the following is true : If M and N have the same marked length spectrum and if the Anosov splitting for M is C^1 then M and N have the same volume.
[ { "version": "v1", "created": "Thu, 9 Oct 1997 23:20:32 GMT" } ]
2007-05-23T00:00:00
[ [ "Hamenstaedt", "Ursula", "" ] ]
dg-ga/9710010
Gagik Ter-Gazarian
G.T.Ter-Kazarian
Mathematical Background of Formalism of Operator Manifold
LaTex, 25 pages, no figures, revised version (minor grammatical changes)
null
null
BAO/97/07
dg-ga math.DG
null
The analysis of mathematical structure of the method of operator manifold guides our discussion. The latter is a still wider generalization of the method of secondary quantization with appropriate expansion over the geometric objects. The nature of operator manifold provides its elements with both quantum field and geometry aspects, a detailed study of which is a subject of present paper. It yields a quantization of geometry differing in principle from all earlier suggested schemes.
[ { "version": "v1", "created": "Fri, 10 Oct 1997 14:18:33 GMT" }, { "version": "v2", "created": "Thu, 16 Oct 1997 06:14:43 GMT" } ]
2007-05-23T00:00:00
[ [ "Ter-Kazarian", "G. T.", "" ] ]
dg-ga/9710011
Jean-Luc A. Brylinski
Jean-Luc Brylinski
The beta function of a knot
plain TeX; the new version discusses the relation with the M\"obius energy for knots
null
null
null
dg-ga math.DG
null
We introduce the beta function of a knot in euclidean three-space. This is a meromorphic function of a complex variable which we prove admits a Bernstein type functional equation. We determine the first residues.
[ { "version": "v1", "created": "Fri, 10 Oct 1997 21:37:04 GMT" }, { "version": "v2", "created": "Tue, 3 Feb 1998 18:56:21 GMT" } ]
2007-05-23T00:00:00
[ [ "Brylinski", "Jean-Luc", "" ] ]
dg-ga/9710012
Paul Feehan
Paul M. N. Feehan, Thomas G. Leness
Uhlenbeck compactness and transversality for the moduli space of PU(2) monopoles
LaTeX 2e, 15 pages
null
null
null
dg-ga alg-geom hep-th math.AG math.DG
null
This research announcement gives a brief report of the main results in our paper "PU(2) monopoles, I: Regularity, Uhlenbeck compactness, and transversality" (Journal of Differential Geometry, to appear). We describe the existence of perturbations for the PU(2) monopole equations, yielding both useful transversality properties and an Uhlenbeck compactification for this perturbed moduli space.
[ { "version": "v1", "created": "Sun, 12 Oct 1997 21:33:28 GMT" } ]
2007-05-23T00:00:00
[ [ "Feehan", "Paul M. N.", "" ], [ "Leness", "Thomas G.", "" ] ]
dg-ga/9710013
null
Janusz Grabowski and Pawel Urbanski
Tangent and cotangent lifts and graded Lie algebras associated with Lie algebroids
LamsTex 1991, 28 pages, to appear in Annals of global analysis and geometry
Ann. Global Anal. Geom. 15 (1997), 447-486.
null
null
dg-ga math.DG
null
Generalized Schouten, Froelicher-Nijenhuis and Froelicher-Richardson brackets are defined for an arbitrary Lie algebroid. Tangent and cotangent lifts of Lie algebroids are introduced and discussed and the behaviour of the related graded Lie brackets under these lifts is studied. In the case of the canonical Lie algebroid on the tangent bundle, a new common generalization of the Froelicher-Nijenhuis and the symmetric Schouten brackets, as well as embeddings of the Nijenhuis-Richardson and the Froelicher-Nijenhuis bracket into the Schouten bracket, are obtained.
[ { "version": "v1", "created": "Tue, 14 Oct 1997 12:39:15 GMT" } ]
2007-05-23T00:00:00
[ [ "Grabowski", "Janusz", "" ], [ "Urbanski", "Pawel", "" ] ]
dg-ga/9710014
null
Katarzyna Konieczna and Pawel Urbanski
Double vector bundles and duality
29 pages, LamsTex 1991
null
null
null
dg-ga math.DG
null
The most important examples of a double vector bundle are provided by iterated tangent and cotangent functors: TTM, TT^*M, T^*TM, and T^*T^*M. We introduce the notions of the dual double vector bundle and the dual double vector bundle morphism. Theorems on canonical isomorphisms are formulated and proved. Several examples are given.
[ { "version": "v1", "created": "Thu, 16 Oct 1997 12:07:09 GMT" } ]
2007-05-23T00:00:00
[ [ "Konieczna", "Katarzyna", "" ], [ "Urbanski", "Pawel", "" ] ]
dg-ga/9710016
Jonathan Marcus Woolf
Jonathan Woolf
Intersection Cohomology of Symplectic Quotients
Withdrawn - lemma 4.1 is false. Fairly major reworking required!
null
null
null
dg-ga math.DG
null
Paper withdrawn - lemma 4.1 was false. Quite a lot of changes need to be made!
[ { "version": "v1", "created": "Fri, 17 Oct 1997 10:28:17 GMT" }, { "version": "v2", "created": "Mon, 20 Oct 1997 12:01:10 GMT" }, { "version": "v3", "created": "Thu, 23 Oct 1997 09:58:16 GMT" } ]
2007-05-23T00:00:00
[ [ "Woolf", "Jonathan", "" ] ]
dg-ga/9710017
Dusa McDuff
Fran\c{c}ois Lalonde, Dusa McDuff, and Leonid Polterovich
Topological rigidity of Hamiltonian loops and quantum homology
Latex, 14 pages
null
null
null
dg-ga math.DG
null
This paper studies the question of when a loop $\phi$ in the group Symp$(M,\omega)$ of symplectomorphisms of a symplectic manifold $(M,\omega)$ is isotopic to a loop that is generated by a time-dependent Hamiltonian function. (Loops with this property are said to be Hamiltonian.) Our main result is that Hamiltonian loops are rigid in the following sense: if $\phi$ is Hamiltonian with respect to $\omega$, and if $\phi'$ is a small perturbation of $\phi$ that preserves another symplectic form $\omega'$, then $\phi'$ is Hamiltonian with respect to $\omega'$. This allows us to get some new information on the structure of the flux group, i.e. the image of $\pi_1(Symp(M,\omega))$ under the flux homomorphism. We give a complete proof of our result for some manifolds, and sketch the proof in general. The argument uses methods developed by Seidel for studying properties of Hamiltonian loops via the quantum homology of $M$.
[ { "version": "v1", "created": "Fri, 17 Oct 1997 18:46:34 GMT" } ]
2007-05-23T00:00:00
[ [ "Lalonde", "François", "" ], [ "McDuff", "Dusa", "" ], [ "Polterovich", "Leonid", "" ] ]
dg-ga/9710018
null
S. Bouarroudj and V. Ovsienko (CMI, Universit\'e de Provence, Marseille and C.N.R.S., Centre de Physique Th\'eorique, Marseille)
Three Cocycles on $\Diff(S^1)$ Generalizing the Schwarzian Derivative
18 pages, LaTex. to appear in IMRN
null
null
CPT-97/P3548
dg-ga math.DG
null
The first group of differentiable cohomology of $\Diff(S^1)$, vanishing on the M\"obius subgroup $PSL(2,R)\subset\Diff(S^1)$, with coefficients in modules of linear differential operators on $S^1$ is calculated. We introduce three non-trivial $PSL(2,R)$-invariant 1-cocycles on $\Diff(S^1)$ generalizing the Schwarzian derivative.
[ { "version": "v1", "created": "Sat, 18 Oct 1997 08:37:31 GMT" } ]
2007-05-23T00:00:00
[ [ "Bouarroudj", "S.", "", "CMI, Université de Provence,\n Marseille and C.N.R.S., Centre de Physique Théorique, Marseille" ], [ "Ovsienko", "V.", "", "CMI, Université de Provence,\n Marseille and C.N.R.S., Centre de Physique Théorique, Marseille" ] ]
dg-ga/9710019
Li Weiping
Weiping Li (OSU)
Cap-prodcut structures on the Fintushel-Stern spectral sequence
14 pages, no figure, AmsLaTex
null
null
null
dg-ga math.DG
null
We show that there is a well-defined cap-product structure on the Fintushel-Stern spectral sequence. Hence we obtain the induced cap-product structure on the ${\BZ}_8$-graded instanton Floer homology. The cap-product structure provides an essentially new property of the instanton Floer homology, from a topological point of view, which multiplies a finite dimensional cohomology class by an infinite dimensional homology class (Floer cycles) to get another infinite dimensional homology class.
[ { "version": "v1", "created": "Mon, 20 Oct 1997 13:40:13 GMT" } ]
2007-05-23T00:00:00
[ [ "Li", "Weiping", "", "OSU" ] ]
dg-ga/9710020
Iskander Taimanov
Iskander A. Taimanov
The Weierstrass representation of closed surfaces in $R^3$
15 pages, LaTeX; Preprint no. 291, SFB 288, TU-Berlin
Functional Anal. Appl. 32:4 (1998), 49--62.
null
null
dg-ga math.DG
null
In the present paper which a sequel to dg-ga/9511005 and dg-ga//9610013 a global Weierstrass representation of an arbitrary closed oriented surface of genus $\geq 1$ in the the three-space is constructed. The Weierstrass spectrum of a torus immersed into $R^3$ is introduced and finite-zone planes as well as finite-zone solutions to the modified Novikov-Veselov equations are constructed.
[ { "version": "v1", "created": "Mon, 20 Oct 1997 15:52:19 GMT" }, { "version": "v2", "created": "Wed, 22 Oct 1997 08:38:05 GMT" }, { "version": "v3", "created": "Sat, 6 Dec 1997 13:48:51 GMT" } ]
2007-05-23T00:00:00
[ [ "Taimanov", "Iskander A.", "" ] ]
dg-ga/9710021
Wlodzimierz Piechocki
Kazimierz Bragiel and Wlodzimierz Piechocki
Topology of the set of smooth solutions to the Liouville equation
LaTeX2e, 21 pages, no figures, submitted for publication
null
null
null
dg-ga math.DG
null
We prove that the space of smooth initial data and the set of smooth solutions of the Liouville equation are homeomorphic.
[ { "version": "v1", "created": "Tue, 21 Oct 1997 12:55:46 GMT" } ]
2007-05-23T00:00:00
[ [ "Bragiel", "Kazimierz", "" ], [ "Piechocki", "Wlodzimierz", "" ] ]
dg-ga/9710022
Naichung Conan Leung
Naichung Conan Leung, Sangkug Yi
Analytic Torsion for Quaternionic manifolds and related topics
17 pages, LaTex
null
null
null
dg-ga math.DG
null
In this paper we show that the Ray-Singer complex analytic torsion is trivial for even dimensional Calabi-Yau manifolds. Then we define the quaternionic analytic torsion for quaternionic manifolds and prove that they are metric independent. In dimension four, the quaternionic analytic torsion equals to the self-dual analytic torsion. For higher dimensional manifolds, the self-dual analytic torsion is a conformal invariant.
[ { "version": "v1", "created": "Tue, 21 Oct 1997 20:58:22 GMT" } ]
2007-05-23T00:00:00
[ [ "Leung", "Naichung Conan", "" ], [ "Yi", "Sangkug", "" ] ]
dg-ga/9710023
Guofang Wang
W. Ding, J. Jost, J. Li and G. Wang
Existence results for mean field equations
Filling a gap in the argument and adding 2 referrences
null
null
null
dg-ga math.DG
null
Let $\Omega$ be an annulus. We prove that the mean field equation $-\Delta\psi=\frac{e\sp{-\beta\psi}}{\int\sb{\Omega}e\sp{-\beta\psi}} $ admits a solution with zero boundary for $\beta\in (-16\pi,-8\pi)$. This is a supercritical case for the Moser-Trudinger inequality.
[ { "version": "v1", "created": "Wed, 22 Oct 1997 07:53:47 GMT" }, { "version": "v2", "created": "Mon, 27 Oct 1997 09:35:39 GMT" }, { "version": "v3", "created": "Sun, 30 Nov 1997 16:29:35 GMT" } ]
2007-05-23T00:00:00
[ [ "Ding", "W.", "" ], [ "Jost", "J.", "" ], [ "Li", "J.", "" ], [ "Wang", "G.", "" ] ]
dg-ga/9710024
Mark J. Gotay
Mark J. Gotay and Hendrik B. Grundling
Nonexistence of Finite-dimensional Quantizations of a Noncompact Symplectic Manifold
Plain TeX, 5 pps
"Differential Geometry and Applications," I. Kolar et al., Eds., 593-596 (Masaryk University, Brno, 1999).
null
null
dg-ga math.DG quant-ph
null
We prove that there is no faithful finite-dimensional representation by skew-hermitian matrices of a ``basic algebra of observables'' B on a noncompact symplectic manifold M. Consequently there exists no finite-dimensional quantization of any Lie subalgebra of the Poisson algebra C^\infty(M) containing B.
[ { "version": "v1", "created": "Wed, 22 Oct 1997 08:44:28 GMT" } ]
2007-05-23T00:00:00
[ [ "Gotay", "Mark J.", "" ], [ "Grundling", "Hendrik B.", "" ] ]
dg-ga/9710025
Wlodzimierz Piechocki
Wlodzimierz Piechocki
Topology of solutions of the Liouville equation
LaTeX2e, 4 pages, no figures
null
null
null
dg-ga math.DG
null
Suggestions concerning the generalization of the geometric quantization to the case of nonlinear field theories are given. Results for the Liouville field theory are presented.
[ { "version": "v1", "created": "Wed, 22 Oct 1997 12:53:15 GMT" } ]
2007-05-23T00:00:00
[ [ "Piechocki", "Wlodzimierz", "" ] ]
dg-ga/9710026
Alejandro Rivero
Alejandro Rivero (Universidad de Zaragoza, Spain)
Introduction to the Tangent Grupoid
8 pages, latex
null
null
null
dg-ga math.DG
null
We present some plausible definitions for the tangent grupoid of a manifold M, as well as some of the known applications of the structure. This is a kind of introductory note.
[ { "version": "v1", "created": "Thu, 23 Oct 1997 11:53:16 GMT" } ]
2007-05-23T00:00:00
[ [ "Rivero", "Alejandro", "", "Universidad de Zaragoza, Spain" ] ]
dg-ga/9710027
Daniel Cartin
Daniel Cartin
Generalized Symplectic Manifolds
LaTeX, 26 pages
null
null
null
dg-ga math.DG
null
This paper uses a generalization of symplectic geometry, known as $n$-symplectic geometry and developed by Norris, to find observables on three-dimensional manifolds. It will be seen that for the cases considered, the $n$-symplectic observables are derivable from the symplectic observables of $C^2$. The quantization of these observables, as well as those on the frame bundle of $R^n$, is also examined.
[ { "version": "v1", "created": "Fri, 24 Oct 1997 15:50:50 GMT" } ]
2007-05-23T00:00:00
[ [ "Cartin", "Daniel", "" ] ]
dg-ga/9710028
Eugene Ferapontov
E.V. Ferapontov
Surfaces in Lie sphere geometry and the stationary Davey-Stewartson hierarchy
Latex, 31 pages
null
null
null
dg-ga math.DG
null
We introduce two basic invariant forms which define generic surface in 3-space uniquely up to Lie sphere equivalence. Two particularly interesting classes of surfaces associated with these invariants are considered, namely, the Lie-minimal surfaces and the diagonally-cyclidic surfaces. For diagonally-cyclidic surfaces we derive the stationary modified Veselov-Novikov equation, whose role in the theory of these surfaces is similar to that of Calapso's equation in the theory of isothermic surfaces. Since Calapso's equation itself turns out to be related to the stationary Davey-Stewartson equation, these results shed some new light on differential geometry of the stationary Davey-Stewartson hierarchy. Diagonally-cyclidic surfaces are the natural Lie sphere analogs of the isothermally-asymptotic surfaces in projective differential geometry for which we also derive the stationary modified Veselov-Novikov equation with the different real reduction. Parallels between invariants of surfaces in Lie sphere geometry and reciprocal invariants of hydrodynamic type systems are drawn in the conclusion.
[ { "version": "v1", "created": "Mon, 27 Oct 1997 13:11:29 GMT" } ]
2007-05-23T00:00:00
[ [ "Ferapontov", "E. V.", "" ] ]
dg-ga/9710029
Vicente Munoz Velazquez
Vicente Mu\~noz
Ring structure of the Floer Cohomology of $\Sigma \times S^1$
13 pages, Latex2e
null
null
null
dg-ga math.DG
null
We give a presentation for the Floer cohomology ring $HF^*(\Sigma \times S^1)$, where $\Sigma$ is a Riemann surface of genus bigger than one, which coincides with the conjectural presentation for the quantum cohomology ring of the moduli space of flat SO(3)-connections of odd degree over $\Sigma$. We study the spectrum of the action of the homology of $\Sigma$ on the Floer cohomology and prove a physical assumption made by Vafa et al.
[ { "version": "v1", "created": "Mon, 27 Oct 1997 14:06:26 GMT" } ]
2007-05-23T00:00:00
[ [ "Muñoz", "Vicente", "" ] ]
dg-ga/9710030
Ping Xu
Kirill Mackenzie and Ping Xu
Classical lifting processes and multiplicative vector fields
Latex, 27 pages, Quarterly J. Math. (Oxford), to appear
null
null
null
dg-ga math.DG
null
We extend the calculus of multiplicative vector fields and differential forms and their intrinsic derivatives from Lie groups to Lie groupoids; this generalization turns out to include also the classical process of complete lifting from arbitrary manifolds to tangent and cotangent bundles. Using this calculus we give a new description of the Lie bialgebroid structure associated with a Poisson groupoid.
[ { "version": "v1", "created": "Tue, 28 Oct 1997 21:22:45 GMT" } ]
2007-05-23T00:00:00
[ [ "Mackenzie", "Kirill", "" ], [ "Xu", "Ping", "" ] ]
dg-ga/9710031
Jan Segert
Jan Segert
Frobenius Manifolds from Yang-Mills Instantons
16 pages, AMSTeX 2.1 with amssppt
null
null
null
dg-ga math.DG
null
We present an elementary self-contained account of semisimple Frobenius manifolds in three dimensions, and exhibit a new family of explicit examples. These examples are constructed from Yang-Mills instantons with a certain symmetry.
[ { "version": "v1", "created": "Wed, 29 Oct 1997 19:51:44 GMT" } ]
2007-05-23T00:00:00
[ [ "Segert", "Jan", "" ] ]
dg-ga/9710033
null
Johannes Huebschmann (Lille)
On the variation of the Poisson structures of certain moduli spaces
AMSTeX 2.1, 24 pages
Math. Ann. 319 (2001), 267-310
null
null
dg-ga math.DG
null
Given a Lie group G whose Lie algebra is endowed with a nondegenerate invariant symmetric bilinear form, we construct a Poisson algebra of continuous functions on a certain open subspace R of the space of representations in G of the fundamental group of a compact connected orientable topological surface with finitely many boundary circles; when G is compact and connected, R may be taken dense in the space of all representations. The space R contains spaces of representations where the values of those generators of the fundamental group which correspond to the boundary circles are constrained to lie in fixed conjugacy classes and, on these representation spaces, the Poisson algebra restricts to stratified symplectic Poisson algebras constructed elsewhere earlier. Hence the Poisson algebra on R gives a description of the variation of the stratified symplectic Poisson structures on the smaller representation spaces as the chosen conjugacy classes move.
[ { "version": "v1", "created": "Wed, 29 Oct 1997 19:27:54 GMT" } ]
2007-05-23T00:00:00
[ [ "Huebschmann", "Johannes", "", "Lille" ] ]
dg-ga/9710034
Daniel Ruberman
Daniel Ruberman
Mutation and Gauge Theory I: Yang-Mills Invariants
AMSLaTeX, 24 pages, 2 figures
null
null
null
dg-ga math.DG math.GT math.QA q-alg
null
Mutation is an operation on 3-manifolds containing an embedded surface of genus 2. It is defined by cutting along the surface and regluing using the `hyperelliptic' involution, and is known to preserve many 3-manifold invariants. I show that mutation of a homology 3-sphere preserves its (instanton) Floer homology, and that a related operation on 4-manifolds preserves the Donaldson invariants. A companion article (in preparation) will treat invariants based on the Seiberg-Witten equations.
[ { "version": "v1", "created": "Wed, 29 Oct 1997 19:38:13 GMT" } ]
2007-05-23T00:00:00
[ [ "Ruberman", "Daniel", "" ] ]
dg-ga/9710035
Zhang Bin
Jean-Luc Brylinski, Bin Zhang
Equivariant K-Theory of Simply Connected Lie Groups
16pages, 1 figure
null
null
null
dg-ga math.DG math.KT
null
We compute the equivariant $K$-theory $K_G^*(G)$ for a simply connected Lie group $G$ (acting on itself by conjugation). We prove that $K_G^*(G)$ is isomorphic to the algebra of Grothendieck differentials on the representation ring. We also study a special example of a non-simply connected Lie group $G$, namely PSU(3), and compute the corresponding equivariant $K$-theory.
[ { "version": "v1", "created": "Thu, 30 Oct 1997 00:25:10 GMT" }, { "version": "v2", "created": "Wed, 3 Mar 1999 03:33:41 GMT" } ]
2007-05-23T00:00:00
[ [ "Brylinski", "Jean-Luc", "" ], [ "Zhang", "Bin", "" ] ]
dg-ga/9711003
Michel Brion
Michel Brion, Mich\`ele Vergne
On the localization theorem in equivariant cohomology
8 pages, Latex2e, uses epsfig
null
null
null
dg-ga math.DG
null
We present a simple proof of a precise version of the localization theorem in equivariant cohomology. As an application, we describe the cohomology algebra of any compact symplectic variety with a multiplicity-free action of a compact Lie group. This applies in particular to smooth, projective spherical varieties.
[ { "version": "v1", "created": "Fri, 7 Nov 1997 15:01:47 GMT" } ]
2007-05-23T00:00:00
[ [ "Brion", "Michel", "" ], [ "Vergne", "Michèle", "" ] ]
dg-ga/9711005
Lena Selivanova
Elena N. Selivanova
New examples of conservative systems on S^2 possessing an integral cubic in momenta
10 pages, AMS-LaTeX
null
null
null
dg-ga math.DG math.SG
null
It has been proved that on 2-dimensional orientable compact manifolds of genus $g>1$ there is no integrable geodesic flow with an integral polynomial in momenta. There is a conjecture that all integrable geodesic flows on $T^2$ possess an integral quadratic in momenta. All geodesic flows on $S^2$ and $T^2$ possessing integrals linear and quadratic in momenta have been described by Kolokol'tsov, Babenko and Nekhoroshev. So far there has been known only one example of conservative system on $S^2$ possessing an integral cubic in momenta: the case of Goryachev-Chaplygin in the dynamics of a rigid body. The aim of this paper is to propose a new one-parameter family of examples of complete integrable conservative systems on $S^2$ possessing an integral cubic in momenta. We show that our family does not include the case of Goryachev-Chaplygin.
[ { "version": "v1", "created": "Mon, 10 Nov 1997 18:11:23 GMT" } ]
2007-05-23T00:00:00
[ [ "Selivanova", "Elena N.", "" ] ]
dg-ga/9711006
Liviu Nicolaescu
Liviu I. Nicolaescu
Finite energy Seiberg-Witten moduli spaces on 4-manifolds bounding Seifert fibrations
Latex 2.09 with macros diagram.sty and auxdefs.sty; several errors corrected, new results included
null
null
null
dg-ga math.DG
null
We corrected a few errors in the previous submission. These do not affect any of the topological conclusions of the earlier version. We have also included a few observations about the Casson invariant of the Brieskorn homology spheres.
[ { "version": "v1", "created": "Mon, 10 Nov 1997 22:56:21 GMT" }, { "version": "v2", "created": "Mon, 24 Nov 1997 16:00:58 GMT" } ]
2007-05-23T00:00:00
[ [ "Nicolaescu", "Liviu I.", "" ] ]
dg-ga/9711007
Jerome Levine
Michael Farber, Gabriel Katz and Jerome Levine
Morse theory of harmonic forms
16 pages, AMSTex, 12 figures
null
null
null
dg-ga math.DG
null
We consider the problem of whether it is possible to improve the Novikov inequalities for closed 1-forms, or any other inequalities of a similar nature, if we assume, additionally, that the given 1-form is harmonic with respect to some Riemannian metric. We show that, under suitable assumptions, it is impossible. We use, in an essential way, a theorem of E.Calabi characterizing 1-forms which are harmonic with respect to some metric. We also study some interesting examples illustrating our results.
[ { "version": "v1", "created": "Tue, 11 Nov 1997 16:28:22 GMT" } ]
2007-05-23T00:00:00
[ [ "Farber", "Michael", "" ], [ "Katz", "Gabriel", "" ], [ "Levine", "Jerome", "" ] ]
dg-ga/9711008
Vicente Cortes
D.V. Alekseevsky and V. Cortes
Classification of stationary compact homogeneous special pseudo K\"ahler manifolds of semisimple groups
Final version to appear in the Proceedings of the London Mathematical Society; Latex
null
null
null
dg-ga math.DG
null
The variation of Hodge structure of a Calabi-Yau 3-fold induces a canonical K\"ahler metric on its Kuranishi moduli space, known as the Weil-Petersson metric. Similarly, special pseudo K\"ahler manifolds correspond to certain (abstract) variations of Hodge structure which generalize the above example. We give the classification of homogeneous special pseudo K\"ahler manifolds of semisimple groups with compact stabilizer.
[ { "version": "v1", "created": "Tue, 11 Nov 1997 17:00:14 GMT" }, { "version": "v2", "created": "Wed, 26 May 1999 12:40:00 GMT" } ]
2007-05-23T00:00:00
[ [ "Alekseevsky", "D. V.", "" ], [ "Cortes", "V.", "" ] ]
dg-ga/9711009
George I. Kamberov
George I. Kamberov
Prescribing Mean Curvature: Existence and Uniqueness Problems
LaTeX, 6 pages. Updated version
null
null
null
dg-ga math.DG
null
This paper presents results on the extent to which mean curvature data can be used to determine a surface in space or its shape. The emphasis is on Bonnet's problem: classify and study the surface immersions in $\R^3$ whose shape is not uniquely determined by the first fundamental form and the mean curvature function. The properties of immersions with umbilics and global rigidity results for closed surfaces are presented in the first part of this paper. The second part of the paper outlines an existence theory for conformal immersions based on Dirac spinors along with its immediate applications to Bonnet's problem. The presented existence paradigm provides insight into the topology of the moduli space of Bonnet immersions of a closed surface, and reveals a parallel between Bonnet's problem and Pauli's exclusion principle.
[ { "version": "v1", "created": "Thu, 13 Nov 1997 00:27:56 GMT" }, { "version": "v2", "created": "Thu, 13 Nov 1997 19:26:23 GMT" }, { "version": "v3", "created": "Sun, 1 Feb 1998 23:40:30 GMT" } ]
2007-05-23T00:00:00
[ [ "Kamberov", "George I.", "" ] ]
dg-ga/9711010
Dorothee Schueth
Dorothee Schueth
Continuous families of isospectral metrics on simply connected manifolds
22 pages, published version
Ann. of Math. (2) 149 (1999), no. 1, 287-308
null
SFB-256 no. 523 (Bonn); Annals migration 4-2001
dg-ga math.DG
null
We construct continuous families of Riemannian metrics on certain simply connected manifolds with the property that the resulting Riemannian manifolds are pairwise isospectral for the Laplace operator acting on functions. These are the first examples of simply connected Riemannian manifolds without boundary which are isospectral, but not isometric. For example, we construct continuous isospectral families of metrics on the product of spheres S^4\times S^3\times S^3. The metrics considered are not locally homogeneous. For a big class of such families, the set of critical values of the scalar curvature function changes during the deformation. Moreover, the manifolds are in general not isospectral for the Laplace operator acting on 1-forms.
[ { "version": "v1", "created": "Thu, 13 Nov 1997 10:49:30 GMT" }, { "version": "v2", "created": "Fri, 9 Oct 1998 13:22:20 GMT" }, { "version": "v3", "created": "Fri, 1 Jan 1999 00:00:00 GMT" } ]
2007-05-23T00:00:00
[ [ "Schueth", "Dorothee", "" ] ]
dg-ga/9711011
Ulrich Bunke
U. Bunke
Equivariant torsion and G-CW-complexes
29 pages, LATEX
null
null
null
dg-ga math.DG
null
For any compact Lie group G we discuss the relation of the equivariant Reidemeister and analytic torsion of G-manifolds with their G-CW structures.
[ { "version": "v1", "created": "Fri, 14 Nov 1997 09:59:52 GMT" } ]
2007-05-23T00:00:00
[ [ "Bunke", "U.", "" ] ]
dg-ga/9711012
Fabio Podesta
Fabio Podesta and Luigi Verdiani
Totally geodesic orbits of isometries
13 pages
null
null
University of Florence, Dept. of Math., report-no: 36/97
dg-ga math.DG
null
We study cohomogeneity one Riemannian manifolds and we establish some simple criterium to test when a singular orbit is totally geodesic. As an application, we classify compact, positively curved Riemannian manifolds which are acted on isometrically by a non semisimple Lie group with an hypersurface orbit.
[ { "version": "v1", "created": "Mon, 17 Nov 1997 14:04:58 GMT" } ]
2007-05-23T00:00:00
[ [ "Podesta", "Fabio", "" ], [ "Verdiani", "Luigi", "" ] ]
dg-ga/9711013
Theodore Voronov
Theodore Voronov
Complex Generated by Variational Derivatives. Lagrangian Formalism of Infinite Order and a Generalized Stokes' Formula
LaTeX, 4 pages
Uspekhi Mat. Nauk 51 (6) (1996), 195-196
null
null
dg-ga math.DG
null
We prove that an analog of the exterior differential acts on the space of arbitrary Lagrangians of multidimensional paths on any manifold or supermanifold, thus making this space into a cochain complex. An analog of the Stokes' formula holds. The construction and the proofs are purely geometrical, in terms of the variation of corresponding actions.
[ { "version": "v1", "created": "Tue, 18 Nov 1997 20:31:28 GMT" } ]
2007-05-23T00:00:00
[ [ "Voronov", "Theodore", "" ] ]
dg-ga/9711014
Miguel Abreu
Miguel Abreu
Kahler geometry of toric varieties and extremal metrics
12 pages, submitted to International Journal of Mathematics
null
null
IST Preprint 10/97
dg-ga math.DG
null
Recently Guillemin gave an explicit combinatorial way of constructing "toric" Kahler metrics on (symplectic) toric varieties, using only data on the moment polytope. In this paper, differential geometric properties of these metrics are investigated using Guillemin's construction. In particular, a nice combinatorial formula for the scalar curvature is given, and the Euler-Lagrange condition for such "toric" metrics being extremal (in the sense of Calabi) is derived. A construction, due to Calabi, of a 1-parameter family of extremal metrics of non-constant scalar curvature is recast very simply and explicitly. Finally, a curious combinatorial formula for convex polytopes, that follows from the relation between the total integral of the scalar curvature and the wedge product of the first Chern class with a suitable power of the Kahler class, is presented.
[ { "version": "v1", "created": "Wed, 19 Nov 1997 10:57:02 GMT" } ]
2007-05-23T00:00:00
[ [ "Abreu", "Miguel", "" ] ]
dg-ga/9711015
Abdelghani Zeghib
Abdelghani Zeghib
Isometry groups and geodesic foliations of Lorentz manifolds. Part I: Foundations of Lorentz dynamics
33 pages, LaTeX
null
null
Dynamical Systems 12/9/97
dg-ga math.DG math.DS
null
This is the first part of a series on non-compact groups acting isometrically on compact Lorentz manifolds. This subject was recently investigated by many authors. In the present part we investigate the dynamics of affine, and especially Lorentz transformations. In particular we show how this is related to geodesic foliations. The existence of geodesic foliations was (very succinctly) mentioned for the first time by D'Ambra and Gromov, who suggested that this may help in the classification of compact Lorentz manifolds with non-compact isometry groups. In the Part II of the series, a partial classification of compact Lorentz manifolds with non-compact isometry group will be achieved with the aid of geometrical tools along with the dynamical ones presented here.
[ { "version": "v1", "created": "Wed, 19 Nov 1997 16:04:24 GMT" } ]
2007-05-23T00:00:00
[ [ "Zeghib", "Abdelghani", "" ] ]
dg-ga/9711016
David Borthwick
David Borthwick
Scattering theory and deformations of asymptotically hyperbolic metrics
21 pages, AMS-LaTeX
null
null
null
dg-ga math.DG
null
For an asymptotically hyperbolic metric on the interior of a compact manifold with boundary, we prove that the resolvent and scattering operators are continuous functions of the metric in the appropriate topologies.
[ { "version": "v1", "created": "Thu, 20 Nov 1997 20:08:32 GMT" } ]
2007-05-23T00:00:00
[ [ "Borthwick", "David", "" ] ]
dg-ga/9711017
Guido Haak
Guido Haak
Discrete surfaces of constant mean curvature via dressing
30 pages, LaTeX+amslatex+amsfonts packages, no figures
null
null
SFB 288 Preprint No. 293 (TU-Berlin)
dg-ga math.DG
null
We translate a classification scheme for periodic CMC surfaces developed by J. Dorfmeister and the author to discrete CMC surfaces in the sense of A. Bobenko and U. Pinkall. The scheme uses the dressing action on discrete CMC surfaces to arrive at a classification for periodic discrete CMC surfaces.
[ { "version": "v1", "created": "Fri, 21 Nov 1997 09:44:17 GMT" } ]
2007-05-23T00:00:00
[ [ "Haak", "Guido", "" ] ]
dg-ga/9711018
Dan Burghelea
D. Burghelea (OSU, Columbus), L. Friedlander (Univ.of Arizona), T. Kappeler (Univ. of Zurich)
Relative torsion for representations in finite type Hilbert modules
70 pages, Latex
null
null
null
dg-ga math.DG
null
For a closed manifold equipped with a Riemannian metric, a triangulation, a representation of its fundamental group on an Hilbert module of finite type (over of finite von Neumann algebra), and a Hermitian structure on the flat bundle associated to the representation, one defines a numerical invariant, the relative torsion. The relative torsion is a positive real number and unlike the analytic torsion or the Reidemeister torsion, which are defined only when the pair manifold- representation is of determinant class, is always defined. When the pair is of determinant class the relative torsionis equal to the quotient of the analytic and the Reidemeister torsion.We calculate the relative torsion.
[ { "version": "v1", "created": "Tue, 25 Nov 1997 22:06:15 GMT" } ]
2007-05-23T00:00:00
[ [ "Burghelea", "D.", "", "OSU, Columbus" ], [ "Friedlander", "L.", "", "Univ.of Arizona" ], [ "Kappeler", "T.", "", "Univ. of Zurich" ] ]
dg-ga/9711019
null
Sam Evens and Jiang-Hua Lu
Poisson harmonic forms, Kostant harmonic forms, and the $S^1$-equivariant cohomology of $K/T$
null
null
null
null
dg-ga math.DG math.QA q-alg
null
We characterize the harmonic forms on a flag manifold $K/T$ defined by Kostant in 1963 in terms of a Poisson structure. Namely, they are ``Poisson harmonic" with respect to the so-called Bruhat Poisson structure on $K/T$. This enables us to give Poisson geometrical proofs of many of the special properties of these harmonic forms. In particular, we construct explicit representatives for the Schubert basis of the $S^1$-equivariant cohomology of $K/T$, where the $S^1$-action is defined by $\rho$. Using a simple argument in equivariant cohomology, we recover the connection between the Kostant harmonic forms and the Schubert calculus on $K/T$ that was found by Kostant and Kumar in 1986. We also show that the Kostant harmonic forms are limits of the more familiar Hodge harmonic forms with respect to a family of Hermitian metrics.
[ { "version": "v1", "created": "Wed, 26 Nov 1997 11:00:14 GMT" } ]
2007-05-23T00:00:00
[ [ "Evens", "Sam", "" ], [ "Lu", "Jiang-Hua", "" ] ]
dg-ga/9712001
Ulrich Bunke
U. Bunke
Higher analytic torsion and cohomology of diffeomorphism groups
13 pages, LATEX
null
null
null
dg-ga math.DG
null
We consider a closed odd-dimensional oriented manifold $M$ together with an acyclic flat hermitean vector bundle $\cF$. We form the trivial fibre bundle with fibre $M$ over the manifold of all Riemannian metrics on $M$. It has a natural flat connection and a vertical Riemannian metric. The higher analytic torsion form of Bismut/Lott associated to the situation is invariant with respect to the connected component of the identity of the diffeomorphism group of $M$. Using that the space of Riemannian metrics is contractible we define continuous cohomology classes of the diffeomorphism group and its Lie algebra. For the circle we compute this classes in degree 2 and show that the group cohomology class is non-trivial, while the Lie algebra cohomology class vanishes.
[ { "version": "v1", "created": "Tue, 2 Dec 1997 10:39:03 GMT" } ]
2007-05-23T00:00:00
[ [ "Bunke", "U.", "" ] ]
dg-ga/9712002
Fabio Podesta
Fabio Podesta and Luigi Verdiani
Positively curved 7-dimensional manifolds
7 pages; this new version contains one more important example
null
null
null
dg-ga math.DG
null
We deal with seven dimensional compact Riemannian manifolds of positive curvature which admit a cohomogeneity one action by a compact Lie group G. We prove that the manifold is diffeomorphic to a sphere if the dimension of the semisimple part of G is bigger than 6.
[ { "version": "v1", "created": "Tue, 2 Dec 1997 15:31:06 GMT" }, { "version": "v2", "created": "Thu, 4 Dec 1997 15:21:28 GMT" } ]
2007-05-23T00:00:00
[ [ "Podesta", "Fabio", "" ], [ "Verdiani", "Luigi", "" ] ]
dg-ga/9712003
Jennifer Slimowitz
Jennifer Slimowitz (SUNY at Stony Brook)
The Positive Fundamental Group of Sp(2) and Sp(4)
26 pages, LaTex, 19 figures with psfig, submitted to Math. Annalen
null
null
null
dg-ga math.DG
null
In this paper, we examine the homotopy classes of positive loops in Sp(2) and Sp(4). We show that two positive loops are homotopic if and only if they are homotopic through positive loops.
[ { "version": "v1", "created": "Tue, 2 Dec 1997 21:22:42 GMT" } ]
2007-05-23T00:00:00
[ [ "Slimowitz", "Jennifer", "", "SUNY at Stony Brook" ] ]
dg-ga/9712007
Lubomir Klapka
L. Klapka
The functional definition of geodesics
12 pages, LaTeX 2.09 file
null
null
GA 9/1997 A
dg-ga math.DG
null
In this paper a functional definition of geodesics is introduced which allows to generalize the notion of a geodesic from smooth to topological manifolds. It is shown that in the smooth case the new definition coincides with the classical definition of geodesics of a linear connection. If the smoothness is not required, it is shown by an example that the new definition includes geodesics of non-linear, homogeneous connections. Moreover, an example of generalized geodesics which does not arise from any connection is presented here.
[ { "version": "v1", "created": "Fri, 19 Dec 1997 09:28:33 GMT" } ]
2007-05-23T00:00:00
[ [ "Klapka", "L.", "" ] ]
dg-ga/9712008
Peter Heinzner
Peter Heinzner and Luca Migliorini
Projectivity of moment map quotients
19 pages, plain-tex
null
null
null
dg-ga alg-geom math.AG math.DG
null
Let G be a complex reductive group and K a maximal compact subgroup. If X is a smooth projective G-variety, with a fixed (not necessarily integral) K-invariant Kaehler form, then the K-action is Hamiltonian. Let M be the zero fiber of the corresponding moment map. It is well known that the quotient M/K is a complex space in a natural way. We prove that M/K is a projective variety. In particular, it follows that semistability with respect to a moment map is equivalent to semistability in the sense of Mumford.
[ { "version": "v1", "created": "Fri, 19 Dec 1997 23:51:02 GMT" } ]
2007-05-23T00:00:00
[ [ "Heinzner", "Peter", "" ], [ "Migliorini", "Luca", "" ] ]
dg-ga/9712010
Friedrich Knop
Friedrich Knop (Rutgers University)
Weyl groups of Hamiltonian manifolds, I
33 pages, TeX
null
null
null
dg-ga math.DG
null
We consider a connected compact Lie group K acting on a symplectic manifold M such that a moment map m exists. A pull-back function via m Poisson commutes with all K-invariants. Guillemin-Sternberg raised the problem to find a converse. In this paper, we solve this problem by determining the Poisson commutant of the algebra of K-invariants. It is completely controlled by the image of m and a certain subquotient W_M of the Weyl group of K. The group W_M is also a reflection group and forms a symplectic analogue of the little Weyl group of a symmetric space. The proof rests ultimately on techniques from algebraic geometry. In fact, a major part of the paper is of independent interest: it establishes connectivity and reducedness properties of the fibers of the (complex algebraic) moment map of a complex cotangent bundle.
[ { "version": "v1", "created": "Sat, 20 Dec 1997 22:29:46 GMT" } ]
2007-05-23T00:00:00
[ [ "Knop", "Friedrich", "", "Rutgers University" ] ]
dg-ga/9712011
George I. Kamberov
George I. Kamberov
Quadratic Differentials, Quaternionic Forms, and Surfaces
LaTeX. Stylistic changes and spelling mistakes corrected. Definitions 2 and 3, and Remark 4 are streamlined
null
null
null
dg-ga math.DG
null
Global isothermic immersions are defined and studied with the aid of a connection between quadratic differentials and immersions. The applications are two problems stemming from the fundamental question: how much data is needed to identify a surface immersion (Christoffel's problem) or its shape (Bonnet's problem). A short complete solution of Christoffel's problem, including closed surfaces, is given. It is shown that every immersion of an oriented closed surface (genus $\neq$ 1) is uniquely determined up to similitude by its conformal class and the tangent planes map. A classification of all generic Bonnet surfaces follows from a series of papers by Bonnet, Cartan, and Chern. The existence of a new class of Bonnet surfaces is shown here. The understanding of this class is necessary in order to study the rigidity of closed surfaces.
[ { "version": "v1", "created": "Sun, 21 Dec 1997 12:25:59 GMT" }, { "version": "v2", "created": "Tue, 30 Dec 1997 05:24:04 GMT" } ]
2007-05-23T00:00:00
[ [ "Kamberov", "George I.", "" ] ]
dg-ga/9712012
Kirill C. H. Mackenzie
Kirill C. H. Mackenzie and Ping Xu
Integration of Lie bialgebroids
26 pages, LaTeX
null
null
null
dg-ga math.DG
null
We prove that under certain mild assumptions a Lie bialgebroid integrates to a Poisson groupoid. This includes, in particular, a new proof of the existence of local symplectic groupoids for any Poisson manifold, a theorem of Karasev and of Weinstein.
[ { "version": "v1", "created": "Mon, 22 Dec 1997 15:22:05 GMT" } ]
2007-05-23T00:00:00
[ [ "Mackenzie", "Kirill C. H.", "" ], [ "Xu", "Ping", "" ] ]
dg-ga/9712013
Kirill C. H. Mackenzie
Kirill C. H. Mackenzie
Double Lie algebroids and second-order geometry, II
36 pages, LaTeX
null
null
null
dg-ga math.DG
null
We complete the construction of the double Lie algebroid of a double Lie groupoid begun in the first paper of this title. We show that the Lie algebroid structure of an LA--groupoid may be prolonged to the Lie algebroid of its Lie groupoid structure; in the case of a double groupoid this prolonged structure for either LA--groupoid is canonically isomorphic to the Lie algebroid structure associated with the other; this extends many canonical isomorphisms associated with iterated tangent and cotangent structures. We also show that the cotangent of a double Lie groupoid is a symplectic double groupoid, and that the side groupoids of any symplectic double groupoid are Poisson groupoids in duality. Thus any double Lie groupoid gives rise to a dual pair of Poisson groupoids.
[ { "version": "v1", "created": "Mon, 22 Dec 1997 17:51:32 GMT" } ]
2007-05-23T00:00:00
[ [ "Mackenzie", "Kirill C. H.", "" ] ]
dg-ga/9712014
Lorenzo A. Sadun
Luis Guijarro, Lorenzo Sadun, and Gerard Walschap
Parallel Connections Over Symmetric Spaces
AmS-TeX, 18 pages
null
null
null
dg-ga math.DG
null
Let M be a simply connected Riemannian symmetric space, with at most one flat direction. We show that every Riemannian (or unitary) vector bundle with parallel curvature over M is an associated vector bundle of a canonical principal bundle, with the connection inherited from the principal bundle. The problem of finding Riemannian (or unitary) vector bundles with parallel curvature then reduces to finding representations of the structure group of the canonical principal bundle.
[ { "version": "v1", "created": "Mon, 22 Dec 1997 22:37:18 GMT" } ]
2007-05-23T00:00:00
[ [ "Guijarro", "Luis", "" ], [ "Sadun", "Lorenzo", "" ], [ "Walschap", "Gerard", "" ] ]
dg-ga/9712015
Lorenzo A. Sadun
Lorenzo Sadun (University of Texas at Austin)
Simple Type is Not a Boundary Phenomenon
Plain TeX, 12 pages
In ``Geometry, Topology and Physics'', Apanasov et al. editors, pages 233-244
null
null
dg-ga math.DG
null
This is an expository article, explaining recent work by D. Groisser and myself [GS] on the extent to which the boundary region of moduli space contributes to the ``simple type'' condition of Donaldson theory. The presentation is intended to complement [GS], presenting the essential ideas rather than the analytical details. It is shown that the boundary region of moduli space contributes 6/64 of the homology required for simple type, regardless of the topology or geometry of the underlying 4-manifold. The simple type condition thus reduces to a statement about the interior of moduli space, namely that the interior of the (k+1)st ASD moduli space, intersected with two representatives of (4 times) the point class, be homologous to 58 copies of the (k)-th moduli space. This is peculiar, since the only known embeddings of the (k)-th moduli space into the (k+1)st involve Taubes patching, and the image of such an embedding lies entirely in the boundary region.
[ { "version": "v1", "created": "Mon, 22 Dec 1997 22:47:15 GMT" } ]
2007-05-23T00:00:00
[ [ "Sadun", "Lorenzo", "", "University of Texas at Austin" ] ]
dg-ga/9712016
Lorenzo A. Sadun
David Groisser and Lorenzo Sadun
Simple Type and the Boundary of Moduli Space
LaTeX, 67 pages, including two embedded postscript figures. If you have any difficulties processing the source, send email to [email protected]
null
null
null
dg-ga math.DG
null
We measure, in two distinct ways, the extent to which the boundary region of moduli space contributes to the ``simple type'' condition of Donaldson theory. Using a geometric representative of \mu(pt), the boundary region of moduli space contributes 6/64 of the homology required for simple type, regardless of the topology or geometry of the underlying 4-manifold. The simple type condition thus reduces to the interior of the k+1st ASD moduli space, intersected with two representatives of (4 times) the point class, being homologous to 58 copies of the k-th moduli space. This is peculiar, since the only known embeddings of the k-th moduli space into the k+1st involve Taubes gluing, and the images of such embeddings lie entirely in the boundary region. When using de Rham representatives of mu(pt), the boundary region contributes 1/8 of what is needed for simple type, again regardless of the topology or geometry of the underlying 4-manifold. The difference between this and the geometric representative answer is surprising but not contradictory, as the contribution of a fixed region to the Donaldson invariants is geometric, not topological.
[ { "version": "v1", "created": "Mon, 22 Dec 1997 23:22:32 GMT" } ]
2007-05-23T00:00:00
[ [ "Groisser", "David", "" ], [ "Sadun", "Lorenzo", "" ] ]
dg-ga/9712018
Lena Selivanova
Elena N. Selivanova
New families of conservative systems on $S^2$ possessing an integral of fourth degree in momenta
17 pages, AMS-LaTeX
null
null
null
dg-ga math.DG
null
There is a well-known example of integrable conservative system on $S^2$, the case of Kovalevskaya in the dynamics of a rigid body, possessing an integral of fourth degree in momenta. Goryachev proposed a one-parameter family of examples of conservative systems on $S^2$ possessing an integral of fourth degree in momenta which includes the case of Kovalevskaya. In this paper we proposed new examples of conservative systems on $S^2$ possessing an integral of fourth degree in momenta.
[ { "version": "v1", "created": "Sat, 27 Dec 1997 18:09:23 GMT" } ]
2007-05-23T00:00:00
[ [ "Selivanova", "Elena N.", "" ] ]
dg-ga/9712019
Peter Heinzner
Peter Heinzner
The minimum principle from a Hamiltonian point of view
15 pages, plain tex file
null
null
null
dg-ga math-ph math.DG math.MP
null
Let G be a complex Lie group, G_R a real form of G and X a G_R-stable domain of holomorphy in a complex G-manifold. If there is a G_R-invariant strictly plurisubharmonic function on X which has certain exhaustion properties, then we show that the extended domain G.X is also a domain of holomorphy. As an application we give a proof of the extended future tube conjecture. This is the assertion that G.X is a domain of holomorphy in the case where X is the N-fold product of the tube domain in C^4 over the positive light cone in R^4 and G is the connected complex Lorentz group acting diagonally.
[ { "version": "v1", "created": "Sun, 28 Dec 1997 03:55:01 GMT" } ]
2007-05-23T00:00:00
[ [ "Heinzner", "Peter", "" ] ]
dg-ga/9712020
Gang Liu
Gang Liu and Gang Tian
Weinstein Conjecture and GW Invariants
null
null
null
null
dg-ga math.DG
null
In this paper, we establish a general relationship between the nonvanishing of GW invariants with the existence of the closed orbits of a Hamiltonian system. As an application, we completely solved the stabilized Weinstein conjecture.
[ { "version": "v1", "created": "Tue, 30 Dec 1997 01:27:47 GMT" } ]
2007-05-23T00:00:00
[ [ "Liu", "Gang", "" ], [ "Tian", "Gang", "" ] ]
funct-an/9710001
Ralf Meyer
Ralf Meyer
Finite dimensional quotients of commutative operator algebras
47 pages, LaTeX2e
null
null
null
funct-an math.OA
null
The matrix normed structure of the unitization of a (non-selfadjoint) operator algebra is determined by that of the original operator algebra. This yields a classification up to completely isometric isomorphism of two-dimensional unital operator algebras. This allows to define invariant distances on the spectrum of commutative operator algebras analogous to the Caratheodory distance for complex manifolds. Moreover, unitizations of two-dimensional operator algebras with zero multiplication provide a rich class of counterexamples. Especially, several badly behaved quotients of function algebras are exhibited. Recently, Arveson has developed a model theory for d-contractions. Quotients of the operator algebra of the d-shift are much more well-behaved than quotients of function algebras. Completely isometric representations of these quotients are obtained explicitly. This provides a generalization of Nevanlinna-Pick theory. An important property of quotients of the d-shift algebra is that their quotients of finite dimension r have completely isometric representations by rxr-matrices. Finally, the class of commutative operator algebras with this property is investigated.
[ { "version": "v1", "created": "Fri, 17 Oct 1997 10:23:52 GMT" } ]
2007-05-23T00:00:00
[ [ "Meyer", "Ralf", "" ] ]
funct-an/9710003
Stephen A. Fulling
R. Estrada and S. A. Fulling
Distributional Asymptotic Expansions of Spectral Functions and of the Associated Green Kernels
34 pages, REVTeX; very minor corrections
Electronic J. Diff. Eqs. 1999, No. 7, 1-37 (1999)
null
null
funct-an gr-qc hep-th math-ph math.FA math.MP
null
Asymptotic expansions of Green functions and spectral densities associated with partial differential operators are widely applied in quantum field theory and elsewhere. The mathematical properties of these expansions can be clarified and more precisely determined by means of tools from distribution theory and summability theory. (These are the same, insofar as recently the classic Cesaro-Riesz theory of summability of series and integrals has been given a distributional interpretation.) When applied to the spectral analysis of Green functions (which are then to be expanded as series in a parameter, usually the time), these methods show: (1) The "local" or "global" dependence of the expansion coefficients on the background geometry, etc., is determined by the regularity of the asymptotic expansion of the integrand at the origin (in "frequency space"); this marks the difference between a heat kernel and a Wightman two-point function, for instance. (2) The behavior of the integrand at infinity determines whether the expansion of the Green function is genuinely asymptotic in the literal, pointwise sense, or is merely valid in a distributional (cesaro-averaged) sense; this is the difference between the heat kernel and the Schrodinger kernel. (3) The high-frequency expansion of the spectral density itself is local in a distributional sense (but not pointwise). These observations make rigorous sense out of calculations in the physics literature that are sometimes dismissed as merely formal.
[ { "version": "v1", "created": "Tue, 21 Oct 1997 14:04:37 GMT" }, { "version": "v2", "created": "Fri, 6 Mar 1998 21:03:57 GMT" } ]
2007-05-23T00:00:00
[ [ "Estrada", "R.", "" ], [ "Fulling", "S. A.", "" ] ]
funct-an/9710004
Nathanial Brown
Nathanial P. Brown
On the AF embeddability of crossed products of AF algebras by the integers
AMS-LaTeX (uses XY-Pic), 20 pages, e-mail [email protected]
null
null
null
funct-an math.OA
null
It is shown that if A is an AF algebra then a crossed product of A by the integers can be embedded into an AF algebra if and only if the crossed product is stably finite. This equivalence follows from a simple K-theoretic characterization of AF embeddability. It is then shown that if a crossed product of an AF algebra by the integers is AF embeddable then the AF embedding can be chosen in such a way as to induce a rationally injective map on K_0 of the crossed product.
[ { "version": "v1", "created": "Tue, 28 Oct 1997 15:29:08 GMT" } ]
2007-05-23T00:00:00
[ [ "Brown", "Nathanial P.", "" ] ]
funct-an/9710005
Igor Podlubny
Igor Podlubny
The Laplace Transform Method for Linear Differential Equations of the Fractional Order
e-Print version of the report printed in 1994. 32 pages, LaTeX 2.09
In modified form included in Chapters 4 and 5 of the book: Podlubny, I.: Fractional Differential Equations. Academic Press, San Diego, 1999, 368 pages, ISBN 0125588402.
null
UEF-02-94
funct-an math-ph math.FA math.MP
null
The Laplace transform method for solving of a wide class of initial value problems for fractional differential equations is introduced. The method is based on the Laplace transform of the Mittag-Leffler function in two parameters. To extend the proposed method for the case of so-called "sequential" fractional differential equations, the Laplace transform for the ''sequential'' fractional derivative is also obtained. Besides that, tools necessary for testing candidate solutions by direct substitution in corresponding equations are introduced: fractional derivatives of the Mittag-Leffler function and the rule for the fractional differentiation of integrals depending on a parameter. Definition of the fractional Green's function is given and some of its properties, necessary for constructing solutions of initial-value problems for fractional linear differential equations, are presented. Explicit expressions for the fractional Green's function for the special cases of one-, two-, three- and four-term equations are given, as well as the explicit expression for an arbitrary n-term fractional linear ordinary differential equation with constant coefficients. Several examples of solution of various types of fractional differential equations, including fractional diffusion-wave equation. The bibliography (54 items) covers many field of possible application of fractional derivatives.
[ { "version": "v1", "created": "Thu, 30 Oct 1997 15:14:03 GMT" } ]
2007-05-23T00:00:00
[ [ "Podlubny", "Igor", "" ] ]
funct-an/9711001
Vladimir Kisil
Dmitriy S. Kalyuzhniy (Odessa, Ukraine)
On the von Neumann Inequality for Linear Matrix Functions of Several Variables
6 pages, LaTeX 2.09
null
null
null
funct-an math.OA
null
The theorem on the existence of three commuting contractions on a Hilbert space and of a linear homogeneous matrix function of three independent variables for which the generalized von Neumann inequality fails is proved.
[ { "version": "v1", "created": "Thu, 13 Nov 1997 15:03:44 GMT" } ]
2007-05-23T00:00:00
[ [ "Kalyuzhniy", "Dmitriy S.", "", "Odessa, Ukraine" ] ]
funct-an/9711002
Alberto Barchielli
Alberto Barchielli (Dipartimento di Matematica - Politecnico di Milano) and Fabio Zucca (Dipartimento di Matematica - Universita` degli Studi di Milano)
On a class of stochastic differential equations used in quantum optics
13 pages, LaTeX2e
Rendiconti del Seminario Matematico e Fisico di Milano Vol.LXVI (Due Erre Grafica, Milano, 1998), pp. 355-376.
null
273/P
funct-an math.FA math.PR
null
Stochastic differential equations for processes with values in Hilbert spaces are now largely used in the quantum theory of open systems. In this work we present a class of such equations and discuss their main properties; moreover, we explain how they are derived from purely quantum mechanical models, where the dynamics is represented by a unitary evolution in a Hilbert space, and how they are related to the theory of continual measurements. An essential tool is an isomorphism between the bosonic Fock space and the Wiener space, which allow to connect certain quantum objects with probabilistic ones.
[ { "version": "v1", "created": "Mon, 17 Nov 1997 13:34:13 GMT" }, { "version": "v2", "created": "Wed, 18 Feb 1998 17:36:50 GMT" } ]
2007-05-23T00:00:00
[ [ "Barchielli", "Alberto", "", "Dipartimento di Matematica - Politecnico di\n Milano" ], [ "Zucca", "Fabio", "", "Dipartimento di Matematica - Universita` degli Studi\n di Milano" ] ]
funct-an/9711003
Fritz Gesztesy
Fritz Gesztesy, Konstantin A. Makarov, and Eduard Tsekanovskii
An Addendum to Krein's Formula
LaTeX
null
null
null
funct-an math.OA
null
We provide additional results in connection with Krein's formula, which describes the resolvent difference of two self-adjoint extensions A_1 and A_2 of a densely defined closed symmetric linear operator A with (possibly infinite) equal deficiency indices. In particular, we explicitly derive the linear fractional transformation relating the operator-valued Weyl-Titchmarsh M-functions M_1(z) and M_2(z) corresponding to A_1 and A_2.
[ { "version": "v1", "created": "Tue, 18 Nov 1997 20:25:41 GMT" } ]
2007-05-23T00:00:00
[ [ "Gesztesy", "Fritz", "" ], [ "Makarov", "Konstantin A.", "" ], [ "Tsekanovskii", "Eduard", "" ] ]
funct-an/9711006
Alexander Chebotarev
Alexander Chebotarev (Moscow State University) and Franco Fagnola (Universit\`a di Genova)
Sufficient Conditions for Conservativity of Minimal Quantum Dynamical Semigroups
22 pages, TeX
null
null
null
funct-an math.OA
null
The conservativity of a minimal quantum dynamical semigroup is proved whenever there exists a ``reference'' subharmonic operator bounded from below by the dissipative part of the infinitesimal generator. We discuss applications of this criteria in mathematical physics and quantum probability.
[ { "version": "v1", "created": "Tue, 25 Nov 1997 09:10:09 GMT" } ]
2007-05-23T00:00:00
[ [ "Chebotarev", "Alexander", "", "Moscow State University" ], [ "Fagnola", "Franco", "", "Università di Genova" ] ]
funct-an/9712001
Crainic Marius Nicolae
Crainic Marius
Cyclic Cohomology of Etale Groupoids; The General Case
34 pages, 2 figures
null
null
null
funct-an math.OA
null
We give a general method for computing the cyclic cohomology of crossed products by etale groupoids, extending the Feigin-Tsygan-Nistor spectral sequences. In particular we extend the computations performed by Brylinski, Burghelea,Connes and Nistor for the convolution algebra -of compactly supported smooth functions- of an etale groupoid, removing the Hausdorffness assumption and including the computation of the hyperbolic components. Examples like group actions on manifolds and foliations are considered.
[ { "version": "v1", "created": "Mon, 1 Dec 1997 00:41:05 GMT" } ]
2007-05-23T00:00:00
[ [ "Marius", "Crainic", "" ] ]
funct-an/9712003
Vladimir Kisil
Vladimir V. Kisil (Odessa University, Ukraine)
Analysis in $R^{1,1}$ or the Principal Function Theory
25 pages, 2 figures. 14/12/97: Language corrections
Complex Variables Theory Appl., 40(1999), no.2, pp. 93--118
null
null
funct-an math.CV math.FA
null
We explore a function theory connected with the principal series representation of SL(2,R) in contrast to standard complex analysis connected with the discrete series. We construct counterparts for the Cauchy integral formula, the Hardy space, the Cauchy-Riemann equation and the Taylor expansion. Keywords: Complex analysis, Cauchy integral formula, Hardy space, Taylor expansion, Cauchy-Riemann equations, Dirac operator, group representations, SL(2,R), discrete series, principal series, wavelet transform, coherent states.
[ { "version": "v1", "created": "Tue, 9 Dec 1997 15:31:32 GMT" }, { "version": "v2", "created": "Sun, 14 Dec 1997 17:21:23 GMT" } ]
2007-05-23T00:00:00
[ [ "Kisil", "Vladimir V.", "", "Odessa University, Ukraine" ] ]
funct-an/9712004
Fritz Gesztesy
Fritz Gesztesy and Eduard Tsekanovskii
On Matrix-Valued Herglotz Functions
LaTeX
null
null
null
funct-an math-ph math.FA math.MP
null
We provide a comprehensive analysis of matrix-valued Herglotz functions and illustrate their applications in the spectral theory of self-adjoint Hamiltonian systems including matrix-valued Schr\"odinger and Dirac-type operators. Special emphasis is devoted to appropriate matrix-valued extensions of the well-known Aronszajn-Donoghue theory concerning support properties of measures in their Nevanlinna-Riesz-Herglotz representation. In particular, we study a class of linear fractional transformations M_A(z) of a given n \times n Herglotz matrix M(z) and prove that the minimal support of the absolutely continuos part of the measure associated to M_A(z) is invariant under these linear fractional transformations. Additional applications discussed in detail include self-adjoint finite-rank perturbations of self-adjoint operators, self-adjoint extensions of densely defined symmetric linear operators (especially, Friedrichs and Krein extensions), model operators for these two cases, and associated realization theorems for certain classes of Herglotz matrices.
[ { "version": "v1", "created": "Thu, 11 Dec 1997 20:34:01 GMT" } ]
2007-05-23T00:00:00
[ [ "Gesztesy", "Fritz", "" ], [ "Tsekanovskii", "Eduard", "" ] ]
funct-an/9712005
Joachim Kupsch
Joachim Kupsch and Oleg G. Smolyanov
Hilbert norms for graded algebras
8 pages, extended introduction and list of references
Proc. Amer. Math. Soc. 128 (1999) 1647-1653
null
null
funct-an math.OA
null
This paper presents a solution to a problem from superanalysis about the existence of Hilbert-Banach superalgebras. Two main results are derived: 1) There exist Hilbert norms on some graded algebras (infinite-dimensional superalgebras included) with respect to which the multiplication is continuous. 2) Such norms cannot be chosen to be submultiplicative and equal to one on the unit of the algebra.
[ { "version": "v1", "created": "Mon, 15 Dec 1997 18:58:47 GMT" }, { "version": "v2", "created": "Wed, 13 Dec 2000 11:33:01 GMT" } ]
2007-05-23T00:00:00
[ [ "Kupsch", "Joachim", "" ], [ "Smolyanov", "Oleg G.", "" ] ]
funct-an/9712008
Ruy Exel
Ruy Exel and Marcelo Laca
Cuntz-Krieger algebras for infinite matrices
Plain TeX, 40 pages, no figures, A minor error in Theorem 9.1 was corrected
null
null
University of Sao Paulo preprint IMEUSP-EL-97-02
funct-an math.OA
null
Given an arbitrary infinite 0--1 matrix A having no identically zero rows, we define an algebra OA as the universal C*-algebra generated by partial isometries subject to conditions that generalize, to the infinite case, those introduced by Cuntz and Krieger for finite matrices. We realize OA as the crossed product algebra for a partial dynamical system and, based on this description, we extend to the infinite case some of the main results known to hold in the finite case, namely the uniqueness theorem, the classification of ideals, and the simplicity criteria. OA is always nuclear and we obtain conditions for it to be unital and purely infinite.
[ { "version": "v1", "created": "Thu, 18 Dec 1997 21:50:31 GMT" }, { "version": "v2", "created": "Sun, 1 Feb 1998 15:14:14 GMT" } ]
2007-05-23T00:00:00
[ [ "Exel", "Ruy", "" ], [ "Laca", "Marcelo", "" ] ]
funct-an/9712009
Hideki Nakamura
Hideki Nakamura (Hokkaido University)
A Rohlin Type Theorem for Automorphisms of Certain Purely Infinite $C^{\ast}$-Algebras
14 pages, no figure, LaTex
null
null
null
funct-an math.OA
null
We show a noncommutative Rohlin type theorem for automorphisms of a certain class of purely infinite simple $C^{\ast}$-algebras. This class consists of the purely infinite unital simple $C^{\ast}$-algebras which are in the bootstrap category ${\cal N}$ and have trivial $K_{1}$-groups.
[ { "version": "v1", "created": "Mon, 22 Dec 1997 08:55:51 GMT" } ]
2007-05-23T00:00:00
[ [ "Nakamura", "Hideki", "", "Hokkaido University" ] ]