Skip to main content

Showing 1–43 of 43 results for author: Franks, J

.
  1. arXiv:2412.07407  [pdf, other

    cs.LG

    Towards Graph Foundation Models: A Study on the Generalization of Positional and Structural Encodings

    Authors: Billy Joe Franks, Moshe Eliasof, Semih Cantürk, Guy Wolf, Carola-Bibiane Schönlieb, Sophie Fellenz, Marius Kloft

    Abstract: Recent advances in integrating positional and structural encodings (PSEs) into graph neural networks (GNNs) have significantly enhanced their performance across various graph learning tasks. However, the general applicability of these encodings and their potential to serve as foundational representations for graphs remain uncertain. This paper investigates the fine-tuning efficiency, scalability w… ▽ More

    Submitted 3 March, 2025; v1 submitted 10 December, 2024; originally announced December 2024.

    Comments: Published at TMLR (https://openreview.net/forum?id=mSoDRZXsqj)

  2. arXiv:2402.07568  [pdf, other

    cs.LG cs.DM cs.NE stat.ML

    Weisfeiler-Leman at the margin: When more expressivity matters

    Authors: Billy J. Franks, Christopher Morris, Ameya Velingker, Floris Geerts

    Abstract: The Weisfeiler-Leman algorithm ($1$-WL) is a well-studied heuristic for the graph isomorphism problem. Recently, the algorithm has played a prominent role in understanding the expressive power of message-passing graph neural networks (MPNNs) and being effective as a graph kernel. Despite its success, $1$-WL faces challenges in distinguishing non-isomorphic graphs, leading to the development of mor… ▽ More

    Submitted 28 May, 2024; v1 submitted 12 February, 2024; originally announced February 2024.

    Comments: Accepted at ICML 2024. arXiv admin note: text overlap with arXiv:2301.11039

  3. arXiv:2303.05904  [pdf, ps, other

    cs.LG

    Deep Anomaly Detection on Tennessee Eastman Process Data

    Authors: Fabian Hartung, Billy Joe Franks, Tobias Michels, Dennis Wagner, Philipp Liznerski, Steffen Reithermann, Sophie Fellenz, Fabian Jirasek, Maja Rudolph, Daniel Neider, Heike Leitte, Chen Song, Benjamin Kloepper, Stephan Mandt, Michael Bortz, Jakob Burger, Hans Hasse, Marius Kloft

    Abstract: This paper provides the first comprehensive evaluation and analysis of modern (deep-learning) unsupervised anomaly detection methods for chemical process data. We focus on the Tennessee Eastman process dataset, which has been a standard litmus test to benchmark anomaly detection methods for nearly three decades. Our extensive study will facilitate choosing appropriate anomaly detection methods in… ▽ More

    Submitted 10 March, 2023; originally announced March 2023.

  4. arXiv:2301.10830  [pdf, ps, other

    math.CO

    Counting Parking Sequences and Parking Assortments Through Permutations

    Authors: Spencer J. Franks, Pamela E. Harris, Kimberly Harry, Jan Kretschmann, Megan Vance

    Abstract: Parking sequences (a generalization of parking functions) are defined by specifying car lengths and requiring that a car attempts to park in the first available spot after its preference. If it does not fit there, then a collision occurs and the car fails to park. In contrast, parking assortments generalize parking sequences (and parking functions) by allowing cars (also of assorted lengths) to se… ▽ More

    Submitted 25 January, 2023; originally announced January 2023.

    Comments: 9 pages, 2 figures, 1 table

    MSC Class: 05A15; 05A19

  5. arXiv:2301.09485  [pdf, other

    cs.LG

    Ordinal Regression for Difficulty Estimation of StepMania Levels

    Authors: Billy Joe Franks, Benjamin Dinkelmann, Sophie Fellenz, Marius Kloft

    Abstract: StepMania is a popular open-source clone of a rhythm-based video game. As is common in popular games, there is a large number of community-designed levels. It is often difficult for players and level authors to determine the difficulty level of such community contributions. In this work, we formalize and analyze the difficulty prediction task on StepMania levels as an ordinal regression (OR) task.… ▽ More

    Submitted 23 January, 2023; originally announced January 2023.

  6. arXiv:2205.11474  [pdf, other

    cs.CV cs.LG stat.ML

    Exposing Outlier Exposure: What Can Be Learned From Few, One, and Zero Outlier Images

    Authors: Philipp Liznerski, Lukas Ruff, Robert A. Vandermeulen, Billy Joe Franks, Klaus-Robert Müller, Marius Kloft

    Abstract: Due to the intractability of characterizing everything that looks unlike the normal data, anomaly detection (AD) is traditionally treated as an unsupervised problem utilizing only normal samples. However, it has recently been found that unsupervised image AD can be drastically improved through the utilization of huge corpora of random images to represent anomalousness; a technique which is known a… ▽ More

    Submitted 14 November, 2022; v1 submitted 23 May, 2022; originally announced May 2022.

    Comments: 47 pages; extended experiments; published in Transactions on Machine Learning Research. arXiv admin note: substantial text overlap with arXiv:2006.00339

  7. arXiv:2112.04314  [pdf, ps, other

    cs.LG cs.AI stat.ML

    A systematic approach to random data augmentation on graph neural networks

    Authors: Billy Joe Franks, Markus Anders, Marius Kloft, Pascal Schweitzer

    Abstract: Random data augmentations (RDAs) are state of the art regarding practical graph neural networks that are provably universal. There is great diversity regarding terminology, methodology, benchmarks, and evaluation metrics used among existing RDAs. Not only does this make it increasingly difficult for practitioners to decide which technique to apply to a given problem, but it also stands in the way… ▽ More

    Submitted 21 March, 2022; v1 submitted 8 December, 2021; originally announced December 2021.

  8. arXiv:2007.01760  [pdf, other

    cs.CV cs.LG stat.ML

    Explainable Deep One-Class Classification

    Authors: Philipp Liznerski, Lukas Ruff, Robert A. Vandermeulen, Billy Joe Franks, Marius Kloft, Klaus-Robert Müller

    Abstract: Deep one-class classification variants for anomaly detection learn a mapping that concentrates nominal samples in feature space causing anomalies to be mapped away. Because this transformation is highly non-linear, finding interpretations poses a significant challenge. In this paper we present an explainable deep one-class classification method, Fully Convolutional Data Description (FCDD), where t… ▽ More

    Submitted 18 March, 2021; v1 submitted 3 July, 2020; originally announced July 2020.

    Comments: 25 pages, published as a conference paper at ICLR 2021

  9. arXiv:2006.00339  [pdf, other

    cs.LG stat.ML

    Rethinking Assumptions in Deep Anomaly Detection

    Authors: Lukas Ruff, Robert A. Vandermeulen, Billy Joe Franks, Klaus-Robert Müller, Marius Kloft

    Abstract: Though anomaly detection (AD) can be viewed as a classification problem (nominal vs. anomalous) it is usually treated in an unsupervised manner since one typically does not have access to, or it is infeasible to utilize, a dataset that sufficiently characterizes what it means to be "anomalous." In this paper we present results demonstrating that this intuition surprisingly seems not to extend to d… ▽ More

    Submitted 27 January, 2023; v1 submitted 30 May, 2020; originally announced June 2020.

    Comments: 17 pages; accepted at the ICML 2021 Workshop on Uncertainty & Robustness in Deep Learning; An extended Journal paper of this work has been published in Transactions on Machine Learning Research: arXiv:2205.11474

  10. arXiv:1904.05886  [pdf, other

    stat.CO

    Markov chain Monte Carlo importance samplers for Bayesian models with intractable likelihoods

    Authors: Jordan Franks

    Abstract: We consider the efficient use of an approximation within Markov chain Monte Carlo (MCMC), with subsequent importance sampling (IS) correction of the Markov chain inexact output, leading to asymptotically exact inference. We detail convergence and central limit theorems for the resulting MCMC-IS estimators. We also consider the case where the approximate Markov chain is pseudo-marginal, requiring u… ▽ More

    Submitted 11 April, 2019; originally announced April 2019.

    Comments: 41 pages. Introductory part of doctoral dissertation. Involves previous joint works with Matti Vihola, Jouni Helske, Ajay Jasra, and Kody J.H. Law. PhD thesis, University of Jyväskylä, 2019. Available online at http://urn.fi/URN:ISBN:978-951-39-7738-2

    Report number: JYU Dissertations 79 MSC Class: 65C05

  11. arXiv:1902.00412  [pdf, other

    stat.CO

    On the use of approximate Bayesian computation Markov chain Monte Carlo with inflated tolerance and post-correction

    Authors: Matti Vihola, Jordan Franks

    Abstract: Approximate Bayesian computation allows for inference of complicated probabilistic models with intractable likelihoods using model simulations. The Markov chain Monte Carlo implementation of approximate Bayesian computation is often sensitive to the tolerance parameter: low tolerance leads to poor mixing and large tolerance entails excess bias. We consider an approach using a relatively large tole… ▽ More

    Submitted 16 May, 2019; v1 submitted 1 February, 2019; originally announced February 2019.

    Comments: 27 pages, 8 figures, 11 tables

  12. Polygonal ${\mathbb Z}^2$-subshifts

    Authors: John Franks, Bryna Kra

    Abstract: Let ${\mathcal P}\subset{\mathbb Z}^2$ be a convex polygon with each vertex in it labeled by an element from a finite set and such that the labeling of each vertex $v\in {\mathcal P}$ is uniquely determined by the labeling of all other points in the polygon. We introduce a class of ${\mathbb Z}^2$-shift systems, the {\em polygonal shifts}, determined by such a polygon: these are shift systems such… ▽ More

    Submitted 30 October, 2019; v1 submitted 29 January, 2019; originally announced January 2019.

  13. arXiv:1807.10259  [pdf, other

    stat.ME math.PR stat.CO

    Unbiased inference for discretely observed hidden Markov model diffusions

    Authors: Neil K. Chada, Jordan Franks, Ajay Jasra, Kody J. H. Law, Matti Vihola

    Abstract: We develop a Bayesian inference method for diffusions observed discretely and with noise, which is free of discretisation bias. Unlike existing unbiased inference methods, our method does not rely on exact simulation techniques. Instead, our method uses standard time-discretised approximations of diffusions, such as the Euler--Maruyama scheme. Our approach is based on particle marginal Metropolis-… ▽ More

    Submitted 9 March, 2021; v1 submitted 26 July, 2018; originally announced July 2018.

    Comments: 33 pages, 5 figures

    MSC Class: 65C05 (primary); 60H35; 65C35; 65C40 (secondary)

  14. Importance sampling correction versus standard averages of reversible MCMCs in terms of the asymptotic variance

    Authors: Jordan Franks, Matti Vihola

    Abstract: We establish an ordering criterion for the asymptotic variances of two consistent Markov chain Monte Carlo (MCMC) estimators: an importance sampling (IS) estimator, based on an approximate reversible chain and subsequent IS weighting, and a standard MCMC estimator, based on an exact reversible chain. Essentially, we relax the criterion of the Peskun type covariance ordering by considering two diff… ▽ More

    Submitted 24 March, 2020; v1 submitted 29 June, 2017; originally announced June 2017.

    Comments: 27 pages

    MSC Class: 60J22; 65C05

    Journal ref: Stochastic Processes and their Applications, 2020

  15. arXiv:1704.07264  [pdf, ps, other

    math.DS

    Notes on Chain Recurrence and Lyapunonv Functions

    Authors: John Franks

    Abstract: This short expository note provides an introduction to the concept of chain recurrence in topological dynamics and a proof of the existence complete Lyapunov functions for homeomorphisms of compact metric spaces due to Charles Conley. I have used it as supplementary material in introductory dynamics courses.

    Submitted 24 April, 2017; originally announced April 2017.

    MSC Class: 37B25

  16. arXiv:1611.05913  [pdf, ps, other

    math.DS

    Distortion and the automorphism group of a shift

    Authors: Van Cyr, John Franks, Bryna Kra, Samuel Petite

    Abstract: The set of automorphisms of a one-dimensional \shift $(X, σ)$ forms a countable, but often very complicated, group. For zero entropy shifts, it has recently been shown that the automorphism group is more tame. We provide the first examples of countable groups that cannot embed into the automorphism group of any zero entropy \shiftno. In particular, we show that the Baumslag-Solitar groups… ▽ More

    Submitted 9 August, 2017; v1 submitted 17 November, 2016; originally announced November 2016.

  17. arXiv:1610.07923  [pdf, ps, other

    math.DS

    The spacetime of a shift endomorphism

    Authors: Van Cyr, John Franks, Bryna Kra

    Abstract: The automorphism group of a one dimensional shift space over a finite alphabet exhibits different types of behavior: for a large class with positive entropy, it contains a rich collection of subgroups, while for many shifts of zero entropy, there are strong constraints on the automorphism group. We view this from a different perspective, considering a single automorphism (and sometimes endomorphis… ▽ More

    Submitted 9 August, 2017; v1 submitted 25 October, 2016; originally announced October 2016.

  18. arXiv:1609.02541  [pdf, other

    stat.CO math.PR

    Importance sampling type estimators based on approximate marginal MCMC

    Authors: Matti Vihola, Jouni Helske, Jordan Franks

    Abstract: We consider importance sampling (IS) type weighted estimators based on Markov chain Monte Carlo (MCMC) targeting an approximate marginal of the target distribution. In the context of Bayesian latent variable models, the MCMC typically operates on the hyperparameters, and the subsequent weighting may be based on IS or sequential Monte Carlo (SMC), but allows for multilevel techniques as well. The I… ▽ More

    Submitted 9 March, 2020; v1 submitted 8 September, 2016; originally announced September 2016.

    Comments: 34 pages, 1 figure

    Journal ref: Scand J Statist. 2020; 47: 1339-1376

  19. arXiv:1502.02288  [pdf, ps, other

    math.DS

    Zero entropy subgroups of mapping class groups

    Authors: John Franks, Kamlesh Parwani

    Abstract: Let $M$ be a compact surface with boundary. We are interested in the question of how a group action on $M$ permutes a finite invariant set $X \subset int(M)$. More precisely, how the algebraic properties of the induced group of permutations of a finite invariant set affects the dynamical properties of the group. Our main result shows that in many circumstances if the induced permutation group is n… ▽ More

    Submitted 8 May, 2016; v1 submitted 8 February, 2015; originally announced February 2015.

  20. arXiv:1412.8193  [pdf, ps, other

    math.DS

    Rotation Numbers for $S^2$ diffeomorphisms

    Authors: John Franks

    Abstract: These largely expository notes describe the properties of the function ${\cal R}$ which assigns a number to a $4$-tuple of distinct fixed points of an orientation preserving homeomorphism or diffeomorphism of $S^2$.

    Submitted 28 December, 2014; originally announced December 2014.

    Comments: 11 pages

  21. arXiv:1303.4185  [pdf, ps, other

    math.RT math.OA

    On 1-cocycles induced by a positive definite function on a locally compact abelian group

    Authors: Jordan Franks, Alain Valette

    Abstract: For $\varphi$ a normalized positive definite function on a locally compact abelian group $G$, we consider on the one hand the unitary representation $π_\varphi$ associated to $\varphi$ by the GNS construction, on the other hand the probability measure $μ_\varphi$ on the Pontryagin dual $\hat{G}$ provided by Bochner's theorem. We give necessary and sufficient conditions for the vanishing of 1-cohom… ▽ More

    Submitted 18 March, 2013; originally announced March 2013.

    Comments: 7 pages

  22. arXiv:1204.3961  [pdf, other

    math.DS

    Some virtually abelian subgroups of the group of analytic symplectic diffeomorphisms of $S^2$

    Authors: John Franks, Michael Handel

    Abstract: We show that if $M$ is a compact oriented surface of genus 0 and $G$ is a subgroup of $\Symp^ω_μ(M)$ which has an infinite normal solvable subgroup, then $G$ is virtually abelian. In particular the centralizer of an infinite order $f \in \Symp^ω_μ(M)$ is virtually abelian. Another immediate corollary is that if $G$ is a solvable subgroup of $\Symp^ω_μ(M)$ then $G$ is virtually abelian. We also pro… ▽ More

    Submitted 8 September, 2013; v1 submitted 17 April, 2012; originally announced April 2012.

    Comments: Corrected typos, references. Added new proposition (5.14) in this version

    MSC Class: 37C85; 37J10

  23. arXiv:1102.4584  [pdf, ps, other

    math.GT

    Triviality of some representations of $MCG(S_g)$ in $GL(n,C), Diff(S^2)$ and $Homeo(T^2)$

    Authors: John Franks, Michael Handel

    Abstract: We show the triviality of representations of the mapping class group of a genus $g$ surface in $GL(n,C), Diff(S^2)$ and $Homeo(T^2)$ when appropriate restrictions on the genus $g$ and the size of $n$ hold. For example, if $S_g$ is a surface of finite type and $φ: MCG(S_g) \to GL(n,C)$ is a homomorphism, then $φ$ is trivial provided the genus $g \ge 3$ and $n < 2g$. We also show that if $S_g$ is a… ▽ More

    Submitted 20 April, 2011; v1 submitted 22 February, 2011; originally announced February 2011.

    MSC Class: 57M60

  24. Entropy zero area preserving diffeomorphisms of $S^2$

    Authors: John Franks, Michael Handel

    Abstract: In this paper we formulate and prove a structure theorem for area preserving diffeomorphisms of genus zero surfaces with zero entropy. As an application we relate the existence of faithful actions of a finite index subgroup of the mapping class group of a closed surface $Σ_g$ on $S^2$ by area preserving diffeomorphisms to the existence of finite index subgroups of bounded mapping class groups… ▽ More

    Submitted 28 February, 2012; v1 submitted 1 February, 2010; originally announced February 2010.

    Comments: 88 pages, 4 figures

    MSC Class: 37C05; 37E30; 37E45; 37J10; 57M60

    Journal ref: Geom. Topol. 16 (2012) 2187-2284

  25. arXiv:0802.4076  [pdf, ps, other

    math.CA

    Notes on Measure and Integration

    Authors: John Franks

    Abstract: This text grew out of notes I have used in teaching a one quarter course on integration at the advanced undergraduate level. My intent is to introduce the Lebesgue integral in a quick, and hopefully painless, way and then go on to investigate the standard convergence theorems and a brief introduction to the Hilbert space of $L^2$ functions on the interval. The actual construction of Lebesgue m… ▽ More

    Submitted 10 August, 2009; v1 submitted 27 February, 2008; originally announced February 2008.

    Comments: This version corrects a few typos. An expanded version of this text has been published as "A (Terse) Introduction to Lebesgue Integration" as vol. 48 of the A.M.S. Student Mathematical Library

  26. arXiv:0801.0736  [pdf, ps, other

    math.DS math.GT

    Global fixed points for centralizers and Morita's Theorem

    Authors: John Franks, Michael Handel

    Abstract: We prove a global fixed point theorem for the centralizer of a homeomorphism of the two dimensional disk $D$ that has attractor-repeller dynamics on the boundary with at least two attractors and two repellers. As one application, we show that there is a finite index subgroup of the centralizer of a pseudo-Anosov homeomorphism with infinitely many global fixed points. As another application we gi… ▽ More

    Submitted 4 January, 2008; originally announced January 2008.

    MSC Class: 37E30; 57M60; 37C25

    Journal ref: Geom. Topol. 13 (2009) 87-98

  27. arXiv:0712.3069  [pdf, ps, other

    math.DS math.GT

    Complete semi-conjugacies for psuedo-Anosov homeomorphisms

    Authors: John Franks, Michael Handel

    Abstract: Suppose $S$ is a surface of genus $\ge 2 $, $f: S \to S$ is a surface homeomorphism isotopic to a pseudo-Anosov map $α$ and suppose $\ti S$ is the universal cover of $S$ and $F$ and $A$ are lifts of $f$ and $α$ respectively. We show there is a semiconjugacy $Θ: \ti S \to \bar Ł^s \times \bar Ł^u$ from $F$ to $\bar A$, where $\bar Ł^s$ ($\bar Ł^u$) is the completion of the $R$-tree of leaves of t… ▽ More

    Submitted 26 December, 2007; v1 submitted 18 December, 2007; originally announced December 2007.

    MSC Class: 37E30; 37D20

  28. arXiv:0705.4054  [pdf, ps, other

    math.DS

    Distortion in Groups of Circle and Surface Diffeomorphisms

    Authors: John Franks

    Abstract: In these lectures we consider how algebraic properties of discrete subgroups of Lie groups restrict the possible actions of those groups on surfaces. The results show a strong parallel between the possible actions of such a group on the circle $S^1$ and the measure preserving actions on surfaces. Our aim is the study of the (non)-existence of actions of lattices in a large class of non-compact… ▽ More

    Submitted 28 May, 2007; originally announced May 2007.

    MSC Class: 37E30;57S30

    Journal ref: Panoramas et Synth`eses, Soc. Math.de France {\bf 21} (2006) 35-52

  29. arXiv:math/0607557  [pdf, ps, other

    math.DS

    Fixed Points of abelian actions

    Authors: John Franks, Michael Handel, Kamlesh Parwani

    Abstract: We prove that if $\F$ is an abelian group of $C^1$ diffeomorphisms isotopic to the identity of a closed surface $S$ of genus at least two then there is a common fixed point for all elements of $\F.$

    Submitted 21 July, 2006; originally announced July 2006.

    MSC Class: 37E30; 37C25

  30. arXiv:math/0509574  [pdf, ps, other

    math.DS

    Fixed Points of abelian actions on $S^2$

    Authors: John Franks, Michael Handel, Kamlesh Parwani

    Abstract: We prove that if $F$ is a finitely generated abelian group of orientation preserving $C^1$ diffeomorphisms of $R^2$ which leaves invariant a compact set then there is a common fixed point for all elements of $F.$ We also show that if $F$ is any abelian subgroup of orientation preserving $C^1$ diffeomorphisms of $S^2$ then there is a common fixed point for all elements of a subgroup of $F$ with i… ▽ More

    Submitted 29 December, 2005; v1 submitted 23 September, 2005; originally announced September 2005.

    MSC Class: 37E30

  31. arXiv:math/0410316  [pdf, ps, other

    math.DS

    Erratum to "Generalizations of the Poincaré-Birkhoff Theorem"

    Authors: John Franks

    Abstract: This is an erratum to an earlier paper, "Generalizations of the Poincaré-Birkhoff theorem." An error in the statement of one of the theorems is corrected.

    Submitted 25 May, 2007; v1 submitted 13 October, 2004; originally announced October 2004.

    Journal ref: Ann. of Math. (2) 164 (2006), no. 3, 1097--1098

  32. arXiv:math/0404532  [pdf, ps, other

    math.DS

    Distortion Elements in Group actions on surfaces

    Authors: John Franks, Michael Handel

    Abstract: If $\G$ is a finitely generated group with generators $\{g_1,...,g_j\}$ then an infinite order element $f \in \G$ is a {\em distortion element} of $\G$ provided $\displaystyle{\liminf_{n \to \infty} |f^n|/n = 0,}$ where $|f^n|$ is the word length of $f^n$ in the generators. Let $S$ be a closed orientable surface and let $\Diff(S)_0$ denote the identity component of the group of $C^1$ diffeomorph… ▽ More

    Submitted 3 March, 2005; v1 submitted 29 April, 2004; originally announced April 2004.

    MSC Class: 37E30; 57S25

  33. Periodic points of Hamiltonian surface diffeomorphisms

    Authors: John Franks, Michael Handel

    Abstract: The main result of this paper is that every non-trivial Hamiltonian diffeomorphism of a closed oriented surface of genus at least one has periodic points of arbitrarily high period. The same result is true for S^2 provided the diffeomorphism has at least three fixed points. In addition we show that up to isotopy relative to its fixed point set, every orientation preserving diffeomorphism F: S --… ▽ More

    Submitted 14 November, 2003; v1 submitted 24 March, 2003; originally announced March 2003.

    Comments: Published by Geometry and Topology at http://www.maths.warwick.ac.uk/gt/GTVol7/paper20.abs.html

    MSC Class: 37J10; 37E30

    Journal ref: Geom. Topol. 7 (2003) 713-756

  34. arXiv:math/0303292  [pdf, ps, other

    math.DS

    Rotation Numbers and Instability Sets

    Authors: John Franks

    Abstract: Translation and rotation numbers have played an interesting and important role in the qualitative description of various dynamical systems. In this exposition we are especially interested in applications which lead to proofs of periodic motions in various kinds of dynamics on the annulus. The applications include billiards and geodesic flows. Going beyond this simple qualitative invariant in t… ▽ More

    Submitted 24 March, 2003; originally announced March 2003.

    Comments: This article is the written version of an invited address at the January, 2002 AMS meeting in San Diego, California

  35. arXiv:math/0303291  [pdf, ps, other

    math.DS

    A Hölder continuous vector field tangent to many foliations

    Authors: Christian Bonatti, John Franks

    Abstract: We construct an example of a Hölder continuous vector field on the plane which is tangent to all foliations in a continuous family of pairwise distinct $C^1$ foliations. Given any $1 \le r <\infty,$ the construction can be done in such a way that each leaf of each foliation is the graph of a $C^r$ function from $\R$ to $\R.$ We also show the existence of a continuous vector field $X$ on $\R^2$ a… ▽ More

    Submitted 24 March, 2003; originally announced March 2003.

  36. Area preserving group actions on surfaces

    Authors: John Franks, Michael Handel

    Abstract: Suppose G is an almost simple group containing a subgroup isomorphic to the three-dimensional integer Heisenberg group. For example any finite index subgroup of SL(3,Z) is such a group. The main result of this paper is that every action of G on a closed oriented surface by area preserving diffeomorphisms factors through a finite group.

    Submitted 14 November, 2003; v1 submitted 15 March, 2002; originally announced March 2002.

    Comments: Published by Geometry and Topology at http://www.maths.warwick.ac.uk/gt/GTVol7/paper21.abs.html

    MSC Class: 57S25; 37E30

    Journal ref: Geom. Topol. 7 (2003) 757-771

  37. arXiv:math/0108091  [pdf, ps, other

    math.DS math.GT

    Groups of diffeomorphisms of one-manifolds, III: Nilpotent subgroups

    Authors: Benson Farb, John Franks

    Abstract: Plante-Thurston proved that every nilpotent subgroup of $\Diff^2(S^1)$ is abelian. One of our main results is a sharp converse: $\Diff^1(S^1)$ contains every finitely-generated, torsion-free nilpotent group.

    Submitted 31 May, 2018; v1 submitted 13 August, 2001; originally announced August 2001.

    Comments: This is a revision of a paper published in 2003. It corrects a minor mistake ( "2n-2j+2" changed to "4n-2j+2") in the proof of the Theorem 1.1. See Remark 2.1 in the current version

    Journal ref: Ergodic Theory Dynamical Systems 23 (2003), no. 5, 1467--1484

  38. arXiv:math/0107085  [pdf, ps, other

    math.DS

    Groups of homeomorphisms of one-manifolds, I: actions of nonlinear groups

    Authors: Benson Farb, John Franks

    Abstract: This self-contained paper is part of a series \cite{FF2,FF3} on actions by diffeomorphisms of infinite groups on compact manifolds. The two main results presented here are: 1) Any homomorphism of (almost any) mapping class group or automorphism group of a free group into $\Diff_+^r(S^1), r\geq 2$ is trivial. For r=0 Nielsen showed that in many cases nontrivial (even faithful) representations e… ▽ More

    Submitted 11 July, 2001; v1 submitted 11 July, 2001; originally announced July 2001.

    Comments: 28 pages

  39. arXiv:math/0102026   

    math.DS math.GR

    Groups of homeomorphisms of one-manifolds, III: Nilpotent subgroups

    Authors: Benson Farb, John Franks

    Abstract: This paper has been withdrawn by the authors; it will be incorporated into part I of the series (in preparation).

    Submitted 19 February, 2001; v1 submitted 3 February, 2001; originally announced February 2001.

  40. arXiv:math/0102025  [pdf, ps, other

    math.DS math.GR

    Group actions on one-manifolds, II: Extensions of Hölder's Theorem

    Authors: Benson Farb, John Franks

    Abstract: We study groups of homeomorphisms of R, each of whose elements have at most one fixed point. In particular we prove that any such group of C^2 diffeomorphisms is topologically conjugate to an affine group.

    Submitted 3 May, 2001; v1 submitted 3 February, 2001; originally announced February 2001.

    Comments: references added, new theorem added :topological characterization of affine groups on R

  41. arXiv:math/9910171  [pdf, ps, other

    math.DS

    Shift Equivalence and the Conley index

    Authors: John Franks, David Richeson

    Abstract: In this paper we introduce filtration pairs for isolated invariant sets of continuous maps. We prove the existence of filtration pairs and show that, up to shift equivalence, the induced map on the corresponding pointed space is an invariant of the isolated invariant set. Moreover, the maps defining the shift equivalence can be chosen canonically. Lastly, we define partially ordered Morse decomp… ▽ More

    Submitted 29 October, 1999; originally announced October 1999.

    Comments: 23 pages

    MSC Class: 58F12; 58F20

  42. arXiv:math/9910152  [pdf, ps, other

    math.DS

    Regions of instability for non-twist maps

    Authors: John Franks, Patrice Le Calvez

    Abstract: In this paper we consider an analog of the regions of instability for twist maps in the context of area preserving diffeomorphisms which are not twist maps. Several properties analogous to those of classical regions of instability are proved.

    Submitted 30 May, 2000; v1 submitted 27 October, 1999; originally announced October 1999.

    Comments: 30 pages

    MSC Class: 58F05; 34C35

  43. arXiv:math/9605228  [pdf, ps, other

    math.DS

    The rotation set and periodic points for torus homeomorphisms

    Authors: John Franks

    Abstract: We consider the rotation set $ρ(F)$ for a lift $F$ of an area preserving homeomorphism $f: \t^2\to \t^2$, which is homotopic to the identity. The relationship between this set and the existence of periodic points for $f$ is least well understood in the case when this set is a line segment. We show that in this case if a vector $v$ lies in $ρ(F)$ and has both co-ordinates rational, then there is… ▽ More

    Submitted 6 May, 1996; originally announced May 1996.

    Report number: Dynamical Systems 5/7/96