-
Notifications
You must be signed in to change notification settings - Fork 1
/
chaos.bib
7601 lines (6657 loc) · 201 KB
/
chaos.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
@article{Crut10a,
title = "Synchronization and Control in Intrinsic and Designed Computation: An Information-Theoretic Analysis of Competing Models",
author = "J. P. Crutchfield, C. J. Ellison, Ryan G. James, and J. R. Mahoney",
journal = "CHAOS",
volume = "X",
number = "X",
pages = "X",
year = "2010"
}
@incollection{Loeh09a,
title = "Non-sufficient Memories That Are Sufficient for Prediction",
author = "W. Loehr and N. Ay",
booktitle = "Complex Sciences 2009",
series = "Lecture Notes of the Institute for Computer Sciences, Social Informatics and Telecommunications Engineering",
editor = "J. Zhou",
volume = "4",
publisher = "Springer",
address = "New York",
pages = "265--276",
year = "2009",
}
@article{Jame10a,
opttitle = "MarkovCrypticOrder: Efficient Algorithms for the Markov and Cryptic Orders",
author = "Ryan G. James and J. R. Mahoney and C. J. Ellison and J. P. Crutchfield",
journal = "in preparation",
optpages = "",
optvolume = "",
year = "2010",
NOTE = "arxiv.org:10XX.XXX [cond-mat]"
}
@article{Maho10a,
opttitle = "IACP2: Information Accessibility and Cryptic Processes",
author = "J. R. Mahoney and C. J. Ellison and Ryan G. James and J. P. Crutchfield",
journal = "in preparation",
optpages = "",
optvolume = "",
year = "2010",
NOTE = "arxiv.org:10XX.XXX [cond-mat]"
}
@BOOK (Fram08a,
AUTHOR = "P. H. Frampton",
TITLE = "Gauge Field Theories",
PUBLISHER = "Wiley-VGH Verlag",
ADDRESS = "Weinheim",
YEAR = 2008)
@BOOK (Ahme98a,
AUTHOR = "N. U. Ahmed",
TITLE = "Linear and Nonlinear Filtering for Engineers and Scientists",
PUBLISHER = "World Scientific Publishers",
ADDRESS = "Singapore",
YEAR = 1998)
@BOOK (Pute05a,
AUTHOR = "M. L. Puterman",
TITLE = "Markov Decision Processes: {Discrete} Stochastic Dynamic Programming",
PUBLISHER = "Wiley-Interscience",
ADDRESS = "New York",
YEAR = 2005)
@BOOK (Wigg92a,
AUTHOR = "S. Wiggins",
TITLE = "Chaotic Transport in Dynamical Systems",
PUBLISHER = "Springer",
ADDRESS = "New York",
YEAR = 1992)
@article{Mark73a,
title = "The Bidirectional Communication Theory: {A} Generalization of Information Theory",
author = "H. Marko",
journal = "IEEE Trans. Comm.",
volume = "COM-21",
number = "12",
pages = "1345--135",
year = "1973"
}
@article{Feng97a,
title = "Optimal State Estimation for Stochastic Systems: {An} Information Theoretic Approach",
author = "X. Feng and K. A. Loparo and and Y. Fang",
journal = "IEEE Trans. Auto. Control",
volume = "42",
number = "6",
pages = "771--785",
year = "1997"
}
@article{Ott04a,
title = "Estimating the State of Large Spatio-Temporally Chaotic Systems",
author = "E. Ott and B.R. Hunt and I. Szunyogh aand A.V. Zimin and E. J. Kostelich and M. Corazza and E. Kalnay and D. J. Patil and J. A. Yorke",
journal = "Physics Letters A",
volume = "330",
optnumber = "",
pages = "365--370",
year = "2004"
}
@article{Trav10b,
title = "Asymptotically Synchronizing to Finitary Sources",
author = "N. Travers and J. P. Crutchfield",
optjournal = "",
optpages = "",
optvolume = "",
optnumber = "",
year = "2010",
NOTE = "SFI Working Paper 10-06-XXX; arxiv.org:10XX.XXXX [XXXX]",
}
@article{Trav10a,
title = "Exactly Synchronizing to Finitary Sources",
author = "N. Travers and J. P. Crutchfield",
optjournal = "",
optpages = "",
optvolume = "",
optnumber = "",
year = "2010",
NOTE = "SFI Working Paper 10-06-XXX; arxiv.org:10XX.XXXX [XXXX]",
}
@article (Jono96a,
AUTHOR = "N. Jonoska",
TITLE = "Sofic Shifts with Synchronizing Presentations",
JOURNAL = "Theo. Comp. Sci.",
VOLUME = "158",
optNUMBER = "",
PAGES = "81--115",
YEAR = 1996)
@article (Andr03a,
AUTHOR = "B. R. Andrievskii and A. L. Fradkov",
TITLE = "Control of Chaos: {Methods and Applications. I. Methods}",
JOURNAL = "Automation and Control",
VOLUME = "64",
NUMBER = "5",
PAGES = "673--713",
YEAR = 2004)
@article (Andr04a,
AUTHOR = "B. R. Andrievskii and A. L. Fradkov",
TITLE = "Control of Chaos: {Methods and Applications. II. Applications}",
JOURNAL = "Automation and Control",
VOLUME = "65",
NUMBER = "4",
PAGES = "505--533",
YEAR = 2004)
@BOOK (Gonz04a,
AUTHOR = "J. M. Gonzalez-Miranda",
TITLE = "Synchronization and Control of Chaos: {An} Introduction for Scientists and Engineers",
PUBLISHER = "World Scientific",
ADDRESS = "Singapore",
YEAR = 2004)
@BOOK (Elli94a,
AUTHOR = "R. J. Elliott and L. Aggoun and J. B. Moore",
TITLE = "Hidden Markov models: {Estimation} and control",
PUBLISHER = "Springer",
ADDRESS = "New York",
YEAR = 1994)
@BOOK (Klam91a,
AUTHOR = "J. Klamka",
TITLE = "Controllability of Dynamical Systems",
PUBLISHER = "Springer",
ADDRESS = "New York",
YEAR = 1991)
@BOOK (Izhi07a,
AUTHOR = "E. M. Izhikevich",
TITLE = "Dynamical Systems in Neuroscience: The Geometry of Excitability and Bursting",
PUBLISHER = "MIT Press",
ADDRESS = "Cambridge, Massachusetts",
YEAR = 2007)
@BOOK (Piko01a,
AUTHOR = "A. Pikovsky and M. Rosenblum, J. Kurths",
TITLE = "Synchronization: A Universal Concept in Nonlinear Sciences",
PUBLISHER = "Cambridge University Press",
SERIES = "Cambridge Nonlinear Science Series",
ADDRESS = "New York",
YEAR = 2001)
@BOOK (Stro03a,
AUTHOR = "S. Strogatz",
TITLE = "Sync: {The} Emerging Science of Spontaneous Order",
PUBLISHER = "Hyperion",
ADDRESS = "New York",
YEAR = 2003)
@article{Crut08e,
title = "A Survey of Irreversibility and Crypticity",
author = "J. P. Crutchfield and C. J. Ellison and J. R. Mahoney",
journal = "in preparation",
optpages = "",
optvolume = "",
year = "2008",
optNOTE = "arxiv.org:09XX.XXXX [info th]"
}
@article{Crut08d,
title = "Information Accessibility and Cryptic Processes",
author = "J. R. Mahoney and C. J. Ellison and J. P. Crutchfield",
journal = "submitted",
optpages = "",
optvolume = "",
year = "2009",
NOTE = "arxiv.org:0905.4787 [cond-mat]"
}
@article{Crut08c,
title = "$\epsilon$-{Machine} Information Measures",
author = "J. P. Crutchfield and C. J. Ellison and J. R. Mahoney",
journal = "in preparation",
optpages = "",
optvolume = "",
year = "2009",
optNOTE = "arxiv.org:09XX.XXXX [info th]"
}
@article{Maho09b,
title = "Information Accessibility and Cryptic Processes: {Linear} Combinations of Causal States",
author = "J. R. Mahoney and C. J. Ellison and J. P. Crutchfield ",
optjournal = "",
optpages = "in press",
optvolume = "",
year = "2009",
NOTE = "arxiv.org:0906.5099 [cond-mat]"
}
@article{Maho09a,
title = "Information Accessibility and Cryptic Processes",
author = "J. R. Mahoney and C. J. Ellison and J. P. Crutchfield",
journal = "J. Phys. A: Math. Theo.",
pages = "362002",
volume = "42",
year = "2009",
optNOTE = "arxiv.org:0905.4787 [cond-mat]"
}
@article{Crut08b,
title = "Prediction, Retrodiction, and the Amount of Information Stored in the Present",
author = "C. J. Ellison and J. R. Mahoney and J. P. Crutchfield",
journal = "J. Stat. Phys.",
pages = "1005--1034",
volume = "136",
number = "6",
year = "2009",
optnote = "DOI: 10.1007/s10955-009-9808-z; arxiv:0905.3587 [cond-mat]",
}
@article{Crut08a,
title = "Time's Barbed Arrow: {Irreversibility}, Crypticity, and Stored Information",
author = "J. P. Crutchfield and C. J. Ellison and J. R. Mahoney",
journal = "Phys. Rev. Lett.",
pages = "094101",
volume = "103",
number = "9",
year = "2009",
optNOTE = "SFI Working Paper 09-02-002; arxiv.org:0902.1209 [cond-mat.stat-mech]; DOI 10.1103/PhysRevLett.103.094101",
opturl = "http://link.aps.org/abstract/PRL/v103/e094101",
}
@Misc{McTa05a,
OPTkey = {},
author = {C. McTague and C. J. Ellison and J.P. Crutchfield},
opttitle = {Enumerating Process Languages},
OPThowpublished = {},
OPTmonth = {},
OPTyear = {},
note = {In preparation},
OPTannote = {}
}
@article{Tono94a,
title = {A Measure for Brain Complexity: {Relating} Functional Segregation and Integration in the Nervous System},
author = {Tononi, G. and Sporns, O. and Edelman, G. M. },
journal = {Proc. Nat. Acad. Sci. USA},
pages = {5033--5037},
volume = {91},
year = {1994},
priority = {2},
keywords = {complexity-entropy-diagrams, complexity-measures, neuroscience},
citeulike-article-id = {2416663}
}
@ARTICLE{Ephr02a,
author = {Y. Ephraim and N. Merhav},
title = {Hidden Markov processes},
journal = {IEEE Trans. Info. Theory},
year = {2002},
volume = {48},
pages = {1518--1569}
}
@Article{Ebel94c,
author = {W. Ebeling and T. Poschel},
title = {Entropy and Long-range Correlations in Literary English},
journal = {Europhys. Lett.},
year = {1994},
OPTkey = {},
volume = {26},
OPTnumber = {},
pages = {241-246},
OPTnote = {},
OPTannote = {}
}
@article {Debo08a,
author = "L. Debowski",
title = "On the Vocabulary of Grammar-Based Codes and the Logical Consistency of Texts",
journal = "IEEE Trans. Info. Th.",
optvolume = "",
OPTnumber = "",
optpages = "",
NOTES = "submitted; arXiv.org:0810.3125 [cs.IT]",
year = "2008"}
@article {Yeun92a,
author = "T. Kawabata and R. W. Yeung",
title = "The Structure of the I-Measure of a Markov Chain",
journal = "IEEE Trans. Info. Th.",
volume = "38",
number = "3",
pages = "1146--1149",
year = "1992"}
@article {Yeun91a,
author = "R. W. Yeung",
title = "A New Outlook on {Shannon}'s Information Measures",
journal = "IEEE Trans. Info. Th.",
volume = "37",
number = "3",
pages = "466--474",
year = "1991"}
@BOOK {Spro03a,
TITLE = "Chaos and Time-Series Analysis",
AUTHOR = "J. C. Sprott",
PUBLISHER = "Oxford University Press",
EDITION = "Second",
ADDRESS = "Oxford, UK",
YEAR = 2003}
@BOOK {Kant06a,
TITLE = "Nonlinear Time Series Analysis",
AUTHOR = "H. Kantz and T. Schreiber",
PUBLISHER = "Cambridge University Press",
EDITION = "Second",
ADDRESS = "Cambridge, UK",
YEAR = 2006}
@techreport {LHC07a,
optTITLE = "The {Large Hadron Collider (LHC)} Data Challenge",
AUTHOR = "W. von Rueden and R. Mondardini",
INSTITUTION = "IEEE Technical Committee on Scalable Computing",
OPTADDRESS = "",
note = "\url{http://www.ieeetcsc.org/newsletters/2003-01/mondardini.html}",
YEAR = 2007}
@techreport {LSST07a,
optTITLE = "{LSST} Observatory---{Baseline} Configuration",
AUTHOR = "Anonymous",
INSTITUTION = "LSST Corporation",
ADDRESS = "Tucson, AZ",
note = "\url{http://www.lsst.org/Science/lsst_baseline.shtml}",
YEAR = 2007}
@techreport {NIST06a,
TITLE = "{NIST} 2006 Machine Translation Evaluation Official Results",
AUTHOR = "Anonymous",
INSTITUTION = "National Institute of Standards and Technologies",
ADDRESS = "Washington, DC",
howpublished = "\url{http://www.nist.gov/speech/tests/mt/doc/mt06eval_official_results.html}",
YEAR = 2006}
@INCOLLECTION{Elli70a,
author = {R. Elliott},
title = "The Analog and Weather Type Methods of Weather Forecasting",
booktitle = "Global Weather Prediction: The Coming Revolution",
editor = "B. Lusigan and J. Kiely",
publisher = "Hold, Rinehardt, and Winston, Inc.",
year = 1970,
pages = "37",
}
@article {Stil07a,
author = "S. Still and J. P. Crutchfield",
title = "Structure or Noise?",
journal = "Phys. Rev. Lett.",
optvolume = "",
OPTnumber = "",
optpages = "",
NOTES = "submitted; Santa Fe Institute Working Paper 2007-08-020; arxiv.org physics.gen-ph/0708.0654",
year = "2007"}
@article {Stil07b,
author = "S. Still and J. P. Crutchfield and C. J. Ellison",
title = "Optimal Causal Inference",
journal = "J. Machine Learning Research",
optvolume = "",
OPTnumber = "",
optpages = "",
NOTE = "Santa Fe Institute Working Paper 2007-08-024; arxiv.org:0708.1580 [cs.IT]",
year = "2007"}
@article {Rest00a,
author = "M. Resta",
title = "Towards an Artificial Technical Analysis of Financial Markets",
journal = "IEEE Explore",
optvolume = "",
OPTnumber = "",
pages = "117--122",
year = "2000"}
@article {Stre07a,
author = "Christopher S. Strelioff and J. P. Crutchfield and Alfred H{\"u}bler",
title = "Inferring Markov Chains: Bayesian Estimation, Model Comparison, Entropy Rate, and Out-of-class Modeling",
optjournal = "",
optvolume = "",
OPTnumber = "",
OPTpages = "",
NOTES = "submitted; Santa Fe Institute Working Paper 2007-03-XXX; arxiv.org math.ST/0703715",
year = "2007"}
@article {Dunn06a,
author = "David Dunn and J. P. Crutchfield",
title = "Insect, Trees, and Climate: The Bioacoustic Ecology of Deforestation and Entomogenic Climate Change",
optjournal = "",
optvolume = "",
OPTnumber = "",
OPTpages = "",
NOTES = "submitted; Santa Fe Institute Working Paper 2006-12-055; arxiv.org q-bio.PE/0612019",
year = "2006"}
@article {Crut06a,
author = "J. P. Crutchfield and K. Wiesner",
title = "Intrinsic Quantum Computation",
journal = "Physical Review Letters",
optvolume = "",
OPTnumber = "",
OPTpages = "",
NOTES = "submitted; Santa Fe Institute Working Paper 2006-11-045; arxiv.org quant-ph/0611XXX",
year = "2006"}
@INCOLLECTION {Crut03a,
AUTHOR = "James P. Crutchfield",
TITLE = "What Lies Between Order and Chaos?",
BOOKTITLE = "Art and Complexity",
EDITOR = "J. Casti and A. Karlqvist",
PAGES = "31--45",
PUBLISHER = "Elsevier Science B.V.",
YEAR = 2003}
@PROCEEDINGS {Stre06a,
TITLE = "How Random is a Coin Toss? Bayesian Inference and the Symbolic Dynamcs of Deterministic Chaos",
AUTHOR = "C. C. Strelioff and J. P. Crutchfield",
BOOKTITLE ="Conference on Neural Information Processing, Workshop on Dynamical Systems, Stochastic Processes and Bayesian Inference",
OPTJOURNAL = "",
OPTVOLUME = "",
OPTNUMBER = "",
OPTPAGES = "",
NOTE = "Santa Fe Institute Working Paper 06-11-042; arXiv.org/abs/cond-mat/0302587",
URL = "http://www.cs.ucl.ac.uk/staff/C.Archambeau/dsb.htm",
YEAR = 2006}
@ARTICLE {Varn06c,
TITLE = "Inferring Pattern and Disorder in Close-Packed Structures via $\epsilon$-Machine Reconstruction Theory: {Structure} and Instrinsic Computation in Zinc Sulphid",
AUTHOR = "D. P. Varn and G. S. Canright and J. P. Crutchfield",
JOURNAL = "Acta. Cryst. Sec. B",
VOLUME = "63",
NUMBER = "2",
PAGES = "169--182",
YEAR = 2002}
@ARTICLE {Varn06b,
TITLE = "Inferring Pattern and Disorder in Close-Packed Structures via $\epsilon$-Machine Reconstruction Theory: {Examples} from Simulated Diffraction Spectra",
AUTHOR = "D. P. Varn and G. S. Canright and J. P. Crutchfield",
JOURNAL = "Acta. Cryst. Sec. A",
OPTVOLUME = "",
OPTNUMBER = "",
NOTE = "in press",
OPTPAGES = "",
OPTNOTE = "submitted; Santa Fe Institute Working Paper 06-09-XXX; arXiv.org/abs/cond-mat/0609XXX",
YEAR = 2002}
@ARTICLE {Varn06a,
TITLE = "A Direct Method for Inferring Planar Disorder and Structure from {X-ray} Diffraction Studies",
AUTHOR = "D. P. Varn and G. S. Canright and J. P. Crutchfield",
JOURNAL = "Acta. Cryst. Sec. A",
OPTVOLUME = "",
OPTNUMBER = "",
OPTPAGES = "",
NOTE = "in press",
OPTNOTE = "submitted; Santa Fe Institute Working Paper 06-09-XXX; arXiv.org/abs/cond-mat/0609XXX",
YEAR = 2002}
@article {Wies06b,
author = "K. Wiesner and J. P. Crutchfield",
title = "Computation in Finitary Quantum Processes",
journal = "Physical Review A",
optvolume = "",
OPTnumber = "",
OPTpages = "",
NOTES = "submitted; Santa Fe Institute Working Paper 2006-09-031; arxiv.org quant-ph/0608206",
year = "2006"}
@inproceedings{Wies06c,
author = "K. Wiesner and J. P. Crutchfield",
title = "Infinite Correlation in Measured Quantum Processes",
booktitle = "Quantum Information Processing",
opteditor = "",
optpublisher = "",
optaddress = "",
optvolume = "",
OPTnumber = "",
optpages = "",
NOTES = "submitted; Santa Fe Institute Working Paper 06-11-043; arxiv.org quant-ph/0611143",
year = "2007"}
@inproceedings{Wies06a,
author = "K. Wiesner and J. P. Crutchfield",
title = "Language Diversity of Measured Quantm Processes",
booktitle = "From Utopian to Genuine Unconventional Computers",
editor = "A. Adamatzky and C. Teuscher",
publisher = "Luniver Press",
address = "Beckington, United Kingdom",
optvolume = "",
OPTnumber = "",
pages = "137--156",
NOTES = "Santa Fe Institute Working Paper 2006-11-046; arxiv.org quant-ph/0611203",
year = "2006"}
@article{Goer06a,
author = "O. Gornerup and J. P. Crutchfield",
title = "Hierarchical Self-Organization in the Finitary Process Soup",
journal = "Artificial Life",
volume = "submitted",
OPTnumber = "",
OPTpages = "",
NOTES = "Special Issue on the Evolution of Complexity; Santa Fe Institute Working Paper 2006-03-008; arxiv.org nlin.AO/0603001; Proceedings of Artificial Life X",
year = "2006"}
@article{Crut04a,
author = "J. P. Crutchfield and O. Gornerup",
title = "Objects That Make Objects: {The} Population Dynamics of Structural Complexity",
journal = "J. Roy. Soc. Interface",
volume = "3",
OPTnumber = "",
pages = "345--349",
NOTE = "doi:10.1098/rsif.2006.0114",
year = "2006"}
@article{Ay05a,
author = "N. Ay and J. P. Crutchfield",
title = "Reductions of Hidden Information Sources",
journal = "J. Stat. Phys.",
volume = "210",
number = "3-4",
pages = "659--684",
year = "2005"}
@article{Albe05a,
author = "D. Albers and J. C. Sprott and J. P. Crutchfield",
title = "Persistent Chaos in High Dimensions",
journal = "Physcial Review E",
volume = "74",
number = "5",
pages = "057201",
year = "2006"}
@article{Sato04a,
author = "Y. Sato and E. Akiyama and J. P. Crutchfield",
title = "Stability and Diversity in Collective Adaptation",
journal = "Physica D",
volume = "210",
number = "1-2",
pages = "21--57",
note = "Santa Fe Institute Working Paper 04-08-025; arXiv.org/abs/nlin/0408039",
year = "2005"}
@ARTICLE (McTa04a,
TITLE = "Automated Pattern Discovery---An Algorithm for Constructing Optimally Synchronizing Multi-Regular Language Filters",
AUTHOR = "C. S. McTague and J. P. Crutchfield",
JOURNAL = "Theoretical Computer Science",
VOLUME = "359",
NUMBER = "1-3",
YEAR = 2006,
PAGES = "306-328")
@Article{Kauf91a,
author = {Z. Kaufmann},
title = {Characteristic quantities of
multifractals---application to the {F}eigenbaum
attractor},
journal = {Physica D},
year = {1991},
OPTkey = {},
volume = {54},
OPTnumber = {},
pages = {75-84},
OPTmonth = {},
OPTnote = {},
OPTannote = {}
}
@Article{Csor89a,
author = {A. Csord\'as and P. Sz\'epfalusy},
title = {Singularities in {R}\'enyi information as phase
transitions in chaotic states},
journal = {Phys. Rev. A.},
year = {1989},
OPTkey = {},
volume = {39},
number = {9},
pages = {4767-4777},
OPTmonth = {},
OPTnote = {},
OPTannote = {}
}
@PhdThesis{Neme00a,
author = {I.~Nemenman},
title = {Information Theory and Learning: {A} Physical
Approach},
school = {Princeton University},
year = {2000},
OPTkey = {},
OPTtype = {},
OPTaddress = {},
OPTmonth = {},
OPTnote = {},
OPTannote = {}
}
@Article{Bial00a,
author = {W.~Bialek and I.~Nemenman and N.~Tishby},
title = {Predictability, Complexity, and Learning},
journal = {Neural Computation},
year = {2001},
OPTkey = {},
volume = {13},
OPTnumber = {},
pages = {2409-2463},
OPTmonth = {},
OPTnote = {},
OPTannote = {}
}
@Article{Arno96,
author = {D. Arnold},
title = {Information-theoretic Analysis of Phase Transitions},
journal = {Complex Systems},
year = {1996},
OPTkey = {},
volume = {10},
OPTnumber = {},
OPTmonth = {},
pages = {143--155},
OPTnote = {},
OPTannote = {}
}
@Article{Li91,
author = "W. Li",
title = "On the relationship between complexity and entropy
for {M}arkov chains and regular languages",
OPTcrossref = "",
OPTkey = "",
journal = "Complex Systems",
year = "1991",
volume = "5",
number = "4",
pages = "381-399",
OPTmonth = "",
OPTnote = "",
OPTannote = ""
}
@Misc{Ebel99a,
author = {W.~Ebeling and L.~Molgedey and J.~Kurths and U.~Schwarz},
title = {Entropy, Complexity, Predictability and Data
Analysis of Time Series and Letter Sequences},
howpublished = { {\url{ http://summa.physik.hu-berlin.de/tsd/}}},
OPTmonth = {},
year = {1999},
OPTnote = {},
OPTannote = {}
}
@Article{Erik87,
author = {K-E. Eriksson and K. Lindgren},
title = {Structural Information in Self-Organizing Systems},
journal = {Physica Scripta},
year = {1987},
OPTkey = {},
OPTvolume = {35},
OPTnumber = {},
OPTpages = {388-397},
OPTmonth = {},
OPTnote = {},
OPTannote = {}
}
@InProceedings{Lind89a,
author = {K. Lindgren},
title = {Entropy and Correlations in Dynamical Lattice Systems},
booktitle = {Cellular Automata and Modeling of Complex Physical
Systems},
OPTcrossref = {},
OPTkey = {},
editor = {P. Manneville and N. Boccara and G. Y. Vichniac and
R. Bidaux},
volume = {46},
OPTnumber = {},
series = {Springer Proceedings in Physics},
year = {1989},
OPTorganization = {},
publisher = {Springer-Verlag},
address = {Berlin},
OPTmonth = {},
pages = {27--40},
OPTnote = {},
OPTannote = {}
}
@Article{Lind88b,
author = "K. Lindgren and M. G. Norhdal",
title = "Complexity Measures and Cellular Automata",
journal = "Complex Systems",
year = "1988",
volume = "2",
number = "4",
pages = "409-440",
OPTmonth = "August",
}
@Article{Feld98b,
author = "D. P. Feldman and J. P. Crutchfield",
title = "Discovering Non-Critical Organization: {S}tatistical
Mechanical, Information Theoretic, and Computational
Views of Patterns in Simple One-Dimensional Spin
Systems",
OPTcrossref = "",
OPTkey = "",
OPTjournal = "J. Stat. Phys.",
year = "1998",
OPTvolume = "",
OPTnumber = "",
OPTpages = "",
OPTmonth = "",
note = "{Santa} Fe Institute Working Paper 98-04-026",
OPTannote = ""
}
@Article{Crut97a,
author = "J. P. Crutchfield and D. P. Feldman",
title = "Statistical Complexity of Simple One-Dimensional Spin Systems",
OPTnote = "",
OPTcrossref = "",
journal = "Phys. Rev. E",
volume = "55",
number = "2",
pages = "1239R--1243R",
OPTkey = "",
year = "1997",
OPTmonth = "February",
OPTannote = ""
}
@Book{Badi97,
author = {R. Badii and A. Politi},
title = {Complexity: {H}ierarchical structures and scaling in
physics},
publisher = {Cambridge University Press},
ADDRESS = "Cambridge",
year = {1997},
OPTkey = {},
OPTeditor = {},
OPTvolume = {},
OPTnumber = {},
OPTseries = {},
OPTaddress = {},
OPTedition = {},
OPTmonth = {},
OPTnote = {},
OPTannote = {}
}
@Book{Beck93,
author = "Beck, C. and F. Schl{\"o}gl",
title = "Thermodynamics of Chaotic Systems",
publisher = "Cambridge University Press",
year = "1993",
OPTcrossref = "",
OPTkey = "",
OPTeditor = "",
OPTvolume = "",
OPTnumber = "",
OPTseries = "",
OPTaddress = "",
OPTedition = "",
OPTmonth = "",
OPTnote = "",
OPTannote = ""
}
@BOOK (Elli95a,
AUTHOR = "R. J. Elliot and L. Aggoun and J. B. Moore",
TITLE = "Hidden Markov Models: {E}stimation and Control",
PUBLISHER = "Springer",
ADDRESS = "New York",
SERIES = "Applications of Mathematics",
VOLUME = 29,
YEAR = 1995)
@BOOK {Gray90a,
TITLE = "Entropy and Information Theory",
AUTHOR = "R. M. Gray",
PUBLISHER = "Springer-Verlag",
ADDRESS = "New York",
YEAR = 1990}
@PROCEEDINGS {Jord99a,
TITLE = "Learning in Graphical Models",
EDITOR = "M. I. Jordan",
ADDRESS = "Cambridge, Massachusetts",
PUBLISHER = "MIT Press",
YEAR = 1999}
@PROCEEDINGS {Glym99a,
TITLE = "Computation, Causation, and Discovery",
EDITOR = "C. Glymour and G. F. Cooper",
ADDRESS = "Menlo Park, California",
PUBLISHER = "AAAI Press",
YEAR = 1999}
@ARTICLE {Feld02b,
TITLE = "Structural Information in Two-Dimensional Patterns: Entropy Convergence and Excess Entropy",
AUTHOR = "D. P. Feldman and J. P. Crutchfield",
JOURNAL = "Phys. Rev. E",
VOLUME = "67",
NUMBER = "5",
PAGES = "051103",
YEAR = 2003}
@ARTICLE {Varn03c,
TITLE = "From Finite to Infinite Range Order via Annealing: {The} Causal Architecture of Deformation Faulting in Annealed Close-Packed Crystals",
AUTHOR = "D. P. Varn and J. P. Crutchfield",
JOURNAL = "Phys. Lett. A",
VOLUME = "234",
NUMBER = "4",
PAGES = "299--307",
YEAR = 2004}
@ARTICLE {Varn03b,
TITLE = "Inferring Pattern and Disorder in Close-Packed Structures from {X-ray} Diffraction Studies, {Part II}: {Structure} and Intrinsic Computation in Zinc Sulphide",
AUTHOR = "D. P. Varn and G. S. Canright and J. P. Crutchfield",
JOURNAL = "Phys. Rev. B",
OPTVOLUME = "",
OPTNUMBER = "",
OPTPAGES = "",
NOTE = "submitted; Santa Fe Institute Working Paper 03-03-022; arXiv.org/abs/cond-mat/0302587",
YEAR = 2002}
@ARTICLE {Varn03a,
TITLE = "Inferring Pattern and Disorder in Close-Packed Structures from {X-ray} Diffraction Studies, {Part I}: {$\epsilon$-Machine} Spectral Reconstruction Theory",
AUTHOR = "D. P. Varn and G. S. Canright and J. P. Crutchfield",
JOURNAL = "Phys. Rev. B",
OPTVOLUME = "",
OPTNUMBER = "",
OPTPAGES = "",
NOTE = "submitted; Santa Fe Institute Working Paper 03-03-021; arXiv.org/abs/cond-mat/0302585",
YEAR = 2002}
@inproceedings{Jime02a,
author = "F. Jimenez-Morales and M. Mitchell and J. P. Crutchfield",
title = "Evolving one dimensional cellular automata to perform a
non-trivial collective behavior task: {One} case study",
booktitle = "Computational Science--{ICCS} 2002, Part {I}, Proceedings 2329",
pages = "793--802",
year = "2002"}
@article{Sato02a,
author = "Y. Sato and J. P. Crutchfield",
title = "Coupled Replicator Equations for the Dynamics of Learning in Multiagent Systems",
journal = "Physical Review E",
volume = "67",
number = "1",
pages = "40--43",
note = "Santa Fe Institute Working Paper 02-04-017; arXiv.org/abs/nlin/0204057",
year = "2003"}
@article{Shal02a,
author = "Cosma Rohilla Shalizi and Kristina Lisa Shalizi and James P. Crutchfield",
title = "Pattern Discovery in Time Series, {Part} {I}: Theory, Algorithm, Analysis, and Convergence",
journal = "Journal of Machine Learning Research",
volume = "submitted",
note = "Santa Fe Institute Working Paper 02-10-060; arXiv.org/abs/cs.LG/0210025",
year = 2002}
@article{Shal02b,
author = "Kristina Lisa Shalizi and Cosma Rohilla Shalizi and James P.
Crutchfield",
title = "Pattern Discovery in Time Series, {Part} {II}: Implementation, Evaluation, and Comparison",
OPTjournal = "Journal of Machine Learning Research",
OPTvolume = "submitted",
NOTE = "in preparation",
year = 2002}
@ARTICLE {Feld02a,
TITLE = "Synchronizing to Periodicity: {The} Transient Information and Synchronization Time of Periodic Sequences",
AUTHOR = "D. P. Feldman and J. P. Crutchfield",
JOURNAL = "Advances in Complex Systems",
VOLUME = "7",
NUMBER = "3-4",
PAGES = "329--355",
NOTE= "Santa Fe Institute Working Paper 02-08-043; arXiv.org/abs/nlin.AO/0208040",
YEAR = 2004}
@ARTICLE {Varn02a,
TITLE = "Discovering Planar Disorder in Close-Packed Structures from X-Ray Diffraction: {Beyond} the Fault Model",
AUTHOR = "D. P. Varn and G. S. Canright and J. P. Crutchfield",
JOURNAL = "Phys. Rev. B",
VOLUME = "66",
NUMBER = "17",
PAGES = "174110-3",
YEAR = 2002}
@ARTICLE {Shal99a,
TITLE = "Information Bottlenecks, Causal States, and Statistical Relevance Bases: {How} to Represent Relevant Information in Memoryless Transduction",
AUTHOR = "C. R. Shalizi and J. P. Crutchfield",
JOURNAL = "Advances in Complex Systems",
VOLUME = "5",
NUMBER = "1",
PAGES = "1--5",
YEAR = 2002}
@ARTICLE {Shan56b,
TITLE = "The Bandwagon",
AUTHOR = "C. E. Shannon",
JOURNAL = "IEEE Transactions on Information Theory",
VOLUME = "2",
NUMBER = "3",
PAGES = "3",
YEAR = 1956}
@ARTICLE {Crut01b,
TITLE = "Synchronizing to the Environment: Information Theoretic Limits on Agent Learning",
AUTHOR = "J. P. Crutchfield and D. P. Feldman",
JOURNAL = "Adv. in Complex Systems",
VOLUME = "4",
NUMBER = "2",
PAGES = "251--264",
YEAR = 2001}
@ARTICLE {Crut01a,
AUTHOR = "J. P. Crutchfield and D. P. Feldman",
TITLE = "Regularities Unseen, Randomness Observed: Levels of Entropy Convergence",
JOURNAL = "CHAOS",
VOLUME = "13",
NUMBER = "1",
PAGES = "25--54",
YEAR = 2003
}
@UNPUBLISHED {Crut99c,
TITLE = "Computational Performance of Evolved Cellular Automata: {Parts} {I} and {II}",
AUTHOR = "J. P. Crutchfield and W. Hordijk and M. Mitchell",
NOTE = "in preparation"}
@ARTICLE {Hordijk&Stadler98a,
TITLE = "Amplitude spectra of fitness landscapes",
AUTHOR = "W. Hordijk and P. F. Stadler",
JOURNAL = "Advances in Complex Systems",
VOLUME = 1,
NUMBER = 1,
PAGES = "39--66",
YEAR = "1998"}
@PHDTHESIS {Nimw99b,
TITLE = "Statistical Dynamics of Epochal Evolution",
AUTHOR = "E. v. Nimwegen",
SCHOOL = "University of Utrecht",
ADDRESS = "The Netherlands",
YEAR = 1999}
@ARTICLE {Hord00a,
TITLE = "An Upper Bound on the Products of Particle Interactions in Cellular Automata",
AUTHOR = "W. Hordijk and C. R. Shalizi and J. P. Crutchfield",
JOURNAL = "Physica D",
VOLUME = "154",
NUMBER = "3--4",
PAGES = "240--258",