scispace - formally typeset
Search or ask a question
Author

Yang Gao

Bio: Yang Gao is an academic researcher from University of Surrey. The author has contributed to research in topics: Large Hadron Collider & Higgs boson. The author has an hindex of 168, co-authored 2047 publications receiving 146301 citations. Previous affiliations of Yang Gao include China Agricultural University & University of Kassel.


Papers
More filters
Posted Content
TL;DR: The authors investigate strategies to encode system and reference texts to devise a metric that shows a high correlation with human judgment of text quality, namely MoverScore, and validate their metric on a number of text generation tasks including summarization, machine translation, image captioning, and data-to-text generation, where the outputs are produced by a variety of neural and non-neural systems.
Abstract: A robust evaluation metric has a profound impact on the development of text generation systems. A desirable metric compares system output against references based on their semantics rather than surface forms. In this paper we investigate strategies to encode system and reference texts to devise a metric that shows a high correlation with human judgment of text quality. We validate our new metric, namely MoverScore, on a number of text generation tasks including summarization, machine translation, image captioning, and data-to-text generation, where the outputs are produced by a variety of neural and non-neural systems. Our findings suggest that metrics combining contextualized representations with a distance measure perform the best. Such metrics also demonstrate strong generalization capability across tasks. For ease-of-use we make our metrics available as web service.

86 citations

Journal ArticleDOI
Roel Aaij, Bernardo Adeva1, M. Adinol2, C. Adrover3  +542 moreInstitutions (37)
TL;DR: In this paper, a search for the decays of Bs-->mumu and Bd-momu was performed with about 37 pb^{-1} of pp collisions at 7 TeV collected by the LHCb experiment at the Large Hadron Collider at CERN.

86 citations

Journal ArticleDOI
Georges Aad1, Brad Abbott2, J. Abdallah, A. A. Abdelalim3  +3023 moreInstitutions (181)
TL;DR: In this article, a search for neutral Higgs bosons decaying to pairs of tau leptons with the ATLAS detector at the LHC is presented, based on proton-proton collisions at a center-of-mass energy of 7 TeV, recorded in 2010 and corresponding to an integrated luminosity of 36 pb^-1.

86 citations

Journal ArticleDOI
TL;DR: In this paper, the forward energy density of a charged particle jet at forward pseudorapidity (abs(eta[jet]) < 2) is measured as a function of the central jet transverse momentum, pt, at three different pp centre-of-mass energies (sqrt(s) = 0.9, 2.76, and 7 TeV).
Abstract: The underlying event activity in proton-proton collisions at forward pseudorapidity (-6.6 < eta < -5.2) is studied with the CMS detector at the LHC, using a novel observable: the ratio of the forward energy density, dE/d(eta), for events with a charged-particle jet produced at central pseudorapidity (abs(eta[jet]) < 2) to the forward energy density for inclusive events. This forward energy density ratio is measured as a function of the central jet transverse momentum, pt, at three different pp centre-of-mass energies (sqrt(s) = 0.9, 2.76, and 7 TeV). In addition, the sqrt(s) evolution of the forward energy density is studied in inclusive events and in events with a central jet. The results are compared to those of Monte Carlo event generators for pp collisions and are discussed in terms of the underlying event. Whereas the dependence of the forward energy density ratio on jet pt at each sqrt(s) separately can be well reproduced by some models, all models fail to simultaneously describe the increase of the forward energy density with sqrt(s) in both inclusive events and in events with a central jet.

86 citations

Journal ArticleDOI
Georges Aad1, Alexander Kupco2, P. Davison3, Samuel Webb4  +2906 moreInstitutions (217)
TL;DR: In this paper, the ATLAS experiment at root s = 8 TeV corresponding to an Higgs boson decaying via H-+/- -> tb is searched for in proton-proton collisions.
Abstract: Charged Higgs bosons heavier than the top quark and decaying via H-+/- -> tb are searched for in proton-proton collisions measured with the ATLAS experiment at root s = 8 TeV corresponding to an ...

85 citations


Cited by
More filters
Journal ArticleDOI

[...]

08 Dec 2001-BMJ
TL;DR: There is, I think, something ethereal about i —the square root of minus one, which seems an odd beast at that time—an intruder hovering on the edge of reality.
Abstract: There is, I think, something ethereal about i —the square root of minus one. I remember first hearing about it at school. It seemed an odd beast at that time—an intruder hovering on the edge of reality. Usually familiarity dulls this sense of the bizarre, but in the case of i it was the reverse: over the years the sense of its surreal nature intensified. It seemed that it was impossible to write mathematics that described the real world in …

33,785 citations

Journal Article
TL;DR: This book by a teacher of statistics (as well as a consultant for "experimenters") is a comprehensive study of the philosophical background for the statistical design of experiment.
Abstract: THE DESIGN AND ANALYSIS OF EXPERIMENTS. By Oscar Kempthorne. New York, John Wiley and Sons, Inc., 1952. 631 pp. $8.50. This book by a teacher of statistics (as well as a consultant for \"experimenters\") is a comprehensive study of the philosophical background for the statistical design of experiment. It is necessary to have some facility with algebraic notation and manipulation to be able to use the volume intelligently. The problems are presented from the theoretical point of view, without such practical examples as would be helpful for those not acquainted with mathematics. The mathematical justification for the techniques is given. As a somewhat advanced treatment of the design and analysis of experiments, this volume will be interesting and helpful for many who approach statistics theoretically as well as practically. With emphasis on the \"why,\" and with description given broadly, the author relates the subject matter to the general theory of statistics and to the general problem of experimental inference. MARGARET J. ROBERTSON

13,333 citations

Journal ArticleDOI
TL;DR: Machine learning addresses many of the same research questions as the fields of statistics, data mining, and psychology, but with differences of emphasis.
Abstract: Machine Learning is the study of methods for programming computers to learn. Computers are applied to a wide range of tasks, and for most of these it is relatively easy for programmers to design and implement the necessary software. However, there are many tasks for which this is difficult or impossible. These can be divided into four general categories. First, there are problems for which there exist no human experts. For example, in modern automated manufacturing facilities, there is a need to predict machine failures before they occur by analyzing sensor readings. Because the machines are new, there are no human experts who can be interviewed by a programmer to provide the knowledge necessary to build a computer system. A machine learning system can study recorded data and subsequent machine failures and learn prediction rules. Second, there are problems where human experts exist, but where they are unable to explain their expertise. This is the case in many perceptual tasks, such as speech recognition, hand-writing recognition, and natural language understanding. Virtually all humans exhibit expert-level abilities on these tasks, but none of them can describe the detailed steps that they follow as they perform them. Fortunately, humans can provide machines with examples of the inputs and correct outputs for these tasks, so machine learning algorithms can learn to map the inputs to the outputs. Third, there are problems where phenomena are changing rapidly. In finance, for example, people would like to predict the future behavior of the stock market, of consumer purchases, or of exchange rates. These behaviors change frequently, so that even if a programmer could construct a good predictive computer program, it would need to be rewritten frequently. A learning program can relieve the programmer of this burden by constantly modifying and tuning a set of learned prediction rules. Fourth, there are applications that need to be customized for each computer user separately. Consider, for example, a program to filter unwanted electronic mail messages. Different users will need different filters. It is unreasonable to expect each user to program his or her own rules, and it is infeasible to provide every user with a software engineer to keep the rules up-to-date. A machine learning system can learn which mail messages the user rejects and maintain the filtering rules automatically. Machine learning addresses many of the same research questions as the fields of statistics, data mining, and psychology, but with differences of emphasis. Statistics focuses on understanding the phenomena that have generated the data, often with the goal of testing different hypotheses about those phenomena. Data mining seeks to find patterns in the data that are understandable by people. Psychological studies of human learning aspire to understand the mechanisms underlying the various learning behaviors exhibited by people (concept learning, skill acquisition, strategy change, etc.).

13,246 citations

Journal ArticleDOI
Claude Amsler1, Michael Doser2, Mario Antonelli, D. M. Asner3  +173 moreInstitutions (86)
TL;DR: This biennial Review summarizes much of particle physics, using data from previous editions.

12,798 citations