Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–50 of 80 results for author: Wang, J X

.
  1. A social path to human-like artificial intelligence

    Authors: Edgar A. Duéñez-Guzmán, Suzanne Sadedin, Jane X. Wang, Kevin R. McKee, Joel Z. Leibo

    Abstract: Traditionally, cognitive and computer scientists have viewed intelligence solipsistically, as a property of unitary agents devoid of social context. Given the success of contemporary learning algorithms, we argue that the bottleneck in artificial intelligence (AI) progress is shifting from data assimilation to novel data generation. We bring together evidence showing that natural intelligence emer… ▽ More

    Submitted 22 May, 2024; originally announced May 2024.

    Comments: 17 pages, 2 figures, 1 box

    MSC Class: 68T05 ACM Class: I.2.6

  2. arXiv:2404.10179  [pdf, other

    cs.RO cs.AI cs.HC cs.LG

    Scaling Instructable Agents Across Many Simulated Worlds

    Authors: SIMA Team, Maria Abi Raad, Arun Ahuja, Catarina Barros, Frederic Besse, Andrew Bolt, Adrian Bolton, Bethanie Brownfield, Gavin Buttimore, Max Cant, Sarah Chakera, Stephanie C. Y. Chan, Jeff Clune, Adrian Collister, Vikki Copeman, Alex Cullum, Ishita Dasgupta, Dario de Cesare, Julia Di Trapani, Yani Donchev, Emma Dunleavy, Martin Engelcke, Ryan Faulkner, Frankie Garcia, Charles Gbadamosi , et al. (68 additional authors not shown)

    Abstract: Building embodied AI systems that can follow arbitrary language instructions in any 3D environment is a key challenge for creating general AI. Accomplishing this goal requires learning to ground language in perception and embodied actions, in order to accomplish complex tasks. The Scalable, Instructable, Multiworld Agent (SIMA) project tackles this by training agents to follow free-form instructio… ▽ More

    Submitted 17 April, 2024; v1 submitted 13 March, 2024; originally announced April 2024.

  3. arXiv:2402.18225  [pdf, other

    cs.CL cs.AI cs.LG

    CogBench: a large language model walks into a psychology lab

    Authors: Julian Coda-Forno, Marcel Binz, Jane X. Wang, Eric Schulz

    Abstract: Large language models (LLMs) have significantly advanced the field of artificial intelligence. Yet, evaluating them comprehensively remains challenging. We argue that this is partly due to the predominant focus on performance metrics in most benchmarks. This paper introduces CogBench, a benchmark that includes ten behavioral metrics derived from seven cognitive psychology experiments. This novel a… ▽ More

    Submitted 28 February, 2024; originally announced February 2024.

  4. arXiv:2305.16183  [pdf, other

    cs.LG cs.AI cs.CL

    Passive learning of active causal strategies in agents and language models

    Authors: Andrew Kyle Lampinen, Stephanie C Y Chan, Ishita Dasgupta, Andrew J Nam, Jane X Wang

    Abstract: What can be learned about causality and experimentation from passive data? This question is salient given recent successes of passively-trained language models in interactive domains such as tool use. Passive learning is inherently limited. However, we show that purely passive learning can in fact allow an agent to learn generalizable strategies for determining and using causal structures, as long… ▽ More

    Submitted 2 October, 2023; v1 submitted 25 May, 2023; originally announced May 2023.

    Comments: Advances in Neural Information Processing Systems (NeurIPS 2023). 10 pages main text

  5. arXiv:2305.12907  [pdf, other

    cs.CL cs.AI cs.LG

    Meta-in-context learning in large language models

    Authors: Julian Coda-Forno, Marcel Binz, Zeynep Akata, Matthew Botvinick, Jane X. Wang, Eric Schulz

    Abstract: Large language models have shown tremendous performance in a variety of tasks. In-context learning -- the ability to improve at a task after being provided with a number of demonstrations -- is seen as one of the main contributors to their success. In the present paper, we demonstrate that the in-context learning abilities of large language models can be recursively improved via in-context learnin… ▽ More

    Submitted 22 May, 2023; originally announced May 2023.

  6. arXiv:2304.06729  [pdf, other

    cs.AI cs.LG

    Meta-Learned Models of Cognition

    Authors: Marcel Binz, Ishita Dasgupta, Akshay Jagadish, Matthew Botvinick, Jane X. Wang, Eric Schulz

    Abstract: Meta-learning is a framework for learning learning algorithms through repeated interactions with an environment as opposed to designing them by hand. In recent years, this framework has established itself as a promising tool for building models of human cognition. Yet, a coherent research program around meta-learned models of cognition is still missing. The purpose of this article is to synthesize… ▽ More

    Submitted 12 April, 2023; originally announced April 2023.

  7. arXiv:2205.05055  [pdf, other

    cs.LG cs.AI cs.CL

    Data Distributional Properties Drive Emergent In-Context Learning in Transformers

    Authors: Stephanie C. Y. Chan, Adam Santoro, Andrew K. Lampinen, Jane X. Wang, Aaditya Singh, Pierre H. Richemond, Jay McClelland, Felix Hill

    Abstract: Large transformer-based models are able to perform in-context few-shot learning, without being explicitly trained for it. This observation raises the question: what aspects of the training regime lead to this emergent behavior? Here, we show that this behavior is driven by the distributions of the training data itself. In-context learning emerges when the training data exhibits particular distribu… ▽ More

    Submitted 17 November, 2022; v1 submitted 22 April, 2022; originally announced May 2022.

    Comments: Accepted at NeurIPS 2022 (Oral). Code is available at: https://github.com/deepmind/emergent_in_context_learning

  8. arXiv:2205.04757  [pdf, other

    astro-ph.SR astro-ph.GA

    Characterization of Kepler targets based on medium-resolution LAMOST spectra analyzed with ROTFIT

    Authors: A. Frasca, J. Molenda-Zakowicz, J. Alonso-Santiago, G. Catanzaro, P. De Cat, J. N. Fu, W. Zong, J. X. Wang, T. Cang, J. T. Wang

    Abstract: In this work we present the results of our analysis of 16,300 medium-resolution LAMOST spectra of late-type stars in the Kepler field with the aim of determining the stellar parameters, activity level, lithium atmospheric content, and binarity. We have used a version of the code ROTFIT specifically developed for these spectra. We provide a catalog with the atmospheric parameters (Teff, log(g), and… ▽ More

    Submitted 10 May, 2022; originally announced May 2022.

    Comments: 32 pages, 34 figures; accepted for publication in Astronomy & Astrophysics

    Journal ref: A&A 664, A78 (2022)

  9. arXiv:2204.05080  [pdf, other

    cs.LG cs.AI

    Semantic Exploration from Language Abstractions and Pretrained Representations

    Authors: Allison C. Tam, Neil C. Rabinowitz, Andrew K. Lampinen, Nicholas A. Roy, Stephanie C. Y. Chan, DJ Strouse, Jane X. Wang, Andrea Banino, Felix Hill

    Abstract: Effective exploration is a challenge in reinforcement learning (RL). Novelty-based exploration methods can suffer in high-dimensional state spaces, such as continuous partially-observable 3D environments. We address this challenge by defining novelty using semantically meaningful state abstractions, which can be found in learned representations shaped by natural language. In particular, we evaluat… ▽ More

    Submitted 26 April, 2023; v1 submitted 8 April, 2022; originally announced April 2022.

    Comments: NeurIPS 2022

  10. arXiv:2204.02329  [pdf, other

    cs.CL cs.AI cs.LG

    Can language models learn from explanations in context?

    Authors: Andrew K. Lampinen, Ishita Dasgupta, Stephanie C. Y. Chan, Kory Matthewson, Michael Henry Tessler, Antonia Creswell, James L. McClelland, Jane X. Wang, Felix Hill

    Abstract: Language Models (LMs) can perform new tasks by adapting to a few in-context examples. For humans, explanations that connect examples to task principles can improve learning. We therefore investigate whether explanations of few-shot examples can help LMs. We annotate questions from 40 challenging tasks with answer explanations, and various matched control explanations. We evaluate how different typ… ▽ More

    Submitted 10 October, 2022; v1 submitted 5 April, 2022; originally announced April 2022.

    Comments: Findings of EMNLP 2022

  11. arXiv:2201.11050  [pdf, other

    astro-ph.HE astro-ph.GA

    Response of the Fe K_alpha line emission to the X-ray continuum variability in the changing-look active galactic nucleus NGC 1566

    Authors: W. C. Liang, X. W. Shu, J. X. Wang, Y. Tan, W. J. Zhang, L. M. Sun, N. Jiang, L. M. Dou

    Abstract: NGC 1566 is a changing look AGN known to exhibit recurrent X-ray outbursts with each lasting for several years. The most recent X-ray outburst is observed on 2018, with a substantial increase of 2--10 keV flux by a factor of ~24 than the historical minimum. We re-analyze the XMM-Newton and NuSTAR observations covering the pre-outburst, outburst and post-outburst epochs, and confirm the discovery o… ▽ More

    Submitted 26 January, 2022; originally announced January 2022.

    Comments: Accepted for publication in JHEAp, 21 pages, 13 figures and 3 Tables

  12. arXiv:2112.03753  [pdf, other

    cs.LG cs.AI stat.ML

    Tell me why! Explanations support learning relational and causal structure

    Authors: Andrew K. Lampinen, Nicholas A. Roy, Ishita Dasgupta, Stephanie C. Y. Chan, Allison C. Tam, James L. McClelland, Chen Yan, Adam Santoro, Neil C. Rabinowitz, Jane X. Wang, Felix Hill

    Abstract: Inferring the abstract relational and causal structure of the world is a major challenge for reinforcement-learning (RL) agents. For humans, language--particularly in the form of explanations--plays a considerable role in overcoming this challenge. Here, we show that language can play a similar role for deep RL agents in complex environments. While agents typically struggle to acquire relational a… ▽ More

    Submitted 25 May, 2022; v1 submitted 7 December, 2021; originally announced December 2021.

    Comments: ICML 2022; 23 pages

    ACM Class: I.2.6

  13. arXiv:2109.08807  [pdf

    eess.IV cs.CV cs.CY

    The Report on China-Spain Joint Clinical Testing for Rapid COVID-19 Risk Screening by Eye-region Manifestations

    Authors: Yanwei Fu, Feng Li, Paula boned Fustel, Lei Zhao, Lijie Jia, Haojie Zheng, Qiang Sun, Shisong Rong, Haicheng Tang, Xiangyang Xue, Li Yang, Hong Li, Jiao Xie Wenxuan Wang, Yuan Li, Wei Wang, Yantao Pei, Jianmin Wang, Xiuqi Wu, Yanhua Zheng, Hongxia Tian, Mengwei Gu

    Abstract: Background: The worldwide surge in coronavirus cases has led to the COVID-19 testing demand surge. Rapid, accurate, and cost-effective COVID-19 screening tests working at a population level are in imperative demand globally. Methods: Based on the eye symptoms of COVID-19, we developed and tested a COVID-19 rapid prescreening model using the eye-region images captured in China and Spain with cell… ▽ More

    Submitted 17 September, 2021; originally announced September 2021.

  14. arXiv:2102.02926  [pdf, other

    cs.LG cs.AI

    Alchemy: A benchmark and analysis toolkit for meta-reinforcement learning agents

    Authors: Jane X. Wang, Michael King, Nicolas Porcel, Zeb Kurth-Nelson, Tina Zhu, Charlie Deck, Peter Choy, Mary Cassin, Malcolm Reynolds, Francis Song, Gavin Buttimore, David P. Reichert, Neil Rabinowitz, Loic Matthey, Demis Hassabis, Alexander Lerchner, Matthew Botvinick

    Abstract: There has been rapidly growing interest in meta-learning as a method for increasing the flexibility and sample efficiency of reinforcement learning. One problem in this area of research, however, has been a scarcity of adequate benchmark tasks. In general, the structure underlying past benchmarks has either been too simple to be inherently interesting, or too ill-defined to support principled anal… ▽ More

    Submitted 20 October, 2021; v1 submitted 4 February, 2021; originally announced February 2021.

    Comments: Published in Proceedings of the Neural Information Processing Systems Track on Datasets and Benchmarks 2021

  15. arXiv:2011.13464  [pdf, other

    cs.AI

    Meta-learning in natural and artificial intelligence

    Authors: Jane X. Wang

    Abstract: Meta-learning, or learning to learn, has gained renewed interest in recent years within the artificial intelligence community. However, meta-learning is incredibly prevalent within nature, has deep roots in cognitive science and psychology, and is currently studied in various forms within neuroscience. The aim of this review is to recast previous lines of research in the study of biological intell… ▽ More

    Submitted 26 November, 2020; originally announced November 2020.

  16. arXiv:2010.02255  [pdf, other

    cs.AI cs.LG stat.ML

    Temporal Difference Uncertainties as a Signal for Exploration

    Authors: Sebastian Flennerhag, Jane X. Wang, Pablo Sprechmann, Francesco Visin, Alexandre Galashov, Steven Kapturowski, Diana L. Borsa, Nicolas Heess, Andre Barreto, Razvan Pascanu

    Abstract: An effective approach to exploration in reinforcement learning is to rely on an agent's uncertainty over the optimal policy, which can yield near-optimal exploration strategies in tabular settings. However, in non-tabular settings that involve function approximators, obtaining accurate uncertainty estimates is almost as challenging a problem. In this paper, we highlight that value estimates are ea… ▽ More

    Submitted 1 July, 2021; v1 submitted 5 October, 2020; originally announced October 2020.

    Comments: 9 pages, 11 figures, 5 tables

  17. arXiv:2008.09301  [pdf, other

    stat.ML cs.LG

    Amortized learning of neural causal representations

    Authors: Nan Rosemary Ke, Jane. X. Wang, Jovana Mitrovic, Martin Szummer, Danilo J. Rezende

    Abstract: Causal models can compactly and efficiently encode the data-generating process under all interventions and hence may generalize better under changes in distribution. These models are often represented as Bayesian networks and learning them scales poorly with the number of variables. Moreover, these approaches cannot leverage previously learned knowledge to help with learning new causal models. In… ▽ More

    Submitted 21 August, 2020; originally announced August 2020.

    Comments: ICLR 2020 causal learning for decision making workshop

  18. arXiv:2007.03750  [pdf, other

    cs.AI cs.LG q-bio.NC

    Deep Reinforcement Learning and its Neuroscientific Implications

    Authors: Matthew Botvinick, Jane X. Wang, Will Dabney, Kevin J. Miller, Zeb Kurth-Nelson

    Abstract: The emergence of powerful artificial intelligence is defining new research directions in neuroscience. To date, this research has focused largely on deep neural networks trained using supervised learning, in tasks such as image classification. However, there is another area of recent AI work which has so far received less attention from neuroscientists, but which may have profound neuroscientific… ▽ More

    Submitted 7 July, 2020; originally announced July 2020.

    Comments: 22 pages, 5 figures

  19. arXiv:1905.03030  [pdf, other

    cs.LG cs.AI stat.ML

    Meta-learning of Sequential Strategies

    Authors: Pedro A. Ortega, Jane X. Wang, Mark Rowland, Tim Genewein, Zeb Kurth-Nelson, Razvan Pascanu, Nicolas Heess, Joel Veness, Alex Pritzel, Pablo Sprechmann, Siddhant M. Jayakumar, Tom McGrath, Kevin Miller, Mohammad Azar, Ian Osband, Neil Rabinowitz, András György, Silvia Chiappa, Simon Osindero, Yee Whye Teh, Hado van Hasselt, Nando de Freitas, Matthew Botvinick, Shane Legg

    Abstract: In this report we review memory-based meta-learning as a tool for building sample-efficient strategies that learn from past experience to adapt to any task within a target class. Our goal is to equip the reader with the conceptual foundations of this tool for building new, scalable agents that operate on broad domains. To do so, we present basic algorithmic templates for building near-optimal pred… ▽ More

    Submitted 18 July, 2019; v1 submitted 8 May, 2019; originally announced May 2019.

    Comments: DeepMind Technical Report (15 pages, 6 figures). Version V1.1

  20. arXiv:1811.05931  [pdf, other

    cs.MA

    Evolving intrinsic motivations for altruistic behavior

    Authors: Jane X. Wang, Edward Hughes, Chrisantha Fernando, Wojciech M. Czarnecki, Edgar A. Duenez-Guzman, Joel Z. Leibo

    Abstract: Multi-agent cooperation is an important feature of the natural world. Many tasks involve individual incentives that are misaligned with the common good, yet a wide range of organisms from bacteria to insects and humans are able to overcome their differences and collaborate. Therefore, the emergence of cooperative behavior amongst self-interested individuals is an important question for the fields… ▽ More

    Submitted 11 March, 2019; v1 submitted 14 November, 2018; originally announced November 2018.

    Comments: 10 pages, 6 figures. In Proc. of the 18th International Conference on Autonomous Agents and Multiagent Systems (AAMAS 2019)

  21. arXiv:1810.09465  [pdf, other

    astro-ph.HE astro-ph.GA

    Variability-selected low-luminosity active galactic nuclei candidates in the 7 Ms Chandra Deep Field-South

    Authors: N. Ding, B. Luo, W. N. Brandt, M. Paolillo, G. Yang, B. D. Lehmer, O. Shemmer, D. P. Schneider, P. Tozzi, Y. Q. Xue, X. C. Zheng, Q. S. Gu, A. M. Koekemoer, C. Vignali, F. Vito, J. X. Wang

    Abstract: In deep X-ray surveys, active galactic nuclei (AGNs) with a broad range of luminosities have been identified. However, cosmologically distant low-luminosity AGN (LLAGN, $L_{\mathrm{X}} \lesssim 10^{42}$ erg s$^{-1}$) identification still poses a challenge due to significant contamination from host galaxies. Based on the 7 Ms Chandra Deep Field-South (CDF-S) survey, the longest timescale (… ▽ More

    Submitted 22 October, 2018; originally announced October 2018.

    Comments: 18 pages, 11 figures, accepted for publication in ApJ

  22. A long decay of X-ray flux and spectral evolution in the supersoft active galactic nucleus GSN 069

    Authors: X. W. Shu, S. S. Wang, L. M. Dou, N. Jiang, J. X. Wang, T. G. Wang

    Abstract: GSN 069 is an optically identified very low-mass AGN which shows supersoft X-ray emission. The source is known to exhibit huge X-ray outburst, with flux increased by more than a factor of ~240 compared to the quiescence state. We report its long-term evolution in the X-ray flux and spectral variations over a time-scale of ~decade, using both new and archival X-ray observations from the XMM and Swi… ▽ More

    Submitted 2 September, 2018; originally announced September 2018.

    Comments: 7 pages, 4 figures, 1 table, published in the ApJ letters

    Journal ref: 2018, ApJL, 857, L16

  23. A unique distant submillimeter galaxy with an X-ray-obscured radio-luminous active galactic nucleus

    Authors: X. W. Shu, Y. Q. Xue, D. Z. Liu, T. Wang, Y. K. Han, Y. Y. Chang, T. Liu, X. X. Huang, J. X. Wang, X. Z. Zheng, E. da Cunha, E. Daddi, D. Elbaz

    Abstract: We present a multiwavelength study of an atypical submillimeter galaxy in the GOODS-North field, with the aim to understand its physical properties of stellar and dust emission, as well as the central AGN activity. Although it is shown that the source is likely an extremely dusty galaxy at high redshift, its exact position of submillimeter emission is unknown. With the new NOEMA interferometric im… ▽ More

    Submitted 2 September, 2018; originally announced September 2018.

    Comments: 13 pages in printer format, 10 figures, 1 table, accepted for publication in the A&A

    Journal ref: A&A 619, A76 (2018)

  24. arXiv:1805.09692  [pdf, other

    stat.ML cs.AI cs.LG cs.NE

    Been There, Done That: Meta-Learning with Episodic Recall

    Authors: Samuel Ritter, Jane X. Wang, Zeb Kurth-Nelson, Siddhant M. Jayakumar, Charles Blundell, Razvan Pascanu, Matthew Botvinick

    Abstract: Meta-learning agents excel at rapidly learning new tasks from open-ended task distributions; yet, they forget what they learn about each task as soon as the next begins. When tasks reoccur - as they do in natural environments - metalearning agents must explore again instead of immediately exploiting previously discovered solutions. We propose a formalism for generating open-ended yet repetitious e… ▽ More

    Submitted 6 July, 2018; v1 submitted 24 May, 2018; originally announced May 2018.

    Comments: ICML 2018

  25. arXiv:1710.04358  [pdf, other

    astro-ph.GA astro-ph.CO astro-ph.HE

    Deepest view of AGN X-ray variability with the 7 Ms Chandra Deep Field-South survey

    Authors: X. C. Zheng, Y. Q. Xue, W. N. Brandt, J. Y. Li, M. Paolillo, G. Yang, S. F. Zhu, B. Luo, M. Y. Sun, T. M. Hughes, F. E. Bauer, F. Vito, J. X. Wang, T. Liu, C. Vignali, X. W. Shu

    Abstract: We systematically analyze X-ray variability of active galactic nuclei (AGNs) in the 7~Ms \textit{Chandra} Deep Field-South survey. On the longest timescale ($\approx~17$ years), we find only weak (if any) dependence of X-ray variability amplitudes on energy bands or obscuration. We use four different power spectral density (PSD) models to fit the anti-correlation between normalized excess variance… ▽ More

    Submitted 12 October, 2017; originally announced October 2017.

    Comments: 20 pages, 16 figures. Accepted for publication in ApJ

  26. arXiv:1707.05332  [pdf, ps, other

    astro-ph.HE astro-ph.CO

    Tracing the accretion history of supermassive Black Holes through X-ray variability: results from the Chandra Deep Field-South

    Authors: M. Paolillo, I. Papadakis, W. N. Brandt, B. Luo, Y. Q. Xue, P. Tozzi, O. Shemmer, V. Allevato, F. E. Bauer, A. Comastri, R. Gilli, A. Koekemoer, T. Liu, C. Vignali, F. Vito, G. Yang, J. X. Wang, X. C. Zheng

    Abstract: We study the X-ray variability properties of distant AGNs in the Chandra Deep Field-South region over 17 years, up to $z\sim 4$, and compare them with those predicted by models based on local samples. We use the results of Monte Carlo simulations to account for the biases introduced by the discontinuous sampling and the low-count regime. We confirm that variability is an ubiquitous property of AGN… ▽ More

    Submitted 1 August, 2017; v1 submitted 17 July, 2017; originally announced July 2017.

    Comments: 15 pages, 9 Figures, 2 Tables, in press on MNRAS

  27. arXiv:1701.08484  [pdf, other

    astro-ph.GA astro-ph.CO

    Young Galaxy Candidates in the Hubble Frontier Fields IV. MACS J1149.5+2223

    Authors: W. Zheng, A. Zitrin, L. Infante, N. Laporte, X. X. Huang, J. Moustakas, H. C. Ford, X. W. Shu, J. X. Wang, J. M. Diego, F. E. Bauer, P. T. Iribarren, T. Broadhurst, A. Molino

    Abstract: We search for high-redshift dropout galaxies behind the Hubble Frontier Fields (HFF) galaxy cluster MACS J1149.5+2223, a powerful cosmic lens that has revealed a number of unique objects in its field. Using the deep images from the Hubble and Spitzer space telescopes, we find 11 galaxies at z>7 in the MACS J1149.5+2223 cluster field, and 11 in its parallel field. The high-redshift nature of the br… ▽ More

    Submitted 14 February, 2017; v1 submitted 30 January, 2017; originally announced January 2017.

    Comments: To appear in the Astrophysical Journal. 20 pages, 6 figures, 3 tables. arXiv admin note: text overlap with arXiv:1402.6743

  28. arXiv:1611.05763  [pdf, other

    cs.LG cs.AI stat.ML

    Learning to reinforcement learn

    Authors: Jane X Wang, Zeb Kurth-Nelson, Dhruva Tirumala, Hubert Soyer, Joel Z Leibo, Remi Munos, Charles Blundell, Dharshan Kumaran, Matt Botvinick

    Abstract: In recent years deep reinforcement learning (RL) systems have attained superhuman performance in a number of challenging task domains. However, a major limitation of such applications is their demand for massive amounts of training data. A critical present objective is thus to develop deep RL methods that can adapt rapidly to new tasks. In the present work we introduce a novel approach to this cha… ▽ More

    Submitted 23 January, 2017; v1 submitted 17 November, 2016; originally announced November 2016.

    Comments: 17 pages, 7 figures, 1 table

  29. arXiv:1607.08823  [pdf

    astro-ph.IM astro-ph.HE

    eXTP -- enhanced X-ray Timing and Polarimetry Mission

    Authors: S. N. Zhang, M. Feroci, A. Santangelo, Y. W. Dong, H. Feng, F. J. Lu, K. Nandra, Z. S. Wang, S. Zhang, E. Bozzo, S. Brandt, A. De Rosa, L. J. Gou, M. Hernanz, M. van der Klis, X. D. Li, Y. Liu, P. Orleanski, G. Pareschi, M. Pohl, J. Poutanen, J. L. Qu, S. Schanne, L. Stella, P. Uttley , et al. (160 additional authors not shown)

    Abstract: eXTP is a science mission designed to study the state of matter under extreme conditions of density, gravity and magnetism. Primary targets include isolated and binary neutron stars, strong magnetic field systems like magnetars, and stellar-mass and supermassive black holes. The mission carries a unique and unprecedented suite of state-of-the-art scientific instruments enabling for the first time… ▽ More

    Submitted 29 July, 2016; originally announced July 2016.

    Comments: 16 pages, 16 figures. Oral talk presented at SPIE Astronomical Telescopes and Instrumentation, June 26 to July 1, 2016, Edingurgh, UK

    Journal ref: Science China Physics, Mechanics & Astronomy, 2019, Volume 62, Issue 2, article id. 29502, 25 pp

  30. arXiv:1605.04278  [pdf, ps, other

    cs.CL

    Universal Dependencies for Learner English

    Authors: Yevgeni Berzak, Jessica Kenney, Carolyn Spadine, Jing Xian Wang, Lucia Lam, Keiko Sophie Mori, Sebastian Garza, Boris Katz

    Abstract: We introduce the Treebank of Learner English (TLE), the first publicly available syntactic treebank for English as a Second Language (ESL). The TLE provides manually annotated POS tags and Universal Dependency (UD) trees for 5,124 sentences from the Cambridge First Certificate in English (FCE) corpus. The UD annotations are tied to a pre-existing error annotation of the FCE, whereby full syntactic… ▽ More

    Submitted 7 June, 2016; v1 submitted 13 May, 2016; originally announced May 2016.

    Comments: Updated parsing experiments to EWT v1.3, improved grammatical error marking, minor revisions. To appear in ACL 2016

  31. Identification of z~>2 Herschel 500 micron sources using color-deconfusion

    Authors: X. W. Shu, D. Elbaz, N. Bourne, C. Schreiber, T. Wang, J. S. Dunlop, A. Fontana, R. Leiton, M. Pannella, K. Okumura, M. J. Michalowski, P. Santini, E. Merlin, F. Buitrago, V. A. Bruce, R. Amorin, M. Castellano, S. Derriere, A. Comastri, N. Cappelluti, J. X. Wang, H. C. Ferguson

    Abstract: We present a new method to search for candidate z~>2 Herschel 500μm sources in the GOODS-North field, using a S500μm/S24μm "color deconfusion" technique. Potential high-z sources are selected against low-redshift ones from their large 500μm to 24μm flux density ratios. By effectively reducing the contribution from low-redshift populations to the observed 500μm emission, we are able to identify cou… ▽ More

    Submitted 1 December, 2015; originally announced December 2015.

    Comments: 33 pages in emulateapj format, 24 figures, 2 tables, accepted for publication in the ApJS

  32. Breakdown of QCD Factorization for P-Wave Quarkonium Production at Low Transverse Momentum

    Authors: J. P. Ma, J. X. Wang, S. Zhao

    Abstract: Quarkonium production at low transverse momentum in hadron collisions can be used to extract Transverse-Momentum-Dependent(TMD) gluon distribution functions, if TMD factorization holds there. We show that TMD factorization for the case of P-wave quarkonium with $J^{PC}=0^{++}, 2^{++}$ holds at one-loop level, but is violated beyond one-loop level. TMD factorization for other P-wave quarkonium is a… ▽ More

    Submitted 27 August, 2014; v1 submitted 14 May, 2014; originally announced May 2014.

    Comments: Published version in Physics Letters B (2014), pp. 103-108

  33. arXiv:1403.5136  [pdf

    cond-mat.str-el cond-mat.mtrl-sci

    Reversing ferroelectric polarization in multiferroic DyMn2O5 by nonmagnetic Al substitution of Mn

    Authors: Z. Y. Zhao, M. F. Liu, X. Li, J. X. Wang, Z. B. Yan, K. F. Wang, J. -M. Liu

    Abstract: The multiferroic RMn2O5 family, where R is rare-earth ion or Y, exhibits rich physics of multiferroicity which has not yet well understood, noting that multiferroicity is receiving attentions for promising application potentials. DyMn2O5 is a representative member of this family. The ferroelectric polarization in DyMn2O5 is claimed to have two anti-parallel components: one (PDM) from the symmetric… ▽ More

    Submitted 20 March, 2014; originally announced March 2014.

    Comments: 30 pages, 11 figures

  34. arXiv:1402.0422  [pdf, other

    stat.ML cs.IR cs.LG physics.soc-ph

    A high-reproducibility and high-accuracy method for automated topic classification

    Authors: Andrea Lancichinetti, M. Irmak Sirer, Jane X. Wang, Daniel Acuna, Konrad Körding, Luís A. Nunes Amaral

    Abstract: Much of human knowledge sits in large databases of unstructured text. Leveraging this knowledge requires algorithms that extract and record metadata on unstructured text documents. Assigning topics to documents will enable intelligent search, statistical characterization, and meaningful classification. Latent Dirichlet allocation (LDA) is the state-of-the-art in topic classification. Here, we perf… ▽ More

    Submitted 3 February, 2014; originally announced February 2014.

    Comments: 23 pages, 24 figures

  35. Variation of the solar magnetic flux spectrum during solar cycle 23

    Authors: C. l. Jin, J. X. Wang

    Abstract: By using the unique database of SOHO/MDI full disk magnetograms from 1996 September to 2011 January, covering the entire solar cycle 23, we analyze the time-variability of the solar magnetic flux spectrum and study the properties of extended minimum of cycle 23. We totally identify 11.5 million magnetic structures. It has been revealed that magnetic features with different magnetic fluxes exhibit… ▽ More

    Submitted 20 December, 2013; originally announced December 2013.

    Comments: 24 pages, 7 figures, accepted by JGR in 2013

  36. Transverse Momentum Dependent Factorization for Quarkonium Production at Low Transverse Momentum

    Authors: J. P. Ma, J. X. Wang, S. Zhao

    Abstract: Quarkonium production in hadron collisions at low transverse momentum $q_\perp \ll M$ with $M$ as the quarkonium mass can be used for probing transverse momentum dependent (TMD) gluon distributions. For this purpose, one needs to establish the TMD factorization for the process. We examine the factorization at the one-loop level for the production of $η_c$ or $η_b$. The perturbative coefficient in… ▽ More

    Submitted 12 August, 2013; v1 submitted 29 November, 2012; originally announced November 2012.

    Comments: Title changed in the journal, published version

  37. Quantifying solar superactive regions with vector magnetic field observations

    Authors: A. Q. Chen, J. X. Wang

    Abstract: The vector magnetic field characteristics of superactive regions (SARs) hold the key for understanding why SARs are extremely active and provide the guidance in space weather prediction. We aim to quantify the characteristics of SARs using the vector magnetograms taken by the Solar Magnetic Field Telescope at Huairou Solar Observatory Station. The vector magnetic field characteristics of 14 SARs i… ▽ More

    Submitted 29 May, 2012; originally announced May 2012.

    Comments: 9 pages, 3 figures, 2 tables

  38. Revision of Solar Spicule Classification

    Authors: Y. Z. Zhang, K. Shibata, J. X. Wang, X. J. Mao, T. Matsumoto, Y. Liu, J. T. Su

    Abstract: Solar spicules are the fundamental magnetic structures in the chromosphere and considered to play a key role in channelling the chromosphere and corona. Recently, it was suggested by De Pontieu et al. that there were two types of spicules with very different dynamic properties, which were detected by space- time plot technique in the Ca ii H line (3968 A) wavelength from Hinode/SOT observations. '… ▽ More

    Submitted 20 February, 2012; originally announced February 2012.

    Comments: accepted by ApJ

    Journal ref: The Astrophysical Journal, 750:16 (9pp), 2012 May 1

  39. arXiv:1105.4545  [pdf, other

    hep-ph hep-ex nucl-ex nucl-th

    Quarkonium production in high energy proton-proton and proton-nucleus collisions

    Authors: Z. Conesa del Valle, G. Corcella, F. Fleuret, E. G. Ferreiro, V. Kartvelishvili, B. Z. Kopeliovich, J. P. Lansberg, C. Lourenço, G. Martinez, V. Papadimitriou, H. Satz, E. Scomparin, T. Ullrich, O. Teryaev, R. Vogt, J. X. Wang

    Abstract: We present a brief overview of the most relevant current issues related to quarkonium production in high energy proton-proton and proton-nucleus collisions along with some perspectives. After reviewing recent experimental and theoretical results on quarkonium production in pp and pA collisions, we discuss the emerging field of polarisation studies. Thereafter, we report on issues related to heavy-… ▽ More

    Submitted 23 May, 2011; originally announced May 2011.

    Comments: Overview for the proceedings of QUARKONIUM 2010: Three Days Of Quarkonium Production in pp and pA Collisions, 29-31 July 2010, Palaiseau, France; 34 pages, 30 figures, Latex

    Report number: USM-TH-285

    Journal ref: Nuclear Physics B (Proceedings Supplements) 214 (2011) pp. 3-36

  40. The Sun's small-scale magnetic elements in Solar Cycle 23

    Authors: C. L. Jin, J. X. Wang, Q. Song, H. Zhao

    Abstract: With the unique database from Michelson Doppler Imager aboard the Solar and Heliospheric Observatory in an interval embodying solar cycle 23, the cyclic behavior of solar small-scale magnetic elements is studied. More than 13 million small-scale magnetic elements are selected, and the following results are unclosed. (1) The quiet regions dominated the Sun's magnetic flux for about 8 years in the 1… ▽ More

    Submitted 17 February, 2011; originally announced February 2011.

    Comments: 21 pages, 6 figures, Accepted by ApJ

  41. arXiv:1102.3485  [pdf, ps, other

    astro-ph.SR

    Small-scale magnetic elements in Solar Cycle 23

    Authors: C. L. Jin, J. X. Wang, Q. Song, H. Zhao

    Abstract: With the unique database from Michelson Doppler Imager aboard the Solar and Heliospheric Observatory in an interval embodying solar cycle 23, the cyclic behavior of solar small-scale magnetic elements is studied. More than 13 million small-scale magnetic elements are selected, and the following results are unclosed. (1) The quiet regions dominated the Sun\textsf{'}s magnetic flux for about 8 years… ▽ More

    Submitted 16 February, 2011; originally announced February 2011.

    Comments: 21 pages, 6 figures accepted by ApJ

  42. arXiv:1008.1502  [pdf, ps, other

    astro-ph.HE astro-ph.CO

    XMM Observations of the Seyfert 2 Galaxy NGC 7590: the Nature of X-ray Absorption

    Authors: X. W. Shu, T. Liu, J. X. Wang

    Abstract: We present the analysis of three XMM observations of the Seyfert 2 galaxy NGC 7590. The source was found to have no X-ray absorption in the low spatial resolution ASCA data. The XMM observations provide a factor of 10 better spatial resolution than previous ASCA data. We find that the X-ray emission of NGC 7590 is dominated by an off-nuclear ULX and extended emission from the host galaxy. The nucl… ▽ More

    Submitted 20 September, 2010; v1 submitted 9 August, 2010; originally announced August 2010.

    Comments: The Astrophysical Journal, Accepted (15 pages, 4 figures)

    Journal ref: 2010, ApJ, 722, 96

  43. arXiv:1005.3829  [pdf, ps, other

    astro-ph.GA astro-ph.CO

    X-ray properties of the z ~ 4.5 Lyman-alpha Emitters in the Chandra Deep Field South Region

    Authors: Z. Y. Zheng, J. X. Wang, S. L. Finkelstein, S. Malhotra, J. E. Rhoads, K. D. Finkelstein

    Abstract: We report the first X-ray detection of 113 Lyman-alpha emitters at redshift z ~ 4.5. Only one source (J033127.2-274247) is detected in the Extended Chandra Deep Field South (ECDF-S) X-ray data, and has been spectroscopically confirmed as a z = 4.48 quasar with $L_X = 4.2\times 10^{44}$ erg/s. The single detection gives a Lyman-alpha quasar density consistent with the X-ray luminosity function of q… ▽ More

    Submitted 25 May, 2010; v1 submitted 20 May, 2010; originally announced May 2010.

    Comments: 12 pages, 5 figures, ApJ accepted

  44. arXiv:1003.1790  [pdf, ps, other

    astro-ph.HE astro-ph.GA

    The Cores of the Fe K$α$ Lines in Active Galactic Nuclei: an Extended Chandra High Energy Grating Sample

    Authors: X. W. Shu, T. Yaqoob, J. X. Wang

    Abstract: We extend the study of the core of the Fe K$α$ emission line at \sim 6.4 keV in Seyfert galaxies reported in Yaqoob & Padmanabhan (2004) using a larger sample observed by the Chandra High Energy Grating (HEG). Whilst heavily obscured active galactic nuclei (AGNs) are excluded from the sample, these data offer some of the highest precision measurements of the peak energy of the Fe K$α$ line, and th… ▽ More

    Submitted 9 March, 2010; originally announced March 2010.

    Comments: 54 pages, 7 figures, and 4 tables, to appear in ApJ Supplement Series

  45. arXiv:1003.1789  [pdf, ps, other

    astro-ph.HE astro-ph.CO

    NGC 2992 in an X-ray high state observed by XMM: Response of the Relativistic Fe K$α$ Line to the Continuum

    Authors: X. W. Shu, T. Yaqoob, K. D. Murphy, V. Braito, J. X. Wang, W. Zheng

    Abstract: We present the analysis of an XMM observation of the Seyfert galaxy NGC 2992. The source was found in its highest level of X-ray activity yet detected, a factor $\sim 23.5$ higher in 2--10 keV flux than the historical minimum. NGC 2992 is known to exhibit X-ray flaring activity on timescales of days to weeks, and the XMM data provide at least factor of $\sim 3$ better spectral resolution in the Fe… ▽ More

    Submitted 9 March, 2010; originally announced March 2010.

    Comments: 30 pages, 6 figures, Accepted to ApJ

  46. Relativistic Outflows in two quasars in the Chandra Deep Field South

    Authors: Z. Y. Zheng, J. X. Wang

    Abstract: In this paper, we provide new 1 Ms $Chandra$ ACIS spectra of two quasars in the Chandra Deep Field South (CDF-S), which were previously reported to show strong and extremely blueshifted X-ray emission/absorption line features in previous 1 Ms spectra, with outflowing bulk velocity $v\sim$0.65-0.84c. In the new 1 Ms spectra, the relativistic blueshifted line feature is solidly confirmed in CXO CD… ▽ More

    Submitted 29 July, 2008; originally announced July 2008.

    Comments: 16 pages, 4 figures, ApJ accepted

  47. EtabFDC: an $η_b$ event generator in hadroproduction at LHC

    Authors: Cong-Feng Qiao, Jian Wang, Jian Xiong Wang, Yangheng Zheng

    Abstract: The EtabFDC is a matrix-element event generator package for $η_b$ hadroproduction at LHC. It generates $pp\toη_b X$ events for all possible parton-level $2\to2$ leading-order processes with three commonly used $η_b$ decay channels being implemented. The \pythia interface is used for parton-shower and hadronization to obtain the hadronic events. The FORTRAN codes of this package are generated by… ▽ More

    Submitted 22 August, 2008; v1 submitted 8 April, 2008; originally announced April 2008.

    Comments: 23 pages, 6 figures

    Journal ref: Comput.Phys.Commun.180:61-68,2009

  48. Are Seyfert 2 Galaxies without Polarized Broad Emission Lines More Obscured?

    Authors: X. W. Shu, J. X. Wang, P. Jiang

    Abstract: The new $XMM-Newton$ data of seven Seyfert 2 galaxies with optical spectropolarimetric observations are presented. The analysis of 0.5 -- 10 keV spectra shows that all four Seyfert 2 galaxies with polarized broad lines (PBLs) are absorbed with $N_{\rm H}<10^{24}$ cm$^{-2}$, while two of three Seyfert 2 galaxies without PBLs have evidence suggesting Compton-thick obscuration, supporting the concl… ▽ More

    Submitted 3 December, 2007; originally announced December 2007.

    Comments: 9 pages with 3 figures, accepted by ChJAA

  49. Chandra X-ray Sources in the LALA Cetus Field

    Authors: J. X. Wang, Z. Y. Zheng, S. Malhotra, S. L. Finkelstein, J. E. Rhoads, C. A. Norman, T. M. Heckman

    Abstract: The 174 ks Chandra Advanced CCD Imaging Spectrometer exposure of the Large Area Lyman Alpha Survey (LALA) Cetus field is the second of the two deep Chandra images on LALA fields. In this paper we present the Chandra X-ray sources detected in the Cetus field, along with an analysis of X-ray source counts, stacked X-ray spectrum, and optical identifications. A total of 188 X-ray sources were detec… ▽ More

    Submitted 22 July, 2007; originally announced July 2007.

    Comments: 21 pages, including 6 figures, 1 table, ApJ accepted

  50. arXiv:0705.1021  [pdf

    physics.plasm-ph physics.space-ph

    Satellite Observations of Separator Line Geometry of Three-Dimensional Magnetic Reconnection

    Authors: C. J. Xiao, X. G. Wang, Z. Y. Pu, Z. W. Ma, H. Zhao, G. P. Zhou, J. X. Wang, M. G. Kivelson, S. Y. Fu, Z. X. Liu, Q. G. Zong, M. W. Dunlop, K-H. Glassmeier, E. Lucek, H. Reme, I. Dandouras, C. P. Escoubet

    Abstract: Detection of a separator line that connects magnetic nulls and the determination of the dynamics and plasma environment of such a structure can improve our understanding of the three-dimensional (3D) magnetic reconnection process. However, this type of field and particle configuration has not been directly observed in space plasmas. Here we report the identification of a pair of nulls, the null-… ▽ More

    Submitted 1 July, 2007; v1 submitted 7 May, 2007; originally announced May 2007.

    Comments: 10 pages, 3 figures and 1 table

    Journal ref: Nature Physics advance online publication, 24 June 2007