Goto

Collaborating Authors

 Asia


'Phase-free' design builds disaster preparedness into everyday life

The Japan Times

'Phase-free' design builds disaster preparedness into everyday life Tadayuki Sato, representative director of the Phase Free Association, has introduced the phase-free concept in a bid to seamlessly integrate disaster preparedness with everyday life and business operations. A ball-point pen that can write on a wet piece of paper is an example of everyday goods that fit the phase-free concept. Fifteen years after the devastating March 2011 earthquake and tsunami, Japan is seeing growing momentum behind phase-free design, a new approach to disaster preparedness that integrates emergency functionality into everyday items. As major quakes have continued to strike various parts of Japan, Tadayuki Sato, representative director of the Phase Free Association, recognized the limitations of traditional disaster preparedness. Conventional approaches, led primarily by government bodies and focused on stockpiling specialized emergency supplies, were falling short. Around 2014, he introduced the phase-free concept in a bid to seamlessly integrate disaster preparedness with everyday life and business operations.


Mystery AI model suspected to be DeepSeek V4 is revealed to be from Xiaomi

The Japan Times

A powerful artificial intelligence model that appeared anonymously on a developer platform last week was revealed to be from Chinese smartphone and electric vehicle giant Xiaomi, and not DeepSeek as initially thought. BEIJING - A powerful artificial intelligence model that appeared anonymously on a developer platform last week was revealed on Wednesday to be from Chinese smartphone and electric vehicle giant Xiaomi, after it fueled speculation that startup DeepSeek was quietly testing its next-generation system ahead of a launch. The release of DeepSeek's low-cost models DeepSeek-V3 and R1 triggered a global tech stock selloff last year, causing investors to question whether U.S. AI firms needed to spend billions of dollars on AI computing power. Since then, there has been a great deal of interest in DeepSeek-V4, a next-generation model that has yet to be released. The mysterious free model, called Hunter Alpha, surfaced on the AI gateway platform OpenRouter on March 11 without any developer attribution and was later described by the platform as a "stealth model." In a time of both misinformation and too much information, quality journalism is more crucial than ever.


Tokyo government builds infrastructure to expand use of generative AI

The Japan Times

The Tokyo Metropolitan Government is developing a Generative AI Platform, which will allow government employees to create AI applications to assist with their work. The Tokyo Metropolitan Government and municipal governments throughout the Japanese capital are increasingly using generative artificial intelligence in their administrative operations. To support this trend, the metropolitan government is working with GovTech Tokyo, an affiliated organization that promotes digitalization in local governments, to develop a Generative AI Platform. The system will allow government employees to create generative AI applications tailored to their specific duties. By encouraging active use of the platform, Tokyo authorities aim to boost efficiency in public services and address growing concerns over labor shortages. In a time of both misinformation and too much information, quality journalism is more crucial than ever.


Phantom flight: Iran war creates 9,100-km round trips to nowhere

The Japan Times

Since the conflict in the Middle East began on Feb. 28, Emirates has cancelled more than 2,000 flights -- 54% of scheduled services, according to data from Cirium. As Emirates flight EK10 from London cruised over Saudi Arabia on Monday, news broke of a drone strike at its destination, Dubai. The aircraft turned back to Gatwick, flight data shows, completing a 9,100 km round trip -- one of dozens of flights to nowhere triggered by the Middle East war. Roughly 30 Emirates flights heading to Dubai International Airport were also ordered back or rerouted after Iranian drone attacks temporarily shut what is normally the world's busiest airport for international passengers. Passengers expecting a dawn landing in the glitzy United Arab Emirates port city were stunned. In a time of both misinformation and too much information, quality journalism is more crucial than ever.


NTT Global Data Centers plans to double capacity in AI boom

The Japan Times

NTT Global Data Centers is working on 34 projects to double its capacity to 4 gigawatts within as little as two years, CEO Doug Adams said, as it races to meet surging global demand driven by the AI boom. NTT Global Data Centers, the world's third-largest data center provider outside of China, is working to double its capacity to 4 gigawatts to meet the rising global demand for the critical digital infrastructure amid an artificial intelligence boom. The unit of Japan's NTT is working on 34 projects that will double its capacity in as soon as two years, according to the data center business's Chief Executive Officer Doug Adams. Capacity will continue to increase from there, and will be "well over 5 gigawatts" in five years, Adams said in an interview. NTT GDC has seen increasing demand from companies moving more of their software and operations to the cloud as well as businesses hunting for extra capacity to run AI programs. The business's revenue is expected to keep growing at more than 20% a year, Adams said, declining to give a specific time period.


Ryan Gosling on bringing humour to sci-fi adventure Project Hail Mary

BBC News

Humour and science fiction may not seem obvious bedfellows but a history of cinema will tell you different. Think Spaceballs, Mars Attacks! and Everything Everwhere All At Once to name but a few. And now Ryan Gosling is hopping on board. The 45-year-old is both the lead actor and producer of Project Hail Mary, a space adventure film based on the 2021 Andy Weir novel of the same name. While Gosling has showcased his comedy chops in films such as Barbie and Nice Guys, he tells the BBC he's always struggled as an actor because I would want to bring humour to something but has found opportunities to be funny limited with some projects.


Kriging via variably scaled kernels

arXiv.org Machine Learning

Classical Gaussian processes and Kriging models are commonly based on stationary kernels, whereby correlations between observations depend exclusively on the relative distance between scattered data. While this assumption ensures analytical tractability, it limits the ability of Gaussian processes to represent heterogeneous correlation structures. In this work, we investigate variably scaled kernels as an effective tool for constructing non-stationary Gaussian processes by explicitly modifying the correlation structure of the data. Through a scaling function, variably scaled kernels alter the correlations between data and enable the modeling of targets exhibiting abrupt changes or discontinuities. We analyse the resulting predictive uncertainty via the variably scaled kernel power function and clarify the relationship between variably scaled kernels-based constructions and classical non-stationary kernels. Numerical experiments demonstrate that variably scaled kernels-based Gaussian processes yield improved reconstruction accuracy and provide uncertainty estimates that reflect the underlying structure of the data


AR-Flow VAE: A Structured Autoregressive Flow Prior Variational Autoencoder for Unsupervised Blind Source Separation

arXiv.org Machine Learning

Blind source separation (BSS) seeks to recover latent source signals from observed mixtures. Variational autoencoders (VAEs) offer a natural perspective for this problem: the latent variables can be interpreted as source components, the encoder can be viewed as a demixing mapping from observations to sources, and the decoder can be regarded as a remixing process from inferred sources back to observations. In this work, we propose AR-Flow VAE, a novel VAE-based framework for BSS in which each latent source is endowed with a parameter-adaptive autoregressive flow prior. This prior significantly enhances the flexibility of latent source modeling, enabling the framework to capture complex non-Gaussian behaviors and structured dependencies, such as temporal correlations, that are difficult to represent with conventional priors. In addition, the structured prior design assigns distinct priors to different latent dimensions, thereby encouraging the latent components to separate into different source signals under heterogeneous prior constraints. Experimental results validate the effectiveness of the proposed architecture for blind source separation. More importantly, this work provides a foundation for future investigations into the identifiability and interpretability of AR-Flow VAE.


Gaussian Process Limit Reveals Structural Benefits of Graph Transformers

arXiv.org Machine Learning

Graph transformers are the state-of-the-art for learning from graph-structured data and are empirically known to avoid several pitfalls of message-passing architectures. However, there is limited theoretical analysis on why these models perform well in practice. In this work, we prove that attention-based architectures have structural benefits over graph convolutional networks in the context of node-level prediction tasks. Specifically, we study the neural network gaussian process limits of graph transformers (GAT, Graphormer, Specformer) with infinite width and infinite heads, and derive the node-level and edge-level kernels across the layers. Our results characterise how the node features and the graph structure propagate through the graph attention layers. As a specific example, we prove that graph transformers structurally preserve community information and maintain discriminative node representations even in deep layers, thereby preventing oversmoothing. We provide empirical evidence on synthetic and real-world graphs that validate our theoretical insights, such as integrating informative priors and positional encoding can improve performance of deep graph transformers.


Pretrained Multilingual Transformers Reveal Quantitative Distance Between Human Languages

arXiv.org Machine Learning

Understanding the distance between human languages is central to linguistics, anthropology, and tracing human evolutionary history. Yet, while linguistics has long provided rich qualitative accounts of cross-linguistic variation, a unified and scalable quantitative approach to measuring language distance remains lacking. In this paper, we introduce a method that leverages pretrained multilingual language models as systematic instruments for linguistic measurement. Specifically, we show that the spontaneously emerged attention mechanisms of these models provide a robust, tokenization-agnostic measure of cross-linguistic distance, termed Attention Transport Distance (ATD). By treating attention matrices as probability distributions and measuring their geometric divergence via optimal transport, we quantify the representational distance between languages during translation. Applying ATD to a large and diverse set of languages, we demonstrate that the resulting distances recover established linguistic groupings with high fidelity and reveal patterns aligned with geographic and contact-induced relationships. Furthermore, incorporating ATD as a regularizer improves transfer performance in low-resource machine translation. Our results establish a principled foundation for testing linguistic hypotheses using artificial neural networks. This framework transforms multilingual models into powerful tools for quantitative linguistic discovery, facilitating more equitable multilingual AI.