Skip to main content

Showing 1–37 of 37 results for author: Wiseman, S

.
  1. arXiv:2404.09911  [pdf, other

    cs.CL

    ChatShop: Interactive Information Seeking with Language Agents

    Authors: Sanxing Chen, Sam Wiseman, Bhuwan Dhingra

    Abstract: The desire and ability to seek new information strategically are fundamental to human learning but often overlooked in current language agent evaluation. We analyze a popular web shop** task designed to test language agents' ability to perform strategic exploration and discover that it can be reformulated and solved as a single-turn retrieval task without the need for interactive information see… ▽ More

    Submitted 16 June, 2024; v1 submitted 15 April, 2024; originally announced April 2024.

  2. arXiv:2403.09611  [pdf, other

    cs.CV cs.CL cs.LG

    MM1: Methods, Analysis & Insights from Multimodal LLM Pre-training

    Authors: Brandon McKinzie, Zhe Gan, Jean-Philippe Fauconnier, Sam Dodge, Bowen Zhang, Philipp Dufter, Dhruti Shah, Xianzhi Du, Futang Peng, Floris Weers, Anton Belyi, Haotian Zhang, Karanjeet Singh, Doug Kang, Ankur Jain, Hongyu Hè, Max Schwarzer, Tom Gunter, Xiang Kong, Aonan Zhang, Jianyu Wang, Chong Wang, Nan Du, Tao Lei, Sam Wiseman , et al. (7 additional authors not shown)

    Abstract: In this work, we discuss building performant Multimodal Large Language Models (MLLMs). In particular, we study the importance of various architecture components and data choices. Through careful and comprehensive ablations of the image encoder, the vision language connector, and various pre-training data choices, we identified several crucial design lessons. For example, we demonstrate that for la… ▽ More

    Submitted 18 April, 2024; v1 submitted 14 March, 2024; originally announced March 2024.

  3. arXiv:2310.13774  [pdf, other

    cs.CL

    Seq2seq is All You Need for Coreference Resolution

    Authors: Wenzheng Zhang, Sam Wiseman, Karl Stratos

    Abstract: Existing works on coreference resolution suggest that task-specific models are necessary to achieve state-of-the-art performance. In this work, we present compelling evidence that such models are not necessary. We finetune a pretrained seq2seq transformer to map an input document to a tagged sequence encoding the coreference annotation. Despite the extreme simplicity, our model outperforms or clos… ▽ More

    Submitted 20 October, 2023; originally announced October 2023.

    Comments: EMNLP 2023

  4. arXiv:2305.14087  [pdf, other

    cs.CL cs.IR

    BM25 Query Augmentation Learned End-to-End

    Authors: Xiaoyin Chen, Sam Wiseman

    Abstract: Given BM25's enduring competitiveness as an information retrieval baseline, we investigate to what extent it can be even further improved by augmenting and re-weighting its sparse query-vector representation. We propose an approach to learning an augmentation and a re-weighting end-to-end, and we find that our approach improves performance over BM25 while retaining its speed. We furthermore find t… ▽ More

    Submitted 23 May, 2023; originally announced May 2023.

  5. arXiv:2305.02386  [pdf, other

    cs.CL cs.LG

    Approximating CKY with Transformers

    Authors: Ghazal Khalighinejad, Ollie Liu, Sam Wiseman

    Abstract: We investigate the ability of transformer models to approximate the CKY algorithm, using them to directly predict a sentence's parse and thus avoid the CKY algorithm's cubic dependence on sentence length. We find that on standard constituency parsing benchmarks this approach achieves competitive or better performance than comparable parsers that make use of CKY, while being faster. We also evaluat… ▽ More

    Submitted 4 November, 2023; v1 submitted 3 May, 2023; originally announced May 2023.

    Comments: EMNLP 2023

  6. arXiv:2211.05886  [pdf, ps, other

    cs.CL

    CREATIVESUMM: Shared Task on Automatic Summarization for Creative Writing

    Authors: Divyansh Agarwal, Alexander R. Fabbri, Simeng Han, Wojciech Kryściński, Faisal Ladhak, Bryan Li, Kathleen McKeown, Dragomir Radev, Tianyi Zhang, Sam Wiseman

    Abstract: This paper introduces the shared task of summarizing documents in several creative domains, namely literary texts, movie scripts, and television scripts. Summarizing these creative documents requires making complex literary interpretations, as well as understanding non-trivial temporal dependencies in texts containing varied styles of plot development and narrative structure. This poses unique cha… ▽ More

    Submitted 6 December, 2022; v1 submitted 10 November, 2022; originally announced November 2022.

    Comments: 4 pages + 3 for references and appendix

  7. arXiv:2206.04615  [pdf, other

    cs.CL cs.AI cs.CY cs.LG stat.ML

    Beyond the Imitation Game: Quantifying and extrapolating the capabilities of language models

    Authors: Aarohi Srivastava, Abhinav Rastogi, Abhishek Rao, Abu Awal Md Shoeb, Abubakar Abid, Adam Fisch, Adam R. Brown, Adam Santoro, Aditya Gupta, Adrià Garriga-Alonso, Agnieszka Kluska, Aitor Lewkowycz, Akshat Agarwal, Alethea Power, Alex Ray, Alex Warstadt, Alexander W. Kocurek, Ali Safaya, Ali Tazarv, Alice Xiang, Alicia Parrish, Allen Nie, Aman Hussain, Amanda Askell, Amanda Dsouza , et al. (426 additional authors not shown)

    Abstract: Language models demonstrate both quantitative improvement and new qualitative capabilities with increasing scale. Despite their potentially transformative impact, these new capabilities are as yet poorly characterized. In order to inform future research, prepare for disruptive new model capabilities, and ameliorate socially harmful effects, it is vital that we understand the present and near-futur… ▽ More

    Submitted 12 June, 2023; v1 submitted 9 June, 2022; originally announced June 2022.

    Comments: 27 pages, 17 figures + references and appendices, repo: https://github.com/google/BIG-bench

    Journal ref: Transactions on Machine Learning Research, May/2022, https://openreview.net/forum?id=uyTL5Bvosj

  8. arXiv:2109.09667  [pdf, other

    cs.CL

    On Generalization in Coreference Resolution

    Authors: Shubham Toshniwal, Patrick Xia, Sam Wiseman, Karen Livescu, Kevin Gimpel

    Abstract: While coreference resolution is defined independently of dataset domain, most models for performing coreference resolution do not transfer well to unseen domains. We consolidate a set of 8 coreference resolution datasets targeting different domains to evaluate the off-the-shelf performance of models. We then mix three datasets for training; even though their domain, annotation guidelines, and meta… ▽ More

    Submitted 20 September, 2021; originally announced September 2021.

    Comments: CRAC 2021

  9. arXiv:2104.07091  [pdf, other

    cs.CL

    SummScreen: A Dataset for Abstractive Screenplay Summarization

    Authors: Mingda Chen, Zewei Chu, Sam Wiseman, Kevin Gimpel

    Abstract: We introduce SummScreen, a summarization dataset comprised of pairs of TV series transcripts and human written recaps. The dataset provides a challenging testbed for abstractive summarization for several reasons. Plot details are often expressed indirectly in character dialogues and may be scattered across the entirety of the transcript. These details must be found and integrated to form the succi… ▽ More

    Submitted 6 June, 2022; v1 submitted 14 April, 2021; originally announced April 2021.

    Comments: ACL 2022

  10. arXiv:2102.13249  [pdf, other

    cs.CL cs.AI

    Chess as a Testbed for Language Model State Tracking

    Authors: Shubham Toshniwal, Sam Wiseman, Karen Livescu, Kevin Gimpel

    Abstract: Transformer language models have made tremendous strides in natural language understanding tasks. However, the complexity of natural language makes it challenging to ascertain how accurately these models are tracking the world state underlying the text. Motivated by this issue, we consider the task of language modeling for the game of chess. Unlike natural language, chess notations describe a simp… ▽ More

    Submitted 13 May, 2022; v1 submitted 25 February, 2021; originally announced February 2021.

    Comments: AAAI 2022 extended version with supplementary material

  11. arXiv:2101.08248  [pdf, other

    cs.CL cs.LG

    Data-to-text Generation by Splicing Together Nearest Neighbors

    Authors: Sam Wiseman, Arturs Backurs, Karl Stratos

    Abstract: We propose to tackle data-to-text generation tasks by directly splicing together retrieved segments of text from "neighbor" source-target pairs. Unlike recent work that conditions on retrieved neighbors but generates text token-by-token, left-to-right, we learn a policy that directly manipulates segments of neighbor text, by inserting or replacing them in partially constructed generations. Standar… ▽ More

    Submitted 28 October, 2021; v1 submitted 20 January, 2021; originally announced January 2021.

    Comments: EMNLP 2021; figures updated/improved

  12. arXiv:2012.14919  [pdf, other

    cs.CL

    WikiTableT: A Large-Scale Data-to-Text Dataset for Generating Wikipedia Article Sections

    Authors: Mingda Chen, Sam Wiseman, Kevin Gimpel

    Abstract: Datasets for data-to-text generation typically focus either on multi-domain, single-sentence generation or on single-domain, long-form generation. In this work, we cast generating Wikipedia sections as a data-to-text generation task and create a large-scale dataset, WikiTableT, that pairs Wikipedia sections with their corresponding tabular data and various metadata. WikiTableT contains millions of… ▽ More

    Submitted 1 June, 2021; v1 submitted 29 December, 2020; originally announced December 2020.

    Comments: Findings of ACL 2021, camera-ready version

  13. arXiv:2010.05856  [pdf, ps, other

    cs.CL

    Exemplar-Controllable Paraphrasing and Translation using Bitext

    Authors: Mingda Chen, Sam Wiseman, Kevin Gimpel

    Abstract: Most prior work on exemplar-based syntactically controlled paraphrase generation relies on automatically-constructed large-scale paraphrase datasets, which are costly to create. We sidestep this prerequisite by adapting models from prior work to be able to learn solely from bilingual text (bitext). Despite only using bitext for training, and in near zero-shot conditions, our single proposed model… ▽ More

    Submitted 17 September, 2021; v1 submitted 12 October, 2020; originally announced October 2020.

  14. arXiv:2010.02807  [pdf, other

    cs.CL cs.LG

    Learning to Ignore: Long Document Coreference with Bounded Memory Neural Networks

    Authors: Shubham Toshniwal, Sam Wiseman, Allyson Ettinger, Karen Livescu, Kevin Gimpel

    Abstract: Long document coreference resolution remains a challenging task due to the large memory and runtime requirements of current models. Recent work doing incremental coreference resolution using just the global representation of entities shows practical benefits but requires kee** all entities in memory, which can be impractical for long documents. We argue that kee** all entities in memory is unn… ▽ More

    Submitted 16 November, 2020; v1 submitted 6 October, 2020; originally announced October 2020.

    Comments: Post EMNLP 2020 camera ready updates

  15. arXiv:2006.06226  [pdf, other

    cs.CL

    Discrete Latent Variable Representations for Low-Resource Text Classification

    Authors: Shuning **, Sam Wiseman, Karl Stratos, Karen Livescu

    Abstract: While much work on deep latent variable models of text uses continuous latent variables, discrete latent variables are interesting because they are more interpretable and typically more space efficient. We consider several approaches to learning discrete latent variable models for text in the case where exact marginalization over these variables is intractable. We compare the performance of the le… ▽ More

    Submitted 11 June, 2020; originally announced June 2020.

    Comments: ACL 2020

  16. arXiv:2005.00850  [pdf, other

    cs.CL cs.LG

    ENGINE: Energy-Based Inference Networks for Non-Autoregressive Machine Translation

    Authors: Lifu Tu, Richard Yuanzhe Pang, Sam Wiseman, Kevin Gimpel

    Abstract: We propose to train a non-autoregressive machine translation model to minimize the energy defined by a pretrained autoregressive model. In particular, we view our non-autoregressive translation system as an inference network (Tu and Gimpel, 2018) trained to minimize the autoregressive teacher energy. This contrasts with the popular approach of training a non-autoregressive model on a distilled cor… ▽ More

    Submitted 12 May, 2020; v1 submitted 2 May, 2020; originally announced May 2020.

    Comments: ACL 2020 camera-ready version

  17. arXiv:2004.03991  [pdf, other

    cs.LG cs.IT stat.ML

    Learning Discrete Structured Representations by Adversarially Maximizing Mutual Information

    Authors: Karl Stratos, Sam Wiseman

    Abstract: We propose learning discrete structured representations from unlabeled data by maximizing the mutual information between a structured latent variable and a target variable. Calculating mutual information is intractable in this setting. Our key technical contribution is an adversarial objective that can be used to tractably estimate mutual information assuming only the feasibility of cross entropy… ▽ More

    Submitted 15 July, 2020; v1 submitted 8 April, 2020; originally announced April 2020.

    Comments: ICML 2020

  18. arXiv:1906.06399  [pdf, other

    cs.LG stat.ML

    Amortized Bethe Free Energy Minimization for Learning MRFs

    Authors: Sam Wiseman, Yoon Kim

    Abstract: We propose to learn deep undirected graphical models (i.e., MRFs) with a non-ELBO objective for which we can calculate exact gradients. In particular, we optimize a saddle-point objective deriving from the Bethe free energy approximation to the partition function. Unlike much recent work in approximate inference, the derived objective requires no sampling, and can be efficiently computed even for… ▽ More

    Submitted 17 November, 2019; v1 submitted 14 June, 2019; originally announced June 2019.

    Comments: NeurIPS 2019

  19. arXiv:1906.04225  [pdf, other

    cs.CL

    Label-Agnostic Sequence Labeling by Copying Nearest Neighbors

    Authors: Sam Wiseman, Karl Stratos

    Abstract: Retrieve-and-edit based approaches to structured prediction, where structures associated with retrieved neighbors are edited to form new structures, have recently attracted increased interest. However, much recent work merely conditions on retrieved structures (e.g., in a sequence-to-sequence framework), rather than explicitly manipulating them. We show we can perform accurate sequence labeling by… ▽ More

    Submitted 20 August, 2021; v1 submitted 10 June, 2019; originally announced June 2019.

    Comments: ACL 2019; updated to correct erroneous usage of "zero-shot"

  20. arXiv:1906.00565  [pdf, other

    cs.CL

    Controllable Paraphrase Generation with a Syntactic Exemplar

    Authors: Mingda Chen, Qingming Tang, Sam Wiseman, Kevin Gimpel

    Abstract: Prior work on controllable text generation usually assumes that the controlled attribute can take on one of a small set of values known a priori. In this work, we propose a novel task, where the syntax of a generated sentence is controlled rather by a sentential exemplar. To evaluate quantitatively with standard metrics, we create a novel dataset with human annotations. We also develop a variation… ▽ More

    Submitted 3 June, 2019; originally announced June 2019.

    Comments: ACL 2019 Long

  21. arXiv:1904.01173  [pdf, other

    cs.CL

    A Multi-Task Approach for Disentangling Syntax and Semantics in Sentence Representations

    Authors: Mingda Chen, Qingming Tang, Sam Wiseman, Kevin Gimpel

    Abstract: We propose a generative model for a sentence that uses two latent variables, with one intended to represent the syntax of the sentence and the other to represent its semantics. We show we can achieve better disentanglement between semantic and syntactic representations by training with multiple losses, including losses that exploit aligned paraphrastic sentences and word-order information. We also… ▽ More

    Submitted 1 April, 2019; originally announced April 2019.

    Comments: NAACL 2019 Long paper

    Journal ref: NAACL 2019

  22. arXiv:1812.06834  [pdf, other

    cs.CL cs.LG stat.ML

    A Tutorial on Deep Latent Variable Models of Natural Language

    Authors: Yoon Kim, Sam Wiseman, Alexander M. Rush

    Abstract: There has been much recent, exciting work on combining the complementary strengths of latent variable models and deep learning. Latent variable modeling makes it easy to explicitly specify model constraints through conditional independence properties, while deep learning makes it possible to parameterize these conditional likelihoods with powerful function approximators. While these "deep latent v… ▽ More

    Submitted 4 August, 2019; v1 submitted 17 December, 2018; originally announced December 2018.

    Comments: EMNLP 2018 Tutorial

  23. arXiv:1810.02891  [pdf, other

    cs.CL

    Entity Tracking Improves Cloze-style Reading Comprehension

    Authors: Luong Hoang, Sam Wiseman, Alexander M. Rush

    Abstract: Reading comprehension tasks test the ability of models to process long-term context and remember salient information. Recent work has shown that relatively simple neural methods such as the Attention Sum-Reader can perform well on these tasks; however, these systems still significantly trail human performance. Analysis suggests that many of the remaining hard instances are related to the inability… ▽ More

    Submitted 5 October, 2018; originally announced October 2018.

    Comments: EMNLP 2018 (Short Paper)

  24. arXiv:1808.10122  [pdf, other

    cs.CL cs.LG

    Learning Neural Templates for Text Generation

    Authors: Sam Wiseman, Stuart M. Shieber, Alexander M. Rush

    Abstract: While neural, encoder-decoder models have had significant empirical success in text generation, there remain several unaddressed problems with this style of generation. Encoder-decoder models are largely (a) uninterpretable, and (b) difficult to control in terms of their phrasing or content. This work proposes a neural generation system using a hidden semi-markov model (HSMM) decoder, which learns… ▽ More

    Submitted 17 June, 2019; v1 submitted 30 August, 2018; originally announced August 2018.

    Comments: EMNLP 2018; purity calculations updated

  25. arXiv:1802.02550  [pdf, other

    stat.ML cs.CL cs.LG

    Semi-Amortized Variational Autoencoders

    Authors: Yoon Kim, Sam Wiseman, Andrew C. Miller, David Sontag, Alexander M. Rush

    Abstract: Amortized variational inference (AVI) replaces instance-specific local inference with a global inference network. While AVI has enabled efficient training of deep generative models such as variational autoencoders (VAE), recent empirical work suggests that inference networks can produce suboptimal variational parameters. We propose a hybrid approach, to use AVI to initialize the variational parame… ▽ More

    Submitted 23 July, 2018; v1 submitted 7 February, 2018; originally announced February 2018.

    Comments: ICML 2018

  26. arXiv:1707.08052  [pdf, ps, other

    cs.CL

    Challenges in Data-to-Document Generation

    Authors: Sam Wiseman, Stuart M. Shieber, Alexander M. Rush

    Abstract: Recent neural models have shown significant progress on the problem of generating short descriptive texts conditioned on a small number of database records. In this work, we suggest a slightly more difficult data-to-text generation task, and investigate how effective current approaches are on this task. In particular, we introduce a new, large-scale corpus of data records paired with descriptive d… ▽ More

    Submitted 25 July, 2017; originally announced July 2017.

    Comments: EMNLP 2017

  27. arXiv:1702.04770  [pdf, other

    cs.CL cs.LG cs.NE

    Training Language Models Using Target-Propagation

    Authors: Sam Wiseman, Sumit Chopra, Marc'Aurelio Ranzato, Arthur Szlam, Ruoyu Sun, Soumith Chintala, Nicolas Vasilache

    Abstract: While Truncated Back-Propagation through Time (BPTT) is the most popular approach to training Recurrent Neural Networks (RNNs), it suffers from being inherently sequential (making parallelization difficult) and from truncating gradient flow between distant time-steps. We investigate whether Target Propagation (TPROP) style approaches can address these shortcomings. Unfortunately, extensive experim… ▽ More

    Submitted 15 February, 2017; originally announced February 2017.

  28. arXiv:1701.05073  [pdf

    physics.chem-ph cond-mat.soft q-bio.BM

    Free Energy Computation by Monte Carlo Integration

    Authors: Matthew Clark, Jeffrey S. Wiseman

    Abstract: The principles behind the computation of protein-ligand binding free energies by Monte Carlo integration are described in detail. The simulation provides gas-phase binding free energies that can be converted to aqueous energies by solvation corrections. The direct integration simulation has several characteristics beneficial to free-energy calculations. One is that the number of parameters that mu… ▽ More

    Submitted 18 January, 2017; originally announced January 2017.

    Comments: 26 pages, 7 tables, 12 Figures, 39 references

    MSC Class: 82B80 ACM Class: G.3; I.6.8

  29. arXiv:1606.02960  [pdf, other

    cs.CL cs.LG cs.NE stat.ML

    Sequence-to-Sequence Learning as Beam-Search Optimization

    Authors: Sam Wiseman, Alexander M. Rush

    Abstract: Sequence-to-Sequence (seq2seq) modeling has rapidly become an important general-purpose NLP tool that has proven effective for many text-generation and sequence-labeling tasks. Seq2seq builds on deep neural language modeling and inherits its remarkable accuracy in estimating local, next-word distributions. In this work, we introduce a model and beam-search training scheme, based on the work of Dau… ▽ More

    Submitted 9 November, 2016; v1 submitted 9 June, 2016; originally announced June 2016.

    Comments: EMNLP 2016 camera-ready

  30. arXiv:1604.03035  [pdf, other

    cs.CL

    Learning Global Features for Coreference Resolution

    Authors: Sam Wiseman, Alexander M. Rush, Stuart M. Shieber

    Abstract: There is compelling evidence that coreference prediction would benefit from modeling global information about entity-clusters. Yet, state-of-the-art performance can be achieved with systems treating each mention prediction independently, which we attribute to the inherent difficulty of crafting informative cluster-level features. We instead propose to use recurrent neural networks (RNNs) to learn… ▽ More

    Submitted 11 April, 2016; originally announced April 2016.

    Comments: Accepted to NAACL 2016

  31. arXiv:0903.3687  [pdf

    astro-ph.EP astro-ph.IM

    MRO/CRISM Retrieval of Surface Lambert Albedos for Multispectral Map** of Mars with DISORT-based Rad. Transfer Modeling: Phase 1 - Using Historical Climatology for Temperatures, Aerosol Opacities, & Atmo. Pressures

    Authors: P. C. McGuire, M. J. Wolff, M. D. Smith, R. E. Arvidson, S. L. Murchie, R. T. Clancy, T. L. Roush, S. C. Cull, K. A. Lichtenberg, S. M. Wiseman, R. O. Green, T. Z. Martin, R. E. Milliken, P. J. Cavender, D. C. Humm, F. P. Seelos, K. D. Seelos, H. W. Taylor, B. L. Ehlmann, J. F. Mustard, S. M. Pelkey, T. N. Titus, C. D. Hash, E. R. Malaret, the CRISM Team

    Abstract: We discuss the DISORT-based radiative transfer pipeline ('CRISM_LambertAlb') for atmospheric and thermal correction of MRO/CRISM data acquired in multispectral map** mode (~200 m/pixel, 72 spectral channels). Currently, in this phase-one version of the system, we use aerosol optical depths, surface temperatures, and lower-atmospheric temperatures, all from climatology derived from Mars Global… ▽ More

    Submitted 21 March, 2009; originally announced March 2009.

    Journal ref: IEEE Trans. on Geoscience and Remote Sensing, 46, pp. 4020-4040 (2008)

  32. Self-Averaging, Distribution of Pseudo-Critical Temperatures and Finite Size Scaling in Critical Disordered Systems

    Authors: S. Wiseman, E. Domany

    Abstract: The distributions $P(X)$ of singular thermodynamic quantities in an ensemble of quenched random samples of linear size $l$ at the critical point $T_c$ are studied by Monte Carlo in two models. Our results confirm predictions of Aharony and Harris based on Renormalization group considerations. For an Ashkin-Teller model with strong but irrelevant bond randomness we find that the relative squared… ▽ More

    Submitted 10 February, 1998; originally announced February 1998.

    Comments: 31 pages, 17 figures, submitted to Phys. Rev. E

    Report number: WIS-98-ED-02

  33. arXiv:cond-mat/9802095  [pdf, ps, other

    cond-mat.dis-nn

    Lack of Self Averaging and Finite Size Scaling in Critical Disordered Systems

    Authors: S. Wiseman, E. Domany

    Abstract: We simulated site dilute Ising models in $d=3$ dimensions for several lattice sizes $L$. For each $L$ singular thermodynamic quantities $X$ were measured at criticality and their distributions $P(X)$ were determined, for ensembles of several thousand random samples. For $L \to \infty$ the width of $P(X)$ tends to a universal constant, i.e. there is no self averaging. The width of the distributio… ▽ More

    Submitted 10 February, 1998; v1 submitted 9 February, 1998; originally announced February 1998.

    Comments: 4 pages, 5 figures, typo in title corrected

    Report number: WIS-98-ED-01

  34. arXiv:cond-mat/9702072  [pdf, ps, other

    cond-mat.dis-nn

    Data clustering using a model granular magnet

    Authors: Marcelo Blatt, Shai Wiseman, Eytan Domany

    Abstract: We present a new approach to clustering, based on the physical properties of an inhomogeneous ferromagnet. No assumption is made regarding the underlying distribution of the data. We assign a Potts spin to each data point and introduce an interaction between neighboring points, whose strength is a decreasing function of the distance between the neighbors. This magnetic system exhibits three phas… ▽ More

    Submitted 9 February, 1997; originally announced February 1997.

    Comments: 46 pages, postscript, 15 ps figures included

  35. Lack of Self-Averaging in Critical Disordered Systems

    Authors: S. Wiseman, E. Domany

    Abstract: We consider the sample to sample fluctuations that occur in the value of a thermodynamic quantity $P$ in an ensemble of finite systems with quenched disorder, at equilibrium. The variance of $P$, $V_{P}$, which characterizes these fluctuations is calculated as a function of the systems' linear size $l$, focusing on the behavior at the critical point. The specific model considered is the bond-dis… ▽ More

    Submitted 23 June, 1995; v1 submitted 22 June, 1995; originally announced June 1995.

    Comments: 33 pages, RevTex, 16 figures in tar compressed form included, Submitted to Phys. Rev. E The figures which were missing are now included, in a uuencoded tar compressed form

  36. Critical behaviour of the Random--Bond Ashkin--Teller Model, a Monte-Carlo study

    Authors: S. Wiseman, E. Domany

    Abstract: The critical behaviour of a bond-disordered Ashkin-Teller model on a square lattice is investigated by intensive Monte-Carlo simulations. A duality transformation is used to locate a critical plane of the disordered model. This critical plane corresponds to the line of critical points of the pure model, along which critical exponents vary continuously. Along this line the scaling exponent corres… ▽ More

    Submitted 11 November, 1994; originally announced November 1994.

    Comments: RevTex, 14 figures in tar compressed form included, Submitted to Phys. Rev. E

    Report number: WIS-PCS-94-025

  37. A Cluster Method for the Ashkin--Teller Model

    Authors: S. Wiseman, E. Domany

    Abstract: A cluster Monte Carlo algorithm for the Ashkin-Teller (AT) model is constructed according to the guidelines of a general scheme for such algorithms. Its dynamical behaviour is tested for the square lattice AT model. We perform simulations on the line of critical points along which the exponents vary continuously, and find that critical slowing down is significantly reduced. We find continuous va… ▽ More

    Submitted 14 October, 1993; originally announced October 1993.

    Comments: 18 pages, Revtex, figures included

    Journal ref: Phys.Rev.E48:4080-4090,1993