-
A Language Anchor-Guided Method for Robust Noisy Domain Generalization
Authors:
Zilin Dai,
Lehong Wang,
Fangzhou Lin,
Yidong Wang,
Zhigang Li,
Kazunori D Yamada,
Ziming Zhang,
Wang Lu
Abstract:
Real-world machine learning applications often struggle with two major challenges: distribution shift and label noise. Models tend to overfit by focusing on redundant and uninformative features in the training data, which makes it hard for them to generalize to the target domain. Noisy data worsens this problem by causing further overfitting to the noise, meaning that existing methods often fail t…
▽ More
Real-world machine learning applications often struggle with two major challenges: distribution shift and label noise. Models tend to overfit by focusing on redundant and uninformative features in the training data, which makes it hard for them to generalize to the target domain. Noisy data worsens this problem by causing further overfitting to the noise, meaning that existing methods often fail to tell the difference between true, invariant features and misleading, spurious ones. To tackle these issues, we introduce Anchor Alignment and Adaptive Weighting (A3W). This new algorithm uses sample reweighting guided by natural language processing (NLP) anchors to extract more representative features. In simple terms, A3W leverages semantic representations from natural language models as a source of domain-invariant prior knowledge. Additionally, it employs a weighted loss function that adjusts each sample's contribution based on its similarity to the corresponding NLP anchor. This adjustment makes the model more robust to noisy labels. Extensive experiments on standard benchmark datasets show that A3W consistently outperforms state-of-the-art domain generalization methods, offering significant improvements in both accuracy and robustness across different datasets and noise levels.
△ Less
Submitted 20 April, 2025; v1 submitted 21 March, 2025;
originally announced March 2025.
-
Hyperbolic Chamfer Distance for Point Cloud Completion and Beyond
Authors:
Fangzhou Lin,
Songlin Hou,
Haotian Liu,
Shang Gao,
Kazunori D Yamada,
Haichong K. Zhang,
Ziming Zhang
Abstract:
Chamfer Distance (CD) is widely used as a metric to quantify difference between two point clouds. In point cloud completion, Chamfer Distance (CD) is typically used as a loss function in deep learning frameworks. However, it is generally acknowledged within the field that Chamfer Distance (CD) is vulnerable to the presence of outliers, which can consequently lead to the convergence on suboptimal m…
▽ More
Chamfer Distance (CD) is widely used as a metric to quantify difference between two point clouds. In point cloud completion, Chamfer Distance (CD) is typically used as a loss function in deep learning frameworks. However, it is generally acknowledged within the field that Chamfer Distance (CD) is vulnerable to the presence of outliers, which can consequently lead to the convergence on suboptimal models. In divergence from the existing literature, which largely concentrates on resolving such concerns in the realm of Euclidean space, we put forth a notably uncomplicated yet potent metric specifically designed for point cloud completion tasks: {Hyperbolic Chamfer Distance (HyperCD)}. This metric conducts Chamfer Distance computations within the parameters of hyperbolic space. During the backpropagation process, HyperCD systematically allocates greater weight to matched point pairs exhibiting reduced Euclidean distances. This mechanism facilitates the preservation of accurate point pair matches while permitting the incremental adjustment of suboptimal matches, thereby contributing to enhanced point cloud completion outcomes. Moreover, measure the shape dissimilarity is not solely work for point cloud completion task, we further explore its applications in other generative related tasks, including single image reconstruction from point cloud, and upsampling. We demonstrate state-of-the-art performance on the point cloud completion benchmark datasets, PCN, ShapeNet-55, and ShapeNet-34, and show from visualization that HyperCD can significantly improve the surface smoothness, we also provide the provide experimental results beyond completion task.
△ Less
Submitted 23 December, 2024;
originally announced December 2024.
-
Loss Distillation via Gradient Matching for Point Cloud Completion with Weighted Chamfer Distance
Authors:
Fangzhou Lin,
Haotian Liu,
Haoying Zhou,
Songlin Hou,
Kazunori D Yamada,
Gregory S. Fischer,
Yanhua Li,
Haichong K. Zhang,
Ziming Zhang
Abstract:
3D point clouds enhanced the robot's ability to perceive the geometrical information of the environments, making it possible for many downstream tasks such as grasp pose detection and scene understanding. The performance of these tasks, though, heavily relies on the quality of data input, as incomplete can lead to poor results and failure cases. Recent training loss functions designed for deep lea…
▽ More
3D point clouds enhanced the robot's ability to perceive the geometrical information of the environments, making it possible for many downstream tasks such as grasp pose detection and scene understanding. The performance of these tasks, though, heavily relies on the quality of data input, as incomplete can lead to poor results and failure cases. Recent training loss functions designed for deep learning-based point cloud completion, such as Chamfer distance (CD) and its variants (\eg HyperCD ), imply a good gradient weighting scheme can significantly boost performance. However, these CD-based loss functions usually require data-related parameter tuning, which can be time-consuming for data-extensive tasks. To address this issue, we aim to find a family of weighted training losses ({\em weighted CD}) that requires no parameter tuning. To this end, we propose a search scheme, {\em Loss Distillation via Gradient Matching}, to find good candidate loss functions by mimicking the learning behavior in backpropagation between HyperCD and weighted CD. Once this is done, we propose a novel bilevel optimization formula to train the backbone network based on the weighted CD loss. We observe that: (1) with proper weighted functions, the weighted CD can always achieve similar performance to HyperCD, and (2) the Landau weighted CD, namely {\em Landau CD}, can outperform HyperCD for point cloud completion and lead to new state-of-the-art results on several benchmark datasets. {\it Our demo code is available at \url{https://github.com/Zhang-VISLab/IROS2024-LossDistillationWeightedCD}.}
△ Less
Submitted 9 September, 2024;
originally announced September 2024.
-
Learning Random Numbers to Realize Appendable Memory System for Artificial Intelligence to Acquire New Knowledge after Deployment
Authors:
Kazunori D Yamada
Abstract:
In this study, we developed a learning method for constructing a neural network system capable of memorizing data and recalling it without parameter updates. The system we built using this method is called the Appendable Memory system. The Appendable Memory system enables an artificial intelligence (AI) to acquire new knowledge even after deployment. It consists of two AIs: the Memorizer and the R…
▽ More
In this study, we developed a learning method for constructing a neural network system capable of memorizing data and recalling it without parameter updates. The system we built using this method is called the Appendable Memory system. The Appendable Memory system enables an artificial intelligence (AI) to acquire new knowledge even after deployment. It consists of two AIs: the Memorizer and the Recaller. This system is a key-value store built using neural networks. The Memorizer receives data and stores it in the Appendable Memory vector, which is dynamically updated when the AI acquires new knowledge. Meanwhile, the Recaller retrieves information from the Appendable Memory vector. What we want to teach AI in this study are the operations of memorizing and recalling information. However, traditional machine learning methods make AI learn features inherent in the learning dataset. We demonstrate that the systems we intend to create cannot be realized by current machine learning methods, that is, by merely repeating the input and output learning sequences with AI. Instead, we propose a method to teach AI to learn operations, by completely removing the features contained in the learning dataset. Specifically, we probabilized all the data involved in learning. This measure prevented AI from learning the features of the data. The learning method proposed in the study differs from traditional machine learning methods and provides fundamental approaches for building an AI system that can store information in a finite memory and recall it at a later date.
△ Less
Submitted 29 July, 2024;
originally announced July 2024.
-
Procedural Content Generation via Generative Artificial Intelligence
Authors:
Xinyu Mao,
Wanli Yu,
Kazunori D Yamada,
Michael R. Zielewski
Abstract:
The attempt to utilize machine learning in PCG has been made in the past. In this survey paper, we investigate how generative artificial intelligence (AI), which saw a significant increase in interest in the mid-2010s, is being used for PCG. We review applications of generative AI for the creation of various types of content, including terrains, items, and even storylines. While generative AI is e…
▽ More
The attempt to utilize machine learning in PCG has been made in the past. In this survey paper, we investigate how generative artificial intelligence (AI), which saw a significant increase in interest in the mid-2010s, is being used for PCG. We review applications of generative AI for the creation of various types of content, including terrains, items, and even storylines. While generative AI is effective for PCG, one significant issues it faces is that building high-performance generative AI requires vast amounts of training data. Because content generally highly customized, domain-specific training data is scarce, and straightforward approaches to generative AI models may not work well. For PCG research to advance further, issues related to limited training data must be overcome. Thus, we also give special consideration to research that addresses the challenges posed by limited training data.
△ Less
Submitted 12 July, 2024;
originally announced July 2024.
-
Hyperbolic Contrastive Learning
Authors:
Yun Yue,
Fangzhou Lin,
Kazunori D Yamada,
Ziming Zhang
Abstract:
Learning good image representations that are beneficial to downstream tasks is a challenging task in computer vision. As such, a wide variety of self-supervised learning approaches have been proposed. Among them, contrastive learning has shown competitive performance on several benchmark datasets. The embeddings of contrastive learning are arranged on a hypersphere that results in using the inner…
▽ More
Learning good image representations that are beneficial to downstream tasks is a challenging task in computer vision. As such, a wide variety of self-supervised learning approaches have been proposed. Among them, contrastive learning has shown competitive performance on several benchmark datasets. The embeddings of contrastive learning are arranged on a hypersphere that results in using the inner (dot) product as a distance measurement in Euclidean space. However, the underlying structure of many scientific fields like social networks, brain imaging, and computer graphics data exhibit highly non-Euclidean latent geometry. We propose a novel contrastive learning framework to learn semantic relationships in the hyperbolic space. Hyperbolic space is a continuous version of trees that naturally owns the ability to model hierarchical structures and is thus beneficial for efficient contrastive representation learning. We also extend the proposed Hyperbolic Contrastive Learning (HCL) to the supervised domain and studied the adversarial robustness of HCL. The comprehensive experiments show that our proposed method achieves better results on self-supervised pretraining, supervised classification, and higher robust accuracy than baseline methods.
△ Less
Submitted 2 February, 2023;
originally announced February 2023.
-
Non-Perturbative Groundstate of High Temperature Yang-Mills Theory
Authors:
D. Yamada
Abstract:
The effective potential of Yang-Mills theory at high temperature derived by Gross, Pisarski, Yaffe and Weiss is critically reexamined and it is argued that the groundstate of the potential at <A0>=0 is invalid, due to the infrared divergence of the Matsubara zero mode. This suggests that the thermal groundstate is dominated by infrared non-perturbative effects. Lattice simulations are carried out…
▽ More
The effective potential of Yang-Mills theory at high temperature derived by Gross, Pisarski, Yaffe and Weiss is critically reexamined and it is argued that the groundstate of the potential at <A0>=0 is invalid, due to the infrared divergence of the Matsubara zero mode. This suggests that the thermal groundstate is dominated by infrared non-perturbative effects. Lattice simulations are carried out and the field A0 in the static gauge is observed to acquire nonzero, non-perturbative expectation values at high temperatures. A consequence is that thermal perturbation theory is inconsistent with the non-perturbative groundstate and it cannot account for all of the contributions to a thermodynamic quantity at any temperature. Related issues, including dimensional reduction and confinement, are also discussed.
△ Less
Submitted 16 June, 2022;
originally announced June 2022.
-
Investigation of the Status of Unit 2 Nuclear Reactor of the Fukushima Daiichi by the Cosmic Muon Radiography
Authors:
Hirofumi Fujii,
Kazuhiko Hara,
Shugo Hashimoto,
Kohei Hayashi,
Hidekazu Kakuno,
Hideyo Kodama,
Gi Meiki,
Masato Mizokami,
Shinya Mizokami,
Kanetada Nagamine,
Kotaro Sato,
Shunsuke Sekita,
Hiroshi Shirai,
Shin-Hong Kim,
Takayuki Sumiyoshi,
Atsuto Suzuki,
Yoshihisa Takada,
Kazuki Takahashi,
Yu Takahashi,
Fumihiko Takasaki,
Daichi Yamada,
Satoru Yamashita
Abstract:
We have investigated the status of the nuclear debris in the Unit-2 Nuclear Reactor of the Fukushima Daiichi Nuclear Power plant by the method called Cosmic Muon Radiography. In this measurement, the muon detector was placed outside of the reactor building as was the case of the measurement for the Unit-1 Reactor. Compared to the previous measurements, the detector was down-sized, which made us po…
▽ More
We have investigated the status of the nuclear debris in the Unit-2 Nuclear Reactor of the Fukushima Daiichi Nuclear Power plant by the method called Cosmic Muon Radiography. In this measurement, the muon detector was placed outside of the reactor building as was the case of the measurement for the Unit-1 Reactor. Compared to the previous measurements, the detector was down-sized, which made us possible to locate it closer to the reactor and to investigate especially the lower part of the fuel loading zone. We identified the inner structures of the reactor such as the containment vessel, pressure vessel and other objects through the thick concrete wall of the reactor building. Furthermore, the observation showed existence of heavy material at the bottom of the pressure vessel, which can be interpreted as the debris of melted nuclear fuel dropped from the loading zone.
△ Less
Submitted 12 May, 2020;
originally announced May 2020.
-
Optimizing scoring function of dynamic programming of pairwise profile alignment using derivative free neural network
Authors:
Kazunori D Yamada
Abstract:
A profile comparison method with position-specific scoring matrix (PSSM) is one of the most accurate alignment methods. Currently, cosine similarity and correlation coefficient are used as scoring functions of dynamic programming to calculate similarity between PSSMs. However, it is unclear that these functions are optimal for profile alignment methods. At least, by definition, these functions can…
▽ More
A profile comparison method with position-specific scoring matrix (PSSM) is one of the most accurate alignment methods. Currently, cosine similarity and correlation coefficient are used as scoring functions of dynamic programming to calculate similarity between PSSMs. However, it is unclear that these functions are optimal for profile alignment methods. At least, by definition, these functions cannot capture non-linear relationships between profiles. Therefore, in this study, we attempted to discover a novel scoring function, which was more suitable for the profile comparison method than the existing ones. Firstly we implemented a new derivative free neural network by combining the conventional neural network with evolutionary strategy optimization method. Next, using the framework, the scoring function was optimized for aligning remote sequence pairs. Nepal, the pairwise profile aligner with the novel scoring function significantly improved both alignment sensitivity and precision, compared to aligners with the existing functions. Nepal improved alignment quality because of adaptation to remote sequence alignment and increasing the expressive power of similarity score. The novel scoring function can be realized using a simple matrix operation and easily incorporated into other aligners. With our scoring function, the performance of homology detection and/or multiple sequence alignment for remote homologous sequences would be further improved.
△ Less
Submitted 8 September, 2017; v1 submitted 29 August, 2017;
originally announced August 2017.
-
Properties of Schroedinger Black Holes from AdS Space
Authors:
Bom Soo Kim,
Daiske Yamada
Abstract:
Properties of Schroedinger black holes are derived from AdS black holes expressed in light-cone coordinates with a particular normalization. The advantages of this method over the direct analysis of the Schroedinger geometry are the simplicity and the well-defined Brown-York procedure with the standard counterterms. The method is demonstrated for several physical interests, including the computati…
▽ More
Properties of Schroedinger black holes are derived from AdS black holes expressed in light-cone coordinates with a particular normalization. The advantages of this method over the direct analysis of the Schroedinger geometry are the simplicity and the well-defined Brown-York procedure with the standard counterterms. The method is demonstrated for several physical interests, including the computation of the DC conductivity and the derivation of the R-charged black hole thermodynamic properties.
△ Less
Submitted 27 August, 2011; v1 submitted 19 August, 2010;
originally announced August 2010.
-
A Comparative Study of NJL and Sakai-Sugimoto Models
Authors:
Daiske Yamada
Abstract:
The Nambu-Jona-Lasinio and Sakai-Sugimoto models are juxtaposed, focusing on the models' dynamically generated masses and the phase diagrams. The models are studied in the parameter space of temperature, constant electromagnetic fields and the quark chemical potential. When the chemical potential is zero or small, the models show good agreement. However, the responses of the models under the lar…
▽ More
The Nambu-Jona-Lasinio and Sakai-Sugimoto models are juxtaposed, focusing on the models' dynamically generated masses and the phase diagrams. The models are studied in the parameter space of temperature, constant electromagnetic fields and the quark chemical potential. When the chemical potential is zero or small, the models show good agreement. However, the responses of the models under the large chemical potential are very different. In the presence of the background magnetic field, while the large chemical potential triggers the de Haas-van Alphen oscillation and the boundstate destabilization effect of the magnetic field in the NJL model, the Sakai-Sugimoto model completely fails to capture these phenomena, indicating the lack of the fermi sphere in the latter model. Also the orders of the chiral phase transitions are generally different.
△ Less
Submitted 8 September, 2009;
originally announced September 2009.
-
Thermodynamics of Black Holes in Schroedinger Space
Authors:
Daiske Yamada
Abstract:
A black hole and a black hyperboloid solutions in the space with the Schroedinger isometries are presented and their thermodynamics is examined. The on-shell action is obtained by the difference between the extremal and non-extremal ones with the unusual matching of the boundary metrics. This regularization method is first applied to the black brane solution in the space of the Schroedinger symm…
▽ More
A black hole and a black hyperboloid solutions in the space with the Schroedinger isometries are presented and their thermodynamics is examined. The on-shell action is obtained by the difference between the extremal and non-extremal ones with the unusual matching of the boundary metrics. This regularization method is first applied to the black brane solution in the space of the Schroedinger symmetry and shown to correctly reproduce the known thermodynamics. The actions of the black solutions all turn out to be the same as the AdS counterparts. The phase diagram of the black hole system is obtained in the parameter space of the temperature and chemical potential and the diagram contains the Hawking-Page phase transition and instability lines.
△ Less
Submitted 29 September, 2008;
originally announced September 2008.
-
Fragmentation of Spinning Branes
Authors:
Daiske Yamada
Abstract:
The near-horizon geometries of the spinning D3-, M2- and M5-branes are examined by the probes immersed in a co-rotating frame. It is found that the geometries become unstable at critical values of the spin angular velocity by emitting the branes. We show that this instability corresponds to the metastability of the black hole systems and different from the known (local) thermodynamic instability…
▽ More
The near-horizon geometries of the spinning D3-, M2- and M5-branes are examined by the probes immersed in a co-rotating frame. It is found that the geometries become unstable at critical values of the spin angular velocity by emitting the branes. We show that this instability corresponds to the metastability of the black hole systems and different from the known (local) thermodynamic instability. For the D3 case, the instability found here is in complete agreement with the known metastability of the N=4 super-Yang-Mills theory with R-symmetry chemical potentials.
△ Less
Submitted 25 June, 2008; v1 submitted 24 February, 2008;
originally announced February 2008.
-
Sakai-Sugimoto Brane System at High Density
Authors:
Daiske Yamada
Abstract:
The D4-D8 brane system of Sakai-Sugimoto model at high quark density is studied in the weak coupling regime. We show that the color superconducting phase (for Nc~3) or the chiral density wave (for Nc->infinity) disappears at very large chemical potential, or equivalently at very large compactified dimension that the model possesses. We also comment on the prospects in the strong coupling regime…
▽ More
The D4-D8 brane system of Sakai-Sugimoto model at high quark density is studied in the weak coupling regime. We show that the color superconducting phase (for Nc~3) or the chiral density wave (for Nc->infinity) disappears at very large chemical potential, or equivalently at very large compactified dimension that the model possesses. We also comment on the prospects in the strong coupling regime along with the QCD phase diagram.
△ Less
Submitted 4 October, 2008; v1 submitted 1 July, 2007;
originally announced July 2007.
-
Metastability of R-Charged Black Holes
Authors:
Daisuke Yamada
Abstract:
The global stability of R-charged AdS black holes in a grand canonical ensemble is examined by eliminating the constraints from the action, but without solving the equations of motion, thereby constructing the reduced action of the system. The metastability of the system is found to set in at a critical value of the chemical potential which is conjugate to the R-charge. The relation among the sm…
▽ More
The global stability of R-charged AdS black holes in a grand canonical ensemble is examined by eliminating the constraints from the action, but without solving the equations of motion, thereby constructing the reduced action of the system. The metastability of the system is found to set in at a critical value of the chemical potential which is conjugate to the R-charge. The relation among the small black hole, large black hole and the instability is discussed. The result is consistent with the metastability found in the AdS/CFT-conjectured dual field theory. The "renormalized" temperature of AdS black holes, which has been rather ad hoc, is suggested to be the boundary temperature in the sense of AdS/CFT correspondence. As a byproduct of the analysis, we find a more general solution of the theory and its properties are briefly discussed.
△ Less
Submitted 4 July, 2007; v1 submitted 27 January, 2007;
originally announced January 2007.
-
Perfect Crystals for U_q(D_4^{(3)})
Authors:
Masaki Kashiwara,
Kailash C. Misra,
Masato Okado,
Daisuke Yamada
Abstract:
A perfect crystal of any level is constructed for the Kirillov-Reshetikhin module of $U_q(D_4^{(3)})$ corresponding to the middle vertex of the Dynkin diagram. The actions of Kashiwara operators are given explicitly. It is also shown that this family of perfect crystals is coherent. A uniqueness problem solved in this paper can be applied to other quantum affine algebras.
A perfect crystal of any level is constructed for the Kirillov-Reshetikhin module of $U_q(D_4^{(3)})$ corresponding to the middle vertex of the Dynkin diagram. The actions of Kashiwara operators are given explicitly. It is also shown that this family of perfect crystals is coherent. A uniqueness problem solved in this paper can be applied to other quantum affine algebras.
△ Less
Submitted 28 October, 2006;
originally announced October 2006.
-
Scattering Rule in Soliton Cellular Automaton associated with Crystal Base of $U_q(D_4^{(3)})$
Authors:
Daisuke Yamada
Abstract:
In terms of the crystal base of a quantum affine algebra $U_q(\mathfrak{g})$, we study a soliton cellular automaton (SCA) associated with the exceptional affine Lie algebra $\mathfrak{g}=D_4^{(3)}$. The solitons therein are labeled by the crystals of quantum affine algebra $U_q(A_1^{(1)})$. The scatteing rule is identified with the combinatorial $R$ matrix for $U_q(A_1^{(1)})$-crystals. Remarkab…
▽ More
In terms of the crystal base of a quantum affine algebra $U_q(\mathfrak{g})$, we study a soliton cellular automaton (SCA) associated with the exceptional affine Lie algebra $\mathfrak{g}=D_4^{(3)}$. The solitons therein are labeled by the crystals of quantum affine algebra $U_q(A_1^{(1)})$. The scatteing rule is identified with the combinatorial $R$ matrix for $U_q(A_1^{(1)})$-crystals. Remarkably, the phase shifts in our SCA are given by {\em 3-times} of those in the well-known box-ball system.
△ Less
Submitted 18 March, 2007; v1 submitted 3 September, 2006;
originally announced September 2006.
-
Phase Diagram of N=4 Super-Yang-Mills Theory with R-Symmetry Chemical Potentials
Authors:
Daisuke Yamada,
Laurence G. Yaffe
Abstract:
The phase diagram of large Nc, weakly-coupled N=4 supersymmetric Yang-Mills theory on a three-sphere with non-zero chemical potentials is examined. In the zero coupling limit, a transition line in the mu-T plane is found, separating a "confined" phase in which the Polyakov loop has vanishing expectation value from a "deconfined" phase in which this order parameter is non-zero. For non-zero but w…
▽ More
The phase diagram of large Nc, weakly-coupled N=4 supersymmetric Yang-Mills theory on a three-sphere with non-zero chemical potentials is examined. In the zero coupling limit, a transition line in the mu-T plane is found, separating a "confined" phase in which the Polyakov loop has vanishing expectation value from a "deconfined" phase in which this order parameter is non-zero. For non-zero but weak coupling, perturbative methods may be used to construct a dimensionally reduced effective theory valid for sufficiently high temperature. If the maximal chemical potential exceeds a critical value, then the free energy becomes unbounded below and no genuine equilibrium state exists. However, the deconfined plasma phase remains metastable, with a lifetime which grows exponentially with Nc (not Nc^2). This metastable phase persists with increasing chemical potential until a phase boundary, analogous to a spinodal decomposition line, is reached. Beyond this point, no long-lived locally stable quasi-equilibrium state exists.
The resulting picture for the phase diagram of the weakly coupled theory is compared with results believed to hold in the strongly coupled limit of the theory, based on the AdS/CFT correspondence and the study of charged black hole thermodynamics. The confinement/deconfinement phase transition at weak coupling is in qualitative agreement with the Hawking-Page phase transition in the gravity dual of the strongly coupled theory. The black hole thermodynamic instability line may be the counterpart of the spinodal decomposition phase boundary found at weak coupling, but no black hole tunneling instability, analogous to the instability of the weakly coupled plasma phase is currently known.
△ Less
Submitted 14 September, 2006; v1 submitted 7 February, 2006;
originally announced February 2006.
-
Quantum Mechanics of Lowest Landau Level Derived from N=4 SYM with Chemical Potential
Authors:
D. Yamada
Abstract:
The low energy effective theory of N=4 super-Yang-Mills theory on S^3 with an R-symmetry chemical potential is shown to be the lowest Landau level system. This theory is a holomorphic complex matrix quantum mechanics. When the value of the chemical potential is not far below the mass of the scalars, the states of the effective theory consist only of the half-BPS states. The theory is solved by t…
▽ More
The low energy effective theory of N=4 super-Yang-Mills theory on S^3 with an R-symmetry chemical potential is shown to be the lowest Landau level system. This theory is a holomorphic complex matrix quantum mechanics. When the value of the chemical potential is not far below the mass of the scalars, the states of the effective theory consist only of the half-BPS states. The theory is solved by the operator method and by utilizing the lowest Landau level projection prescription for the value of the chemical potential less than or equal to the mass of the scalars. When the chemical potential is below the mass, we find that the degeneracy of the lowest Landau level is lifted and the energies of the states are computed. The one-loop correction to the effective potential is computed for the commuting fields and treated as a perturbation to the tree level quantum mechanics. We find that the perturbation term has non-vanishing matrix elements that mix the states with the same R-charge.
△ Less
Submitted 5 November, 2005; v1 submitted 28 September, 2005;
originally announced September 2005.
-
CFL Phase of High Density QCD at Non Zero Strange Quark Mass
Authors:
Andrei Kryjevski,
Daisuke Yamada
Abstract:
We compute free energy of quark matter at asymptotically high baryon number density in the presence of non zero strange quark mass including dynamics of pseudo Nambu-Goldstone bosons due to chiral symmetry breaking, extending previously existing analysis based on perturbative expansion in $m_s^2/4μΔ.$ We demonstrate that the CFL$K^0$ state has lower free energy than the symmetric CFL state for…
▽ More
We compute free energy of quark matter at asymptotically high baryon number density in the presence of non zero strange quark mass including dynamics of pseudo Nambu-Goldstone bosons due to chiral symmetry breaking, extending previously existing analysis based on perturbative expansion in $m_s^2/4μΔ.$ We demonstrate that the CFL$K^0$ state has lower free energy than the symmetric CFL state for $0<m_s^2/4μΔ<2/3$. We also calculate the spectrum of the fermionic quasiparticle excitations about the kaon condensed ground state in the regime $m_s^2/4μΔ\sim 1$ and find that $(m_s^2/4μΔ)_{crit}=2/3$ for the CFL-gCFL phase transition, the leading order result reported in [1], is not modified.
△ Less
Submitted 15 September, 2004; v1 submitted 29 July, 2004;
originally announced July 2004.
-
Box ball system associated with antisymmetric tensor crystals
Authors:
Daisuke Yamada
Abstract:
A new box ball system associated with an antisymmetric tensor crystal of the quantum affine algebra of type A is considered. This includes the so-called colored box ball system with capacity 1 as the simplest case. Infinite number of conserved quantities are constructed and the scattering rule of two olitons are given explicitly.
A new box ball system associated with an antisymmetric tensor crystal of the quantum affine algebra of type A is considered. This includes the so-called colored box ball system with capacity 1 as the simplest case. Infinite number of conserved quantities are constructed and the scattering rule of two olitons are given explicitly.
△ Less
Submitted 18 March, 2007; v1 submitted 26 December, 2003;
originally announced December 2003.
-
Construction of bosonic string theory on infinitely curved Anti-de Sitter space
Authors:
Adam Clark,
Andreas Karch,
Pavel Kovtun,
Daisuke Yamada
Abstract:
Free scalar field theory in the sector with a large number of particles can be interpreted as bosonic string theory on anti-de Sitter space of vanishing radius. Different ways of writing the field theory Hamiltonian translate to different ways of reparametrizing the world-sheet sigma coordinate. Adding a mass term in the field theory corresponds to cutting off the warped AdS direction, with cut-…
▽ More
Free scalar field theory in the sector with a large number of particles can be interpreted as bosonic string theory on anti-de Sitter space of vanishing radius. Different ways of writing the field theory Hamiltonian translate to different ways of reparametrizing the world-sheet sigma coordinate. Adding a mass term in the field theory corresponds to cutting off the warped AdS direction, with cut-off inversely proportional to the mass. The string theory has neither tachyon, nor critical dimension.
△ Less
Submitted 10 April, 2003;
originally announced April 2003.
-
Some Pieces of Lattice Evidence in Favor of the Center-Vortex Picture of Color Confinement
Authors:
M. Faber,
J. Greensite,
S. Olejnik,
D. Yamada
Abstract:
We address two questions related to the procedure of identifying center vortices based on center projection in maximal center gauge: 1. How does the procedure work, why is it expected to locate center vortices relevant for confinement, and why does it in some cases fail, on lattice configurations preconditioned in a special way? 2. Does the mechanism work the same way for 3 colors instead of 2?…
▽ More
We address two questions related to the procedure of identifying center vortices based on center projection in maximal center gauge: 1. How does the procedure work, why is it expected to locate center vortices relevant for confinement, and why does it in some cases fail, on lattice configurations preconditioned in a special way? 2. Does the mechanism work the same way for 3 colors instead of 2? (The paper is an abridged version of two recent e-prints, hep-lat/9910033 and hep-lat/9911006.)
△ Less
Submitted 2 December, 1999;
originally announced December 1999.
-
The Vortex-Finding Property of Maximal Center (and Other) Gauges
Authors:
M. Faber,
J. Greensite,
S. Olejnik,
D. Yamada
Abstract:
We argue that the ``vortex-finding'' property of maximal center gauge, i.e. the ability of this gauge to locate center vortices inserted by hand on any given lattice, is the key to its success in extracting the vortex content of thermalized lattice configurations. We explain how this property comes about, and why it is expected not only in maximal center gauge, but also in an infinite class of g…
▽ More
We argue that the ``vortex-finding'' property of maximal center gauge, i.e. the ability of this gauge to locate center vortices inserted by hand on any given lattice, is the key to its success in extracting the vortex content of thermalized lattice configurations. We explain how this property comes about, and why it is expected not only in maximal center gauge, but also in an infinite class of gauge conditions based on adjoint-representation link variables. In principle, the vortex-finding property can be foiled by Gribov copies. This fact is relevant to a gauge-fixing procedure devised by Kovacs and Tomboulis, where we show that the loss of center dominance, found in their procedure, is explained by a corresponding loss of the vortex-finding property. The association of center dominance with the vortex-finding property is demonstrated numerically in a number of other gauges.
△ Less
Submitted 18 October, 1999;
originally announced October 1999.
-
Some Insights into the Method of Center Projection
Authors:
M. Faber,
J. Greensite,
S. Olejnik,
D. Yamada
Abstract:
We present several new results which pertain to the successes of center projection in maximal center gauge (MCG). In particular, we show why any center vortex, inserted "by hand" into a thermalized lattice configuration, will be among the set of vortices found by the center projection procedure. We show that this "vortex-finding property" is lost when gauge-field configurations are fixed to Land…
▽ More
We present several new results which pertain to the successes of center projection in maximal center gauge (MCG). In particular, we show why any center vortex, inserted "by hand" into a thermalized lattice configuration, will be among the set of vortices found by the center projection procedure. We show that this "vortex-finding property" is lost when gauge-field configurations are fixed to Landau gauge prior to the maximal center gauge fixing; this fact accounts for the loss of center dominance in the corresponding projected configurations. Variants of maximal center (adjoint Landau) gauge are proposed which correctly identify relevant center vortices.
△ Less
Submitted 18 August, 1999;
originally announced August 1999.